Eightscer

Current xorg.conf

Jun 2nd, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.71 KB | None | 0 0
  1. xorg.conf for "Current," settings that worked in the past when the laptop was first configured
  2.  
  3. # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  4. # nvidia-xconfig: version 440.82
  5.  
  6. # Manually configured, March 15 2019
  7. # Updated for eGPU, May 02 2020
  8.  
  9. Section "ServerLayout"
  10. Identifier "layout"
  11. Screen 0 "nvidia" 0 0
  12. Inactive "intel"
  13. InputDevice "Keyboard0" "CoreKeyboard"
  14. InputDevice "Mouse0" "CorePointer"
  15. EndSection
  16.  
  17. Section "InputDevice"
  18. # generated from default
  19. Identifier "Keyboard0"
  20. Driver "kbd"
  21. EndSection
  22.  
  23. Section "InputDevice"
  24. # generated from data in "/etc/conf.d/gpm"
  25. Identifier "Mouse0"
  26. Driver "mouse"
  27. Option "Protocol"
  28. Option "Device" "/dev/input/mice"
  29. Option "Emulate3Buttons" "no"
  30. Option "ZAxisMapping" "4 5"
  31. EndSection
  32.  
  33. Section "Monitor"
  34. Identifier "Monitor0"
  35. ModeLine "1280x720_60.00" 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync
  36. EndSection
  37.  
  38. Section "Device"
  39. Identifier "intel"
  40. Driver "modesetting"
  41. Option "AccelMethod" "none"
  42. BusID "PCI:0:2:0"
  43. EndSection
  44.  
  45. Section "Device"
  46. Identifier "nvidia"
  47. Driver "nvidia"
  48. VendorName "NVIDIA Corporation"
  49. #Added:
  50. BusID "PCI:2:0:0"
  51. EndSection
  52.  
  53. Section "Screen"
  54. Identifier "nvidia"
  55. Device "nvidia"
  56. Monitor "Monitor0"
  57. DefaultDepth 24
  58. Option "AllowEmptyInitialConfiguration"
  59. SubSection "Display"
  60. Depth 24
  61. Modes "nvidia-auto-select"
  62. EndSubSection
  63. EndSection
  64.  
  65. Section "Module"
  66. Load "modesetting"
  67. EndSection
  68.  
  69. #Section "Device"
  70. # Identifier "nvidia"
  71. # Driver "nvidia"
  72. # BusID "12:0:0"
  73. # Option "AllowEmptyInitialConfiguration"
  74. # Option "AllowExternalGpus" "True"
  75. #EndSection
  76.  
  77. --------
  78.  
  79. Xorg log file:
  80.  
  81. [117780.539] (--) Log file renamed from "/var/log/Xorg.pid-29454.log" to "/var/log/Xorg.0.log"
  82. [117780.539]
  83. X.Org X Server 1.20.7
  84. X Protocol Version 11, Revision 0
  85. [117780.539] Build Operating System: Linux 5.4.28-gentoo-x86_64 x86_64 Gentoo
  86. [117780.539] Current Operating System: Linux eightscer 5.4.38-gentoo-x86_64 #2 SMP Sat May 30 06:26:28 CDT 2020 x86_64
  87. [117780.539] Kernel command line: BOOT_IMAGE=/vmlinuz-5.4.38-gentoo-x86_64 root=UUID=ca580c56-88be-4d93-97f2-62d0ea03c8e7 ro intel_iommu=on
  88. [117780.539] Build Date: 19 May 2020 06:22:05PM
  89. [117780.539]
  90. [117780.539] Current version of pixman: 0.38.4
  91. [117780.539] Before reporting problems, check http://wiki.x.org
  92. to make sure that you have the latest version.
  93. [117780.539] Markers: (--) probed, (**) from config file, (==) default setting,
  94. (++) from command line, (!!) notice, (II) informational,
  95. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  96. [117780.539] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 2 15:36:36 2020
  97. [117780.539] (==) Using config file: "/etc/X11/xorg.conf"
  98. [117780.539] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  99. [117780.540] (==) ServerLayout "layout"
  100. [117780.540] (**) |-->Screen "nvidia" (0)
  101. [117780.540] (**) | |-->Monitor "Monitor0"
  102. [117780.540] (**) | |-->Device "nvidia"
  103. [117780.540] (**) | |-->GPUDevice "nvidia"
  104. [117780.540] (**) |-->Inactive Device "intel"
  105. [117780.540] (**) |-->Input Device "Keyboard0"
  106. [117780.540] (**) |-->Input Device "Mouse0"
  107. [117780.540] (==) Automatically adding devices
  108. [117780.540] (==) Automatically enabling devices
  109. [117780.540] (==) Automatically adding GPU devices
  110. [117780.540] (==) Max clients allowed: 256, resource mask: 0x1fffff
  111. [117780.540] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
  112. [117780.540] Entry deleted from font path.
  113. [117780.540] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
  114. [117780.540] Entry deleted from font path.
  115. [117780.540] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
  116. [117780.540] Entry deleted from font path.
  117. [117780.540] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
  118. [117780.540] Entry deleted from font path.
  119. [117780.540] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
  120. [117780.540] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
  121. [117780.540] Entry deleted from font path.
  122. [117780.540] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
  123. [117780.540] (==) FontPath set to:
  124. /usr/share/fonts/misc/
  125. [117780.540] (==) ModulePath set to "/usr/lib64/xorg/modules"
  126. [117780.540] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  127. [117780.540] (WW) Disabling Keyboard0
  128. [117780.540] (WW) Disabling Mouse0
  129. [117780.540] (II) Loader magic: 0x55b70be27ce0
  130. [117780.540] (II) Module ABI versions:
  131. [117780.540] X.Org ANSI C Emulation: 0.4
  132. [117780.540] X.Org Video Driver: 24.1
  133. [117780.540] X.Org XInput driver : 24.1
  134. [117780.540] X.Org Server Extension : 10.0
  135. [117780.541] (++) using VT number 7
  136.  
  137. [117780.541] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  138. [117780.541] (II) xfree86: Adding drm device (/dev/dri/card0)
  139. [117780.544] (--) PCI:*(0@0:2:0) 8086:5917:17aa:225b rev 7, Mem @ 0xe7000000/16777216, 0xc0000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
  140. [117780.545] (--) PCI: (2@0:0:0) 10de:1d10:17aa:225b rev 161, Mem @ 0xe8000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x0000d000/128
  141. [117780.545] (II) "glx" will be loaded by default.
  142. [117780.545] (II) LoadModule: "modesetting"
  143. [117780.545] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
  144. [117780.545] (II) Module modesetting: vendor="X.Org Foundation"
  145. [117780.545] compiled for 1.20.7, module version = 1.20.7
  146. [117780.545] Module class: X.Org Video Driver
  147. [117780.545] ABI class: X.Org Video Driver, version 24.1
  148. [117780.545] (II) LoadModule: "glx"
  149. [117780.545] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  150. [117780.545] (II) Module glx: vendor="X.Org Foundation"
  151. [117780.545] compiled for 1.20.7, module version = 1.0.0
  152. [117780.545] ABI class: X.Org Server Extension, version 10.0
  153. [117780.545] (II) LoadModule: "nvidia"
  154. [117780.545] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
  155. [117780.546] (II) Module nvidia: vendor="NVIDIA Corporation"
  156. [117780.546] compiled for 1.6.99.901, module version = 1.0.0
  157. [117780.546] Module class: X.Org Video Driver
  158. [117780.546] (II) LoadModule: "modesetting"
  159. [117780.546] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
  160. [117780.546] (II) Module modesetting: vendor="X.Org Foundation"
  161. [117780.546] compiled for 1.20.7, module version = 1.20.7
  162. [117780.546] Module class: X.Org Video Driver
  163. [117780.546] ABI class: X.Org Video Driver, version 24.1
  164. [117780.546] (II) UnloadModule: "modesetting"
  165. [117780.546] (II) Unloading modesetting
  166. [117780.546] (II) Failed to load module "modesetting" (already loaded, 0)
  167. [117780.546] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  168. [117780.546] (II) NVIDIA dlloader X Driver 440.82 Wed Apr 1 19:50:17 UTC 2020
  169. [117780.546] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  170. [117780.571] (WW) Falling back to old probe method for modesetting
  171. [117780.575] (II) modeset(0): using default device
  172. [117780.575] (II) Loading sub module "fb"
  173. [117780.575] (II) LoadModule: "fb"
  174. [117780.576] (II) Loading /usr/lib64/xorg/modules/libfb.so
  175. [117780.576] (II) Module fb: vendor="X.Org Foundation"
  176. [117780.576] compiled for 1.20.7, module version = 1.0.0
  177. [117780.576] ABI class: X.Org ANSI C Emulation, version 0.4
  178. [117780.576] (II) Loading sub module "wfb"
  179. [117780.576] (II) LoadModule: "wfb"
  180. [117780.576] (II) Loading /usr/lib64/xorg/modules/libwfb.so
  181. [117780.576] (II) Module wfb: vendor="X.Org Foundation"
  182. [117780.576] compiled for 1.20.7, module version = 1.0.0
  183. [117780.576] ABI class: X.Org ANSI C Emulation, version 0.4
  184. [117780.576] (II) Loading sub module "ramdac"
  185. [117780.576] (II) LoadModule: "ramdac"
  186. [117780.576] (II) Module "ramdac" already built-in
  187. [117780.592] (II) modeset(G0): using drv /dev/dri/card0
  188. [117780.592] (EE) Screen 0 deleted because of no matching config section.
  189. [117780.592] (II) UnloadModule: "modesetting"
  190. [117780.592] (EE)
  191. Fatal server error:
  192. [117780.592] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
  193. [117780.592] (EE)
  194. [117780.592] (EE)
  195. Please consult the The X.Org Foundation support
  196. at http://wiki.x.org
  197. for help.
  198. [117780.592] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
  199. [117780.592] (EE)
  200. [117780.670] (EE) Server terminated with error (1). Closing log file.
Add Comment
Please, Sign In to add comment