Difference: DebianTips (17 vs. 18)

Revision 1821 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: 43 to 43
  GNOME 2.8 (in sid now) supports auto actions when devices (such as thumb drives and digital cameras) are plugged in. Here are my notes on getting it to work.
Changed:
<
<
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).
>
>
First make sure that you've got the right packages installed. I needed to install gnome-volume-manager, dbus-1, dbus-glib-1, hal-device-manager, and ifrename (and all of the other packages that apt-get pulled in).
  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.
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