Re: [Hampshire] Feisty - changing Graphics Card

Forside

Besvar denne besked
Skribent: James Ashburner
Dato:  
Til: Hampshire LUG Discussion List
Emne: 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