No sound in Ubuntu 9.10 (ATI Radeon express cards)
Jatin Davey
daveyjatin at gmail.com
Sun Nov 15 06:17:59 UTC 2009
NoOp wrote:
> On 11/14/2009 09:38 AM, Jatin Davey wrote:
>
>> ATI Technologies Inc IXP SB4x0 High Definition
>> Audio Controller (rev 01)
>>
>
> Try:
> <https://launchpad.net/+search?field.text=ATI+Technologies+Inc+IXP+SB4x0+&field.actions.search=Search>
>
> and perhaps:
> <https://bugs.launchpad.net/ubuntu/+source/linux/+bug/426116>
> [[Karmic] No sound with ATI IXP SB4x0 HDA - Comment #26]
> http://ubuntuforums.org/showthread.php?t=452992
>
>
>
>
Thanks all for the help. Sound has started working on my laptop now.
Thanks for the post Mark. For the benefit of all who are following this
mail thread pasting the same solution here as well :
I found a solution here: http://ubuntuforums.org/showthread.php?t=452992
<http://ubuntuforums.org/showthread.php?t=452992>
as toshiba satellite a135-s2386 have the same sound hardware this will work
here the solution if for some reason the site is down:
go to the terminal and:
sudo gedit /etc/modprobe.d/alsa-base.conf
then put this at the bottom:
options snd-hda-intel probe_mask=8 model=3stack
after that kill pulseaudio with this:
killall pulseaudio
after that restart pulse audio:
sudo alsa force-reload
and finally do aplay -l should have something like this:
adamtheo at laptop-satellite:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 6: Si3054 Modem [Si3054 Modem]
Subdevices: 1/1
Subdevice #0: subdevice #0
i guess this may help a lot of people here
Thanks
Jatin
More information about the ubuntu-users
mailing list