Bug 11595 - ubuntu feisty, can't change resolution, compaq nw8240
Summary: ubuntu feisty, can't change resolution, compaq nw8240
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.2 (2007.02)
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL: https://bugs.launchpad.net/bugs/111674
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-13 22:46 UTC by fangorious
Modified: 2008-12-03 00:02 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf and Xorg.0.log (80.00 KB, application/x-tar)
2007-10-01 12:05 UTC, fangorious
no flags Details
changelog for my 6.7.194 package (10.52 KB, text/plain)
2007-10-01 14:12 UTC, Tormod Volden
no flags Details
Xorg.0.log (68.07 KB, patch)
2007-10-01 17:32 UTC, fangorious
no flags Details | Splinter Review
xorg.conf (2.87 KB, patch)
2007-10-01 17:33 UTC, fangorious
no flags Details | Splinter Review

Description fangorious 2007-07-13 22:46:09 UTC
Ubuntu Feisty has v6.6.3 of the ati driver, and I can't change resolution when using it. For details, including a screenshot and my xorg.conf, see the bug report  at https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/111674
Comment 1 Alex Deucher 2007-08-31 08:57:18 UTC
Can you try the latest code from ati git or the ati 6.7.192 release?
Comment 2 fangorious 2007-09-01 08:58:43 UTC
I just tried the latest Ubuntu 7.10 beta (Tribe5) livecd and that worked fine. I don't think it has the 6.7.192 driver though. There are 6.7.192 packages for 7.04, so I'll try to test them this weekend, too.
Comment 3 fangorious 2007-09-30 10:58:45 UTC
In the Ubuntu 7.10 LiveDVD beta image, the 6.7.193 driver is present. I can change resolutions with that. However, none of the non-native widescreen resolutions are listed anymore. Even with custom modelines in my xorg.conf.
Comment 4 Alex Deucher 2007-09-30 11:13:26 UTC
This should work, more or less, with ati git master.
Comment 5 Alex Deucher 2007-09-30 11:15:10 UTC
Can you also attach your xorg config and log?
Comment 6 fangorious 2007-10-01 12:05:25 UTC
Created attachment 11842 [details]
xorg.conf and Xorg.0.log
Comment 7 fangorious 2007-10-01 12:06:46 UTC
The guy handling the Ubuntu bug I have for this, Tormod Volden, built pacakges
with "all the relevant changes from git upstream" so I tried those in the 7.10
beta livedvd.

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/111674

I'm attaching a tar file with my xorg.conf and Xorg.0.log here too.
Comment 8 Tormod Volden 2007-10-01 14:12:43 UTC
Created attachment 11849 [details]
changelog for my 6.7.194 package

Just for the record, here's the changelog that lists which post-194 commits I included.
Comment 9 fangorious 2007-10-01 17:32:50 UTC
Created attachment 11850 [details] [review]
Xorg.0.log

it was requested to attach individual files instead of a tar file
Comment 10 fangorious 2007-10-01 17:33:05 UTC
Created attachment 11851 [details] [review]
xorg.conf
Comment 11 Alex Deucher 2007-10-02 12:16:53 UTC
If you add the modes you want to the modes line in the display subsection of your config, it should add the modes, e.g.,
Modes    "1680x1050" "1440x900" "1280x1024" "1152x864" "1024x768" "800x600" "640x480"

You can also add modelines on the fly with:
xrandr --newmode <modeline>
xrandr --addmode <output> <new mode name>
Comment 12 fangorious 2007-10-02 13:46:00 UTC
I just tried changing the ModeLine specs in the Monitor section to take the refresh rate out of the name string, and made the corresponding changes in the Modes spec of the Display subsection of the Screen section. Those resolutions are still not listed in gnome-display-properties. Using the two xrandr commands (I guessed LVDS for the output in the --addmode command) succeeded in getting those resolutions listed in gnome-display-properties, and I can change to those resolutions once they are listed. The xrandr commands also work on the Ubuntu 7.10 LiveDVD without Tormod's 6.7.194 package.
Comment 13 Benjamin Close 2008-01-11 02:39:12 UTC
Bugzilla Upgrade Mass Bug Change

NEEDSINFO state was removed in Bugzilla 3.x, reopening any bugs previously listed as NEEDSINFO.

  - benjsc
    fd.o Wrangler
Comment 14 fangorious 2008-01-30 20:48:20 UTC
The 8.01 catalyst driver from ati.com detects the non-native widescreen resolutions, and supports custom modelines, so I'm using that now.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.