Re: [Hampshire] Feisty - changing Graphics Card

Inizio della pagina

Reply to this message
Autore: James Ashburner
Data:  
To: Hampshire LUG Discussion List
Oggetto: Re: [Hampshire] Feisty - changing Graphics Card
Rob Malpass wrote:

> What I need to do is boot, stop X from starting, dpkg-reconfigure to get
> the correct settings, and gdm start (repeat until settings are correct)
> but as I can't start X (or even login!) I'm a bit sunk.


You could try:

# telinit 3

To drop to runlevel 3 which should kill off the X server

James