You are not logged in.
I am posting this in desperation,..You may find this in other forums as well...I am not able to get the driver to work (Realtek ALC883 Hda-Intel)..
Tried the different models specified in ALSA Matrix for the card but no luck
Tried to download Realtek Unix driver , but got some error during compile
Is there a fix for this?? Pl help
Posting the Output of some commands if it could be of assistance to solve the issue
lspci -v | grep -i audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
cat /dev/sndstat
Installed drivers:
Type 10: ALSA emulation
Card config:
HDA Intel at 0xe1280000 irq 16
Audio devices: NOT ENABLED IN CONFIG
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
31: system timer
Mixers: NOT ENABLED IN CONFIG
tail /var/log/messages
Apr 21 08:58:42 localhost kernel: [ 2241.532203] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
Apr 21 08:59:15 localhost kernel: [ 2275.264712] HDA Intel 0000:00:1b.0: PCI INT A disabled
Apr 21 08:59:16 localhost kernel: [ 2275.433817] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Apr 21 08:59:16 localhost kernel: [ 2275.501917] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11
Apr 21 09:00:07 localhost kernel: [ 2327.028708] HDA Intel 0000:00:1b.0: PCI INT A disabled
Apr 21 09:00:36 localhost kernel: [ 2355.797634] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Apr 21 09:00:36 localhost kernel: [ 2355.860200] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input12
Apr 21 09:02:04 localhost kernel: [ 2444.269148] HDA Intel 0000:00:1b.0: PCI INT A disabled
Apr 21 09:02:48 localhost kernel: [ 2487.500728] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Apr 21 09:02:48 localhost kernel: [ 2487.564200] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input1
Last edited by vikrang (2011-04-21 17:56:51)
Offline
I also have the ALC883 on my board (asus P5K-vm) working on arch for many years. Its a ich9 family board so i dont know if it applies to your configuration, but i have a bios setting for selecting hda-intel or ac'97. Make sure that hda-intel is selected if you also have this setting. Did you try the 'alsaconf' command as root?
Offline
vikrang, can you please use BBCode code tags when posting outputs.
Also, have you followed the ALSA wiki ? Did any step give any errors or did not work?
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Yes ...I tried to give options as per the ALSA Matrix but no luck..This card seems to be nag for most of the users...Unfortunately though I am able to see the queries , nobody has successfully reported resolution of the issue in various. forums
Someone asked me to run ALSA info script which gathers info about my machine and posts the result in a website..
Hopefully if someone could crack it it would be nice
Offline
SOLVED !! ( Solution to be adapted to Arch suitably ie try only steps 7 to 11 as there are no preinstalled PA drivers)
http://ubuntuforums.org/showthread.php?t=1733323&page=2
Last edited by vikrang (2011-04-22 06:16:31)
Offline