The specifics of this laptop are at bugzilla. But here are other things that could be important. [olivares@localhost ~]$ su - Password: [root@localhost ~]# lspci 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 04:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01) 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI Express Fast Ethernet controller (rev 01) 06:04.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller 06:04.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller 06:04.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) 06:04.3 Generic system peripheral [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [root@localhost ~]# [root@localhost ~]# cat /etc/modprobe.conf remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel alias eth1 r8169 alias ath0 ath_pci options snd cards_limit=8 alias snd-card-0 snd-hda-intel options snd-hda-intel index=0 [root@localhost ~]# The ones that Slax Live CD reports (working one Slax 6.0.0 rc2) Kmix from slax 6 rc2 reports that sound is for a Realtek ID 862 and uses OSS drivers only. root@darkstar:~# cat /etc/modprobe.conf # /etc/modprobe.conf (old location for Linux 2.6+ config) # # The use of this config file is deprecated. # Instead, create files in the /etc/modprobe.d/ directory # containing modprobe options. # # For more information, see "man modprobe.conf". root@darkstar:~# cat /etc/mo modprobe.conf modprobe.d/ motd motd-slax root@darkstar:~# cat /etc/mod modprobe.conf modprobe.d/ root@darkstar:~# cat /etc/modprobe.d/ blacklist ipv6 isapnp modprobe.conf root@darkstar:~# cat /etc/modprobe.d/modprobe.conf # /etc/modprobe.conf (old location for Linux 2.6+ config) # # The use of this config file is deprecated. # Instead, create files in the /etc/modprobe.d/ directory # containing modprobe options. # # For more information, see "man modprobe.conf". root@darkstar:~# root@darkstar:~# lsmod Module Size Used by i915 22144 2 drm 70932 3 i915 snd_seq_dummy 3588 0 snd_seq_oss 29696 0 snd_seq_midi_event 7040 1 snd_seq_oss snd_seq 46544 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event snd_seq_device 7308 3 snd_seq_dummy,snd_seq_oss,snd_seq snd_pcm_oss 39584 1 snd_mixer_oss 14848 2 snd_pcm_oss capability 4232 0 commoncap 6272 1 capability fuse 38676 4 lp 10792 0 parport_pc 24868 0 parport 31816 2 lp,parport_pc psmouse 35592 0 pcmcia 32172 0 wlan_scan_sta 13056 1 ath_rate_sample 13568 1 yenta_socket 24076 1 rsrc_nonstatic 11776 1 yenta_socket pcspkr 3328 0 serio_raw 6148 0 pcmcia_core 33684 3 pcmcia,yenta_socket,rsrc_nonstatic tifm_7xx1 6656 0 tifm_core 7168 1 tifm_7xx1 ohci1394 32176 0 sdhci 16396 0 i2c_i801 8076 0 ieee1394 84280 1 ohci1394 ath_pci 90144 0 i2c_core 18176 1 i2c_i801 mmc_core 21764 1 sdhci wlan 191728 4 wlan_scan_sta,ath_rate_sample,ath_pci iTCO_wdt 9764 0 ath_hal 190416 3 ath_rate_sample,ath_pci iTCO_vendor_support 4100 1 iTCO_wdt ehci_hcd 29964 0 snd_hda_intel 16536 2 snd_hda_codec 160256 1 snd_hda_intel ata_generic 6020 0 snd_pcm 68100 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec r8169 26504 0 snd_timer 18948 2 snd_seq,snd_pcm snd 43108 9 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer soundcore 6752 3 snd snd_page_alloc 8328 2 snd_hda_intel,snd_pcm intel_agp 22300 1 agpgart 26568 3 drm,intel_agp uhci_hcd 21644 0 shpchp 30228 0 sg 27292 0 evdev 8960 0 nls_iso8859_1 4864 0 nls_cp437 6528 0 aufs 97140 1 squashfs 45316 9 sqlzma 3844 1 squashfs unlzma 5504 1 sqlzma root@darkstar:~# Realtek ID 862 Thanks, Antonio ____________________________________________________________________________________Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. http://new.toolbar.yahoo.com/toolbar/features/mail/index.php -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list