Stránka 1 z 1

Re: Oprava (pridanie) defaultného rozlíšenia

Napsal: 28 úno 2016, 10:42
od Allconius
Ahoj, xrand mi vyhodí:

Kód: Vybrat vše

[ michal: ~ ]$ xrandr
Screen 0: minimum 8 x 8, current 1440 x 900, maximum 16384 x 16384
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 510mm x 290mm
   1920x1080      60.0 +
   1680x1050      60.0  
   1600x1200      60.0  
   1440x900       59.9* 
   1280x1024      75.0     60.0  
   1280x960       60.0  
   1280x720       60.0  
   1024x768       75.0     60.0  
   1024x576       60.0  
   800x600        75.0     60.3  
   640x480        75.0     59.9  
HDMI-0 disconnected (normal left inverted right x axis y axis)
takže jedu na DVI. Monitor mám ale v poměru 16:9 (viz. 510mm x 290mm), ovladač mi ale nabízí vesměs rozlišení 16:10. Používám teď to 1140x900. Dá se tam nějak dostat třeba 1440x810 ?

Re: Oprava (pridanie) defaultného rozlíšenia

Napsal: 29 úno 2016, 06:58
od Allconius
Ajo vlastně, to je šikovný :-) Vyzkouším a dám vědět :-)

Re: Oprava (pridanie) defaultného rozlíšenia

Napsal: 12 bře 2016, 07:26
od Allconius
Vyhodilo to nějaký error :cry:

Kód: Vybrat vše

[ michal: ~ ]$ xrandr --newmode "1440x810_60.00"   95.00  1440 1520 1664 1888  810 813 818 841 -hsync +vsync
[ michal: ~ ]$ xrandr --addmode DVI-D-0 1440x810_60.00
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  33
  Current serial number in output stream:  34
[ michal: ~ ]$ xrandr --output DVI-D-0 --mode 1440x810_60.00
xrandr: cannot find mode 1440x810_60.00
[ michal: ~ ]$