[Skip to the main content] Welcome to Daigo’s Daily Digital Diorama. I blog about Baseball, Judo, Jazz, Linux, Design and on being a dad.

  • Get Firefox!

Linux trouble

I ran apt-get dist-upgrade and it upgraded GAIM, automatically, and now it doesn’t work!
Also I think I came one-step closer to be able to play DVD on my computer. There was no /dev/dvd in the machine, so I ran “ln -s /dev/hdb /dev/dvd” and now Xine sees that there is a DVD-Rom, but before it is able to play it it crashes. When I got my Palm Pilot to use /dev/pilot, I had to do similar thing, I linked /dev/ttyS0 to /dev/pilot, then I had to chmod 666 /dev/ttyS0 in order for the application to be able to use it. I am guessing similar thing is happening here, so I am trying chmod and chown to fix it but so far no luck… Mmmmm.

Comments are closed.