[Bug 404426] New: Xorg does not use the resolution set by sax2 for second display
https://bugzilla.novell.com/show_bug.cgi?id=404426 Summary: Xorg does not use the resolution set by sax2 for second display Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: sven.burmeister@gmx.net QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- I have an ATI x1700 in my notebook with a 1440x900 display and a second display attached to it, which can display 1280x1024 pixels (LG Flatron L1919s). I am not able to set-up the second monitor in a way that it displays 1280x1024, it always uses 1024x768. Idealy the notebook display should be disabled and only the second display working while attached. What I have done is: enabled "Dual head" in sax and set the second display to LCD 1280x1024 60 Hz as well as the resolution it should use to 1280x1024. I tried Clone mode as well as Xinerama and even tried to use the ati binary driver (repo-version as well as the latest from their website). I have also tried to set the notebook's display to just 1280x800, in case the issue is caused by the first display using a wider resolution than the second display is able to display. I'll attach the Xorg log and xorg.conf. If you need any other variation of those files, please let me know. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c1 --- Comment #1 from Sven Burmeister <sven.burmeister@gmx.net> 2008-06-27 00:41:38 MDT --- Created an attachment (id=224746) --> (https://bugzilla.novell.com/attachment.cgi?id=224746) xorg log -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c2 --- Comment #2 from Sven Burmeister <sven.burmeister@gmx.net> 2008-06-27 00:42:04 MDT --- Created an attachment (id=224747) --> (https://bugzilla.novell.com/attachment.cgi?id=224747) xorg conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Xorg does not use the resolution set by sax2 for|radeonhd: External monitor driven with wrong |second display |resolution -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User lverhaegen@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c4 Luc Verhaegen <lverhaegen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sven.burmeister@gmx.net --- Comment #4 from Luc Verhaegen <lverhaegen@novell.com> 2008-07-04 23:25:05 MDT --- This does not seem normal! (II) RADEONHD(0): PCI FB Address (BAR) is at 0x00000000 while card Internal Address is 0xC0000000 (II) RADEONHD(0): Mapped FB at (nil) (size 0x00000000) And this for (II) RADEONHD: version 1.2.1, built from dist of git branch master, commit 566ba690 Hrm, this needs to be looked into as this should never happen. Sven: one thing, could you set Virtual to 1280x1024 in your xorg.conf display subsection of the screen section? Virtual 1280 1024 This i think is the root cause of your problem here (and it is an RandR FAQ). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c5 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2008-07-15 14:40:38 MDT --- Sven, what about providing the requested feedback? Would help here a lot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c6 --- Comment #6 from Matthias Hopf <mhopf@novell.com> 2008-07-31 12:26:12 MDT --- (In reply to comment #4 from Luc Verhaegen)
Sven: one thing, could you set Virtual to 1280x1024 in your xorg.conf display subsection of the screen section?
This shouldn't matter, if the panel is active at Xserver startup time. Then automatically a virtual 1440x1440 fb would have been allocated. As the configuration looks to me, it seems you have configured your panel to be 1280x1024, and the external output to 1280x800. I don't think this is exactly what you wanted to do :-) Bear with us, dual-head config in sax2 isn't exactly trivial - in some cases the "secondary" head can even be the PANEL, so you have to try out both variants. Using 1280x800 looks wrong anyhow, though. You should better try to configure a single 1440x900 display, and use either krandrtray or (better in this case) gnome-display-properties to switch the output and resolution on-the-fly. Please try -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c7 --- Comment #7 from Sven Burmeister <sven.burmeister@gmx.net> 2008-08-01 02:11:49 MDT --- The problem is that this is not my notebook and we managed to get it working with xrandr after we tried all kinds of combinations and resolutions. Since it works now and proper resolution is pretty important for ffeling comfortable when working with opensuse, I hesitated to change anything. I am not familiar with xrandr, we just looked on the internet for the commands to use and tried it. So if you could tell me which files except the xorg.conf I have to save in order to be able to restore the current state after trying out a different resolution, I will provide the data. I'm not sure we tried to switch the resolutions, i.e. assume that the secondary head is the panel, so it might be worth a shot. If sax2 is not the best option to configure dual-head, would it not make sense to tell the user so, or at least give a hint within sax2 that if things do not work out, he should try krandrtry or gnome's equivalent? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c8 --- Comment #8 from Stefan Dirsch <sndirsch@novell.com> 2008-08-01 10:16:04 MDT --- Saving xorg.conf would be enough. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User mhopf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c9 --- Comment #9 from Matthias Hopf <mhopf@novell.com> 2008-08-05 06:30:57 MDT --- (In reply to comment #7 from Sven Burmeister)
The problem is that this is not my notebook and we managed to get it working with xrandr after we tried all kinds of combinations and resolutions. Since it works now and proper resolution is pretty important for ffeling comfortable when working with opensuse, I hesitated to change anything.
Does it work directly after X startup? In that case, the xorg.conf is perfectly fine and contains everything needed.
I am not familiar with xrandr, we just looked on the internet for the commands to use and tried it. So if you could tell me which files except the xorg.conf I have to save in order to be able to restore the current state after trying out a different resolution, I will provide the data.
xrandr doesn't have persistence, everything is restored to the config in xorg.conf on Xserver restart. And no, there is no way to save/restore a state you created with xrandr calls.
If sax2 is not the best option to configure dual-head, would it not make sense to tell the user so, or at least give a hint within sax2 that if things do not work out, he should try krandrtry or gnome's equivalent?
For persistence, it still is the best option. The desktops are slowly getting to a state where they will offer a better solution. AFAIK both the newest krandrtray and gnome-display-properties have persistence. It looks to me like we could close this bug, do you agree? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=404426 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404426#c10 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|sven.burmeister@gmx.net | Resolution| |FIXED --- Comment #10 from Stefan Dirsch <sndirsch@novell.com> 2008-09-02 03:05:45 MDT --- (In reply to comment #6 from Matthias Hopf)
(In reply to comment #4 from Luc Verhaegen)
Sven: one thing, could you set Virtual to 1280x1024 in your xorg.conf display subsection of the screen section?
This shouldn't matter, if the panel is active at Xserver startup time. Then automatically a virtual 1440x1440 fb would have been allocated.
I fully agree.
As the configuration looks to me, it seems you have configured your panel to be 1280x1024, and the external output to 1280x800. I don't think this is exactly what you wanted to do :-)
Yes, this looks like a misconfiguration.
Bear with us, dual-head config in sax2 isn't exactly trivial - in some cases the "secondary" head can even be the PANEL, so you have to try out both variants. Using 1280x800 looks wrong anyhow, though.
Yes, I think this was mixed up with 1280x1024.
You should better try to configure a single 1440x900 display, and use either krandrtray or (better in this case) gnome-display-properties to switch the output and resolution on-the-fly.
Right, here you're on the safe side. Closing as fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com