D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Problems with Ubuntu 9.10

 

On Sat, Nov 21, 2009 at 07:32:26PM +0000, kevin wrote:
> 
> Have you got the old Xorg.conf file from the previous install?
> when you get to the grey screen do a "Ctrl Alt F1" and login at the
> prompt.
> Xserver is still running but broke
> 
> find the /etc/X11/xorg.conf file and use vi or vim or whatever   to make
> it look like this extract.
> 
> Section "Monitor"
>       Identifier   "Monitor0"
>       ModelName    "LCD Panel 1280x1024"
>       HorizSync    31.5 - 64.0
>       VertRefresh  56.0 - 65.0
>       Option      "dpms"
> EndSection
> 
> Section "Device"
>       Identifier  "Videocard0"
>       Driver      "nv"
> EndSection
> 
> Section "Screen"
>       Identifier "Screen0"
>       Device     "Videocard0"
>       Monitor    "Monitor0"
>       DefaultDepth     24
>       SubSection "Display"
>               Viewport   0 0
>               Depth     24
>               Modes    "1024x768" "800x600" "640x480"
>       EndSubSection
> 
> then use startx at the commad line ( you will need to remove lock file
> first)
> 
> This works on most LCD screens for me.

Thanks, will have another go tomorrow


-- 
Henry
Photocopies or faxes of my signature are not binding. 
This email has been signed with an electronic signature in accordance with 
subsection 7(3) of the Electronic Communications Act 2000.
Digital Key Signature: GPG RSA 0xFB447AA1 
Sat Nov 21 21:21:02 GMT 2009

Attachment: signature.asc
Description: Digital signature

-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html