here is my lspci output:
Quote:
# lspci
00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corp. 82801DB (ICH4) USB UHCI #3 (rev 01)
00:1d.7 USB Controller: Intel Corp. 82801DB (ICH4) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB/ER Hub interface to PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp. 82801DB (ICH4) LPC Bridge (rev 01)
00:1f.1 IDE interface: Intel Corp. 82801DB (ICH4) Ultra ATA 100 Storage Controller (rev 01)
00:1f.3 SMBus: Intel Corp. 82801DB/DBM (ICH4) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 01)
01:05.0 Network controller: RaLink: Unknown device 0201 (rev 01)
01:09.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
|
after a fresh install of slackware 10.1 which comes with alsa installed i did the following:
# alsaconf
1. alsaconf builds database
2. alsaconf shows 'intel8x0 Intel Corp. 82801DB (ICH4) AC'97 Audio Controller (rev 01)
3. then it configures snd-intel8x0
4. and writes everything off to /etc/modules.conf
5. alsaconf then says it will run alsasound init script then use amixer to raise volume
after all this i run alsamixer to make sure all master and pcm is un-muted and then i run 'alsactl store' which leads to slackware running 'alsactl restore' at each boot time.
even after all this slackware 10.1 will not emit any sound from it's speakers!
i'm taking a wild guess here but maybe it has something to do with alsasound? a search for alsasound in my linux box results in nothing .. right after this post i will download alsasound and install it maybe that will do the trick?
anyone else here have the same problem or was successful in getting the sound to with in slackware with the same soundcard??
thanks a million - btw i know this same problem has been posted before but as i already mentioned alsaconf, alsactl store, alsamixer DID NOT do the trick.