VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS

Bug #58020 reported by Timothy Smith
4
Affects Status Importance Assigned to Milestone
linux-source-2.6.15 (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

In Dapper as well as Edgy (current as of 8/27/06) Ubuntu is setting up alsa on my Sharp PC-AV18 with 4 VIA DXS (alsamixer names) cranked all the way up. This creates a really nasty echoing of the login sound that just keeps going (forever prettymuch). The chipset is recognized as a VIA8235 card and a Realtek ALC202 Rev 0 chip.

Revision history for this message
Daniel T Chen (crimsun) wrote :

Please attach the output from ``lspci -nv''.

Changed in alsa-driver:
importance: Untriaged → Low
status: Unconfirmed → Needs Info
Revision history for this message
Timothy Smith (tas50) wrote :

Here you go

Revision history for this message
Daniel T Chen (crimsun) wrote :

Please unload snd-via82xx, then reload it with the dxs_support=2 parameter. If that works, try also the values of 3, 4, and 5. You will need to unload snd-via82xx after each test.

Revision history for this message
Timothy Smith (tas50) wrote : Re: [Bug 58020] Re: VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS

What commands exactly should I run. I have no clue how to unload modules.
-Tim

> Please unload snd-via82xx, then reload it with the dxs_support=2
> parameter. If that works, try also the values of 3, 4, and 5. You will
> need to unload snd-via82xx after each test.
>
> --
> VIA audio on Sharp PC-AV18 incorrectly loads VIA DXS
> https://launchpad.net/bugs/58020
>

Revision history for this message
Daniel T Chen (crimsun) wrote :

For instance, in a Terminal:

kill $(lsof -t /dev/dsp* /dev/snd/*) ; sudo modprobe -r snd-via82xx && sudo modprobe snd-via82xx dxs_support=2

Revision history for this message
Timothy Smith (tas50) wrote :

Problem has been fixed in latest releases

Changed in linux-source-2.6.15:
status: Needs Info → Fix Committed
Przemek K. (azrael)
Changed in linux-source-2.6.15 (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.