Difference: DebianTips (16 vs. 17)

Revision 1721 Nov 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="UnixNotes"
Debian GNU/Linux is the computer operating system that I use when I get to choose. It's a version of the GNU/Linux operating system that's developed cooperatively by people around the globe. It's very stable, very high-quality, and you can decide for yourself whether you want older, more proven software, or newer software, or bleeding-edge software. Freedom and control. Sweeeet.
Line: 45 to 45
  First make sure that you've got the right packages installed. I needed to install dbus-1, dbus-glib-1, hal-device-manager, and ifrename (and all of the other packages that apt-get pulled in).
Changed:
<
<
One of the packages that gets pulled in is udev which is a daemon that manages the device files in /dev. udev doesn't auto-load modules the way devfs used to, so you probably want to load the modules that you need by listing them in /dev/modules. In my case I needed to load 8250 since I've got a serial mouse.
>
>
One of the packages that gets pulled in is udev which is a daemon that manages the device files in /dev. udev doesn't auto-load modules the way devfs used to, so you probably want to load the modules that you need by listing them in /dev/modules. In my case I needed to load 8250 since I've got a serial mouse. On another machine I needed to load snd-mixer-oss and snd-seq-oss to get the OSS emulation device files.

Make sure that you've got the devices that you need for your USB bus: http://www.linux-usb.org/FAQ.html . I needed uhci_hcd.

 
View topic | History: r31 < r30 < r29 < r28 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback