https://bugzilla.kernel.org/show_bug.cgi?id=90131
--- Comment #3 from Aaron Lu <[email protected]> --- Does this laptop has a speaker? You can verify this by: 1 load the pcspkr module by: # modprobe pcspkr 2 run the following cmd in a terminal(a real terminal, not a X one) # echo -e "\a" If you hear a beep, then you have a pc speaker. And the fact that it doesn't beep after you add acpi_sleep=s3_beep means that the BIOS is not going the resume path. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
