Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xrandr: Zweiter Monitor wird nicht richtig erkannt
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
DarkSpir
Tux's lil' helper
Tux's lil' helper


Joined: 04 Feb 2005
Posts: 117

PostPosted: Sat Nov 01, 2008 9:45 pm    Post subject: xrandr: Zweiter Monitor wird nicht richtig erkannt Reply with quote

Hoi.

Ich habe ein kleines Problem an meinem Laptop. Ich möchte meinen Fernseher an das Laptop hängen (LCD-Fernseher mit VGA-Schnittstelle). Der Fernseher hat eine Auflösung von 1680x1050. Wenn ich den Fernseher an das Laptop anschließe, zeigt xrandr mir folgendes:

Code:

darkspir@nanobox ~ $ xrandr
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 2880 x 2880
VGA connected (normal left inverted right)
   1680x1050      59.9 +
   1280x1024      75.0     59.9     60.0 
   1280x960       59.9 
   1152x864       74.8 
   1024x768       75.1     70.1     60.0 
   800x600        72.2     75.0     60.3 
   640x480        75.0     72.8     60.0 
   720x400        70.1 
LVDS connected 1280x800+0+0 (normal left inverted right) 331mm x 207mm
   1280x800       59.9*+
   1024x768       60.0 
   800x600        60.3 
   640x480        59.9 
TV disconnected (normal left inverted right)


Wenn ich dann ein xrandr --output VGA 1680x1050 --same-as LVDS mache, zeigt mir der Fernseher nur ein schwarzes Bild und "Modus wird nicht unterstützt" an. Aber jetzt kommts: wenn ich den Xserver mit dem Fernseher angeschlossen hochfahre, zeigt xrandr mir nur ne maximal mögliche Auflösung von 1024x768 an VGA an. Folgendes führt dann zum Erfolg:

Code:
xrandr --newmode "1680x1050" 148.24  1680 1760 1944 2272  1050 1050 1052 1089
xrandr --addmode VGA 1680x1050
xrandr --output VGA --mode 1680x1050 --same-as LVDS


Also dachte ich mir: Hey, wenn ich den Fernseher im laufenden Betrieb anschließe, müsste ich doch eigentlich problemlos den Modus löschen, irgendwie die Modeline verändern und dann darauf umschalten können. Tja, Pustekuchen:

Code:
darkspir@nanobox ~ $ xrandr --delmode VGA 1680x1050
X Error of failed request:  BadAccess (attempt to access private resource denied)
  Major opcode of failed request:  155 (RANDR)
  Minor opcode of failed request:  19 ()
  Serial number of failed request:  16
  Current serial number in output stream:  17


So, und jetzt bin ich mit meinem Latein am Ende. Ich kenne die Funktionsweise von xrandr und dem Xserver nicht gut genug um zu verstehen, was hier das Problem ist und wie ich hier weiter komme. Mein Ziel ist es auch nicht den Fernseher inklusive der Modeline in die xorg.conf zu ballern, weil ich mit dem Laptop unterwegs auch noch andere Geräte (Beamer, TFTs) ansteuern mag ohne vorher an der xorg.conf herumbasteln zu müssen. Jemand ne Idee, wie ich das "Also unter Windows ging das heute mittag völlig problemlos" meiner Freundin entkräften kann?
Back to top
View user's profile Send private message
DarkSpir
Tux's lil' helper
Tux's lil' helper


Joined: 04 Feb 2005
Posts: 117

PostPosted: Tue Nov 04, 2008 7:41 am    Post subject: Reply with quote

Bump für mehr Gerechtigkeit.

Hat keiner ne Idee?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum