Created attachment 670155 [details] raw /tmp/xstart.txt used in comment 11 (for new comment line referencing) (In reply to Egbert Eich from comment #12) > (In reply to Felix Miata from comment #11) > > gfx. It's fresh TW 20160321 KDE3 zypper up (sans 4.5.0 kernel). Same Did you miss the KDE3 part? There's never been any interference from KDE3 to global config settings that I can remember ever encountering? ... > ... mode and dpi change work in principle, which indicates that this is not > a problem of KMS, then Xserver or the driver. I never had any doubt, after all, if in /etc/X11/xinit/xinitrc.d/setup: xrandr > /dev/null xrandr --dpi 108 --output VGA1 --mode 1680x1050 # intel analog then, the second xrandr in that script does produce the expected result. > > Wed Mar 23 03:30:10 EDT 2016 ... > > VIRTUAL1 disconnected (normal left inverted right x axis y axis) > I assume you did the 'xrandr --dpi 108 --mode ...' command in here. 1440x900 in attachment lines 2 & 7 happened on account of video=1440x900@60 on cmdline 1680x1050 in attachment lines 21 & 23 happened on account of xrandr --dpi 108 --output VGA1 --mode 1680x1050 in /etc/X11/xinit/xinitrc.d/setup 1680x1050 in attachment lines 40 & 42 is ambiguous as to why, since the query was triggered from an xrandr command ostensibly setting mode and DPI equal to their current states. > > Wed Mar 23 03:30:10 EDT 2016 ... > > VIRTUAL1 disconnected (normal left inverted right x axis y axis) > This output shows that changing the resolution did succeed and you are in a > 1680x1050 mode exactly at this point. Except that it was already 1680x1050 before Konsole opened. Hard for me to tell about a change being made when before = after. > > Wed Mar 23 03:31:09 EDT 2016 > > Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 32767 x 32767 > > DP1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 474mm > > x 296mm > > 1680x1050 59.97*+ 74.89 > > 1600x1000 60.01 > > 1280x1024 75.02 72.05 60.02 > > 1440x900 74.98 59.89 59.98 ... > Ok, you ran 'xrandr -q' again a second later. Mode is still the same, ie the > one you were trying to set. This one is 59 seconds after the previous, created from Konsole, following #2 from the setup script. TBC with another attachment...