Hi everyone,
I'm getting crazy about getting my sound card to work on Fedora 10. I Had no problem on my previous Gentoo Box.
The problem is that only the Motorola SI3054 Codec gets detected, no Realtek codec or anything else.
Things that i've tried
-> Fully update the system (Including Alsa, Kernel
-> Downgrade / Compile Alsa Drivers
-> Boot with Kernel options like pci=noacpi acpi=off noapic nolapic acpi=off acm=off
-> Use different driver options like model=asus-laptop/lenovo/3stack*, fix_position=X, probe_mask=-0/1/2
-> Desesperatly remove the modem SI3054 support directly from Alsa-Drivers (Source hack and Configure parameters, lol)
I really dont know what else to do, anyone else got this problem ?
Here's some output from my FC 10 Box:
# uname -a
Linux 2.6.27.12-170.2.5.fc10.i686 #1 SMP Wed Jan 21 02:09:37 EST 2009 i686 i686 i386 GNU/Linux
# lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
# cat /proc/asound/card?/code*
Codec: Motorola Si3054
Address: 1
Vendor Id: 0x10573055
Subsystem Id: 0x10431316
Revision Id: 0x100700
Modem Function Group: 0x1
# cat /proc/asound/pcm
00-06: Si3054 Modem : Si3054 Modem : playback 1 : capture 1
# cat /proc/asound/modules
0 snd_hda_intel
# cat /proc/asound/devices
0: [ 0] : control
1: : sequencer
5: [ 0- 1]: hardware dependent
22: [ 0- 6]: digital audio playback
30: [ 0- 6]: digital audio capture
33: : timer
Alsa-info:
http://www.alsa-project.org/db/?f=02...4f9c6cca5697e1
With best regards,
Giovanni