Announcement

Collapse
No announcement yet.

Cannot display video mode

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cannot display video mode

    Well I finally found a way to get rid of the xorg.conf error, but now I have something new, my monitor cannot display the video mode.
    My resolution is running at 1024X768 and my monitor can handle up to 1280X1024, what's wrong
    Please help me, thanks.

    #2
    Re: Cannot display video mode

    my monitor cannot display the video mode.
    Hmm - what do you mean. Do you have kde up and running but videos don't show ? Or you don't have graphics - you only have text mode ? Or something else ?


    My resolution is running at 1024X768 and my monitor can handle up to 1280X1024, what's wrong
    Do you have in the xorg.conf something like this:
    Code:
    	SubSection "Display"
    		Depth		24
    		Modes		"1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
    or something like this:
    Code:
    	SubSection "Display"
    		Depth		24
    		Modes		"1024x768" "800x600" "640x480"

    When you repaired those "xorg.conf errors"
    Did you use kate ? - text editor kate backups: xorg.conf -> xorg.conf~

    Try to use backup, does it work ?


    Link:
    Topic: HOWTO : Repairing xorg.conf
    http://kubuntuforums.net/forums/inde...opic=3082808.0

    Topic: How to get started with no GUI
    http://kubuntuforums.net/forums/inde...opic=3085112.0
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment

    Working...
    X