D&C GLug - Home Page

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

Re: [LUG] startx fails

 

On Tue, 2009-07-21 at 16:10 +0100, Brad Rogers wrote:
> On Tue, 21 Jul 2009 15:01:23 +0100
> kevin <kevin.lucas@xxxxxxxxxxxxxxxxxx> wrote:
> 
> Hello kevin,
> 
> > I have used Knoppix to great effect for this as well
> 
> Darn.  Knoppix started, and entered to GUI.  However, monitor reported
> Out of Range error and showed no picture.  I know Knoppix completed
> boot, because I heard the "initiating Startup sequence" message.   :-(
> 
> Once again, thanks for you assistance.
> 
> Cheers,
> 
> Brad.
> 
The modes have helped me with a LCD quirky monitor before like the ones
below from xorg.conf

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


Regards

Kevin Lucas
Minions Post Master(Sub) reprieved (possibly!)
Po House, Minions,
Liskeard Cornwall 
PL14 5LE
01579363386


-- 
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