LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 09-05-2009, 03:50 PM   #16
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15

Quote:
Originally Posted by TITiAN View Post
OK then please post the contents of that file here. Maybe the settings in there just restrict you to the said few resolutions.
Here it is in its entirety:

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"
	Driver		"vesa"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

Last edited by wilbyforce; 09-06-2009 at 04:00 AM.
 
Old 09-06-2009, 05:06 AM   #17
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Code posted.
 
Old 09-07-2009, 01:44 AM   #18
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Bump ... anyone?
 
Old 09-07-2009, 10:13 AM   #19
TITiAN
Member
 
Registered: Mar 2008
Location: NRW, Germany
Distribution: Arch Linux, using KDE/Plasma
Posts: 392

Rep: Reputation: 49
I just found something that should help: http://packages.ubuntu.com/jaunty/xs...xorg-video-ati
(which means, execute this in a terminal):
Code:
sudo aptitude install xserver-xorg-video-ati
The "vesa" driver is good when you only need the few resolution modes and no kind of acceleration. The driver I am suggesting should enable you some sort of acceleration and more resolution modes etc.
 
Old 09-07-2009, 02:24 PM   #20
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Thanks for sticking with me TITiAN but alas still only two 4:3 options in Display Settings.
 
Old 09-07-2009, 02:48 PM   #21
TITiAN
Member
 
Registered: Mar 2008
Location: NRW, Germany
Distribution: Arch Linux, using KDE/Plasma
Posts: 392

Rep: Reputation: 49
Maybe you have to activate the "ati" driver (or directly the "radeon" driver) in your xorg.conf file. Just replace "vesa" with one of those, and reboot the PC (or restart X).

Does it finally work correctly? (If you are willing to test everything out that we suggest you here...)
 
Old 09-07-2009, 04:15 PM   #22
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Thanks TITiAN I'll try that tomorrow
 
Old 09-08-2009, 12:39 PM   #23
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by TITiAN View Post
Maybe you have to activate the "ati" driver (or directly the "radeon" driver) in your xorg.conf file. Just replace "vesa" with one of those, and reboot the PC (or restart X).
I'm afraid that both of those resulted in the now familiar black screen after the Ubuntu logo. I think I must be out of options by now ...
 
Old 09-08-2009, 12:56 PM   #24
j_jerry
Member
 
Registered: Sep 2009
Distribution: fedora 11
Posts: 318

Rep: Reputation: 46
Quote:
Originally Posted by wilbyforce View Post
I'm afraid that both of those resulted in the now familiar black screen after the Ubuntu logo. I think I must be out of options by now ...
You cannot just give a driver name (like ati or radeon) you have to make sure the correct driver module is ready to load in the filesystem

Does your distro support your card out of the box?
 
Old 09-08-2009, 02:17 PM   #25
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
I don't have a clue, sorry, but from experience I doubt it. A friend is going to lend me a newer card, I'll see how I get on with that.
 
Old 09-08-2009, 03:06 PM   #26
TITiAN
Member
 
Registered: Mar 2008
Location: NRW, Germany
Distribution: Arch Linux, using KDE/Plasma
Posts: 392

Rep: Reputation: 49
I searched for "Radeon 9000 Ubuntu 9.04" on google and found this: https://answers.launchpad.net/ubuntu...question/72258

It gives a link where there are 8 options for the configuration file that supposedly improves performance (though it doesn't solve a messed screen). Please try that.

From what I saw, the card should generally be supported under Ubuntu.
 
Old 09-09-2009, 02:00 PM   #27
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Hi TITiAN, that caused it to start up in basic graphics mode and offer a repair. I think it's time to concede defeat now but thanks for taking the time to try to help
 
  


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
S3 SuperSavage IXC 64 SDL graphics card Opensuse 11.1 slow graphics Infasoft SUSE / openSUSE 0 03-12-2009 09:07 AM
regarding the internet connection problem,and graphics enabling problem, jitulove Linux - Laptop and Netbook 1 02-19-2009 08:17 PM
Sound and Graphics not working in Intel D101GGC with ATI graphics and Realtek audio sanu1 Linux - Hardware 2 12-28-2008 07:29 PM
Install problem escalated to graphics problem Fice Linux - Software 1 01-04-2008 01:07 AM
LXer: Xi Graphics, Inc. Releases Graphics Drivers for ATI FireMV Cards LXer Syndicated Linux News 0 09-27-2006 09:54 PM

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

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