Good morning, I'm newbie, sorry for mistakes but It is my first post.
I get this problem when I launch startx: it doesn' display X11/Xorg interface:
1-the problem occurred only after a sudden shutdown of the device due to lack of electricity,
before this event xorg worked well.
2- this is my system:
freebsd 13.2
laptop: lenovo
cpu: Intel Core i7-4700MQ
and this is the Video card:
shows
2-I have seen various official guides including:
- https://docs.freebsd.org/en/books/handbook/x11/
at point 5.3.1
- https://wiki.freebsd.org/GraphicsOld
- https://wiki.freebsd.org/Graphics
- https://wiki.freebsd.org/Graphics/Intel-GPU-Matrix
3 - I have seen various potential solutions and have adopted it but without success such as the following solutions:
- https://forums.freebsd.org/threads/thinkpad-e130-hd-4000-failed-to-load-module-intel.72048/
- https://nudesystems.com/how-to-fix-no-screen-found-xorg-error-on-freebsd/
- https://forums.freebsd.org/threads/...d-to-start-x-server-using-intel-driver.88750/
4- my configuration is as follows:
- user is added to video group
- drm-kmod is installed
rc.conf:
kld_list="i915kms.ko"
5- /usr/local/lib/xorg/modules/drivers/
6- /usr/local/etc/X11/xorg.conf.d/
- this is the output of Xorg....log:
error load module "intel" (module does not exist, 0)
If you want I can upload screen:
pkg info
how can I do to return the graphical interface working?
I'm sorry but at the moment I can only provide photos about it since I have no idea how to access the forum without a graphical interface and do the upload of print screens.
Thanks in advance
I get this problem when I launch startx: it doesn' display X11/Xorg interface:
1-the problem occurred only after a sudden shutdown of the device due to lack of electricity,
before this event xorg worked well.
2- this is my system:
freebsd 13.2
laptop: lenovo
cpu: Intel Core i7-4700MQ
and this is the Video card:
Code:
pciconf -lv | grep -B4 VGA
2-I have seen various official guides including:
- https://docs.freebsd.org/en/books/handbook/x11/
at point 5.3.1
- https://wiki.freebsd.org/GraphicsOld
- https://wiki.freebsd.org/Graphics
- https://wiki.freebsd.org/Graphics/Intel-GPU-Matrix
3 - I have seen various potential solutions and have adopted it but without success such as the following solutions:
- https://forums.freebsd.org/threads/thinkpad-e130-hd-4000-failed-to-load-module-intel.72048/
- https://nudesystems.com/how-to-fix-no-screen-found-xorg-error-on-freebsd/
- https://forums.freebsd.org/threads/...d-to-start-x-server-using-intel-driver.88750/
4- my configuration is as follows:
- user is added to video group
- drm-kmod is installed
rc.conf:
kld_list="i915kms.ko"
5- /usr/local/lib/xorg/modules/drivers/
6- /usr/local/etc/X11/xorg.conf.d/
- this is the output of Xorg....log:
error load module "intel" (module does not exist, 0)
If you want I can upload screen:
pkg info
how can I do to return the graphical interface working?
I'm sorry but at the moment I can only provide photos about it since I have no idea how to access the forum without a graphical interface and do the upload of print screens.
Thanks in advance