Kai, I don't think the sound problem is related to the script. More likely you require sound card model designation in /etc/modprobe.d/alsa-base
guessing from online specs of the E6400 model try the command: echo options snd-hda-intel model=3stack-dig | sudo tee -a /etc/modprobe.d/alsa-base If that's not the correct designation this post will help http://ubuntuforums.org/showpost.php?p=5131958&postcount=2 -- DRM Breaks Resume from Suspend https://bugs.launchpad.net/bugs/274278 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
