rmmod followed by modprobe seems to be the only way it works for me. I only reboot for distribution upgrades and (sometimes) hardware updates, so it's often a couple months since I rebooted and I forget to do this. So it's kind of a problem for me, because I use system beep for my alarm clock. I've now tried adding this to /etc/rc.local:
rmmod pcspkr || true modprobe pcspkr || true rmmod pcspkr || true modprobe pcspkr || true (twice just in case that's necessary) and made sure it's executable. I guess I'll see if that works next time I reboot. -- pcspkr requires rmmod and modprobe to function https://bugs.launchpad.net/bugs/398161 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs