tomx that script worked for me. You were missing the ! after the hash character.
#!/bin/sh modprobe snd-hda-intel cd /sys/bus/pci/drivers/HDA\ Intel/ echo '8086 3b57' > new_id Also did you do the following commands # chmod +x <script name> # update-rc.d <script name> defaults -- Sound card not detected on Lenovo T410s with Ubuntu Lucid https://bugs.launchpad.net/bugs/538383 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
