SOLVED: No sound after login on Ubuntu Eee PC / Ubuntu Linux
Sunday, June 6th, 2010I’ve posted twice recently about my problems following an upgrade of Ubuntu Netbook Remix to Lucid Lynx (10.04). In short, I upgraded both the BIOS of the netbook (an Asus Eee PC 1008HA) and upgraded Ubuntu from 9.10 (Karmic Koala) to 10.04 (Lucid Lynx). Once I did this the sound would disappear after the first time I logged in following each boot, and only work properly if I logged out and in again.
One kind commenter (thank you “ThrasherC”) suggested a solution to a similar problem. I haven’t followed the story of the bug report and probably don’t know enough about Linux to understand it so I’m not taking responsibility for anyone else doing this. This is a statement of what I did, not advice
- Open a new terminal
- Issue command “sudo gedit /etc/pulse/default.pa”
- Find the line that says “load-module module-device-restore” and creplaceomment it out by adding a hash at the start so it reads “#load-module module-device-restore”
- Restart
Hope this helps someone – be that you, or me in the future.

