Search found 301 matches

by Denis
Tue May 26, 2009 2:10 pm
Forum: Ubuntu 9.04
Topic: Ubuntu won't restart
Replies: 18
Views: 49791

Re: Ubuntu won't restart

You need to build custom kernel instead generic. Download kernel sources, open arch/x86/kernel/reboot.c file, find quirks section and add this: .matches = { DMI_MATCH(DMI_SYS_VENDOR, "Hewlett-Packard"), DMI_MATCH(DMI_PRODUCT_NAME, "HP Compaq"), }, }, + { /* Handle problems with rebooting on CompuLab...

Go to advanced search