F4: Intel HDA sound detected, but no sound
no joy getting sound to work on Fedora 4 (2.6.11-1.1369_FC4smp)
my lspci:
00:00.0 Host bridge: Intel Corporation Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation PCI Express Graphics Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation Integrated Graphics Controller (rev 02)
00:1b.0 Class 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
03:03.0 Communication controller: Conexant: Unknown device 2f20
03:08.0 Ethernet controller: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
my lsmod:
Module Size Used by
parport_pc 31621 0
lp 16585 0
parport 39049 2 parport_pc,lp
autofs4 22725 2
rfcomm 46041 0
l2cap 33857 5 rfcomm
bluetooth 56645 4 rfcomm,l2cap
sunrpc 139781 1
ipt_REJECT 9665 1
ipt_state 5825 3
ip_conntrack 46377 1 ipt_state
iptable_filter 6849 1
ip_tables 24897 3 ipt_REJECT,ipt_state,iptable_filter
video 19909 0
button 10577 0
battery 13381 0
ac 8773 0
usblp 16961 0
ibmcam 52781 0
usbvideo 31813 1 ibmcam
videodev 13377 1 usbvideo
md5 8001 1
ipv6 265857 12
uhci_hcd 35409 0
ehci_hcd 38093 0
hw_random 9557 0
i2c_i801 12621 0
i2c_core 25409 1 i2c_i801
snd_hda_intel 20129 1
snd_hda_codec 58433 1 snd_hda_intel
snd_seq_dummy 7621 0
snd_seq_oss 35777 0
snd_seq_midi_event 11585 1 snd_seq_oss
snd_seq 54097 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 12621 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 54257 0
snd_mixer_oss 21953 1 snd_pcm_oss
snd_pcm 91973 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 28357 2 snd_seq,snd_pcm
snd 58149 11 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd _timer
soundcore 13345 1 snd
snd_page_alloc 13765 2 snd_hda_intel,snd_pcm
e100 39684 0
dm_snapshot 21349 0
dm_zero 6081 0
dm_mirror 26013 0
ext3 133193 2
jbd 61785 1 ext3
dm_mod 59749 6 dm_snapshot,dm_zero,dm_mirror
ata_piix 13253 2
libata 49220 1 ata_piix
sd_mod 22977 3
scsi_mod 136457 2 libata,sd_mod
I have 666'd /dev/dsp, mixer, etc., checked volume via slider, etc., but no sound comes out. The detected card looks like the right one, but....
I have modprobed snd-hda-intel with and without model=3stacks, no luck
any chance there's a conflict with the ethernet on this chipset?
|