aus9 wrote: Wed Dec 11, 2019 8:21 pm
while waiting for OP to reply....
if I untick the box in MX Tweak to no LONGER force intel over modeset....it removes the conf file from /etc/X11/xorg.conf.d/
now test my reboot with a grub resolution different to my preferred....made 800x600
command mode grub2 command=vbeinfo shows * against 800x600
on boot up with no kernel parameter set ....still no msg to reconfigure Xserver
Code: Select all
inxi -G # lines re-arranged for viewing purposes only
Graphics: Device-1: Intel HD Graphics 630 driver: i915 v: kernel
Display: x11 server: X.Org 1.20.4 driver: modesetting
unloaded: fbdev,vesa resolution: 1920x1080~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2) v: 4.5 Mesa 18.3.6
I suggest this driver modesetting.....is what normal intel users should see, all factors being equal.
The Live USB had high res, but the first boot into the installed system had the 640x480 res.
so I am now thinking....the live boot up was probably with
no kernel parameter
no grub resolution set
no file /etc/X11/xorg.conf.d/20-intel.conf
and correct packges still installed
OK, I've now read post 18 and 19 and 20 for the first time (somehow missed them before).
Here is what I did originally:
1. Boot off live USB
2. Started install preserving /home
3. Screen froze a few minutes in
4. Reset and try again
5. Got further into install but screen froze.
6. Reset and choose failsafe graphics.
7. Install succeeds.
8. First boot: 640x480 res.
9. Reboot in hope it magically comes right.
10. View the Xorg log.
11. Saw vesa failing to load so removed all related packages.
12. Reboot
13. Still 640x480 res.
14. MXTweak to force Intel
15. Reboot.
16. No graphics at all.
17. Boot into Live USB
18. restore the Xorg.conf files (just 00-blah.conf and 10.synaptic.conf etc ...)
19. Reboot
20. 640x480 res.
21. Install non-free intel drivers
22. MX Tweak to force Intel
23. Reboot
24. No graphics
25. Try force framebuffer (I know it works) by using the 20-Intel.conf and sticking my own options there.
26. Failed to get framebuffer working.
27. Added the grub config options
28. Framebuffer works.
29. 1024x768 res.
30. Still not happy, but can actually use my pc
31. Posted here.
Sorry, it's hard to remember all the steps exactly, but that's about right.