Guest User

Untitled

a guest
Oct 15th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.88 KB | None | 0 0
  1. Here's the xserver log after duping the new drivers and then rebooting ...x can't start.
  2.  
  3.  
  4. cat /tmp/Xorg.0.log
  5. [ 17.066] (--) Log file renamed from "/var/log/Xorg.pid-2218.log" to "/var/log/Xorg.0.log"
  6. [ 17.066]
  7. X.Org X Server 1.21.1.4
  8. X Protocol Version 11, Revision 0
  9. [ 17.066] Current Operating System: Linux localhost.localdomain 6.0.1-1-default #1 SMP PREEMPT_DYNAMIC Wed Oct 12 09:01:29 UTC 2022 (94ab0ef) x86_64
  10. [ 17.067] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.0.1-1-default root=UUID=3bced946-a98e-4cdb-8037-612743e971ba splash=silent resume=/dev/disk/by-uuid/9bb1e0c7-703f-449a-a5fc-5399e5e77e36 mitigations=auto quiet nosimplefb=1
  11. [ 17.067]
  12. [ 17.067] Current version of pixman: 0.40.0
  13. [ 17.067] Before reporting problems, check http://wiki.x.org
  14. to make sure that you have the latest version.
  15. [ 17.067] Markers: (--) probed, (**) from config file, (==) default setting,
  16. (++) from command line, (!!) notice, (II) informational,
  17. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  18. [ 17.067] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 15 18:03:42 2022
  19. [ 17.067] (==) Using config directory: "/etc/X11/xorg.conf.d"
  20. [ 17.067] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  21. [ 17.067] (==) No Layout section. Using the first Screen section.
  22. [ 17.067] (==) No screen section available. Using defaults.
  23. [ 17.067] (**) |-->Screen "Default Screen Section" (0)
  24. [ 17.067] (**) | |-->Monitor "<default monitor>"
  25. [ 17.068] (==) No monitor specified for screen "Default Screen Section".
  26. Using a default monitor configuration.
  27. [ 17.068] (==) Automatically adding devices
  28. [ 17.068] (==) Automatically enabling devices
  29. [ 17.068] (==) Automatically adding GPU devices
  30. [ 17.068] (==) Automatically binding GPU devices
  31. [ 17.068] (==) Max clients allowed: 512, resource mask: 0xfffff
  32. [ 17.068] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
  33. [ 17.068] Entry deleted from font path.
  34. [ 17.068] (==) FontPath set to:
  35. /usr/share/fonts/misc:unscaled,
  36. /usr/share/fonts/Type1/,
  37. /usr/share/fonts/100dpi:unscaled,
  38. /usr/share/fonts/75dpi:unscaled,
  39. /usr/share/fonts/ghostscript/,
  40. /usr/share/fonts/cyrillic:unscaled,
  41. /usr/share/fonts/truetype/,
  42. built-ins
  43. [ 17.068] (==) ModulePath set to "/usr/lib64/xorg/modules"
  44. [ 17.068] (WW) Ignoring unrecognized extension "XFree86-DGA"
  45. [ 17.068] (II) The server relies on udev to provide the list of input devices.
  46. If no devices become available, reconfigure udev or disable AutoAddDevices.
  47. [ 17.068] (II) Loader magic: 0x563031aa8ac0
  48. [ 17.068] (II) Module ABI versions:
  49. [ 17.068] X.Org ANSI C Emulation: 0.4
  50. [ 17.068] X.Org Video Driver: 25.2
  51. [ 17.068] X.Org XInput driver : 24.4
  52. [ 17.068] X.Org Server Extension : 10.0
  53. [ 17.069] (++) using VT number 7
  54.  
  55. [ 17.069] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
  56. [ 17.070] (II) xfree86: Adding drm device (/dev/dri/card0)
  57. [ 17.070] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
  58. [ 17.072] (--) PCI:*(1@0:0:0) 10de:1213:1043:2119 rev 161, Mem @ 0xf6000000/16777216, 0xf0000000/67108864, 0xf4000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
  59. [ 17.072] (II) LoadModule: "glx"
  60. [ 17.072] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  61. [ 17.076] (II) Module glx: vendor="NVIDIA Corporation"
  62. [ 17.076] compiled for 4.0.2, module version = 1.0.0
  63. [ 17.076] Module class: X.Org Server Extension
  64. [ 17.076] (II) NVIDIA GLX Module 390.154 Wed Jun 22 04:46:39 UTC 2022
  65. [ 17.076] (II) Scanning /usr/share/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
  66. [ 17.076] (II) Scanning /usr/share/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
  67. [ 17.076] (==) Matched nvidia as autoconfigured driver 0
  68. [ 17.076] (==) Matched nouveau as autoconfigured driver 1
  69. [ 17.076] (==) Matched nv as autoconfigured driver 2
  70. [ 17.076] (==) Matched modesetting as autoconfigured driver 3
  71. [ 17.076] (==) Matched fbdev as autoconfigured driver 4
  72. [ 17.076] (==) Matched vesa as autoconfigured driver 5
  73. [ 17.077] (==) Assigned the driver to the xf86ConfigLayout
  74. [ 17.077] (II) LoadModule: "nvidia"
  75. [ 17.077] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
  76. [ 17.077] (II) Module nvidia: vendor="NVIDIA Corporation"
  77. [ 17.077] compiled for 4.0.2, module version = 1.0.0
  78. [ 17.077] Module class: X.Org Video Driver
  79. [ 17.077] (II) LoadModule: "nouveau"
  80. [ 17.077] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
  81. [ 17.077] (II) Module nouveau: vendor="X.Org Foundation"
  82. [ 17.077] compiled for 1.21.1.4, module version = 1.0.17
  83. [ 17.077] Module class: X.Org Video Driver
  84. [ 17.077] ABI class: X.Org Video Driver, version 25.2
  85. [ 17.077] (II) LoadModule: "nv"
  86. [ 17.078] (WW) Warning, couldn't open module nv
  87. [ 17.078] (EE) Failed to load module "nv" (module does not exist, 0)
  88. [ 17.078] (II) LoadModule: "modesetting"
  89. [ 17.078] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
  90. [ 17.078] (II) Module modesetting: vendor="X.Org Foundation"
  91. [ 17.078] compiled for 1.21.1.4, module version = 1.21.1
  92. [ 17.078] Module class: X.Org Video Driver
  93. [ 17.078] ABI class: X.Org Video Driver, version 25.2
  94. [ 17.078] (II) LoadModule: "fbdev"
  95. [ 17.078] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
  96. [ 17.078] (II) Module fbdev: vendor="X.Org Foundation"
  97. [ 17.078] compiled for 1.21.1.4, module version = 0.5.0
  98. [ 17.078] Module class: X.Org Video Driver
  99. [ 17.078] ABI class: X.Org Video Driver, version 25.2
  100. [ 17.078] (II) LoadModule: "vesa"
  101. [ 17.078] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
  102. [ 17.078] (II) Module vesa: vendor="X.Org Foundation"
  103. [ 17.078] compiled for 1.21.1.4, module version = 2.5.0
  104. [ 17.078] Module class: X.Org Video Driver
  105. [ 17.078] ABI class: X.Org Video Driver, version 25.2
  106. [ 17.078] (II) NVIDIA dlloader X Driver 390.154 Wed Jun 22 04:48:53 UTC 2022
  107. [ 17.078] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  108. [ 17.078] (II) NOUVEAU driver
  109. [ 17.078] (II) NOUVEAU driver for NVIDIA chipset families :
  110. [ 17.078] RIVA TNT (NV04)
  111. [ 17.078] RIVA TNT2 (NV05)
  112. [ 17.078] GeForce 256 (NV10)
  113. [ 17.078] GeForce 2 (NV11, NV15)
  114. [ 17.078] GeForce 4MX (NV17, NV18)
  115. [ 17.078] GeForce 3 (NV20)
  116. [ 17.078] GeForce 4Ti (NV25, NV28)
  117. [ 17.079] GeForce FX (NV3x)
  118. [ 17.079] GeForce 6 (NV4x)
  119. [ 17.079] GeForce 7 (G7x)
  120. [ 17.079] GeForce 8 (G8x)
  121. [ 17.079] GeForce 9 (G9x)
  122. [ 17.079] GeForce GTX 2xx/3xx (GT2xx)
  123. [ 17.079] GeForce GTX 4xx/5xx (GFxxx)
  124. [ 17.079] GeForce GTX 6xx/7xx (GKxxx)
  125. [ 17.079] GeForce GTX 9xx (GMxxx)
  126. [ 17.079] GeForce GTX 10xx (GPxxx)
  127. [ 17.079] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
  128. [ 17.079] (II) FBDEV: driver for framebuffer: fbdev
  129. [ 17.079] (II) VESA: driver for VESA chipsets: vesa
  130. [ 17.082] (II) Loading sub module "fb"
  131. [ 17.082] (II) LoadModule: "fb"
  132. [ 17.082] (II) Module "fb" already built-in
  133. [ 17.083] (II) Loading sub module "wfb"
  134. [ 17.083] (II) LoadModule: "wfb"
  135. [ 17.083] (II) Loading /usr/lib64/xorg/modules/libwfb.so
  136. [ 17.083] (II) Module wfb: vendor="X.Org Foundation"
  137. [ 17.083] compiled for 1.21.1.4, module version = 1.0.0
  138. [ 17.083] ABI class: X.Org ANSI C Emulation, version 0.4
  139. [ 17.083] (II) Loading sub module "ramdac"
  140. [ 17.083] (II) LoadModule: "ramdac"
  141. [ 17.083] (II) Module "ramdac" already built-in
  142. [ 17.083] (WW) Falling back to old probe method for modesetting
  143. [ 17.083] (WW) Falling back to old probe method for fbdev
  144. [ 17.083] (II) Loading sub module "fbdevhw"
  145. [ 17.083] (II) LoadModule: "fbdevhw"
  146. [ 17.083] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
  147. [ 17.084] (II) Module fbdevhw: vendor="X.Org Foundation"
  148. [ 17.084] compiled for 1.21.1.4, module version = 0.0.2
  149. [ 17.084] ABI class: X.Org Video Driver, version 25.2
  150. [ 17.084] (II) NVIDIA(0): Creating default Display subsection in Screen section
  151. "Default Screen Section" for depth/fbbpp 24/32
  152. [ 17.084] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
  153. [ 17.084] (==) NVIDIA(0): RGB weight 888
  154. [ 17.084] (==) NVIDIA(0): Default visual is TrueColor
  155. [ 17.084] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  156. [ 17.084] (**) NVIDIA(0): Enabling 2D acceleration
  157. [ 17.087] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
  158. [ 17.087] (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
  159. [ 17.087] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
  160. [ 17.087] (EE) NVIDIA(GPU-0): README for additional information.
  161. [ 17.087] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
  162. [ 17.087] (EE) NVIDIA(0): Failing initialization of X screen 0
  163. [ 17.087] (II) UnloadModule: "nvidia"
  164. [ 17.087] (II) UnloadSubModule: "wfb"
  165. [ 17.087] (EE) Screen(s) found, but none have a usable configuration.
  166. [ 17.087] (EE)
  167. Fatal server error:
  168. [ 17.087] (EE) no screens found(EE)
  169. [ 17.087] (EE)
  170. Please consult the The X.Org Foundation support
  171. at http://wiki.x.org
  172. for help.
  173. [ 17.087] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
  174. [ 17.087] (EE)
  175. [ 17.093] (EE) Server terminated with error (1). Closing log file.
  176. neal@localhost:~>
  177.  
  178.  
Advertisement
Add Comment
Please, Sign In to add comment