Sound is working on DFI RS482
November 13th, 2006 | by Marcin JuszkiewiczNearly week ago decided to stop fighting with getting sound working on my new DFI RS482 mainboard and reported bug in Linux bugtracker. After few days and few patches from Dan Carpenter I have sound working. No more atiixp: codec read timeout messages, just working music.
If someone has this problem then here is solution (until it will get resolved finally in mainline):
- unpack kernel sources
- fetch this patch
- build kernel and modules
modprobe snd-atiixp ac97_codec=0- run audio player
Now it is time to wait until this will go into mainline.
4 Responses to “Sound is working on DFI RS482”
By Mike on Nov 22, 2006 | Reply
Hi, installed nightly ALSA builds from HG Tree, which included the above mentioned patch. Module now loads successfully, alsamixer runs. I unmuted all channels but hav still no sound on SPDIF. Did you configure anything else to make it working?
By Hrw on Nov 22, 2006 | Reply
I do not use SPDIF - no hardware which has this connection. My sound output are Logitech X-230 speakers.
By tibo on Nov 26, 2006 | Reply
Hey, I have the same problem as yours, so I followed the steps get the kernel patch it recompile it and … but I still get no sound I have the same motherboard as you DFI RS482 If you could give me some more details about your installation, that would be really welcome
By Hrw on Nov 26, 2006 | Reply
Tibo: I use 2.6.19-rc6 with last version of patch from that bugreport.