Problem: MATE, Openbox Session is closing, blank screen and falling back to login screen
Other symptoms: Every crash produces a file in / called something like core.1428141; these are about 150MB of text each.
Solution:
There are problems with the default configuration on xorg. The solution is to create a file called 20-intel.conf and upload it to the /etc/X11/xorg.conf.d folder with the following lines:
Section "Device"
Identifier "Intel Graphics"
Driver "Intel"
Option "TearFree" "true"
EndSection
Sources:
https://trisquel.info/es/forum/x11-close-session-when-opening-file-or-browsing-web
https://trisquel.info/en/forum/certain-tasks-make-screen-go-black-blinking-underscore-then-i-have-log-again-0
Revisions
11/26/2024 - 18:55
![knife knife](/files/imagecache/avatar_small/avatars/picture-20235.jpg)
11/29/2024 - 18:59
![Gnu Gnu](/files/imagecache/avatar_small/avatars/picture-3712.png)