Monthly ArchiveMarch 2007
Computers & Linux 08 Mar 2007 02:38 pm
Sidux - “Stable” Unstable Debian?
Lately I have been playing around a bit with Sidux, which is a project attempting to make Debian unstable (Sid) stable! Download and installation were a breeze, with plenty of apps installed from a 700 MB live CD. So far no showstopping crashes (although my password didn’t take for my user account, so I had to drop to terminal with Ctrl-Alt-F1, log in as root, passwd <username> then Ctrl-Alt-F7 to get back in).
The main things that I wanted to see working were:
Computers & Linux 05 Mar 2007 03:59 pm
Fun with Slackware 11: Mouse, CDROM woes
I was having troubles with a USB logitech mouse. Mainly, the scroll wheel would not work. By hand I made sure that the folllowing was in my /etc/X11/xorg.conf file
Option “ZAxisMapping” “4 5″
Option “Buttons” “5″
Option “Protocol” “IMPS/2″
Scroll wheel working! On to the next problem, I can’t get use the CDROM…
I followed the advice given by Patrick and as root:
rm /dev/cdrom
ln -sf /dev/scd0 /dev/cdrom
chmod 777 /dev/cdrom
All was well!


