• Home
  • About
  • Wacom Sketches
  • Photoshop Stuff
  • Bruce – The Gaywalker

Killa Kong

Posted in Uncategorized by christoph
Jan 29 2011
TrackBack Address.

I present to you, KILLA KONG – The ULTIMATE killing machine :D

KILLA KONG

No Comments yet »

Intertechno/Elro adapter controlled by lirc

Posted in Home Automation, How to by christoph
Jan 24 2011
TrackBack Address.

This is something I did a while ago, but too me a long time to figure out how to get working.

Basically I was trying to control those cheap RF units used for switching lights/power on and off via my media center pc. Of course there are 400€ solutions but I am running on a budget here.

Anyways my hardware looks like this:

  • Ubuntu Media Center Pc
  • usb-uirt IR Blaster
  • ELRO RF adapters (AB4440)
  • lirc (software for sending IR signals)
  • IR-RF-IR converter from conrad (not any converter working on the same 434mhz frequency should work) – in german slang they are called conrad eier

I got the codes converted from some intertechno pronto codes found on the web, but eventually the final problem turned out to be the frequency in the lircd.conf

Setting it to 20000 resolved everything, and I have to admit that I did figure it out by pure trial and error – shame on me but whatever works eh ?

So for anyone trying the same thing as I did heres my lirc conf file for controlling all this, mind you the names of the codes are related to the intertechno but I posted the translated  Elro style codes above them as a comment.

Hit the jump to check the code

(more…)

No Comments yet »
Tagged as: conrad eier, home automation, lirc, media center, ubuntu, usb-uirt

Nvidia Login/Black Screen after upgrade

Posted in How to by christoph
Jan 23 2011
TrackBack Address.

So I updated my media center to Ubuntu Maverick 10.10 and surely my the nvidia driver broke.

A terminal login screen appeared after rebooting, and after some messing around I am not entirely sure what exactly I did that caused it to work again but I am listing all steps just in case:

First remove all traces of nvidia

1
2
sudo apt-get remove --purge nvidia*
sudo rm -Rf /usr/lib/nvidia-current/

Next install the some stuff to make sure the nvidia driver module will compile

1
2
3
sudo apt-get install build-essential linux-headers-generic
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update

Now reinstall the nvidia driver

1
2
sudo apt-get install nvidia-cg-toolkit nvidia-current nvidia-current-modaliases nvidia-settings
sudo update-alternatives --config gl_conf

Now after entering the last step make sure nvidia-current is selected here.
Now reboot and see if everything works again, if not try to delete the xorg.conf + reboot again (sorry I had to use a workaround without syntax highlighting to circumvent the mod security policy @ apache – don't worry you don't have to understand that part :P )

1
2
sudo rm /etc/X11/xorg.conf
sudo reboot
Anyways hopefully things should be back to normal now.
No Comments yet »
Tagged as: How to, linux, maverick, nvidia, problem, ubuntu, upgrade

Hello world!

Posted in Uncategorized by christoph
Jan 23 2011
TrackBack Address.

Hello World my ass

1 Comment »
« Previous page

Recent Posts

  • Optimizing my sleep
  • August Doodle
  • Where is my mind?
  • Donnie Darko
  • Oldboy Sketch Frank Millerish

Other Projects

  • Nosferatu

Tags

bodyhacking conrad eier debian home automation How to linux lirc maverick media center multiroom audio nslu2 nvidia polyphasic problem sleep slug smarthome squeezeslave ubuntu upgrade usb-uirt zeo
Powered by WordPress