PowerMac G5 can't startx (nouveau issue?)

Cedar Maxwell <[email protected]>
Newsgroups gmane.linux.debian.ports.powerpc
Message-ID <[email protected]>
Hello,

I can no longer startx on my PowerMac G5 after recent updates.  The
login screen will load, but upon entering my credentials the system
hangs at a black screen.

It doesn't seem to matter which display manager (sddm or lightdm are
the only which would install) or desktop environment I choose, the
results are the same.

Attached is my Xorg log.  It appears the nouveau driver is having an
issue modesetting.  Despite "(WW) Warning, couldn't open module nv", I
can confirm xserver-xorg-video-nouveau is installed.

I am aware of the idea of adding "nouveau.noaccel=1" to my GRUB config,
but I want hardware acceleration.

Any advice would be appreciated.

Cedar
Xorg.1.log (text/x-log, 29.9 KB)
[   426.164] 
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[   426.173] Current Operating System: Linux Power-Macintosh-G5 6.12.38+deb13-powerpc64 #1 SMP Debian 6.12.38-1 (2025-07-16) ppc64
[   426.174] Kernel command line: BOOT_IMAGE=/boot/vmlinux-6.12.38+deb13-powerpc64 root=UUID=26a79e2c-a09b-4ff1-94ad-8ce7ebd86afd ro quiet
[   426.180] xorg-server 2:21.1.16-1.3 (https://www.debian.org/support) 
[   426.183] Current version of pixman: 0.44.0
[   426.189] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   426.189] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   426.202] (==) Log file: "/home/cedar/.local/share/xorg/Xorg.1.log", Time: Tue Aug 12 19:08:57 2025
[   426.206] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   426.207] (==) No Layout section.  Using the first Screen section.
[   426.207] (==) No screen section available. Using defaults.
[   426.207] (**) |-->Screen "Default Screen Section" (0)
[   426.207] (**) |   |-->Monitor "<default monitor>"
[   426.208] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   426.208] (**) Allowing byte-swapped clients
[   426.208] (==) Automatically adding devices
[   426.208] (==) Automatically enabling devices
[   426.208] (==) Automatically adding GPU devices
[   426.208] (==) Automatically binding GPU devices
[   426.208] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   426.208] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   426.208] 	Entry deleted from font path.
[   426.209] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   426.209] (==) ModulePath set to "/usr/lib/xorg/modules"
[   426.209] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   426.209] (II) Loader magic: 0x10c462d70
[   426.209] (II) Module ABI versions:
[   426.209] 	X.Org ANSI C Emulation: 0.4
[   426.209] 	X.Org Video Driver: 25.2
[   426.209] 	X.Org XInput driver : 24.4
[   426.209] 	X.Org Server Extension : 10.0
[   426.213] (++) using VT number 1

[   426.224] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[   426.233] (II) xfree86: Adding drm device (/dev/dri/card0)
[   426.233] (II) Platform probe for /sys/devices/pci0000:f0/0000:f0:10.0/drm/card0
[   426.237] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   426.248] (--) PCI:*(240@0:16:0) 10de:0321:10de:0010 rev 161, Mem @ 0x91000000/16777216, 0x98000000/134217728, BIOS @ 0x????????/131072
[   426.248] (II) LoadModule: "glx"
[   426.249] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   426.257] (II) Module glx: vendor="X.Org Foundation"
[   426.257] 	compiled for 1.21.1.16, module version = 1.0.0
[   426.257] 	ABI class: X.Org Server Extension, version 10.0
[   426.860] (==) Matched nouveau as autoconfigured driver 0
[   426.861] (==) Matched nv as autoconfigured driver 1
[   426.861] (==) Matched modesetting as autoconfigured driver 2
[   426.861] (==) Matched fbdev as autoconfigured driver 3
[   426.861] (==) Assigned the driver to the xf86ConfigLayout
[   426.861] (II) LoadModule: "nouveau"
[   426.861] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   426.862] (II) Module nouveau: vendor="X.Org Foundation"
[   426.862] 	compiled for 1.21.1.15, module version = 1.0.18
[   426.862] 	Module class: X.Org Video Driver
[   426.862] 	ABI class: X.Org Video Driver, version 25.2
[   426.862] (II) LoadModule: "nv"
[   426.863] (WW) Warning, couldn't open module nv
[   426.863] (EE) Failed to load module "nv" (module does not exist, 0)
[   426.863] (II) LoadModule: "modesetting"
[   426.863] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   426.864] (II) Module modesetting: vendor="X.Org Foundation"
[   426.864] 	compiled for 1.21.1.16, module version = 1.21.1
[   426.864] 	Module class: X.Org Video Driver
[   426.864] 	ABI class: X.Org Video Driver, version 25.2
[   426.864] (II) LoadModule: "fbdev"
[   426.865] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   426.865] (II) Module fbdev: vendor="X.Org Foundation"
[   426.865] 	compiled for 1.21.1.3, module version = 0.5.0
[   426.865] 	Module class: X.Org Video Driver
[   426.865] 	ABI class: X.Org Video Driver, version 25.2
[   426.865] (II) NOUVEAU driver Date:   Thu Nov 7 13:15:35 2024 -0500
[   426.865] (II) NOUVEAU driver for NVIDIA chipset families :
[   426.865] 	RIVA TNT            (NV04)
[   426.865] 	RIVA TNT2           (NV05)
[   426.865] 	GeForce 256         (NV10)
[   426.865] 	GeForce 2           (NV11, NV15)
[   426.865] 	GeForce 4MX         (NV17, NV18)
[   426.865] 	GeForce 3           (NV20)
[   426.865] 	GeForce 4Ti         (NV25, NV28)
[   426.866] 	GeForce FX          (NV3x)
[   426.866] 	GeForce 6           (NV4x)
[   426.866] 	GeForce 7           (G7x)
[   426.866] 	GeForce 8           (G8x)
[   426.866] 	GeForce 9           (G9x)
[   426.866] 	GeForce GTX 2xx/3xx (GT2xx)
[   426.866] 	GeForce GTX 4xx/5xx (GFxxx)
[   426.866] 	GeForce GTX 6xx/7xx (GKxxx)
[   426.866] 	GeForce GTX 9xx     (GMxxx)
[   426.866] 	GeForce GTX 10xx    (GPxxx)
[   426.866] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   426.866] (II) FBDEV: driver for framebuffer: fbdev
[   426.866] (II) [drm] nouveau interface version: 1.4.0
[   426.867] (WW) Falling back to old probe method for modesetting
[   426.867] (WW) Falling back to old probe method for fbdev
[   426.867] (II) Loading sub module "fbdevhw"
[   426.867] (II) LoadModule: "fbdevhw"
[   426.867] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   426.868] (II) Module fbdevhw: vendor="X.Org Foundation"
[   426.868] 	compiled for 1.21.1.16, module version = 0.0.2
[   426.868] 	ABI class: X.Org Video Driver, version 25.2
[   426.868] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   426.868] (II) Loading sub module "dri2"
[   426.868] (II) LoadModule: "dri2"
[   426.868] (II) Module "dri2" already built-in
[   426.868] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
[   426.869] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   426.869] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   426.869] (==) NOUVEAU(0): RGB weight 888
[   426.869] (==) NOUVEAU(0): Default visual is TrueColor
[   426.869] (==) NOUVEAU(0): Using HW cursor
[   426.869] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[   426.869] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[   426.869] (==) NOUVEAU(0): Page flipping enabled
[   426.869] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[   426.869] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[   426.869] (II) NOUVEAU(0): Initializing outputs ...
[   426.896] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[   426.931] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
[   426.960] (II) NOUVEAU(0): Output TV-1 has no monitor section
[   426.960] (II) NOUVEAU(0): 3 crtcs needed for screen.
[   426.960] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[   426.960] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[   426.988] (II) NOUVEAU(0): EDID for output DVI-I-1
[   427.023] (II) NOUVEAU(0): EDID for output DVI-I-2
[   427.023] (II) NOUVEAU(0): Manufacturer: NEC  Model: 6695  Serial#: 16843009
[   427.023] (II) NOUVEAU(0): Year: 2006  Week: 51
[   427.023] (II) NOUVEAU(0): EDID Version: 1.3
[   427.023] (II) NOUVEAU(0): Digital Display Input
[   427.023] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 43  vert.: 32
[   427.023] (II) NOUVEAU(0): Gamma: 2.20
[   427.023] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[   427.023] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   427.023] (II) NOUVEAU(0): First detailed timing is preferred mode
[   427.023] (II) NOUVEAU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[   427.023] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[   427.023] (II) NOUVEAU(0): Supported established timings:
[   427.023] (II) NOUVEAU(0): 720x400@70Hz
[   427.023] (II) NOUVEAU(0): 640x480@60Hz
[   427.023] (II) NOUVEAU(0): 640x480@67Hz
[   427.023] (II) NOUVEAU(0): 640x480@72Hz
[   427.023] (II) NOUVEAU(0): 640x480@75Hz
[   427.023] (II) NOUVEAU(0): 800x600@56Hz
[   427.023] (II) NOUVEAU(0): 800x600@60Hz
[   427.023] (II) NOUVEAU(0): 800x600@72Hz
[   427.023] (II) NOUVEAU(0): 800x600@75Hz
[   427.023] (II) NOUVEAU(0): 832x624@75Hz
[   427.023] (II) NOUVEAU(0): 1024x768@60Hz
[   427.023] (II) NOUVEAU(0): 1024x768@70Hz
[   427.023] (II) NOUVEAU(0): 1024x768@75Hz
[   427.023] (II) NOUVEAU(0): 1280x1024@75Hz
[   427.023] (II) NOUVEAU(0): 1152x864@75Hz
[   427.023] (II) NOUVEAU(0): Manufacturer's mask: 0
[   427.023] (II) NOUVEAU(0): Supported standard timings:
[   427.023] (II) NOUVEAU(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
[   427.023] (II) NOUVEAU(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
[   427.023] (II) NOUVEAU(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[   427.024] (II) NOUVEAU(0): #3: hsize: 1152  vsize 864  refresh: 85  vid: 22897
[   427.024] (II) NOUVEAU(0): #4: hsize: 1280  vsize 960  refresh: 85  vid: 22913
[   427.024] (II) NOUVEAU(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   427.024] (II) NOUVEAU(0): #6: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[   427.024] (II) NOUVEAU(0): #7: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   427.024] (II) NOUVEAU(0): Supported detailed timing:
[   427.024] (II) NOUVEAU(0): clock: 162.0 MHz   Image Size:  432 x 324 mm
[   427.024] (II) NOUVEAU(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
[   427.024] (II) NOUVEAU(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
[   427.024] (II) NOUVEAU(0): Ranges: V min: 56 V max: 85 Hz, H min: 31 H max: 92 kHz, PixClock max 175 MHz
[   427.024] (II) NOUVEAU(0): Monitor name: LCD2170NX
[   427.024] (II) NOUVEAU(0): Serial No: 6Z111562GA
[   427.024] (II) NOUVEAU(0): EDID (in hex):
[   427.024] (II) NOUVEAU(0): 	00ffffffffffff0038a3956601010101
[   427.024] (II) NOUVEAU(0): 	33100103802b2078eaee95a3544c9926
[   427.024] (II) NOUVEAU(0): 	0f5054bfef8031594559615971598159
[   427.024] (II) NOUVEAU(0): 	81808199a940483f403062b0324040c0
[   427.024] (II) NOUVEAU(0): 	1300b0441100001e000000fd0038551f
[   427.024] (II) NOUVEAU(0): 	5c11000a202020202020000000fc004c
[   427.024] (II) NOUVEAU(0): 	4344323137304e580a202020000000ff
[   427.024] (II) NOUVEAU(0): 	00365a31313135363247410a202000fd
[   427.024] (II) NOUVEAU(0): Printing probed modes for output DVI-I-2
[   427.024] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz eP)
[   427.024] (II) NOUVEAU(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1152x864"x85.1  119.74  1152 1224 1352 1552  864 865 868 907 -hsync +vsync (77.2 kHz)
[   427.024] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   427.024] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   427.052] (II) NOUVEAU(0): EDID for output TV-1
[   427.052] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[   427.052] (II) NOUVEAU(0): Output DVI-I-2 connected
[   427.052] (II) NOUVEAU(0): Output TV-1 disconnected
[   427.052] (II) NOUVEAU(0): Using exact sizes for initial modes
[   427.052] (II) NOUVEAU(0): Output DVI-I-2 using initial mode 1600x1200 +0+0
[   427.052] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[   427.052] (II) NOUVEAU(0): Virtual size is 1600x1200 (pitch 0)
[   427.052] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz eP)
[   427.052] (**) NOUVEAU(0):  Driver mode "1280x1024": 157.5 MHz (scaled from 0.0 MHz), 91.1 kHz, 85.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1280x960": 148.5 MHz (scaled from 0.0 MHz), 85.9 kHz, 85.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz e)
[   427.052] (**) NOUVEAU(0):  Mode "1152x864": 119.7 MHz (scaled from 0.0 MHz), 77.2 kHz, 85.1 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1152x864"x85.1  119.74  1152 1224 1352 1552  864 865 868 907 -hsync +vsync (77.2 kHz)
[   427.052] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1024x768": 94.5 MHz (scaled from 0.0 MHz), 68.7 kHz, 85.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[   427.052] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "800x600": 56.2 MHz (scaled from 0.0 MHz), 53.7 kHz, 85.1 Hz
[   427.052] (II) NOUVEAU(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[   427.052] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[   427.052] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[   427.052] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "640x480": 36.0 MHz (scaled from 0.0 MHz), 43.3 kHz, 85.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[   427.052] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[   427.052] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   427.052] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[   427.053] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   427.053] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[   427.053] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   427.053] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[   427.053] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   427.053] (==) NOUVEAU(0): DPI set to (96, 96)
[   427.053] (II) Loading sub module "fb"
[   427.053] (II) LoadModule: "fb"
[   427.053] (II) Module "fb" already built-in
[   427.053] (II) Loading sub module "shadowfb"
[   427.053] (II) LoadModule: "shadowfb"
[   427.053] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   427.054] (II) Module shadowfb: vendor="X.Org Foundation"
[   427.054] 	compiled for 1.21.1.16, module version = 1.0.0
[   427.054] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   427.054] (II) UnloadModule: "modesetting"
[   427.054] (II) Unloading modesetting
[   427.054] (II) UnloadModule: "fbdev"
[   427.054] (II) Unloading fbdev
[   427.054] (II) UnloadSubModule: "fbdevhw"
[   427.054] (II) Unloading fbdevhw
[   427.058] (II) NOUVEAU(0): Channel setup complete.
[   427.059] (II) NOUVEAU(0): Hardware support for Present enabled
[   427.059] (II) NOUVEAU(0): [DRI2] Setup complete
[   427.059] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[   427.059] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[   427.059] (II) Loading sub module "exa"
[   427.059] (II) LoadModule: "exa"
[   427.059] (II) Loading /usr/lib/xorg/modules/libexa.so
[   427.060] (II) Module exa: vendor="X.Org Foundation"
[   427.060] 	compiled for 1.21.1.16, module version = 2.6.0
[   427.060] 	ABI class: X.Org Video Driver, version 25.2
[   427.060] (II) EXA(0): Driver allocated offscreen pixmaps
[   427.060] (II) EXA(0): Driver registered support for the following operations:
[   427.060] (II)         Solid
[   427.060] (II)         Copy
[   427.060] (II)         Composite (RENDER acceleration)
[   427.060] (II)         UploadToScreen
[   427.060] (II)         DownloadFromScreen
[   427.060] (==) NOUVEAU(0): Backing store enabled
[   427.060] (==) NOUVEAU(0): Silken mouse enabled
[   427.061] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
[   427.061] (II) NOUVEAU(0): [XvMC] Extension initialized.
[   427.061] (==) NOUVEAU(0): DPMS enabled
[   427.062] (II) Initializing extension Generic Event Extension
[   427.062] (II) Initializing extension SHAPE
[   427.063] (II) Initializing extension MIT-SHM
[   427.063] (II) Initializing extension XInputExtension
[   427.064] (II) Initializing extension XTEST
[   427.064] (II) Initializing extension BIG-REQUESTS
[   427.065] (II) Initializing extension SYNC
[   427.065] (II) Initializing extension XKEYBOARD
[   427.066] (II) Initializing extension XC-MISC
[   427.066] (II) Initializing extension SECURITY
[   427.067] (II) Initializing extension XFIXES
[   427.067] (II) Initializing extension RENDER
[   427.068] (II) Initializing extension RANDR
[   427.069] (II) Initializing extension COMPOSITE
[   427.069] (II) Initializing extension DAMAGE
[   427.069] (II) Initializing extension MIT-SCREEN-SAVER
[   427.070] (II) Initializing extension DOUBLE-BUFFER
[   427.070] (II) Initializing extension RECORD
[   427.071] (II) Initializing extension DPMS
[   427.071] (II) Initializing extension Present
[   427.072] (II) Initializing extension DRI3
[   427.072] (II) Initializing extension X-Resource
[   427.072] (II) Initializing extension XVideo
[   427.073] (II) Initializing extension XVideo-MotionCompensation
[   427.073] (II) Initializing extension SELinux
[   427.073] (II) SELinux: Disabled on system
[   427.073] (II) Initializing extension GLX
[   427.273] (II) AIGLX: Loaded and initialized nouveau
[   427.273] (II) GLX: Initialized DRI2 GL provider for screen 0
[   427.273] (II) Initializing extension XFree86-VidModeExtension
[   427.274] (II) Initializing extension XFree86-DGA
[   427.274] (II) Initializing extension XFree86-DRI
[   427.274] (II) Initializing extension DRI2
[   427.381] (II) NOUVEAU(0): NVEnterVT is called.
[   427.382] (II) NOUVEAU(0): Setting screen physical size to 423 x 317
[   427.382] resize called 1600 1200
[   427.562] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard (/dev/input/event1)
[   427.562] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   427.562] (II) LoadModule: "libinput"
[   427.562] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   427.571] (II) Module libinput: vendor="X.Org Foundation"
[   427.571] 	compiled for 1.21.1.15, module version = 1.5.0
[   427.571] 	Module class: X.Org XInput Driver
[   427.571] 	ABI class: X.Org XInput driver, version 24.4
[   427.571] (II) Using input driver 'libinput' for 'Mitsumi Electric Apple Extended USB Keyboard'
[   427.576] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
[   427.577] (**) Mitsumi Electric Apple Extended USB Keyboard: always reports core events
[   427.577] (**) Option "Device" "/dev/input/event1"
[   427.595] (II) event1  - Mitsumi Electric Apple Extended USB Keyboard: is tagged by udev as: Keyboard
[   427.595] (II) event1  - Mitsumi Electric Apple Extended USB Keyboard: device is a keyboard
[   427.596] (II) event1  - Mitsumi Electric Apple Extended USB Keyboard: device removed
[   427.597] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.3/5-2.3:1.0/0003:05AC:020B.0001/input/input1/event1"
[   427.597] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard" (type: KEYBOARD, id 6)
[   427.597] (**) Option "xkb_model" "pc105"
[   427.597] (**) Option "xkb_layout" "us"
[   427.605] (II) event1  - Mitsumi Electric Apple Extended USB Keyboard: is tagged by udev as: Keyboard
[   427.605] (II) event1  - Mitsumi Electric Apple Extended USB Keyboard: device is a keyboard
[   427.610] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard System Control (/dev/input/event2)
[   427.610] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   427.610] (II) Using input driver 'libinput' for 'Mitsumi Electric Apple Extended USB Keyboard System Control'
[   427.614] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[   427.614] (**) Mitsumi Electric Apple Extended USB Keyboard System Control: always reports core events
[   427.615] (**) Option "Device" "/dev/input/event2"
[   427.625] (II) event2  - Mitsumi Electric Apple Extended USB Keyboard System Control: is tagged by udev as: Keyboard
[   427.626] (II) event2  - Mitsumi Electric Apple Extended USB Keyboard System Control: device is a keyboard
[   427.626] (II) event2  - Mitsumi Electric Apple Extended USB Keyboard System Control: device removed
[   427.627] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.3/5-2.3:1.1/0003:05AC:020B.0002/input/input2/event2"
[   427.627] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard System Control" (type: KEYBOARD, id 7)
[   427.627] (**) Option "xkb_model" "pc105"
[   427.627] (**) Option "xkb_layout" "us"
[   427.634] (II) event2  - Mitsumi Electric Apple Extended USB Keyboard System Control: is tagged by udev as: Keyboard
[   427.635] (II) event2  - Mitsumi Electric Apple Extended USB Keyboard System Control: device is a keyboard
[   427.639] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard Consumer Control (/dev/input/event3)
[   427.639] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   427.639] (II) Using input driver 'libinput' for 'Mitsumi Electric Apple Extended USB Keyboard Consumer Control'
[   427.643] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 23 paused 0
[   427.644] (**) Mitsumi Electric Apple Extended USB Keyboard Consumer Control: always reports core events
[   427.644] (**) Option "Device" "/dev/input/event3"
[   427.653] (II) event3  - Mitsumi Electric Apple Extended USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   427.654] (II) event3  - Mitsumi Electric Apple Extended USB Keyboard Consumer Control: device is a keyboard
[   427.654] (II) event3  - Mitsumi Electric Apple Extended USB Keyboard Consumer Control: device removed
[   427.654] (**) Option "config_info" "udev:/sys/devices/pci0001:00/0001:00:04.0/0001:02:0b.1/usb5/5-2/5-2.3/5-2.3:1.1/0003:05AC:020B.0002/input/input3/event3"
[   427.655] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard Consumer Control" (type: KEYBOARD, id 8)
[   427.655] (**) Option "xkb_model" "pc105"
[   427.655] (**) Option "xkb_layout" "us"
[   427.662] (II) event3  - Mitsumi Electric Apple Extended USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   427.663] (II) event3  - Mitsumi Electric Apple Extended USB Keyboard Consumer Control: device is a keyboard
[   427.667] (II) config/udev: Adding input device PMU (/dev/input/event0)
[   427.667] (**) PMU: Applying InputClass "libinput keyboard catchall"
[   427.667] (II) Using input driver 'libinput' for 'PMU'
[   427.672] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 24 paused 0
[   427.672] (**) PMU: always reports core events
[   427.672] (**) Option "Device" "/dev/input/event0"
[   427.676] (II) event0  - PMU: is tagged by udev as: Keyboard Switch
[   427.676] (II) event0  - PMU: device is a keyboard
[   427.676] (II) event0  - PMU: device is a switch device
[   427.676] (II) event0  - PMU: device removed
[   427.677] (**) Option "config_info" "udev:/sys/devices/virtual/input/input0/event0"
[   427.677] (II) XINPUT: Adding extended input device "PMU" (type: KEYBOARD, id 9)
[   427.677] (**) Option "xkb_model" "pc105"
[   427.677] (**) Option "xkb_layout" "us"
[   427.679] (II) event0  - PMU: is tagged by udev as: Keyboard Switch
[   427.680] (II) event0  - PMU: device is a keyboard
[   427.680] (II) event0  - PMU: device is a switch device
[   428.933] (**) Option "fd" "19"
[   428.933] (II) event1  - Mitsumi Electric Apple Extended USB Keyboard: device removed
[   428.933] (**) Option "fd" "22"
[   428.933] (II) event2  - Mitsumi Electric Apple Extended USB Keyboard System Control: device removed
[   428.934] (**) Option "fd" "23"
[   428.934] (II) event3  - Mitsumi Electric Apple Extended USB Keyboard Consumer Control: device removed
[   428.934] (**) Option "fd" "24"
[   428.934] (II) event0  - PMU: device removed
[   428.936] (II) UnloadModule: "libinput"
[   428.936] (II) systemd-logind: releasing fd for 13:64
[   428.960] (II) UnloadModule: "libinput"
[   428.960] (II) systemd-logind: releasing fd for 13:67
[   429.000] (II) UnloadModule: "libinput"
[   429.000] (II) systemd-logind: releasing fd for 13:66
[   429.006] (II) UnloadModule: "libinput"
[   429.006] (II) systemd-logind: releasing fd for 13:65
[   429.034] (II) NOUVEAU(0): NVLeaveVT is called.
[   429.179] (II) Server terminated successfully (0). Closing log file.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.