Advertisement
Guest User

Untitled

a guest
Mar 1st, 2015
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. mktemp: failed to create file via template ‘/tmp/serverauth.XXXXXXXXXX’: Permission denied
  2. xauth: file does not exist
  3. xauth: unable to link authority file , use -n
  4. use: X [:<display>] [option]
  5. -a # default pointer acceleration (factor)
  6. -ac disable access control restrictions
  7. -audit int set audit trail level
  8. -auth file select authorization file
  9. ...
  10. Initializing built-in extension DRI2
  11. Loading extension GLX
  12. The XKEYBOARD keymap compiler (xkbcomp) reports:
  13. > Error: Cannot open "/tmp/filegRxhGH" to write keyboard description
  14. > Exiting
  15. The XKEYBOARD keymap compiler (xkbcomp) reports:
  16. > Error: Cannot open "/tmp/fileb9Lgzg" to write keyboard description
  17. > Exiting
  18. XKB: Failed to compile keymap
  19. Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.
  20. (EE)
  21. Fatal server error:
  22. (EE) Failed to activate core devices.(EE)
  23. (EE)
  24. Please consult the The X.Org Foundation support
  25. at http://wiki.x.org
  26. for help.
  27. (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
  28. (EE)
  29. (II) AIGLX: Suspending AIGLX clients for VT switch
  30. (EE) Server terminated with error (1). Closing log file.
  31. xinit: giving up
  32. xinit: unable to connect to X server: Connection refused
  33. xinit: unexpected signal 2
  34.  
  35. root@blackbox:~# df -h
  36. Filesystem Size Used Avail Use% Mounted on
  37. /dev/sda6 22G 18G 2.9G 87% /
  38. none 4.0K 0 4.0K 0% /sys/fs/cgroup
  39. udev 1.9G 4.0K 1.9G 1% /dev
  40. tmpfs 376M 1.2M 374M 1% /run
  41. none 5.0M 0 5.0M 0% /run/lock
  42. none 1.9G 4.0K 1.9G 1% /run/shm
  43. none 100M 4.0K 100M 1% /run/user
  44.  
  45. root@blackbox:~# ls /home/florian/.Xauthority -al
  46. -rw------- 1 root root 155 Mar 23 17:10 /home/florian/.Xauthority
  47.  
  48. xauth: timeout in locking authority file /home/florian/.Xauthority
  49. ...
  50. Loading extension GLX
  51. The XKEYBOARD keymap compiler (xkbcomp) reports:
  52. > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  53. > Ignoring extra symbols
  54. Errors from xkbcomp are not fatal to the X server
  55. The XKEYBOARD keymap compiler (xkbcomp) reports:
  56. > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  57. > Ignoring extra symbols
  58. Errors from xkbcomp are not fatal to the X server
  59. The XKEYBOARD keymap compiler (xkbcomp) reports:
  60. > Warning: Compat map for group 2 redefined
  61. > Using new definition
  62. > Warning: Compat map for group 3 redefined
  63. > Using new definition
  64. > Warning: Compat map for group 4 redefined
  65. > Using new definition
  66. Errors from xkbcomp are not fatal to the X server
  67. The XKEYBOARD keymap compiler (xkbcomp) reports:
  68. > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  69. > Ignoring extra symbols
  70. Errors from xkbcomp are not fatal to the X server
  71. (II) AIGLX: Suspending AIGLX clients for VT switch
  72. xinit: connection to X server lost
  73. ^M
  74. waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
  75.  
  76. xinit: unexpected signal 2
  77. xauth: timeout in locking authority file /home/florian/.Xauthority
  78.  
  79. sudo rm /home/florian/.Xauthority
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement