LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-11-2015, 04:32 AM   #1
ViciousIXIL
LQ Newbie
 
Registered: Apr 2015
Posts: 1

Rep: Reputation: Disabled
LXLE12.04/ ubuntu 14.04 LTS Mode not supported (video)


Hello,

I have been trying to install ubuntu 14.04 LTS, I could boot into the live cd but after installing the pc rebooted and displayed video mode not supported.
Its an old agp gpu and has a resolution of 1280x720 / same for the lcd.

So I tried LXLE 12.04 and that has the same problem too...

Does anyone know how to fix it?

Thankyou in advance!
 
Old 04-12-2015, 06:00 AM   #2
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
I use a custom config file in /etc/X11/xorg.conf.d to set the resolution of my desktop PC's monitor.
Code:
$ cat /etc/X11/xorg.conf.d/10-soyo_monitor.conf 
Section "Monitor"
  Identifier   "Monitor0"
  VendorName   "Soyo"
  ModelName    "DYLM2086"
  DisplaySize  432  270
  HorizSync    30.0 - 86.0
  VertRefresh  56.0 - 76.0
  ModeLine     "1680x1050"  147.1   1680 1784 1968 2256  1050 1051 1054 1087  -hsync +vsync
  Option      "PreferredMode" "1680x1050"
EndSection
The display size came from an actual measurement, HorizSync and VertRefresh from my monitor's specs, and the appropriate modeline from a run of gtf (in my case, with a resolution of 1680x1050 at 60Hz):
Code:
~$ gtf 1680 1050 60

  # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz
  Modeline "1680x1050_60.00"  147.14  1680 1784 1968 2256  1050 1051 1054 1087  -HSync +Vsync
 
  


Reply



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
Ubuntu User - Video Mode not Supported wizlanta Linux - Newbie 1 08-21-2012 11:37 PM
Ubuntu message: Video mode not supported, ends session Jiten51 Linux - Newbie 3 06-05-2009 05:14 AM
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

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:48 PM.

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