Hi,
I used this howto https://wiki.freebsd.org/Graphics/Update i915 GPU driver to Linux 3.8 because I wanted to use better drivers with my Haswell onboard GPU
In the last step, after rebooting and trying
I'm getting this error:
If I use my older kernel, this command works without any problems
it seems to work now, but I can't get the modesetting driver to work with my onboard GPU (intel hd graphics 530)
I used this howto https://wiki.freebsd.org/Graphics/Update i915 GPU driver to Linux 3.8 because I wanted to use better drivers with my Haswell onboard GPU
In the last step, after rebooting and trying
Code:
sudo kldload i915kms
Code:
"kldload: can't load i915kms: No such file or directory"
If I use my older kernel, this command works without any problems
it seems to work now, but I can't get the modesetting driver to work with my onboard GPU (intel hd graphics 530)