Code: Select all
[ 44.465892] Advanced Linux Sound Architecture Driver Version 1.0.20.
[ 44.639713] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 44.670717] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 44.673130] usb usb7: suspend_rh (auto-stop)
[ 44.922950] usb usb8: suspend_rh (auto-stop)
[ 45.049893] hda_codec: Unknown model for AD1988, trying auto-probe from BIOS...
[ 45.084120] ALSA device list:
[ 45.115354] #0: HDA Intel at 0xf3ff8000 irq 22
Code: Select all
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
Code: Select all
--- Intel HD Audio
[*] Build hwdep interface for HD-audio driver
[ ]Allow dynamic codec reconfiguration (EXPERIMENTAL)
[ ]Support digital beep via input layer
[*] Build Realtek HD-audio codec support
[*] Build Analog Device HD-audio codec support
[*] Build IDT/Sigmatel HD-audio codec support
[*] Build VIA HD-audio codec support
[*] Build ATI HDMI HD-audio codec support
[*] Build NVIDIA HDMI HD-audio codec support
[*] Build INTEL HDMI HD-audio codec support
[*] Build Conexant HD-audio codec support
[*] Build C-Media HD-audio codec support
[*] Build Silicon Labs 3054 HD-modem codec support
[*] Enable generic HD-audio codec parser
[ ] Aggressive power-saving on HD-audio ort
[*] Build INTEL HDMI HD-audio codec support
[*] Build Conexant HD-audio codec support
[*] Build C-Media HD-audio codec support
[*] Build Silicon Labs 3054 HD-modem codec support
[*] Enable generic HD-audio codec parser
[ ] Aggressive power-saving on HD-audio
but no sound....
I recompiled kernel to use modules and still no luck...
Code: Select all
linux-2.6.30-gentoo-r4 # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
linux-2.6.30-gentoo-r4 # lsmod
Module Size Used by
snd_hda_codec_analog 74392 1
snd_hda_intel 27272 0
snd_hda_codec 58232 2 snd_hda_codec_analog,snd_hda_intel
nvidia 8113912 38
snd_hwdep 8288 1 snd_hda_codec
snd_pcm 72592 2 snd_hda_intel,snd_hda_codec
snd_timer 21048 1 snd_pcm
snd 61144 6 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
snd_page_alloc 9208 2 snd_hda_intel,snd_pcm
linux-2.6.30-gentoo-r4 # modprobe -l
/lib/modules/2.6.30-gentoo-r4/kernel/drivers/scsi/scsi_wait_scan.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/snd-pcm.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/snd.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/snd-timer.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/snd-page-alloc.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/snd-hwdep.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/seq/snd-seq.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/seq/oss/snd-seq-oss.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-analog.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-si3054.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-conexant.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-atihdmi.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-via.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-idt.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-realtek.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-nvhdmi.ko
/lib/modules/2.6.30-gentoo-r4/kernel/sound/pci/hda/snd-hda-codec-intelhdmi.ko
/lib/modules/2.6.30-gentoo-r4/kernel/arch/x86/kernel/test_nx.ko
/lib/modules/2.6.30-gentoo-r4/video/nvidia.ko
linux-2.6.30-gentoo-r4 # /etc/init.d/alsasound start
* Loading ALSA modules ...
* Loading: snd-seq-oss ... [ ok ]
* Loading: snd-pcm-oss ... [ ok ]
* Restoring Mixer Levels ...



