You are not logged in.

#1 2015-05-29 19:22:13

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

[SOLVED]After an update no longer able to boot into X

After doing this I read this thread https://bbs.archlinux.org/viewtopic.php?id=195866&p=2 and tried a lot of the options there. I tried installing the kernel microcode (seems to have worked, but hasn't fixed anything for me), switching from nvidia to nouveau. Tried installing different display manager (lightdm rather than gdm) and tried disabling everything and doing startx.

Does anyone have any ideas on how to debug this?

Last edited by crashandburn4 (2015-05-29 19:45:00)

Offline

#2 2015-05-29 19:30:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]After an update no longer able to boot into X

Read your journal and X's log...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-05-29 19:44:25

crashandburn4
Member
Registered: 2013-03-03
Posts: 105

Re: [SOLVED]After an update no longer able to boot into X

Sorry, I should have mentioned, only errors in my Xorg.0.log is:

(EE) Failed to load module "nv" (module does not exist, 0)
...
(EE) Failed to load module "fbdev" (module does not exist, 0)
...
(EE) Failed to load module "vesa" (module does not exist, 0)
...
(EE) Failed to load module "nv" (module does not exist, 0)

Ahhh! found it, for posterity here is the solution, I had something in journalctl -b

/usr/lib/gonme-session/gnome-session-failed: symbol lookup error: /usr/lib/libgdk-3.so.0: undefined symbol: cairo_surface_set_device_scale
...
<crashing gnome-shell>

which led me to https://bbs.archlinux.org/viewtopic.php?id=188529.
after checking pacman -Qs cairo I found that I had cairo-infinality-ultimate. when I removed that and installed normal cairo everything was fine.

Thanks

Offline

Board footer

Powered by FluxBB