It looks an old problem from fedora 13/14...
The output of aplay -l have:
Code:
aplay: device_list:240: no soundcards found...
The output of lspci have:
Code:
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
The output of lspci -v have:
Code:
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Dell Device 04f5
Flags: bus master, fast devsel, latency 0, IRQ 41
Memory at 91a30000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
My system (uname -a) is:
Code:
Linux ******** 3.1.7-1.fc16.i686 #1 SMP Tue Jan 3 20:26:58 UTC 2012 i686 i686 i386 GNU/Linux
I have folder /sys/class/sound/card0/ but only have sub folder of hwC0D2 and hwC0D3. It may should have hwC0D1...
Any suggestion is welcome.