Advertisement
lead_pipe23

startx_error

May 19th, 2022
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.40 KB | None | 0 0
  1. $ startx
  2. xauth: file /home/user/.serverauth. 2925 does not exist
  3. xauth: file /home/user/.Xauthority does not exist
  4. xauth: file /home/user/.Xauthority does not exist
  5.  
  6. X.Org X Server 1.20.14
  7. X Protocol Version 11, Revision 0
  8. Build Operating System: FreeBSD 13.0-RELEASE-p11 amd64
  9. Current Operating System: FreeBSD user 13.1-RELEASE FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC amd64
  10. Build Date: 28 April 2022 01:58:04AM
  11.  
  12. Current version of pixman: 0.40.0
  13.         Before reporting problems, check http://wiki.x.org
  14.         to make sure that you have the latest version.
  15. Markers:    (--) probed, (**) from config file, (==) default setting,
  16.             (++) from command line, (!!) notice,(ll) informational,
  17.             (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  18.  
  19. (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 19 16:36:18 2022
  20. (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
  21. scfb trace: probe start
  22. scfb trace: probe done
  23. (EE)
  24. Fatal server error:
  25. (E) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
  26. (EE)
  27. (EE)
  28. Please consult the The X.Org Foundation support at http://wiki.x.org for help.
  29. (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
  30. (EE)
  31. (EE) Server terminated with error (1). Closing log file.
  32. xinit: giving up
  33. xinit: unable to connect to X server: Connection refused
  34. xinit: server error
  35. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement