Ubuntu This forum is for the discussion of Ubuntu Linux. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-08-2008, 08:52 PM
|
#1
|
Member
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44
Rep:
|
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?
|
|
|
12-08-2008, 09:59 PM
|
#2
|
Member
Registered: Jun 2008
Location: Ottawa, Ontario, Canada
Distribution: debian, dsl-n
Posts: 55
Rep:
|
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.
|
|
|
12-08-2008, 10:30 PM
|
#3
|
Member
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44
Original Poster
Rep:
|
No, no, that just made it worse. Any other ideas?
Shoulda kept my xorg.conf from Debian D=
|
|
|
12-08-2008, 10:40 PM
|
#4
|
Member
Registered: Jun 2008
Location: Ottawa, Ontario, Canada
Distribution: debian, dsl-n
Posts: 55
Rep:
|
Post you're xorg.conf here alog with the output of lspci. You could try the Vesa driver also.
|
|
|
12-08-2008, 10:44 PM
|
#5
|
Member
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44
Original Poster
Rep:
|
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)
|
|
|
12-08-2008, 11:28 PM
|
#6
|
Member
Registered: Jun 2008
Location: Ottawa, Ontario, Canada
Distribution: debian, dsl-n
Posts: 55
Rep:
|
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
|
|
|
12-09-2008, 07:33 PM
|
#7
|
Member
Registered: Mar 2006
Distribution: Ubuntu
Posts: 44
Original Poster
Rep:
|
Quote:
Originally Posted by wernerz
|
Ubuntu did that for me already, and got me stuck in 640x480. So, no. Doesn't work.
|
|
|
All times are GMT -5. The time now is 07:31 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|