I can't get my sound working running slackware 9.1 (updated to current using swaret) on a toshiba m35-s359 laptop. I have had the sound working during previous installations so, I'm sure it's supported. I booted up into windows to see which driver is being used there. Windows uses:
Intel(r) 82801DB/DBM/DA AC '97 Audio Controller
I haven't been able to find a linux driver for my card.
From what I read, it seems that maybe I should be using the i810 driver??? I don't know... I'm a big linux newb. I think that the i810 driver is what is installed, or is attempted to be installed.
When I run alsaconf, it says that no plug-n-play sound card can be found. I was looking in /var/log/syslog and saw a bunch of "failures" relating to i810.
Here are a couple sections from that file... I'm not sure if it's helpful to anyone or not. The second section goes on repeating for quite a while.
Quote:
Jun 10 16:02:02 Slackware kernel: PCI: Enabling device 02:0b.0 (0000 -> 0002)
Jun 10 16:02:02 Slackware kernel: Yenta IRQ list 0200, PCI irq3
Jun 10 16:02:02 Slackware kernel: Socket status: 30000007
Jun 10 16:02:02 Slackware kernel: i810_rng: RNG not detected
Jun 10 16:02:02 Slackware kernel: PCI: 00:1d.7 PCI cache line size set incorrectly (0 bytes) by BIOS/FW.
Jun 10 16:02:02 Slackware kernel: PCI: 00:1d.7 PCI cache line size corrected to 16.
Jun 10 16:02:02 Slackware kernel: i810_rng: RNG not detected
Jun 10 16:02:02 Slackware last message repeated 14 times
Jun 10 16:02:44 Slackware modprobe: modprobe: Can't locate module char-major-10-134
Jun 10 16:05:37 Slackware modprobe: modprobe: Can't locate module sound-slot-1
Jun 10 16:05:37 Slackware modprobe: modprobe: Can't locate module sound-service-1-0
Jun 10 16:05:37 Slackware modprobe: modprobe: Can't locate module sound-slot-1
Jun 10 16:05:37 Slackware modprobe: modprobe: Can't locate module sound-service-1-0
Jun 10 16:05:42 Slackware modprobe: modprobe: Can't locate module sound-slot-1
Jun 10 16:05:42 Slackware modprobe: modprobe: Can't locate module sound-service-1-0
Jun 10 16:05:42 Slackware modprobe: modprobe: Can't locate module sound-slot-1
Jun 10 16:05:42 Slackware modprobe: modprobe: Can't locate module sound-service-1-0
Jun 10 16:05:49 Slackware modprobe: modprobe: Can't locate module sound-slot-1
Jun 10 16:05:49 Slackware modprobe: modprobe: Can't locate module sound-service-1-0
Jun 10 16:05:49 Slackware modprobe: modprobe: Can't locate module sound-slot-1
Jun 10 16:05:49 Slackware modprobe: modprobe: Can't locate module sound-service-1-0
Jun 10 16:09:02 Slackware modprobe: modprobe: Can't locate module char-major-10-134
Jun 10 18:33:13 Slackware dhcpcd[80]: terminating on signal 15
Jun 10 18:34:42 Slackware kernel: Linux version 2.4.22 (root@midas) (gcc version 3.2.3) #6 Tue Sep 2 17:43:01 PDT 2003
|
Quote:
Jun 10 18:34:43 Slackware kernel: PCI: Enabling device 02:0b.0 (0000 -> 0002)
Jun 10 18:34:43 Slackware kernel: Yenta IRQ list 0200, PCI irq3
Jun 10 18:34:43 Slackware kernel: Socket status: 30000007
Jun 10 18:34:49 Slackware kernel: i810_rng: RNG not detected
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: init_module: No such device
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: insmod /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz failed
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: insmod i810_rng failed
Jun 10 18:34:49 Slackware kernel: PCI: 00:1d.7 PCI cache line size set incorrectly (0 bytes) by BIOS/FW.
Jun 10 18:34:49 Slackware kernel: PCI: 00:1d.7 PCI cache line size corrected to 16.
Jun 10 18:34:49 Slackware kernel: i810_rng: RNG not detected
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: init_module: No such device
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: insmod /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz failed
Jun 10 18:34:49 Slackware insmod: /lib/modules/2.4.22/kernel/drivers/char/i810_rng.o.gz: insmod i810_rng failed
|
Thanks for any help!
Paul