Mailinglist Archive: opensuse-bugs (7187 mails)
| < Previous | Next > |
[Bug 356911] sax2- adjust display just right- restart xserver- adjustments gone.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 29 Jan 2008 20:24:16 -0700 (MST)
- Message-id: <20080130032416.8D7B5CC7B0@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=356911
User sndirsch@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=356911#c5
Stefan Dirsch <sndirsch@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Info Provider|hm_jar@xxxxxxxxxxx |
Resolution| |WONTFIX
--- Comment #5 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2008-01-29 20:24:15
MST ---
(In reply to comment #4 from James Roman)
No, this is not required.
No. See /var/log/Xorg.0.log:
(==) Using config file: "/etc/X11/xorg.conf"
You're using a "Rage 128 Ultra TF" card, i.e. r128 driver.
So you're trying to use a special modeline. The driver prefers the modeline, it
gets via DDC. This seems to be your problem. I suggest to adjust the
hsync/vrefresh ranges for your monitor to force the driver to use your special
modeline.
Example:
--------
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
==> HSync = 64110000 / 1344 = 47.700 kHz
Vrefresh = 64110000 / (1344*795) = 60 Hz
Then use for your Section "Monitor":
HorizSync 47-48
VertRefresh 59-61
Hope this helps. We don't plan to change the current behaviour of r128 driver.
--
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.
User sndirsch@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=356911#c5
Stefan Dirsch <sndirsch@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Info Provider|hm_jar@xxxxxxxxxxx |
Resolution| |WONTFIX
--- Comment #5 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2008-01-29 20:24:15
MST ---
(In reply to comment #4 from James Roman)
if you manually change xorg.conf
do you need to create a new
xorg.conf.md5?
No, this is not required.
xserver will get an xorg.conf copy from somewhere else?
(than /etc/X11/xorg.conf)
No. See /var/log/Xorg.0.log:
(==) Using config file: "/etc/X11/xorg.conf"
You're using a "Rage 128 Ultra TF" card, i.e. r128 driver.
So you're trying to use a special modeline. The driver prefers the modeline, it
gets via DDC. This seems to be your problem. I suggest to adjust the
hsync/vrefresh ranges for your monitor to force the driver to use your special
modeline.
Example:
--------
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
==> HSync = 64110000 / 1344 = 47.700 kHz
Vrefresh = 64110000 / (1344*795) = 60 Hz
Then use for your Section "Monitor":
HorizSync 47-48
VertRefresh 59-61
Hope this helps. We don't plan to change the current behaviour of r128 driver.
--
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.
| < Previous | Next > |