PDA

View Full Version : [IDEA] GRUB hardware detection


Garyu
October 19th, 2007, 06:14 PM
https://blueprints.launchpad.net/ubuntu/+spec/grub-hw-detect

I have filed this blueprint a while ago. I hope someone could add this into Hardy Heron.

My proposal is that since hardware always (well, almost) works well on Live-CD and fresh installs, that there is added an option in the GRUB boot manager to reconfigure hardware. Sometimes when you load nVidia drivers or do other stuff to the system you loose X or you loose sound or other functionality. So it would be nice to have an option to just reconfigure everything automatically.

Even nicer, if it could be specified in a sub-menu to
1) reconfigure sound
2) reconfigure graphics
3) ...whatever...

Zdravko
October 20th, 2007, 01:26 PM
Hmm, with so many demands I am unsure whether this will make it in Hardy. But who knows. Wonders happen all the time...

Garyu
October 20th, 2007, 02:23 PM
Hmm, with so many demands I am unsure whether this will make it in Hardy. But who knows. Wonders happen all the time...

But wouldn't this be REALLY simple to add? I mean, it's done every time you start the LiveCD and every time you do a fresh install. Should be that difficult to just keep those settings and put it as a startup option...

smartboyathome
October 20th, 2007, 04:11 PM
There COULD be a portion that boots like normal, but instead of pulling up a GUI it pulls up a terminal and executes a script(s) that reconfigures everything.

r3m0t
October 20th, 2007, 08:05 PM
What if I accidentally uninstalled xorg-server for example? I don't think it would be very useful if it wouldn't reliably boot, independent of the status of my current system.

In other words, it would more or less need to store the whole LiveCD on your hard drive.

smartboyathome
October 20th, 2007, 08:18 PM
That would take too much space for some. Instead, how about just lock the important packages from uninstallation?

FrankQuist
October 21st, 2007, 12:41 PM
What if I accidentally uninstalled xorg-server for example? I don't think it would be very useful if it wouldn't reliably boot, independent of the status of my current system.

In other words, it would more or less need to store the whole LiveCD on your hard drive.
It could prompt for the LiveCD (Ubuntu already knows to recognize it as a package repository).If there's internet, it could retrieve any package..