Ubuntu message: Video mode not supported, ends session
Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
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
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.
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
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.