LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 12-08-2008, 08:52 PM   #1
siliconpie
Member
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44

Rep: Reputation: 15
Stuck in 800x600 Resolution on a 1024x768 Monitor on Ibex


Well, the title says it all. I got it working on Debian, but Ubuntu comes with more recent packages, so I put it on.
Problem though. My computer is stuck at a 800x600 resolution. I tried
Code:
sudo dpkg-reconfigure xserver-xorg
which is how I got it working on Debian. But Ubuntu doesn't recognise my graphics card or monitor like Debian did.
Any solutions?
 
Old 12-08-2008, 09:59 PM   #2
wernerz
Member
 
Registered: Jun 2008
Location: Ottawa, Ontario, Canada
Distribution: debian, dsl-n
Posts: 55

Rep: Reputation: 15
Open /etc/X11/xorg.conf an find the lines which says:

Code:
SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600"
	EndSubSection
Make sure the "1024x768" is in there. I am assuming you are using 24 bit depth.
 
Old 12-08-2008, 10:30 PM   #3
siliconpie
Member
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44

Original Poster
Rep: Reputation: 15
No, no, that just made it worse. Any other ideas?
Shoulda kept my xorg.conf from Debian D=
 
Old 12-08-2008, 10:40 PM   #4
wernerz
Member
 
Registered: Jun 2008
Location: Ottawa, Ontario, Canada
Distribution: debian, dsl-n
Posts: 55

Rep: Reputation: 15
Post you're xorg.conf here alog with the output of lspci. You could try the Vesa driver also.

Code:
Driver	"vesa"
 
Old 12-08-2008, 10:44 PM   #5
siliconpie
Member
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44

Original Poster
Rep: Reputation: 15
xorg.conf:
Code:
# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection
lspci:
Code:
00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] System Controller (rev 12)
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 [IGD4-1P] AGP Bridge
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
00:0c.0 Ethernet controller: 3Com Corporation 3c905 100BaseTX [Boomerang]
00:0f.0 Modem: PCTel Inc HSP MicroModem 56 (rev 02)
01:05.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2 MX200] (rev b2)
 
Old 12-08-2008, 11:28 PM   #6
wernerz
Member
 
Registered: Jun 2008
Location: Ottawa, Ontario, Canada
Distribution: debian, dsl-n
Posts: 55

Rep: Reputation: 15
Quote:
01:05.0 VGA compatible controller: nVidia Corporation NV11DDR [GeForce2 MX200] (rev b2)
This is you're video card. Check this guide to install the nVidia driver:

https://help.ubuntu.com/community/Bi...erHowto/Nvidia
 
Old 12-09-2008, 07:33 PM   #7
siliconpie
Member
 
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by wernerz View Post
This is you're video card. Check this guide to install the nVidia driver:

https://help.ubuntu.com/community/Bi...erHowto/Nvidia
Ubuntu did that for me already, and got me stuck in 640x480. So, no. Doesn't work.
 
  


Reply


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
Screen Resolution - No 1024x768, only 800x600 & smaller mg92865 Linux - Newbie 6 12-02-2010 11:49 PM
HP w2207 monitor stuck at 800x600 archlyn Linux - Hardware 3 07-21-2008 01:44 PM
Dapper Drake 6.06 + Dell Lattitude resolution stuck on 800x600 DJNolz83 Ubuntu 1 10-09-2006 10:59 PM
NEWBIE: Resolution still stuck at 800x600 sabkaraja MEPIS 3 11-22-2005 09:56 PM
stuck at 1024x768 resolution cboyd Linux - Laptop and Netbook 12 03-01-2005 11:49 AM

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

All times are GMT -5. The time now is 07:31 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