Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Xorg server upgraded and now X keeps crashing

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
sysnull008
n00b
n00b
Posts: 10
Joined: Sun Mar 06, 2022 3:38 am

Xorg server upgraded and now X keeps crashing

  • Quote

Post by sysnull008 » Tue Mar 08, 2022 2:15 am

I've upgraded my gentoo VM as usual and got several updates including one for Xorg.

The version of Xorg is: X.Org X Server 1.21.1.3 according to my Xorg.log file.

The contents of my Xorg log file is as follows

Code: Select all

[    13.730] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    13.730] Current Operating System: Linux gentoovm 5.10.76-gentoo-r1 #2 SMP Fri Nov 26 19:52:30 EST 2021 x86_64
[    13.730] Kernel command line: BOOT_IMAGE=/kernel-5.10.76 root=UUID=eadc5c75-4e0c-48c6-bc09-e53c89f89297 ro
[    13.730]  
[    13.730] Current version of pixman: 0.40.0
[    13.730] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.730] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.730] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar  8 01:38:49 2022
[    13.879] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    13.879] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.941] (==) No Layout section.  Using the first Screen section.
[    13.941] (==) No screen section available. Using defaults.
[    13.941] (**) |-->Screen "Default Screen Section" (0)
[    13.941] (**) |   |-->Monitor "<default monitor>"
[    13.941] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    13.941] (==) Automatically adding devices
[    13.941] (==) Automatically enabling devices
[    13.941] (==) Automatically adding GPU devices
[    13.941] (==) Automatically binding GPU devices
[    13.941] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.053] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    14.053] 	Entry deleted from font path.
[    14.096] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[    14.096] 	Entry deleted from font path.
[    14.096] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[    14.096] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi
[    14.096] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    14.096] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.096] (II) Module ABI versions:
[    14.096] 	X.Org ANSI C Emulation: 0.4
[    14.096] 	X.Org Video Driver: 25.2
[    14.096] 	X.Org XInput driver : 24.4
[    14.096] 	X.Org Server Extension : 10.0
[    14.096] (++) using VT number 7

[    14.096] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    14.097] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.097] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[    14.148] (--) PCI:*(0@0:1:0) 1b36:0100:1af4:1100 rev 5, Mem @ 0xc4000000/67108864, 0xc0000000/67108864, 0xc8544000/8192, I/O @ 0x00006060/32, BIOS @ 0x????????/131072
[    14.148] (II) LoadModule: "glx"
[    14.161] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    14.300] (II) Module glx: vendor="X.Org Foundation"
[    14.300] 	compiled for 1.21.1.3, module version = 1.0.0
[    14.300] 	ABI class: X.Org Server Extension, version 10.0
[    14.300] (==) Matched qxl as autoconfigured driver 0
[    14.300] (==) Matched modesetting as autoconfigured driver 1
[    14.300] (==) Matched fbdev as autoconfigured driver 2
[    14.300] (==) Matched vesa as autoconfigured driver 3
[    14.300] (==) Assigned the driver to the xf86ConfigLayout
[    14.300] (II) LoadModule: "qxl"
[    14.300] (II) Loading /usr/lib64/xorg/modules/drivers/qxl_drv.so
[    14.327] (II) Module qxl: vendor="X.Org Foundation"
[    14.327] 	compiled for 1.21.1.3, module version = 0.1.5
[    14.327] 	Module class: X.Org Video Driver
[    14.327] 	ABI class: X.Org Video Driver, version 25.2
[    14.327] (II) LoadModule: "modesetting"
[    14.327] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    14.392] (II) Module modesetting: vendor="X.Org Foundation"
[    14.392] 	compiled for 1.21.1.3, module version = 1.21.1
[    14.392] 	Module class: X.Org Video Driver
[    14.392] 	ABI class: X.Org Video Driver, version 25.2
[    14.392] (II) LoadModule: "fbdev"
[    14.392] (WW) Warning, couldn't open module fbdev
[    14.392] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    14.392] (II) LoadModule: "vesa"
[    14.392] (WW) Warning, couldn't open module vesa
[    14.392] (EE) Failed to load module "vesa" (module does not exist, 0)
[    14.392] (II) qxl: Driver for QXL virtual graphics: QXL 1
[    14.392] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.451] (WW) Falling back to old probe method for modesetting
[    14.516] (II) qxl(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.516] (==) qxl(0): Depth 24, (--) framebuffer bpp 32
[    14.516] (==) qxl(0): RGB weight 888
[    14.516] (==) qxl(0): Default visual is TrueColor
[    14.516] (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.516] (II) qxl(0): Deferred Frames: Disabled
[    14.516] (II) qxl(0): Offscreen Surfaces: Disabled
[    14.516] (II) qxl(0): Image Cache: Disabled
[    14.516] (II) qxl(0): Fallback Cache: Disabled
[    14.572] (II) qxl(0): framebuffer at 0x7fe4a8ddd000 (16384 KB)
[    14.572] (II) qxl(0): command ram at 0x7fe4a9ddd000 (49144 KB)
[    14.572] (II) qxl(0): vram at 0x7fe4a4ddd000 (65536 KB)
[    14.572] (II) qxl(0): rom at 0x7fe4ae018000
[    14.572] resizing surface0 to 16777216
[    14.572] memory space from 0x7fe4a9ddd000 to 0x7fe4acdda000
[    14.572] memory space from 0x7fe4a4ddd000 to 0x7fe4a8ddd000
[    14.572] (II) qxl(0): Device version 0.0
[    14.572] (II) qxl(0): Compression level 0, log level 0
[    14.572] (II) qxl(0): 12286 io pages at 0x7fe4a8ddd000
[    14.572] (II) qxl(0): RAM header offset: 0x3ffe000
[    14.572] (II) qxl(0): Correct RAM signature 41525851
[    14.572] (II) qxl(0): 49140 KB of video RAM
[    14.572] (II) qxl(0): 1024 surfaces
[    14.572] (WW) qxl(0): No outputs definitely connected, trying again...
[    14.572] (WW) qxl(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[    14.572] (==) qxl(0): DPI set to (96, 96)
[    14.572] (II) Loading sub module "fb"
[    14.572] (II) LoadModule: "fb"
[    14.572] (II) Module "fb" already built-in
[    14.572] (II) Loading sub module "ramdac"
[    14.572] (II) LoadModule: "ramdac"
[    14.572] (II) Module "ramdac" already built-in
[    14.572] (II) Loading sub module "vgahw"
[    14.572] (II) LoadModule: "vgahw"
[    14.572] (II) Loading /usr/lib64/xorg/modules/libvgahw.so
[    14.576] (II) Module vgahw: vendor="X.Org Foundation"
[    14.576] 	compiled for 1.21.1.3, module version = 0.1.0
[    14.576] 	ABI class: X.Org Video Driver, version 25.2
[    14.576] (II) qxl(0): 0: 640x480, 16 bits, stride 1280, 187mm x 140mm, orientation 0
[    14.576] (II) qxl(0): 1: 640x480, 32 bits, stride 2560, 187mm x 140mm, orientation 0
[    14.576] (II) qxl(0): 2: 640x480, 16 bits, stride 1280, 187mm x 140mm, orientation 1
[    14.576] (II) qxl(0): 3: 640x480, 32 bits, stride 2560, 187mm x 140mm, orientation 1
[    14.576] (II) qxl(0): 4: 800x480, 16 bits, stride 1600, 234mm x 140mm, orientation 0
[    14.576] (II) qxl(0): 5: 800x480, 32 bits, stride 3200, 234mm x 140mm, orientation 0
[    14.576] (II) qxl(0): 6: 800x480, 16 bits, stride 1600, 234mm x 140mm, orientation 1
[    14.576] (II) qxl(0): 7: 800x480, 32 bits, stride 3200, 234mm x 140mm, orientation 1
[    14.576] (II) qxl(0): 8: 800x600, 16 bits, stride 1600, 234mm x 176mm, orientation 0
[    14.576] (II) qxl(0): 9: 800x600, 32 bits, stride 3200, 234mm x 176mm, orientation 0
[    14.576] (II) qxl(0): 10: 800x600, 16 bits, stride 1600, 234mm x 176mm, orientation 1
[    14.576] (II) qxl(0): 11: 800x600, 32 bits, stride 3200, 234mm x 176mm, orientation 1
[    14.576] (II) qxl(0): 12: 832x624, 16 bits, stride 1664, 244mm x 183mm, orientation 0
[    14.576] (II) qxl(0): 13: 832x624, 32 bits, stride 3328, 244mm x 183mm, orientation 0
[    14.576] (II) qxl(0): 14: 832x624, 16 bits, stride 1664, 244mm x 183mm, orientation 1
[    14.576] (II) qxl(0): 15: 832x624, 32 bits, stride 3328, 244mm x 183mm, orientation 1
[    14.576] (II) qxl(0): 16: 960x640, 16 bits, stride 1920, 281mm x 187mm, orientation 0
[    14.576] (II) qxl(0): 17: 960x640, 32 bits, stride 3840, 281mm x 187mm, orientation 0
[    14.576] (II) qxl(0): 18: 960x640, 16 bits, stride 1920, 281mm x 187mm, orientation 1
[    14.576] (II) qxl(0): 19: 960x640, 32 bits, stride 3840, 281mm x 187mm, orientation 1
[    14.577] (II) qxl(0): 20: 1024x600, 16 bits, stride 2048, 300mm x 176mm, orientation 0
[    14.577] (II) qxl(0): 21: 1024x600, 32 bits, stride 4096, 300mm x 176mm, orientation 0
[    14.577] (II) qxl(0): 22: 1024x600, 16 bits, stride 2048, 300mm x 176mm, orientation 1
[    14.577] (II) qxl(0): 23: 1024x600, 32 bits, stride 4096, 300mm x 176mm, orientation 1
[    14.577] (II) qxl(0): 24: 1024x768, 16 bits, stride 2048, 300mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 25: 1024x768, 32 bits, stride 4096, 300mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 26: 1024x768, 16 bits, stride 2048, 300mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 27: 1024x768, 32 bits, stride 4096, 300mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 28: 1152x864, 16 bits, stride 2304, 338mm x 253mm, orientation 0
[    14.577] (II) qxl(0): 29: 1152x864, 32 bits, stride 4608, 338mm x 253mm, orientation 0
[    14.577] (II) qxl(0): 30: 1152x864, 16 bits, stride 2304, 338mm x 253mm, orientation 1
[    14.577] (II) qxl(0): 31: 1152x864, 32 bits, stride 4608, 338mm x 253mm, orientation 1
[    14.577] (II) qxl(0): 32: 1152x870, 16 bits, stride 2304, 338mm x 255mm, orientation 0
[    14.577] (II) qxl(0): 33: 1152x870, 32 bits, stride 4608, 338mm x 255mm, orientation 0
[    14.577] (II) qxl(0): 34: 1152x870, 16 bits, stride 2304, 338mm x 255mm, orientation 1
[    14.577] (II) qxl(0): 35: 1152x870, 32 bits, stride 4608, 338mm x 255mm, orientation 1
[    14.577] (II) qxl(0): 36: 1280x720, 16 bits, stride 2560, 375mm x 211mm, orientation 0
[    14.577] (II) qxl(0): 37: 1280x720, 32 bits, stride 5120, 375mm x 211mm, orientation 0
[    14.577] (II) qxl(0): 38: 1280x720, 16 bits, stride 2560, 375mm x 211mm, orientation 1
[    14.577] (II) qxl(0): 39: 1280x720, 32 bits, stride 5120, 375mm x 211mm, orientation 1
[    14.577] (II) qxl(0): 40: 1280x760, 16 bits, stride 2560, 375mm x 223mm, orientation 0
[    14.577] (II) qxl(0): 41: 1280x760, 32 bits, stride 5120, 375mm x 223mm, orientation 0
[    14.577] (II) qxl(0): 42: 1280x760, 16 bits, stride 2560, 375mm x 223mm, orientation 1
[    14.577] (II) qxl(0): 43: 1280x760, 32 bits, stride 5120, 375mm x 223mm, orientation 1
[    14.577] (II) qxl(0): 44: 1280x768, 16 bits, stride 2560, 375mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 45: 1280x768, 32 bits, stride 5120, 375mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 46: 1280x768, 16 bits, stride 2560, 375mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 47: 1280x768, 32 bits, stride 5120, 375mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 48: 1280x800, 16 bits, stride 2560, 375mm x 234mm, orientation 0
[    14.577] (II) qxl(0): 49: 1280x800, 32 bits, stride 5120, 375mm x 234mm, orientation 0
[    14.577] (II) qxl(0): 50: 1280x800, 16 bits, stride 2560, 375mm x 234mm, orientation 1
[    14.577] (II) qxl(0): 51: 1280x800, 32 bits, stride 5120, 375mm x 234mm, orientation 1
[    14.577] (II) qxl(0): 52: 1280x960, 16 bits, stride 2560, 375mm x 281mm, orientation 0
[    14.577] (II) qxl(0): 53: 1280x960, 32 bits, stride 5120, 375mm x 281mm, orientation 0
[    14.577] (II) qxl(0): 54: 1280x960, 16 bits, stride 2560, 375mm x 281mm, orientation 1
[    14.577] (II) qxl(0): 55: 1280x960, 32 bits, stride 5120, 375mm x 281mm, orientation 1
[    14.577] (II) qxl(0): 56: 1280x1024, 16 bits, stride 2560, 375mm x 300mm, orientation 0
[    14.577] (II) qxl(0): 57: 1280x1024, 32 bits, stride 5120, 375mm x 300mm, orientation 0
[    14.577] (II) qxl(0): 58: 1280x1024, 16 bits, stride 2560, 375mm x 300mm, orientation 1
[    14.577] (II) qxl(0): 59: 1280x1024, 32 bits, stride 5120, 375mm x 300mm, orientation 1
[    14.577] (II) qxl(0): 60: 1360x768, 16 bits, stride 2720, 399mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 61: 1360x768, 32 bits, stride 5440, 399mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 62: 1360x768, 16 bits, stride 2720, 399mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 63: 1360x768, 32 bits, stride 5440, 399mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 64: 1366x768, 16 bits, stride 2732, 401mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 65: 1366x768, 32 bits, stride 5464, 401mm x 225mm, orientation 0
[    14.577] (II) qxl(0): 66: 1366x768, 16 bits, stride 2732, 401mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 67: 1366x768, 32 bits, stride 5464, 401mm x 225mm, orientation 1
[    14.577] (II) qxl(0): 68: 1400x1050, 16 bits, stride 2800, 411mm x 308mm, orientation 0
[    14.577] (II) qxl(0): 69: 1400x1050, 32 bits, stride 5600, 411mm x 308mm, orientation 0
[    14.577] (II) qxl(0): 70: 1400x1050, 16 bits, stride 2800, 411mm x 308mm, orientation 1
[    14.577] (II) qxl(0): 71: 1400x1050, 32 bits, stride 5600, 411mm x 308mm, orientation 1
[    14.577] (II) qxl(0): 72: 1440x900, 16 bits, stride 2880, 422mm x 264mm, orientation 0
[    14.577] (II) qxl(0): 73: 1440x900, 32 bits, stride 5760, 422mm x 264mm, orientation 0
[    14.577] (II) qxl(0): 74: 1440x900, 16 bits, stride 2880, 422mm x 264mm, orientation 1
[    14.577] (II) qxl(0): 75: 1440x900, 32 bits, stride 5760, 422mm x 264mm, orientation 1
[    14.577] (II) qxl(0): 76: 1600x900, 16 bits, stride 3200, 469mm x 264mm, orientation 0
[    14.577] (II) qxl(0): 77: 1600x900, 32 bits, stride 6400, 469mm x 264mm, orientation 0
[    14.577] (II) qxl(0): 78: 1600x900, 16 bits, stride 3200, 469mm x 264mm, orientation 1
[    14.577] (II) qxl(0): 79: 1600x900, 32 bits, stride 6400, 469mm x 264mm, orientation 1
[    14.577] (II) qxl(0): 80: 1600x1200, 16 bits, stride 3200, 469mm x 352mm, orientation 0
[    14.577] (II) qxl(0): 81: 1600x1200, 32 bits, stride 6400, 469mm x 352mm, orientation 0
[    14.577] (II) qxl(0): 82: 1600x1200, 16 bits, stride 3200, 469mm x 352mm, orientation 1
[    14.577] (II) qxl(0): 83: 1600x1200, 32 bits, stride 6400, 469mm x 352mm, orientation 1
[    14.577] (II) qxl(0): 84: 1680x1050, 16 bits, stride 3360, 493mm x 308mm, orientation 0
[    14.577] (II) qxl(0): 85: 1680x1050, 32 bits, stride 6720, 493mm x 308mm, orientation 0
[    14.577] (II) qxl(0): 86: 1680x1050, 16 bits, stride 3360, 493mm x 308mm, orientation 1
[    14.577] (II) qxl(0): 87: 1680x1050, 32 bits, stride 6720, 493mm x 308mm, orientation 1
[    14.577] (II) qxl(0): 88: 1920x1080, 16 bits, stride 3840, 563mm x 317mm, orientation 0
[    14.577] (II) qxl(0): 89: 1920x1080, 32 bits, stride 7680, 563mm x 317mm, orientation 0
[    14.577] (II) qxl(0): 90: 1920x1080, 16 bits, stride 3840, 563mm x 317mm, orientation 1
[    14.577] (II) qxl(0): 91: 1920x1080, 32 bits, stride 7680, 563mm x 317mm, orientation 1
[    14.577] (II) qxl(0): 92: 1920x1200, 16 bits, stride 3840, 563mm x 352mm, orientation 0
[    14.577] (II) qxl(0): 93: 1920x1200, 32 bits, stride 7680, 563mm x 352mm, orientation 0
[    14.577] (II) qxl(0): 94: 1920x1200, 16 bits, stride 3840, 563mm x 352mm, orientation 1
[    14.577] (II) qxl(0): 95: 1920x1200, 32 bits, stride 7680, 563mm x 352mm, orientation 1
[    14.577] (II) qxl(0): 96: 1920x1440, 16 bits, stride 3840, 563mm x 422mm, orientation 0
[    14.577] (II) qxl(0): 97: 1920x1440, 32 bits, stride 7680, 563mm x 422mm, orientation 0
[    14.577] (II) qxl(0): 98: 1920x1440, 16 bits, stride 3840, 563mm x 422mm, orientation 1
[    14.577] (II) qxl(0): 99: 1920x1440, 32 bits, stride 7680, 563mm x 422mm, orientation 1
[    14.577] (II) qxl(0): 100: 2000x2000, 16 bits, stride 4000, 587mm x 587mm, orientation 0
[    14.577] (II) qxl(0): 101: 2000x2000, 32 bits, stride 8000, 587mm x 587mm, orientation 0
[    14.577] (II) qxl(0): 102: 2000x2000, 16 bits, stride 4000, 587mm x 587mm, orientation 1
[    14.577] (II) qxl(0): 103: 2000x2000, 32 bits, stride 8000, 587mm x 587mm, orientation 1
[    14.577] (II) qxl(0): 104: 2048x1536, 16 bits, stride 4096, 601mm x 451mm, orientation 0
[    14.577] (II) qxl(0): 105: 2048x1536, 32 bits, stride 8192, 601mm x 451mm, orientation 0
[    14.577] (II) qxl(0): 106: 2048x1536, 16 bits, stride 4096, 601mm x 451mm, orientation 1
[    14.577] (II) qxl(0): 107: 2048x1536, 32 bits, stride 8192, 601mm x 451mm, orientation 1
[    14.577] (II) qxl(0): 108: 2048x2048, 16 bits, stride 4096, 601mm x 601mm, orientation 0
[    14.577] (II) qxl(0): 109: 2048x2048, 32 bits, stride 8192, 601mm x 601mm, orientation 0
[    14.577] (II) qxl(0): 110: 2048x2048, 16 bits, stride 4096, 601mm x 601mm, orientation 1
[    14.577] (II) qxl(0): 111: 2048x2048, 32 bits, stride 8192, 601mm x 601mm, orientation 1
[    14.577] (II) qxl(0): 112: 2560x1440, 16 bits, stride 5120, 751mm x 422mm, orientation 0
[    14.577] (II) qxl(0): 113: 2560x1440, 32 bits, stride 10240, 751mm x 422mm, orientation 0
[    14.577] (II) qxl(0): 114: 2560x1440, 16 bits, stride 5120, 751mm x 422mm, orientation 1
[    14.577] (II) qxl(0): 115: 2560x1440, 32 bits, stride 10240, 751mm x 422mm, orientation 1
[    14.577] (II) qxl(0): 116: 2560x1600, 16 bits, stride 5120, 751mm x 469mm, orientation 0
[    14.577] (II) qxl(0): 117: 2560x1600, 32 bits, stride 10240, 751mm x 469mm, orientation 0
[    14.577] (II) qxl(0): 118: 2560x1600, 16 bits, stride 5120, 751mm x 469mm, orientation 1
[    14.577] (II) qxl(0): 119: 2560x1600, 32 bits, stride 10240, 751mm x 469mm, orientation 1
[    14.577] (II) qxl(0): 120: 2560x2048, 16 bits, stride 5120, 751mm x 601mm, orientation 0
[    14.577] (II) qxl(0): 122: 2560x2048, 16 bits, stride 5120, 751mm x 601mm, orientation 1
[    14.577] (II) qxl(0): 124: 2800x2100, 16 bits, stride 5600, 822mm x 616mm, orientation 0
[    14.577] (II) qxl(0): 126: 2800x2100, 16 bits, stride 5600, 822mm x 616mm, orientation 1
[    14.577] (II) qxl(0): 128: 3200x2400, 16 bits, stride 6400, 939mm x 704mm, orientation 0
[    14.577] (II) qxl(0): 130: 3200x2400, 16 bits, stride 6400, 939mm x 704mm, orientation 1
[    14.577] (II) qxl(0): 132: 3840x2160, 16 bits, stride 7680, 1127mm x 634mm, orientation 0
[    14.577] (II) qxl(0): 134: 3840x2160, 16 bits, stride 7680, 1127mm x 634mm, orientation 1
[    14.579] (II) qxl(0): PreInit complete
[    14.579] (II) UnloadModule: "modesetting"
[    14.579] (II) Unloading modesetting
[    14.579] (EE) 
[    14.579] (EE) Backtrace:
[    14.580] (EE) 0: /usr/bin/X (xorg_backtrace+0x4d) [0x55e8a4fd0c7d]
[    14.580] (EE) 1: /usr/bin/X (0x55e8a4e95000+0x13fa95) [0x55e8a4fd4a95]
[    14.580] (EE) 2: /lib64/libpthread.so.0 (0x7fe4ada2b000+0x12510) [0x7fe4ada3d510]
[    14.580] (EE) 3: /usr/bin/X (xf86InitViewport+0x46) [0x55e8a4fec456]
[    14.580] (EE) 4: /usr/bin/X (InitOutput+0xb84) [0x55e8a4ff2644]
[    14.580] (EE) 5: /usr/bin/X (0x55e8a4e95000+0x75acb) [0x55e8a4f0aacb]
[    14.580] (EE) 6: /lib64/libc.so.6 (__libc_start_main+0xce) [0x7fe4ad87981e]
[    14.580] (EE) 7: /usr/bin/X (_start+0x2a) [0x55e8a4ecf69a]
[    14.580] (EE) 
[    14.580] (EE) Segmentation fault at address 0x24
[    14.580] (EE) 
Fatal server error:
[    14.580] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    14.580] (EE) 
[    14.580] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    14.580] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    14.580] (EE) 
[    14.906] (EE) Server terminated with error (1). Closing log file.
I've never had issues with X before but suddenly I am having problems after the recent upgrade. Its a vm I run under libvirt with qxl and virtio devices.
Top
Banana
Moderator
Moderator
User avatar
Posts: 2372
Joined: Fri May 21, 2004 12:02 pm
Location: Germany
Contact:
Contact Banana
Website

  • Quote

Post by Banana » Tue Mar 08, 2022 9:15 am

maybe a

Code: Select all

emerge @x11-module-rebuild
can help[/code]
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Top
sysnull008
n00b
n00b
Posts: 10
Joined: Sun Mar 06, 2022 3:38 am

  • Quote

Post by sysnull008 » Wed Mar 09, 2022 1:52 am

I did just that actually but X still crashes! I'm not sure why since this vm has worked perfectly for a long time! I haven't changed anything.

I'm happy to try any suggestions as I'm at a loss. This is pretty bizarre.
Top
sysnull008
n00b
n00b
Posts: 10
Joined: Sun Mar 06, 2022 3:38 am

  • Quote

Post by sysnull008 » Wed Mar 09, 2022 3:37 am

So I fixed the issue.
I removed xorg-server 21.1.3-r1
and installed previous xorg-server 1.20.14-r1

and now X works.

Clearly a bug with the new X server.
Top
stef999
n00b
n00b
Posts: 4
Joined: Sun Sep 12, 2021 5:15 pm

  • Quote

Post by stef999 » Mon Jun 20, 2022 8:50 pm

Same issue with x11-base/xorg-server 21.1.3-r3 (using as well the QXL video card of QEMU, kernel "gentoo-sources" 5.4.195).
Tried unsuccessfully to investigate for 10 hours, I'm clueless.
I'm now going back as well to x11-base/xorg-server 1.20.14-r1.

Fyi my Xorg.0.log of when using x11-base/xorg-server 21.1.3-r3:

Code: Select all

[  3395.182] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[  3395.187] Current Operating System: Linux vmdown 5.4.195-gentoo #1 SMP PREEMPT Mon Jun 20 20:54:32 CEST 20
22 x86_64
[  3395.187] Kernel command line: root=/dev/vda net.ifnames=0
[  3395.191]  
[  3395.192] Current version of pixman: 0.40.0
[  3395.194]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  3395.194] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3395.197] (==) Log file: "/home/nonroot/.local/share/xorg/Xorg.0.log", Time: Mon Jun 20 22:35:48 2022
[  3395.198] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  3395.201] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3395.201] (==) No Layout section.  Using the first Screen section.
[  3395.201] (==) No screen section available. Using defaults.
[  3395.201] (**) |-->Screen "Default Screen Section" (0)
[  3395.201] (**) |   |-->Monitor "<default monitor>"
[  3395.201] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[  3395.201] (==) Automatically adding devices
[  3395.201] (==) Automatically enabling devices
[  3395.201] (==) Automatically adding GPU devices
[  3395.201] (==) Automatically binding GPU devices
[  3395.201] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  3395.201] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[  3395.201] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  3395.201] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3395.201] (II) Module ABI versions:
[  3395.201]    X.Org ANSI C Emulation: 0.4
[  3395.201]    X.Org Video Driver: 25.2
[  3395.201]    X.Org XInput driver : 24.4
[  3395.201]    X.Org Server Extension : 10.0
[  3395.202] (++) using VT number 1
[  3395.203] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_35
[  3395.204] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3395.204] (II) Platform probe for /sys/devices/pci0000:00/0000:00:04.0/drm/card0
[  3395.204] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[  3395.205] (--) PCI:*(0@0:4:0) 1b36:0100:1af4:1100 rev 4, Mem @ 0xf4000000/67108864, 0xf8000000/67108864, 0xfc050000/8192, I/O @ 0x0000c0e0/32, BIOS @ 0x????????/131072
[  3395.205] (II) LoadModule: "glx"
[  3395.205] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  3395.206] (II) Module glx: vendor="X.Org Foundation"
[  3395.206]    compiled for 1.21.1.3, module version = 1.0.0
[  3395.206]    ABI class: X.Org Server Extension, version 10.0
[  3395.206] (==) Matched qxl as autoconfigured driver 0
[  3395.206] (==) Matched modesetting as autoconfigured driver 1
[  3395.206] (==) Matched fbdev as autoconfigured driver 2
[  3395.206] (==) Matched vesa as autoconfigured driver 3
[  3395.206] (==) Assigned the driver to the xf86ConfigLayout
[  3395.206] (II) LoadModule: "qxl"
[  3395.206] (II) Loading /usr/lib64/xorg/modules/drivers/qxl_drv.so
[  3395.206] (II) Module qxl: vendor="X.Org Foundation"
[  3395.206]    compiled for 1.21.1.3, module version = 0.1.5
[  3395.206]    Module class: X.Org Video Driver
[  3395.206]    ABI class: X.Org Video Driver, version 25.2
[  3395.206] (II) LoadModule: "modesetting"
[  3395.206] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[  3395.207] (II) Module modesetting: vendor="X.Org Foundation"
[  3395.207]    compiled for 1.21.1.3, module version = 1.21.1
[  3395.207]    Module class: X.Org Video Driver
[  3395.207]    ABI class: X.Org Video Driver, version 25.2
[  3395.207] (II) LoadModule: "fbdev"
[  3395.207] (WW) Warning, couldn't open module fbdev
[  3395.207] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  3395.207] (II) LoadModule: "vesa"
[  3395.208] (WW) Warning, couldn't open module vesa
[  3395.208] (EE) Failed to load module "vesa" (module does not exist, 0)
[  3395.208] (II) qxl: Driver for QXL virtual graphics: QXL 1
[  3395.208] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  3395.208] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[  3395.208] (WW) Falling back to old probe method for modesetting
[  3395.208] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  3395.208] (II) qxl(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[  3395.208] (==) qxl(0): Depth 24, (--) framebuffer bpp 32
[  3395.208] (==) qxl(0): RGB weight 888
[  3395.208] (==) qxl(0): Default visual is TrueColor
[  3395.208] (==) qxl(0): Using gamma correction (1.0, 1.0, 1.0)
[  3395.208] (II) qxl(0): Deferred Frames: Disabled
[  3395.208] (II) qxl(0): Offscreen Surfaces: Disabled
[  3395.208] (II) qxl(0): Image Cache: Disabled
[  3395.208] (II) qxl(0): Fallback Cache: Disabled
[  3395.208] (II) UnloadModule: "qxl"
[  3395.208] (EE) Screen(s) found, but none have a usable configuration.
[  3395.208] (EE) 
Fatal server error:
[  3395.208] (EE) no screens found(EE) 
[  3395.208] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[  3395.208] (EE) Please also check the log file at "/home/nonroot/.local/share/xorg/Xorg.0.log" for additional information.
[  3395.208] (EE) 
[  3395.213] (EE) Server terminated with error (1). Closing log file.
Top
a3desu
n00b
n00b
User avatar
Posts: 1
Joined: Thu Jan 26, 2023 7:12 pm

  • Quote

Post by a3desu » Thu Jan 26, 2023 7:20 pm

Had the same issue, logs correlate

Solved with QXL driver version 0.1.6 released a couple of days ago

Here my local ebuild: https://github.com/a3desu/local_overlay ... 1.6.ebuild
Top
Post Reply

6 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy