LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-25-2008, 06:39 PM   #1
Jiten51
LQ Newbie
 
Registered: Nov 2006
Posts: 1

Rep: Reputation: 0
Ubuntu message: Video mode not supported, ends session


Ubuntu 7.04 (with its enhancements over the year) had been working ok till the new Yahoo mail kept repeating that the screen resolution had to be 1024x768.

No amount of editing the file in the directory X11 made any difference.
Next I looked up other solutions. Unfortunately the first one I tried on the command line, the command is forgotten, shut the system in a jiffy with a blank screen.

Reinstalling Ubuntu begins to start but then suddenly a message floats about the screen: Video mode not supported. I seem to have lost all the fancy stuff I had adorned the Desktop with.

Any workable cure would be appreciated with thanks.
Jiten B
 
Old 05-26-2008, 04:51 AM   #2
Agrouf
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: LFS
Posts: 1,596

Rep: Reputation: 80
Does your screen support 1024x768?
 
Old 07-26-2008, 09:27 AM   #3
internetexplorer
LQ Newbie
 
Registered: Jul 2008
Posts: 2

Rep: Reputation: 0
Exclamation fix for Video Mode Not Supported

I had the same problem and thought I had tried everything, but naturally the last one was the one that worked. My CPU had been installed on my motherboard and tested by the shop I bought it from, so I assumed they had done it right, but what I found after pulling all the drives out of the case to get at the motherboard and memory was that they had set the jumpers (there were a lot!) to SDRAM instead of DDR, so I had to change them. And that did it! No more problems and the 3 volts instead of 2.5 volts did not seem to have hurt my 1.0 GB of memory, as far as I can tell.
 
Old 06-05-2009, 05:14 AM   #4
achigo
LQ Newbie
 
Registered: Jun 2009
Posts: 1

Rep: Reputation: 0
1. ctrl+alt+F1 or F2 enter to console mode
2. joe /etc/X11/xorg.conf
3. input this contents as below:
4. save and reboot. Bingo!

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon X800 (R430 UO)"
Driver "ati"
BusID "PCI:5:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon X800 (R430 UO)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection
 
  


Reply

Tags
mode, ubuntu704, video


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Video Mode not Supported HBN Linux - Hardware 3 07-16-2007 11:07 PM
Video mode not supported sivasankariit SUSE / openSUSE 7 02-22-2006 07:38 AM
video mode not supported zchoyt Linux - Hardware 4 02-24-2005 10:51 AM
Video Mode Not Supported DigiCrime Linux - Hardware 0 07-06-2004 09:48 PM
video mode not supported Zeag Mandriva 1 03-29-2004 06:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration