Date: Sun, 12 Oct 2008 22:31:50 +0800 From: "joeb" <joeb@a1poweruser.com> To: "Desmond Chapman" <que_deseja@hotmail.com>, <freebsd-questions@freebsd.org> Subject: RE: Xorg/kde startup errors Message-ID: <NBECLJEKGLBKHHFFANMBAEKLCLAA.joeb@a1poweruser.com> In-Reply-To: <BLU126-W24F94C6490CDF97F576A60ED350@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
What is your xorg.new.conf file? It's in the root directory.
Here is my screen resolution from the above file
"Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
Modes "640x480" "800x600" "1024x768" "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "640x480" "800x600" "1024x768" "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "640x480" "800x600" "1024x768" "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "640x480" "800x600" "1024x768" "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "640x480" "800x600" "1024x768" "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "640x480" "800x600" "1024x768" "1280x1024"
EndSubSection
EndSection"
You'll need to use vi to edit the file.
type>>vi /root/xorg.conf.new in the terminal as root. Use the down arrow to
move to the depth subsection of the screen section. Hit the escape key then
the letter i. Hit the right arrow until. I'm going touse>> <> Modes <>
"600x800" "1024x768" <> :w! <> :q! <
***********************************************
My xorg.new.conf file did not have any mode statements. I added them but it
made no difference.
Still get the same errors as posted in original msg.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NBECLJEKGLBKHHFFANMBAEKLCLAA.joeb>
