UNSOLVED

ICMike5

updated

19 years ago

I

ICMike5

19 Posts

0

7593

April 11th, 2007 14:00

no sound ATI Technologies Inc SB600 Azalia

Just bought a new Inspiron 1501 with an ATI Technologies Inc SB600 Azalia sound card. Installed SimplyMEPIS6.5 and get no sound. Has anyone had any luck with this audio card in Linux? If so what distro and what did you have to do to get it to work.
  • ICMike5

    19 Posts

    438

    0

    Posted April 20th, 2007 15:00

    mike@2:emotion-53:$ lspci | grep -i audio 0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) Constable, I have since resolved the problem, at least for Mepis6.5. I don't know about other distro's. edit /etc/modprobe.d/snd_hda_intel either comment out or delete the line that reads "option snd-hda-intel position-fix=2"
  • Constable

    14 Posts

    438

    0

    Posted April 20th, 2007 15:00

    Great! That fix should work for all distros. Ironically, I believe that line is a fix for the integrated sound on ASUS motherboards (I have one of those).
  • Constable

    14 Posts

    438

    0

    Posted April 20th, 2007 15:00

    Could you post the output of lspci for us? Thanks.