[Bug 489210] Re: AC97 sound board does not work properly.

Ricardo Aguiar neldor at aclnet.com.br
Wed Apr 28 12:54:13 UTC 2010


Hi!

It is not an issue anymore. I fixed the problem. But 
the problem was a little more complex.

It seems at that time some ALSA drivers lock the 
mixer or the audio input, but I didn't try enough 
to know what drivers exactly do this or what exactly 
is happening. 

I removed some drivers by hand, save the alsa configuration 
(using "alsactl store") then alsa began to work properly 
with pulseaudio. 

I don't know if it can happen now. To find this I have to play 
around with all the alsa drivers (what at this moment I don't 
have time to do). 

The script I did to remove the drivers that fixed the problem 
is this:

-------------------------------
#!/bin/sh
rmmod snd_cs4236
rmmod snd_hwdep
rmmod snd_wavefront
rmmod snd_cs4236
rmmod snd_hwdep
rmmod snd_mpu401
rmmod snd_mpu401_uart
rmmod snd_opl3_lib
rmmod snd_wss_lib
-------------------------------

What driver in particular cause the mixer or audio input/output 
to lock I have no idea. Perhaps the opl3_lib or wss_lib but I 
really don't know. 

Hope it help.

Thanks for the atention and sorry for not posting this info before.

Hugs!
Ric


Em Sex, 2010-04-23 às 22:55 +0000, Jeremy Foshee escreveu:
> Hi Ricardo,
> 
> This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu?  ISO CD images are available from http://cdimage.ubuntu.com/releases/ .
>         
> If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal).  It will automatically gather and attach updated debug information to this report.
>         
> apport-collect -p linux 489210
>         
> Also, if you could test the latest upstream kernel available that would be great.  It will allow additional upstream developers to examine the issue.  Refer to https://wiki.ubuntu.com/KernelMainlineBuilds .  Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag.  This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text.  Please let us know your results.
>         
> Thanks in advance.
>         
>     [This is an automated message.  Apologies if it has reached you inappropriately; please just reply to this message indicating so.]
>     
> 
> ** Tags added: kernel-sound
> 
> ** Tags added: needs-kernel-logs
> 
> ** Tags added: needs-upstream-testing
> 
> ** Tags added: kj-triage
> 
> ** Changed in: linux (Ubuntu)
>        Status: New => Incomplete
> 
> -- 
> AC97 sound board does not work properly.
> https://bugs.launchpad.net/bugs/489210
> You received this bug notification because you are a direct subscriber
> of the bug.
> 
> Status in “linux” package in Ubuntu: Incomplete
> 
> Bug description:
> 
> Greetings!
> 
> After upgrading from Ubuntu 9.04 to Ubuntu 9.10 sound is not working properly. Depending on the desktop configurations sound gets choppy/noisy, and the microphone does not work properly (or does not work at all). 
> 
> I tried to test the microphone in text mode as root using "alsamixer" to set the volumes and using "arecord" to record the sound and "aplay" to play it, and just get noise. 
> 
> Before the upgrade sound was working properly (so it seems to be a driver bug). 
> 
> My sound card is this: 
> 
> (from "lspci")
> 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
> (from "lspci -n")
> 00:02.7 0401: 1039:7012 (rev a0)
> 
> Output of "uname -a":
> 
> Linux ricardo 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux
> 
> Content of /proc/version_signature:
> 
> Linux ricardo 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:54:29 UTC 2009 i686 GNU/Linux
> 
> Output of "lspci -vnvn" and "dmesg" is attached to this report.
> 
> Thanks!
> 
> ProblemType: Bug
> AplayDevices:
>  **** List of PLAYBACK Hardware Devices ****
>  card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
>    Subdevices: 0/1
>    Subdevice #0: subdevice #0
> Architecture: i386
> AudioDevicesInUse:
>  USER        PID ACCESS COMMAND
>  /dev/snd/controlC0:  ricardo    1633 F.... pulseaudio
>  /dev/snd/pcmC0D0p:   ricardo    1633 F...m pulseaudio
> CRDA: Error: [Errno 2] Arquivo ou diretório não encontrado
> Card0.Amixer.info:
>  Card hw:0 'SI7012'/'SiS SI7012 with AD1888 at irq 18'
>    Mixer name	: 'Analog Devices AD1888'
>    Components	: 'AC97a:41445368'
>    Controls      : 45
>    Simple ctrls  : 31
> CurrentDmesg:
>  
> Date: Fri Nov 27 12:01:15 2009
> DistroRelease: Ubuntu 9.10
> HibernationDevice: RESUME=UUID=2f663539-7774-4c6f-b519-004e4a561c29
> IwConfig:
>  lo        no wireless extensions.
>  
>  eth0      no wireless extensions.
> Lsusb:
>  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>  Bus 004 Device 002: ID 046d:c404 Logitech, Inc. TrackMan Wheel
>  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> NonfreeKernelModules: nvidia
> Package: linux-image-2.6.31-15-generic 2.6.31-15.50
> ProcCmdLine: root=UUID=516c1515-80c3-441d-8140-87be79bb33d0 ro locale=pt_BR quiet splash acpi=force
> ProcEnviron:
>  LANGUAGE=pt_BR.UTF-8
>  PATH=(custom, user)
>  LANG=pt_BR.UTF-8
>  SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
> RelatedPackageVersions:
>  linux-backports-modules-2.6.31-15-generic N/A
>  linux-firmware 1.25
> RfKill:
>  
> SourcePackage: linux
> Uname: Linux 2.6.31-15-generic i686
> WpaSupplicantLog:
>  
> XsessionErrors:
>  (gnome-settings-daemon:1660): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
>  (gnome-settings-daemon:1660): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
>  (polkit-gnome-authentication-agent-1:1707): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
>  (nautilus:1689): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
> 
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/489210/+subscribe
> 
> 
>

-- 
AC97 sound board does not work properly.
https://bugs.launchpad.net/bugs/489210
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list