Package: hotplug
Version: 0.0.20040329-17

`cat /sys/bus/pnp/devices/*/id` contains the following line:

   CTL0043

/lib/modules/2.6.8-2-686/modules.alias contains the following line:

   alias pnp:cCTL00f0dCTL0043* snd_sb16

However, `modprobe --show-depends pnp:dCTL0043` returns the following:

   FATAL: Module pnp:dCTL0043 not found.

Adding the following line to /etc/modprobe.d/isapnp/isapnp.aliases
allows hotplug to detect my sound card and load the appropriate module:

   alias pnp:dCTL0043 snd-sb16

However, I don't know if this is the correct approach or if this is
related to http://bugs.debian.org/295684


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages hotplug depends on:
ii  debconf                      1.4.30.11   Debian configuration management sy
ii  grep                         2.5.1.ds1-4 GNU grep, egrep and fgrep
ii  module-init-tools            3.2-pre1-2  tools for managing Linux kernel mo
ii  modutils                     2.4.26-1.2  Linux module utilities
ii  procps                       1:3.2.1-2   The /proc file system utilities

-- debconf information:
* hotplug/ignore_pci_class_display: false
* hotplug/net_agent_policy: hotplug
* hotplug/static_module_list:
* hotplug/usb_keyboard:
  hotplug/x11_usbmice_hack: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to