|
No sound on Intel High Def Audio on Fedora Core 3
Hi all,
I am a newbie and am using the FC3 (2.6.11-1.14_FC3) the following is the output of my lspci
Intel Corp. Mobile Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corp. Mobile Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corp. Mobile Graphics Controller (rev 03)
00:1b.0 Class 0403: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1d.0 USB Controller: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corp. 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
06:03.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
06:03.2 FireWire (IEEE 1394): Texas Instruments PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller
06:03.3 Unknown mass storage controller: Texas Instruments PCI7420/PCI7620 Dual Socket CardBus and Smart Card Cont. w/ 1394a-2000 OHCI Two-Port PHY/Link-Layer Cont. an
06:04.0 Network controller: Intel Corp. PRO/Wireless 2200BG (rev 05)
06:08.0 Ethernet controller: Intel Corp. 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller Mobile (rev 04)
and my lsmod
Module Size Used by
snd_seq_dummy 4100 0
snd_seq_oss 39552 0
snd_seq_midi_event 9600 1 snd_seq_oss
snd_seq 63248 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 9228 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_intel8x0 34752 0
snd_ac97_codec 78460 1 snd_intel8x0
snd_pcm_oss 52512 0
snd_mixer_oss 19200 1 snd_pcm_oss
snd_pcm 100872 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 33796 2 snd_seq,snd_pcm
snd 59396 10 snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_o ss,snd_pcm,snd_timer
soundcore 10785 1 snd
parport_pc 28421 0
lp 12489 0
parport 40201 2 parport_pc,lp
autofs4 26181 0
sunrpc 164485 1
pcmcia 26465 2
ipt_REJECT 7105 1
ipt_state 1857 1
ip_conntrack 40601 1 ipt_state
iptable_filter 2881 1
ip_tables 19777 3 ipt_REJECT,ipt_state,iptable_filter
video 15813 0
button 6609 0
battery 9285 0
ac 4805 0
md5 4161 1
ipv6 259201 8
ohci1394 39129 0
ieee1394 309145 1 ohci1394
yenta_socket 21065 1
rsrc_nonstatic 10433 1 yenta_socket
pcmcia_core 47993 3 pcmcia,yenta_socket,rsrc_nonstatic
uhci_hcd 33497 0
ehci_hcd 39501 0
hw_random 6101 0
i2c_i801 8653 0
i2c_core 21953 1 i2c_i801
snd_page_alloc 10244 2 snd_intel8x0,snd_pcm
ipw2200 73549 0
ieee80211 22341 1 ipw2200
ieee80211_crypt 7365 1 ieee80211
e100 46401 0
mii 4929 1 e100
dm_snapshot 17669 0
dm_zero 2497 0
dm_mirror 25773 0
ext3 131145 2
jbd 82777 1 ext3
dm_mod 59221 6 dm_snapshot,dm_zero,dm_mirror
I also have installed alsa1.0.9rc3 (driver,utils and firmware) and have tried various cards snd-azx, snd-azalia,snd-hda-intel, snd-intel8x0.
Please help me on this as i have been going at it now for the past 3days..The sound works on windows with a realtek driver. I downloaded the linux version of the supposed driver but still with no success though i must point out that it uses alsa1.0.4. It is a Sony Vaio FS115E.
Thank you,
Elisha
|