Help To Debug AC97
Hello! It seems there is no ALSA driver for Intel 82801I (ICH9 Family). I unsucessfully found it in the list of available ALSA drivers. Here is the output of the command lspci -v | less
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03) Subsystem: Hewlett-Packard Company Device 30f7 Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at df300000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: HDA Intel Kernel modules: snd-hda-intel
Please, I want to know if this sound card is actually not supported.
Hello! Same Problem here! Even if I loaded the snd-fm801 module in my Kernel, when I give the command
lspci -v
00:0b.0 Multimedia audio controller: Fortemedia, Inc Xwave QS3000A [FM801] (rev b1) Subsystem: Fortemedia, Inc Device 1319 Flags: bus master, medium devsel, latency 64, IRQ 5 I/O ports at e400 [size=128] Capabilities: <access denied> Kernel driver in use: FM801 Kernel modules: snd-fm801
00:0b.1 Gameport controller: Fortemedia, Inc Xwave QS3000A [FM801 game port] (rev b1) (prog-if 10) Subsystem: Fortemedia, Inc Device 1319 Flags: bus master, medium devsel, latency 64 I/O ports at e800 [size=16] Capabilities: <access denied> Kernel driver in use: FM801_gameport Kernel modules: fm801-gp
I have a "Capabilities: <access denied>" (In fact I get NO AUDIO at all!)
Is this soundcard not supported??