Hy,
seit dem die xorg.conf verschwunden ist, habe ich keine Ahnung wie ich meinen Monitor dazu bringe, 85 Hz anzuzeigen. Der CRT läuft permanent auf 75 Hz. Dachte zuerst mein Netbook bringt nicht mehr Leistung, aber selbst bei VGA-Auflösung geht nicht mehr. Im Gegenteil, da schaltet er dann auf 60 Hz zurück. Hier der Inhalt meiner ~/.config/monitors.xml:
<monitors version="1">
<configuration>
<clone>no</clone>
<output name="VGA1">
</output>
<output name="LVDS1">
<vendor>HSD</vendor>
<product>0x03e9</product>
<serial>0x000285cc</serial>
<width>1024</width>
<height>600</height>
<rate>60</rate>
<x>0</x>
<y>0</y>
<rotation>normal</rotation>
<reflect_x>no</reflect_x>
<reflect_y>no</reflect_y>
<primary>no</primary>
</output>
</configuration>
<configuration>
<clone>no</clone>
<output name="VGA1">
<vendor>MED</vendor>
<product>0x87ab</product>
<serial>0x0001a58c</serial>
<width>1280</width>
<height>1024</height>
<rate>85</rate>
<x>0</x>
<y>0</y>
<rotation>normal</rotation>
<reflect_x>no</reflect_x>
<reflect_y>no</reflect_y>
<primary>no</primary>
</output>
<output name="LVDS1">
<vendor>HSD</vendor>
<product>0x03e9</product>
<serial>0x000285cc</serial>
</output>
</configuration>
<configuration>
<clone>no</clone>
<output name="VGA1">
<vendor>IBM</vendor>
<product>0x19e3</product>
<serial>0x01010101</serial>
<width>1280</width>
<height>1024</height>
<rate>75</rate>
<x>0</x>
<y>0</y>
<rotation>normal</rotation>
<reflect_x>no</reflect_x>
<reflect_y>no</reflect_y>
<primary>no</primary>
</output>
<output name="LVDS1">
<vendor>HSD</vendor>
<product>0x03e9</product>
<serial>0x000285cc</serial>
<width>1024</width>
<height>600</height>
<rate>60</rate>
<x>0</x>
<y>1024</y>
<rotation>normal</rotation>
<reflect_x>no</reflect_x>
<reflect_y>no</reflect_y>
<primary>no</primary>
</output>
</configuration>
</monitors>Ich habe darin 75 gegen 85 getauscht, aber ohne Erfolg wie man sieht. Wie geht es denn nun weiter?
xrandr sagt:
xrandr Screen 0: minimum 320 x 200, current 1280 x 1624, maximum 4096 x 4096 VGA1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 306mm x 230mm 1280x1024 75.0* 1024x768 75.1 960x529 75.0 800x600 75.0 640x480 60.0 720x400 70.1 LVDS1 connected 1024x600+0+1024 (normal left inverted right x axis y axis) 220mm x 129mm 1024x600 60.0*+ 800x600 60.3 640x480 59.9
Das interessiert aber nicht, der Monitor läuft seit drei Jahren mit 85 Hz, wenn er jetzt abraucht steht der nächste bereit - ich will also unter allen Umständen 85 Hz..
2004 – 2011 ubuntuusers.de • Einige Rechte vorbehalten