On Tue, 2011-04-12 at 18:59 +0100, Ben Hutchings wrote: > > modprobe -v snd_hda_codec-realtek > modprobe -v snd_hda_intel
That seems to have fix the sound issue. I guess it just wasn't calling the audio modules or maybe me installing 39-3 fixed it. I'm not sure. You can close this bug report. bash@debian:~$ sudo modprobe -v snd_hda_codec-realtek insmod /lib/modules/2.6.38-2-amd64/kernel/sound/soundcore.ko install /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; } insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/snd.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/seq/snd-seq-device.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/snd-timer.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/seq/snd-seq.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/snd-page-alloc.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/snd-pcm.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/core/snd-hwdep.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/pci/hda/snd-hda-codec.ko insmod /lib/modules/2.6.38-2-amd64/kernel/sound/pci/hda/snd-hda-codec-realtek.ko bash@debian:~$ sudo modprobe -v snd_hda_intel insmod /lib/modules/2.6.38-2-amd64/kernel/sound/pci/hda/snd-hda-intel.ko -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org