[Pkg-alsa-devel] Bug#615225: Bug#615225: alsa-base: NVidia CK804 with ALC850 goes missing during wheezy upgrade

Peter Pöschl pp2ml.deb0609 at nest-ai.de
Mon Mar 5 20:13:36 UTC 2012


> I don't know any more steps for fixing right now :-(

I did some more experiments and I think that the bug should be reassigned to 
the kernel.

1) * Boot into the (bad) wheezy system
   # mount /dev/disk/by-label/squeeze-amd64 /mnt/tmp
   # mount --bind /proc /mnt/tmp/proc
   # mount --bind /dev  /mnt/tmp/dev
   # mount --bind /sys  /mnt/tmp/sys
   # chroot /mnt/tmp
   # aplay   /usr/share/sounds/alsa/Noise.wav
   Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little
   Endian, Rate 48000 Hz, Mono
   
   ==> no sound.

2) * boot into the (good) squeeze system
   # mount /dev/disk/by-label/wheezy-amd64 /mnt/tmp
   # mount --bind /proc /mnt/tmp/proc
   # mount --bind /dev  /mnt/tmp/dev
   # mount --bind /sys  /mnt/tmp/sys
   # chroot /mnt/tmp
   # aplay   /usr/share/sounds/alsa/Noise.wav
   Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little
   Endian, Rate 48000 Hz, Mono
   
   ==> sound plays.


Best regards,

   Peter





More information about the Pkg-alsa-devel mailing list