>From below:

AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit
code 2: ls: cannot access /dev/snd/: No such file or directory
AplayDevices: aplay: device_list:223: no soundcards found...
Architecture: i386

It indicated that kernel did not load the driver:   check lsmod | grep
snd?

And since your kernel version has been upgraded:

Uname: Linux 2.6.32-22-generic i686

so take a look into the directory:

/lib/modules/2.6.32-22-generic/kernel/sound and see all the kernel
modules are there?

Eg, for mine (working fine):

/lib/modules/2.6.32-21-generic/kernel/sound>find
./drivers/snd-dummy.ko
./drivers/mpu401
./drivers/mpu401/snd-mpu401.ko
./drivers/mpu401/snd-mpu401-uart.ko
./drivers/snd-mts64.ko
./drivers/snd-mtpav.ko
./drivers/snd-portman2x4.ko
./drivers/snd-virmidi.ko
./soundcore.ko
./pcmcia
./pcmcia/vx
./pcmcia/vx/snd-vxpocket.ko
./pcmcia/pdaudiocf
./pcmcia/pdaudiocf/snd-pdaudiocf.ko
./sound_firmware.ko
./ac97_bus.ko

and of course have to be verified that it is loaded via lsmod as well.


On Thu, Jul 1, 2010 at 1:19 AM, Tenoch <mignonmexic...@aol.com> wrote:
> That is how i was able to report the bug by following all the
> instructions on the links you provided. If you need something else let
> me know. dmesg | grep firmware
>
> --
> Sound just stopped working completely. It used to work before.
> https://bugs.launchpad.net/bugs/600041
> You received this bug notification because you are a member of Ubuntu
> Audio Team, which is subscribed to alsa-driver in ubuntu.
>
> Status in “alsa-driver” package in Ubuntu: New
>
> Bug description:
> It started gradually because the sound would stop working and after a reboot 
> it would work again, today it just wont work at all even after the reboot.
>
> ProblemType: Bug
> DistroRelease: Ubuntu 10.04
> Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
> ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
> Uname: Linux 2.6.32-22-generic i686
> NonfreeKernelModules: nvidia
> AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
> 2: ls: cannot access /dev/snd/: No such file or directory
> AplayDevices: aplay: device_list:223: no soundcards found...
> Architecture: i386
> ArecordDevices: arecord: device_list:223: no soundcards found...
> CheckboxSubmission: 71f1eefe8b8b0a79087ed60434917a6b
> CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c
> Date: Tue Jun 29 21:18:53 2010
> EcryptfsInUse: Yes
> InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
> PackageArchitecture: all
> PciMultimedia:
>
> ProcEnviron:
>  LANG=en_US.utf8
>  SHELL=/bin/bash
> SourcePackage: alsa-driver
>
>
>


-- 
Regards,
Peter Teoh

-- 
Sound just stopped working completely. It used to work before.
https://bugs.launchpad.net/bugs/600041
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to