Dear all,
Two days ago, I started to install Xorg on my laptop equipped with an Intel Integrated HD Graphics 4400. I'm not able to start X with the intel driver. To solve the problem, I read this post (https://forums.freebsd.org/threads/43910/#post-310978) and another one (https://forums.freebsd.org/threads/xorg-intel-hd4000-problems.46907) and did a few tries with various results:
Write
in /usr/local/etc/X11/xorg.conf logs
Write
in /usr/local/etc/X11/xorg.conf logs
Removing .Xauthority changes nothing.
To resume, I'm able to start X with the vesa driver but the result is not very good: slow windows and a smaller resolution than the one of my screen which is 1920x1080.
Did anyone overcome the same problem? Do you think to another way to solve this?
In advance, massive thanks.
Two days ago, I started to install Xorg on my laptop equipped with an Intel Integrated HD Graphics 4400. I'm not able to start X with the intel driver. To solve the problem, I read this post (https://forums.freebsd.org/threads/43910/#post-310978) and another one (https://forums.freebsd.org/threads/xorg-intel-hd4000-problems.46907) and did a few tries with various results:
Write
Code:
Driver "intel"
Code:
(EE) no screens found
Write
Code:
Driver "vesa"
Code:
(WW) Unable to estimate virtual size
To resume, I'm able to start X with the vesa driver but the result is not very good: slow windows and a smaller resolution than the one of my screen which is 1920x1080.
Did anyone overcome the same problem? Do you think to another way to solve this?
In advance, massive thanks.