GUI Error, Please Help!! - Raspberry Pi Forums
hi,
recently, , randomly, raspberry not work way should. here's problerm:
start fine, log in fine, etc.. whenever type "startx" - there long delay, text says along lines of: "unable unlock xauthority" or something, wait, goes black, nothing happens. "sudo startx" works fine, have noticed in console, when starting seeing lot of "exit code 1" , kind of stuff,
please help!
thanks.
recently, , randomly, raspberry not work way should. here's problerm:
start fine, log in fine, etc.. whenever type "startx" - there long delay, text says along lines of: "unable unlock xauthority" or something, wait, goes black, nothing happens. "sudo startx" works fine, have noticed in console, when starting seeing lot of "exit code 1" , kind of stuff,
please help!
thanks.
you try removing lock file: (startx recreate @ next attempt if no longer exists.)
might want check still have free space on filesystem: (the use% column first - /dev/root - entry must not 100%)
code: select all
sudo rm ./xauthority
might want check still have free space on filesystem:
code: select all
df -h
raspberrypi
Comments
Post a Comment