Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Ubuntu Help > ATI Radeon Xpress 200. Can't change screen resolution.

Forgot Password?
 Ubuntu Help   Discussion and help about Ubuntu, Kubuntu, Xubuntu, and all the Ubuntu family

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 11-03-2006   #11 (permalink)
Just Joined!
 
Join Date: Oct 2006
Posts: 2
Smile Restored original xorg.conf from Recovery Mode

Thanks.
I booted to "Recovery mode", browsed /etc/X11 and found that whatever the "fix" steps did, they apparently backed up xorg.conf to xorg.conf.original-0.
I renamed the new one xorg.conf.bad (for later investigation) and restored from the backup, rebooted and all is well again.

>cd /etc/X11
>ls -l xorg.conf*
>sudo mv xorg.conf xorg.conf.bad
>sudo cp xorg.conf.original-0 xorg.conf

... Reboot

But still: how do I set screen resolution to 1280x1024? Or 32 bit color?
I tried adding "1280x1024" to the Modes lines in all Display subsections and adding a Level 32 subsection, rebooted, but no difference. Guess I need better ATI driver.

Last edited by johnk300; 11-03-2006 at 01:55 PM.. Reason: fat finger typo in title
johnk300 is offline  


Reply With Quote
Old 02-17-2007   #12 (permalink)
Just Joined!
 
Join Date: Feb 2007
Posts: 1
Smile Screen resolution limited to 800x600, 60Hz (Radeon Xpress 200)

Gday Gang.

This may be old news by now, but I have just installed Edubuntu 6.10
on a Compaq Presario SR1500AN with the following specs:

ATI Radeon Xpress 200 Graphics Chip, AMD Sempron 3000+ CPU.

The reason I am posting is straight out of the box I could only get a screen resolution of 800x600 at 60Hz.

After following sumitsen's advice about downloading and installing the restricted fglrx driver, I was left with a black screen and a blinking power led on my el-cheapo monitor .

I then reverted xorg.conf to the saved version (xorg.conf.original-0)
which took me back to the original lo-res setup.

(by the way, there is no need to reboot after any of these changes, as linux and xfree (X11/xorg) are separate entities, ie a GUI running on top of an OS, and unlike back in windoze-land, the two can be controlled separately.
Instead of CTRL-ALT-DELETE, use CTRL-ALT-BACKSPACE, which restarts the X-server (xorg) without restarting the whole os (linux).)

(WARNING: only do this if you can't start X-server, or if it gets hopelessly frozen, as I don't know if any files get saved before the X-server restarts)

sorry about all those brackets, this post is starting to look like LISP code

anyway, the next step in my experiment was to try bigtomrodney's advice,
namely editing xorg.conf and replacing the line:-

Driver "ati"

with:-

Driver "fglrx"
.

I now have 1024x768 at 60Hz, which is good enough for web browsing etc. but I would like to increase the refresh rate also. Any ideas folks?

Sorry this has been so long-winded, but it is my first post to any kind of forum, let alone this one, and it is now 2:30 am local time and I have had several glasses of red wine.

Thanks,

Fred Nerk (fnerkyboy)
fnerkyboy is offline   Reply With Quote
Old 03-05-2007   #13 (permalink)
Just Joined!
 
Join Date: Mar 2007
Posts: 1
changed ATI Express 200 to 70Hz

Had a similar problem - well worse it came out as "out of scan range" on the monitor.

I used text terminal 1 (ctrl+alt +F1) and logged in and changed some lines in the
/etc/X11/xorg.conf
e.g.
cd /etc/X11
sudo nano xorg.conf

adding the refresh rates to the new sections added by the ATI update
Identifier "aticonfig-Monitor[0]"

Playing with the refresh rates is a bit dangerous but since the monitors seem quite capable of reporting out of range then . . . . .

But upping the last values seems to allow faster refresh rates at higher resolutions.

Code:
Section "Monitor"
        Identifier   "Generic Monitor"
        HorizSync    28.0 - 51.0  # was 28.0 - 51.0
        VertRefresh  43.0 - 60.0  # was 43.0 - 60.0
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        HorizSync   28.0 - 60.0  # added these 2 lines to get refresh under control
        VertRefresh 43.0 - 80.0
        Option      "DPMS" "true"
EndSection
demaLinux is offline   Reply With Quote
Old 06-04-2007   #14 (permalink)
Just Joined!
 
Join Date: Jun 2007
Posts: 1
Unhappy ubuntu video problem: black screen

Quote:
Originally Posted by johnk300 View Post
I too am a Linux novice. Just installed Ubuntu Edgy on my AMD system which uses integrated ATI Radeon Xpress 200 video. Ubuntu LTS did not work due to video driver problem. Edgy video worked fine except only had three resolution choices with 1024 x 768 as highest. My LCD monitor is 1280 x 1024.

So I blindly followed the steps in sumitsen's post and rebooted. Now Ubuntu can't boot! It starts to boot, but then the screen goes black, a tomtom sound is heard and the monitor says "Video mode not supported".

Short of reintalling ubuntu all over again, how do I fix this!
I too have a similar problem but I don't get any response such as sound, just a black screen from where I then have to alt-ctrl-del to reboot, I followed the directions described by sumitsen's post.

I am running ubuntu 7.04 on an amd Athlon 64 with a radeon xpress 200 series on board video. I am new to Linux/ Ubuntu.

My intention was to increase screen resulution higher than 1024 x 768 and to maybe get s-video working.

the I know how to recover is by reinstalling ubuntu

I am going to try bigtomrodney's suggestion and see if it works
wyverns is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:39 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2