You are not logged in.
Pages: 1
After a new install I cant boot i get the blinking cursor, if I drop into TTY im seeing the following, is xf86-video-intel the correct driver?
[joey@archbook ~]$ tail ~/.local/share/xorg/Xorg.0.log
Fatal server error:
[ 996.139] (EE) AddScreen/ScreenInit failed for driver 0
[ 996.139] (EE)
[ 996.139] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 996.139] (EE) Please also check the log file at "/home/joey/.local/share/xorg/Xorg.0.log" for additional information.
[ 996.140] (EE)
[ 996.154] (EE) Server terminated with error (1). Closing log file.
[joey@archbook ~]$ lspci |grep -e VGA -e 3D
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GSE Express Integrated Graphics Controller (rev 03)
[joey@archbook ~]$ sudo pacman -Ss xf86-video-intel
[sudo] password for joey:
extra/xf86-video-intel 1:2.99.917+381+g5772556-1 (xorg-drivers xorg)
X.org Intel i810/i830/i915/945G/G965+ video driversthanks
Last edited by anotherjoe (2015-10-03 11:34:25)
Offline
You don't have that driver installed...
Offline
you are correct sir, someone should have read the wiki before posting. Works great after running sudo pacman -S xf86-video-intel and not sudo pacman -Ss xf86-video-intel
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline
Pages: 1