I have installed Trisquel on my computer a few days ago. I installed OpenJDK
8, as I need it for my work. My process was the following:
-Add the repository.
-sudo apt-get install openjdk-8-*
This installed the proper components to my computer, but the next time I
rebooted, my resolution became 800x600, having to install xrandr and write a
script which recovered my 1920x1080 default resolution.
Doing this everytime I boot is incredibly annoying, and more when it's not
supposed to happen in a normal condition. Can anybody help me?
Happy hacking.