Hi, > > > Does this error still occur with more recent kernel versions?
> > I am running Etch, which is kept up to date. Can I easily get a later > > stable kernel to test this with? > > Yes, there is one: We added an additional kernel based on 2.6.24 in the > 4.0r4 point release of Debian Etch: > http://packages.qa.debian.org/l/linux-2.6.24.html I upgraded both machines to kernel 2.6.24-etchnhalf.1-686, and sound now stopped working completely. The same problem happened on both machines. When rebooted to kernel 2.6.18 the sound output does work. gnome volume control says: "No volume control GStreamer plugins and/or devices found." Multimedia Systems Selector says: "Autodetect: Could not open resource for writing." You can see from my previous mail that snd_cs46xx was loaded as a module with kernel 2.6.18. After some lengthy investigation it looks to me as though the driver was dropped for the etchnhalf kernel release. Am I right? Is there another way to test this? Thanks. r...@baron:~# uname -a Linux baron 2.6.24-etchnhalf.1-686 #1 SMP Tue Dec 2 07:56:33 UTC 2008 i686 GNU/Linux r...@baron:~# lsmod Module Size Used by ipt_REJECT 4608 2 ipt_LOG 6176 3 xt_tcpudp 3264 4 xt_state 2528 11 iptable_filter 3040 1 iptable_nat 7044 0 nf_nat 18700 1 iptable_nat nf_conntrack_ipv4 17544 13 iptable_nat nf_conntrack 62656 4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4 iptable_mangle 2880 0 ip_tables 13316 3 iptable_filter,iptable_nat,iptable_mangle x_tables 14372 6 ipt_REJECT,ipt_LOG,xt_tcpudp,xt_state,iptable_nat,ip_tables ipv6 242212 28 ppdev 8900 0 lp 11204 0 ac 6212 0 battery 13700 0 dm_snapshot 17060 0 dm_mirror 21792 0 dm_mod 56004 2 dm_snapshot,dm_mirror loop 16996 0 arc4 2080 2 ecb 3616 2 blkcipher 6788 1 ecb sd_mod 27296 0 parport_pc 26340 1 parport 34472 3 ppdev,lp,parport_pc ath5k 90020 0 mac80211 115052 1 ath5k cfg80211 13576 1 mac80211 floppy 54724 0 rtc 13148 0 button 8528 0 i2c_i801 9456 0 serio_raw 6788 0 i2c_core 22656 1 i2c_i801 intel_agp 23540 1 shpchp 31220 0 pci_hotplug 27840 1 shpchp pcspkr 3264 0 agpgart 31912 1 intel_agp psmouse 36656 0 iTCO_wdt 11396 0 intel_rng 5728 0 evdev 11200 1 ext3 123368 15 jbd 43892 1 ext3 mbcache 8480 1 ext3 ide_cd 36352 0 cdrom 32672 1 ide_cd ide_disk 15776 17 ata_generic 7556 0 libata 144560 1 ata_generic usb_storage 77632 0 scsi_mod 141516 3 sd_mod,libata,usb_storage piix 7556 0 [permanent] 3c59x 41288 0 mii 5344 1 3c59x generic 4484 0 [permanent] ide_core 108740 4 ide_cd,ide_disk,piix,generic uhci_hcd 23568 0 usbcore 127724 3 usb_storage,uhci_hcd thermal 16092 0 processor 36840 1 thermal fan 4868 0 r...@baron:~# ls -l /etc/mod* -rw-r--r-- 1 root root 200 2006-10-30 01:22 /etc/modules -rw-r--r-- 1 root root 17164 2009-01-18 23:49 /etc/modules.conf -rw-r--r-- 1 root root 17164 2009-01-18 23:49 /etc/modules.conf.old /etc/modprobe.d: total 48 -rw-r--r-- 1 root root 4624 2007-02-18 18:30 aliases -rw-r--r-- 1 root root 16297 2007-02-26 17:05 alsa-base -rw-r--r-- 1 root root 156 2006-10-03 10:04 alsa-base-blacklist drwxr-xr-x 2 root root 4096 2007-03-05 22:10 arch lrwxrwxrwx 1 root root 9 2007-03-11 18:37 arch-aliases -> arch/i386 -rw-r--r-- 1 root root 1406 2006-05-30 01:00 blacklist -rw-r--r-- 1 root root 284 2006-05-30 01:00 display_class -rw-r--r-- 1 root root 38 2006-08-02 02:37 libsane lrwxrwxrwx 1 root root 41 2008-02-24 21:08 linux-sound-base_noOSS -> /lib/linux-sound-base/noOSS.modprobe.conf -rw-r--r-- 1 root root 363 2006-05-30 01:00 pnp-hotplug /etc/modutils: total 40 -rw-r--r-- 1 root root 432 2006-06-03 20:20 0keep -rw-r--r-- 1 root root 254 2006-06-03 20:20 actions -rw-r--r-- 1 root root 4178 2006-06-03 20:20 aliases -rw-r--r-- 1 root root 9590 2007-02-26 17:05 alsa-base -rw-r--r-- 1 root root 156 2006-10-03 10:04 alsa-base-blacklist drwxr-xr-x 2 root root 4096 2006-10-30 01:22 arch lrwxrwxrwx 1 root root 41 2008-02-24 21:08 linux-sound-base_noOSS -> /lib/linux-sound-base/noOSS.modutils.conf -rw-r--r-- 1 root root 139 2006-06-03 20:20 paths r...@baron:~# grep cs4 /lib/linux-sound-base/noOSS.modprobe.conf /lib/linux-sound-base/noOSS.modutils.conf /lib/linux-sound-base/noOSS.modprobe.conf:blacklist cs4232 /lib/linux-sound-base/noOSS.modprobe.conf:blacklist cs4281 /lib/linux-sound-base/noOSS.modprobe.conf:blacklist cs461x /lib/linux-sound-base/noOSS.modprobe.conf:blacklist cs46xx /lib/linux-sound-base/noOSS.modutils.conf:alias cs4232 off /lib/linux-sound-base/noOSS.modutils.conf:alias cs4281 off /lib/linux-sound-base/noOSS.modutils.conf:alias cs461x off /lib/linux-sound-base/noOSS.modutils.conf:alias cs46xx off r...@baron:~# find /lib/modules/ -name '*cs4*' | sort /lib/modules/2.6.18-4-686/kernel/sound/isa/cs423x /lib/modules/2.6.18-4-686/kernel/sound/isa/cs423x/snd-cs4231.ko /lib/modules/2.6.18-4-686/kernel/sound/isa/cs423x/snd-cs4231-lib.ko /lib/modules/2.6.18-4-686/kernel/sound/isa/cs423x/snd-cs4232.ko /lib/modules/2.6.18-4-686/kernel/sound/isa/cs423x/snd-cs4236.ko /lib/modules/2.6.18-4-686/kernel/sound/isa/cs423x/snd-cs4236-lib.ko /lib/modules/2.6.18-4-686/kernel/sound/isa/opti9xx/snd-opti92x-cs4231.ko /lib/modules/2.6.18-4-686/kernel/sound/oss/cs4232.ko /lib/modules/2.6.18-4-686/kernel/sound/pci/cs46xx /lib/modules/2.6.18-4-686/kernel/sound/pci/cs46xx/snd-cs46xx.ko /lib/modules/2.6.18-4-686/kernel/sound/pci/snd-cs4281.ko /lib/modules/2.6.18-5-686/kernel/sound/isa/cs423x /lib/modules/2.6.18-5-686/kernel/sound/isa/cs423x/snd-cs4231.ko /lib/modules/2.6.18-5-686/kernel/sound/isa/cs423x/snd-cs4231-lib.ko /lib/modules/2.6.18-5-686/kernel/sound/isa/cs423x/snd-cs4232.ko /lib/modules/2.6.18-5-686/kernel/sound/isa/cs423x/snd-cs4236.ko /lib/modules/2.6.18-5-686/kernel/sound/isa/cs423x/snd-cs4236-lib.ko /lib/modules/2.6.18-5-686/kernel/sound/isa/opti9xx/snd-opti92x-cs4231.ko /lib/modules/2.6.18-5-686/kernel/sound/oss/cs4232.ko /lib/modules/2.6.18-5-686/kernel/sound/pci/cs46xx /lib/modules/2.6.18-5-686/kernel/sound/pci/cs46xx/snd-cs46xx.ko /lib/modules/2.6.18-5-686/kernel/sound/pci/snd-cs4281.ko /lib/modules/2.6.18-6-686/kernel/sound/isa/cs423x /lib/modules/2.6.18-6-686/kernel/sound/isa/cs423x/snd-cs4231.ko /lib/modules/2.6.18-6-686/kernel/sound/isa/cs423x/snd-cs4231-lib.ko /lib/modules/2.6.18-6-686/kernel/sound/isa/cs423x/snd-cs4232.ko /lib/modules/2.6.18-6-686/kernel/sound/isa/cs423x/snd-cs4236.ko /lib/modules/2.6.18-6-686/kernel/sound/isa/cs423x/snd-cs4236-lib.ko /lib/modules/2.6.18-6-686/kernel/sound/isa/opti9xx/snd-opti92x-cs4231.ko /lib/modules/2.6.18-6-686/kernel/sound/oss/cs4232.ko /lib/modules/2.6.18-6-686/kernel/sound/pci/cs46xx /lib/modules/2.6.18-6-686/kernel/sound/pci/cs46xx/snd-cs46xx.ko /lib/modules/2.6.18-6-686/kernel/sound/pci/snd-cs4281.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/cs423x /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/cs423x/snd-cs4231.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/cs423x/snd-cs4231-lib.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/cs423x/snd-cs4232.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/cs423x/snd-cs4236.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/cs423x/snd-cs4236-lib.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/isa/opti9xx/snd-opti92x-cs4231.ko /lib/modules/2.6.24-etchnhalf.1-686/kernel/sound/pci/snd-cs4281.ko r...@baron:~# -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org