Le 27/08/2020 à 09:58, Felix Miata a écrit :
If your "new installation" of 15.2 has reused your old /home file system
no, it haven't , try
logging out of X, then deleting entire content of ~/.cache/ before trying your script in a Plasma session again.
may be still usefull between several tests :-)
Something else to try is the upstream default DDX, by removing xf86-video-intel. If you haven't already seen <https://forums.opensuse.org/showthread.php/541438-AMD-Intel-amp-NVidia-X-graphics-driver-primer>, give it a visit before asking any questions about this suggestion.
well... so no "intel" from yast may be necessary I guess this may explain some config problems
Try this entirely different initialization method. Add to kernel cmdline (in Grub)
video=eDP1:1920x1080 video=HDMI2:1920x1080
interesting. I have a script running now, when it ends, I will try this first
Based on some new observations I made on a very old Intel GPU 2 days ago using TW, modeline creation may be wholly unnecessary
in fact, cvt gives always the same modeline :-) . I got a 1920x1200 or 1680x1050
display scaled to 2048x1152 that way.
good to know :-)
https://www.kernel.org/doc/Documentation/fb/modedb.txt covers this video= option that might need a tweak of refresh or e or D or ?.
You could start the information provision by copy and paste some relevant basic info, like so:
# inxi -SGay
with y get only an error: Error 10: Unsupported value: 0 for option: y
You have older version. Try sudo inxi -U, then if success is indicated do:
inxi -SGay
next time.
thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org