24" Monitor Schwarze Ränder trotz nativer Auflösung?

xrandr unter radeonhd sagt:

Code:
xrandr
Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 1920 x 1920
DVI-I_1/digital connected 1920x1200+0+0 [B]518mm x 324mm[/B]
...

Das schon probiert mit

Code:
xrandr --fbmm 512x324
?

Was für eine Fehlermeldung bekommst du?
 
Ich hab das mal unter beiden Treibern versucht, mit dem gleichen ergebnis.

Code:
:~$ sudo xrandr --fb 512x325
xrandr: specified screen 512x325 not large enough for output default (1920x1200+0+0)
:~$ sudo xrandr --fbmm 512x325
thomas@thomas-desktop:~$

Hab auch mal mit den Werten rumgespielt, sprich mal geschaut ob überhaupt irgendwas passiert. Nichts. Selbst bei eingaben 512x200 o.ä. reagiert gar nichts weder fglrx noch radeonhd.
 
Auf x.org steht das der neueste git release vom radeonhd dri support hat, hol dir den mal, vllt brauchst du den fglrx gar nicht mehr.
 
radeonhd hat gerade erst initial dri support für die R500 und im radeon wollen die erstemal die R700 Karten vorziehn weil die irgendeinen Fehler im atombios (oder dessen API, ka) der R600 Karten gefunden haben.

Aber ich hab des Rätsels Lösung.

Try the instructions in Matthew's post :

http://www.phoronix.com/forums/showpost.php?p=36734&postcount=40

Probably worth reading the whole thread to understand earlier solutions and common typos.

BTW the issue is that many TV/monitor displays have a default "overscan" setting which is fine for TV but really bad for a monitor since you can't see important little things like the menu bar. The driver defaults to a "safe" zoomed out display on HDMI-attached HD TVs to make sure that you can see the entire screen even if the TV defaults are set to overscan, but for now you need to run an aticonfig command to get rid of the safe mode.

EDIT - in the interest of efficiency, here is Matthew's post ;)

Es ist toll einen AMD/ATI Mitarbeiter in einem forum zu haben.

Trotzdem, danke für eure Mühen.
 
Zurück
Oben