Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot get plasma to start
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Wed Oct 06, 2021 11:06 am    Post subject: Cannot get plasma to start Reply with quote

Hi. Up until my recent emerge @world, I have been running gentoo on this laptop for years with KDE plasma as the desktop of choice. Now, suddenly, it comes up with only a black screen (no Xcursor visible).

When I shutdown display-manager (configured for sddm), and try to just startx, it gives me:
Code:

hostname: Host name lookup failure


X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
Build Operating System: Linux 5.10.61-gentoo x86_64 Gentoo
Current Operating System: Linux MSILT-lin 5.10.61-gentoo #1 SMP Wed Sep 22 09:18:31 EDT 2021 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.61-gentoo root=UUID=568c9884-9000-4994-bd66-2ad9e27e48e5 ro
Build Date: 04 October 2021  02:49:27PM

Current version of pixman: 0.40.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct  6 06:48:41 2021
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
waiting for X server to shut down (II) Server terminated successfully (0). Closing log file. not resolve keysym XF86KbdLcdMenu3> Warning:          Could not resolve keysym XF86KbdLcdMenu4> Warning:          Could not resolve keysym XF86KbdL

I'm not sure why it is saying there is a hostname look up issue... executing hostname gives me my hostname...


The contents of my .xinitrc:
Code:
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

exec /usr/bin/startplasma-x11 &


If I set twm as the desktop, startx works as it should: i.e., twm starts, and appears to work normally.

If I execute startplasma-x11 directly from a command line:
Code:
$DISPLY is not set or cannot connect to the X server

So I try:
Code:
export DISPLAY=:0 && /usr/bin/startplasma-x11

Same error

So, it is no surprise to me that sddm wouldn't start the gui, when it won't even start when done via startx. For S&Gs, I tried using lightdm and xdm instead of sddm -- no surprise there either: the results are the same: black screen, no cursor.

Code:

cat /var/log/Xorg.0.log
[    96.015]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    96.015] Build Operating System: Linux 5.10.61-gentoo x86_64 Gentoo
[    96.015] Current Operating System: Linux chrisMSILT-lin 5.10.61-gentoo #1 SMP Wed Sep 22 09:18:31 EDT 2021 x86_64
[    96.015] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.61-gentoo root=UUID=568c9884-9000-4994-bd66-2ad9e27e48e5 ro
[    96.016] Build Date: 04 October 2021  02:49:27PM
[    96.016] 
[    96.016] Current version of pixman: 0.40.0
[    96.016]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    96.016] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    96.017] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct  6 07:47:52 2021
[    96.017] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    96.017] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    96.018] (==) ServerLayout "layout"
[    96.018] (**) |-->Screen "nvidia" (0)
[    96.018] (**) |   |-->Monitor "<default monitor>"
[    96.018] (**) |   |-->Device "nvidia"
[    96.018] (**) |   |-->GPUDevice "intel"
[    96.018] (**) |   |-->GPUDevice "nvidia"
[    96.018] (==) No monitor specified for screen "nvidia".
        Using a default monitor configuration.
[    96.018] (**) |-->Inactive Device "intel"
[    96.018] (==) Automatically adding devices
[    96.018] (==) Automatically enabling devices
[    96.018] (==) Automatically adding GPU devices
[    96.018] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    96.018] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    96.018]    Entry deleted from font path.
[    96.018] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    96.018]    Entry deleted from font path.
[    96.018] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    96.018]    Entry deleted from font path.
[    96.018] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    96.018]    Entry deleted from font path.
[    96.018]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    96.018] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/75dpi/
[    96.018] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    96.018] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    96.018] (II) Loader magic: 0x561981f56ce0
[    96.018] (II) Module ABI versions:
[    96.018]    X.Org ANSI C Emulation: 0.4
[    96.018]    X.Org Video Driver: 24.1
[    96.018]    X.Org XInput driver : 24.1
[    96.018]    X.Org Server Extension : 10.0
[    96.020] (++) using VT number 3

[    96.023] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    96.025] (II) xfree86: Adding drm device (/dev/dri/card1)
[    96.026] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[    96.026] (II) xfree86: Adding drm device (/dev/dri/card0)
[    96.027] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    96.030] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib64/extensions/nvidia,/usr/lib64/xorg/modules"
[    96.030] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib64/extensions/nvidia/,/usr/lib64/extensions/nvidia,/usr/lib64/xorg/modules"
[    96.033] (--) PCI:*(0@0:2:0) 8086:0166:1462:10cb rev 9, Mem @ 0xf6400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    96.033] (--) PCI: (1@0:0:0) 10de:1212:1462:10cb rev 161, Mem @ 0xf4000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    96.033] (II) LoadModule: "glx"
[    96.034] (II) Loading /usr/lib64/extensions/nvidia/libglx.so
[    96.040] (II) Module glx: vendor="NVIDIA Corporation"
[    96.041]    compiled for 4.0.2, module version = 1.0.0
[    96.041]    Module class: X.Org Server Extension
[    96.041] (II) NVIDIA GLX Module  390.144  Wed Jun  2 23:02:00 UTC 2021
[    96.041] (II) LoadModule: "nvidia"
[    96.041] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    96.041] (II) Module nvidia: vendor="NVIDIA Corporation"
[    96.041]    compiled for 4.0.2, module version = 1.0.0
[    96.041]    Module class: X.Org Video Driver
[    96.042] (II) LoadModule: "modesetting"
[    96.042] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    96.042] (II) Module modesetting: vendor="X.Org Foundation"
[    96.042]    compiled for 1.20.13, module version = 1.20.13
[    96.042]    Module class: X.Org Video Driver
[    96.042]    ABI class: X.Org Video Driver, version 24.1
[    96.042] (II) NVIDIA dlloader X Driver  390.144  Wed Jun  2 23:05:01 UTC 2021
[    96.042] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    96.042] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    96.042] (II) systemd-logind: releasing fd for 226:1
[    96.083] (II) Loading sub module "fb"
[    96.083] (II) LoadModule: "fb"
[    96.084] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    96.084] (II) Module fb: vendor="X.Org Foundation"
[    96.084]    compiled for 1.20.13, module version = 1.0.0
[    96.084]    ABI class: X.Org ANSI C Emulation, version 0.4
[    96.084] (II) Loading sub module "wfb"
[    96.084] (II) LoadModule: "wfb"
[    96.084] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    96.084] (II) Module wfb: vendor="X.Org Foundation"
[    96.084]    compiled for 1.20.13, module version = 1.0.0
[    96.084]    ABI class: X.Org ANSI C Emulation, version 0.4
[    96.085] (II) Loading sub module "ramdac"
[    96.085] (II) LoadModule: "ramdac"
[    96.085] (II) Module "ramdac" already built-in
[    96.085] (II) modeset(G0): using drv /dev/dri/card0
[    96.085] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "nvidia" for depth/fbbpp 24/32
[    96.085] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    96.085] (==) NVIDIA(0): RGB weight 888
[    96.085] (==) NVIDIA(0): Default visual is TrueColor
[    96.085] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    96.085] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    96.086] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    96.086] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    96.086] (**) NVIDIA(0): Option "RegistryDwords" "EnableBrightnessControl=1"
[    96.086] (**) NVIDIA(0): Enabling 2D acceleration
[    96.092] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    96.092] (--) NVIDIA(0):     DFP-0
[    96.092] (--) NVIDIA(0):     DFP-1
[    96.092] (--) NVIDIA(0):     DFP-2
[    96.099] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 675M (GF114) at PCI:1:0:0 (GPU-0)
[    96.099] (--) NVIDIA(0): Memory: 2097152 kBytes
[    96.100] (--) NVIDIA(0): VideoBIOS: 70.24.45.00.0b
[    96.100] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    96.100] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.100] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.100] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    96.100] (--) NVIDIA(GPU-0):
[    96.100] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    96.100] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    96.100] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    96.100] (--) NVIDIA(GPU-0):
[    96.100] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.100] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.100] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[    96.100] (--) NVIDIA(GPU-0):
[    96.100] (==) NVIDIA(0):
[    96.100] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    96.101] (==) NVIDIA(0):     will be used as the requested mode.
[    96.101] (==) NVIDIA(0):
[    96.101] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    96.101] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    96.101] (II) NVIDIA(0): Validated MetaModes:
[    96.101] (II) NVIDIA(0):     "NULL"
[    96.101] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    96.101] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    96.101] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    96.101] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    96.101] (==) modeset(G0): RGB weight 888
[    96.101] (==) modeset(G0): Default visual is TrueColor
[    96.101] (II) Loading sub module "glamoregl"
[    96.101] (II) LoadModule: "glamoregl"
[    96.101] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    96.109] (II) Module glamoregl: vendor="X.Org Foundation"
[    96.109]    compiled for 1.20.13, module version = 1.0.1
[    96.109]    ABI class: X.Org ANSI C Emulation, version 0.4
[    96.149] (II) modeset(G0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics 4000 (IVB GT2)
[    96.149] (II) modeset(G0): glamor initialized
[    96.150] (II) modeset(G0): Output LVDS-1-1 has no monitor section
[    96.151] (II) modeset(G0): Output VGA-1-1 has no monitor section
[    96.153] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    96.153] (II) modeset(G0): Output DP-1-1 has no monitor section
[    96.153] (II) modeset(G0): EDID for output LVDS-1-1
[    96.153] (II) modeset(G0): Manufacturer: CMO  Model: 1720  Serial#: 0
[    96.153] (II) modeset(G0): Year: 2011  Week: 2
[    96.153] (II) modeset(G0): EDID Version: 1.3
[    96.153] (II) modeset(G0): Digital Display Input
[    96.153] (II) modeset(G0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    96.153] (II) modeset(G0): Gamma: 2.20
[    96.153] (II) modeset(G0): No DPMS capabilities specified
[    96.153] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[    96.153] (II) modeset(G0): First detailed timing is preferred mode
[    96.153] (II) modeset(G0): redX: 0.640 redY: 0.333   greenX: 0.303 greenY: 0.613
[    96.153] (II) modeset(G0): blueX: 0.154 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    96.153] (II) modeset(G0): Manufacturer's mask: 0
[    96.153] (II) modeset(G0): Supported detailed timing:
[    96.153] (II) modeset(G0): clock: 138.7 MHz   Image Size:  382 x 215 mm
[    96.153] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    96.153] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    96.153] (II) modeset(G0):  N173HGE-L11
[    96.153] (II) modeset(G0):  CMO
[    96.153] (II) modeset(G0):  N173HGE-L11
[    96.153] (II) modeset(G0): EDID (in hex):
[    96.153] (II) modeset(G0):  00ffffffffffff000daf201700000000
[    96.153] (II) modeset(G0):  02150103802615780ad895a3554d9d27
[    96.153] (II) modeset(G0):  0f505400000001010101010101010101
[    96.153] (II) modeset(G0):  0101010101012e3680a070381f403020
[    96.153] (II) modeset(G0):  35007ed710000018000000fe004e3137
[    96.153] (II) modeset(G0):  334847452d4c31310a20000000fe0043
[    96.153] (II) modeset(G0):  4d4f0a202020202020202020000000fe
[    96.153] (II) modeset(G0):  004e3137334847452d4c31310a20006e
[    96.154] (II) modeset(G0): Printing probed modes for output LVDS-1-1
[    96.154] (II) modeset(G0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    96.154] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    96.154] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    96.154] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    96.154] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    96.154] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    96.154] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    96.154] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    96.154] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    96.154] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    96.154] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    96.154] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    96.154] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    96.154] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    96.154] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    96.154] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    96.154] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    96.154] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    96.154] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    96.154] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    96.154] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    96.154] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    96.155] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    96.155] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    96.155] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    96.155] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    96.155] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    96.155] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    96.155] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    96.155] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    96.155] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    96.155] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    96.155] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    96.155] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    96.155] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    96.155] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    96.155] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    96.155] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    96.155] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    96.155] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    96.155] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    96.155] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    96.155] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    96.155] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    96.155] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    96.155] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    96.155] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    96.156] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    96.157] (II) modeset(G0): EDID for output VGA-1-1
[    96.158] (II) modeset(G0): EDID for output HDMI-1-1
[    96.158] (II) modeset(G0): EDID for output DP-1-1
[    96.158] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    96.158] (==) modeset(G0): DPI set to (96, 96)
[    96.158] (II) Loading sub module "fb"
[    96.158] (II) LoadModule: "fb"
[    96.158] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    96.159] (II) Module fb: vendor="X.Org Foundation"
[    96.159]    compiled for 1.20.13, module version = 1.0.0
[    96.159]    ABI class: X.Org ANSI C Emulation, version 0.4
[    96.161] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    96.161] (II) NVIDIA:     access.
[    96.171] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    96.171] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    96.171] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    96.171] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    96.171] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    96.171] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    96.171] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    96.171] (II) NVIDIA(0):     Config Options in the README.
[    96.236] (II) NVIDIA(0): Setting mode "NULL"
[    96.260] (==) NVIDIA(0): Disabling shared memory pixmaps
[    96.260] (==) NVIDIA(0): Backing store enabled
[    96.260] (==) NVIDIA(0): Silken mouse enabled
[    96.260] (==) NVIDIA(0): DPMS enabled
[    96.261] (WW) NVIDIA(0): Option "PrimaryGUP" is not used
[    96.261] (II) Loading sub module "dri2"
[    96.261] (II) LoadModule: "dri2"
[    96.261] (II) Module "dri2" already built-in
[    96.261] (II) NVIDIA(0): [DRI2] Setup complete
[    96.261] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    96.275] (==) modeset(G0): Backing store enabled
[    96.275] (==) modeset(G0): Silken mouse enabled
[    96.308] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    96.308] (==) modeset(G0): DPMS enabled
[    96.308] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    96.308] (II) modeset(G0): [DRI2] Setup complete
[    96.308] (II) modeset(G0): [DRI2]   DRI driver: i965
[    96.308] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    96.308] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    96.308] (II) Initializing extension Generic Event Extension
[    96.308] (II) Initializing extension SHAPE
[    96.308] (II) Initializing extension MIT-SHM
[    96.308] (II) Initializing extension XInputExtension
[    96.308] (II) Initializing extension XTEST
[    96.308] (II) Initializing extension BIG-REQUESTS
[    96.308] (II) Initializing extension SYNC
[    96.309] (II) Initializing extension XKEYBOARD
[    96.309] (II) Initializing extension XC-MISC
[    96.309] (II) Initializing extension XFIXES
[    96.309] (II) Initializing extension RENDER
[    96.309] (II) Initializing extension RANDR
[    96.309] (II) Initializing extension COMPOSITE
[    96.309] (II) Initializing extension DAMAGE
[    96.309] (II) Initializing extension MIT-SCREEN-SAVER
[    96.309] (II) Initializing extension DOUBLE-BUFFER
[    96.309] (II) Initializing extension RECORD
[    96.309] (II) Initializing extension DPMS
[    96.309] (II) Initializing extension Present
[    96.309] (II) Initializing extension DRI3
[    96.309] (II) Initializing extension X-Resource
[    96.309] (II) Initializing extension XVideo
[    96.309] (II) Initializing extension XVideo-MotionCompensation
[    96.309] (II) Initializing extension XFree86-VidModeExtension
[    96.309] (II) Initializing extension XFree86-DGA
[    96.309] (II) Initializing extension XFree86-DRI
[    96.309] (II) Initializing extension DRI2
[    96.309] (II) Initializing extension GLX
[    96.309] (II) Initializing extension GLX
[    96.309] (II) Indirect GLX disabled.
[    96.309] (II) Initializing extension NV-GLX
[    96.309] (II) Initializing extension NV-CONTROL
[    96.593] (II) modeset(G0): Damage tracking initialized
[    96.708] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    96.708] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    96.708] (II) LoadModule: "evdev"
[    96.708] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    96.709] (II) Module evdev: vendor="X.Org Foundation"
[    96.709]    compiled for 1.20.13, module version = 2.10.6
[    96.709]    Module class: X.Org XInput Driver
[    96.709]    ABI class: X.Org XInput driver, version 24.1
[    96.709] (II) Using input driver 'evdev' for 'Power Button'
[    96.710] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 40 paused 0
[    96.710] (**) Power Button: always reports core events
[    96.710] (**) evdev: Power Button: Device: "/dev/input/event2"
[    96.710] (--) evdev: Power Button: Vendor 0 Product 0x1
[    96.710] (--) evdev: Power Button: Found keys
[    96.710] (II) evdev: Power Button: Configuring as keyboard
[    96.711] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    96.711] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    96.711] (**) Option "xkb_rules" "evdev"
[    96.712] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    96.712] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    96.712] (II) Using input driver 'evdev' for 'Video Bus'
[    96.714] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 41 paused 0
[    96.714] (**) Video Bus: always reports core events
[    96.714] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    96.714] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    96.714] (--) evdev: Video Bus: Found keys
[    96.714] (II) evdev: Video Bus: Configuring as keyboard
[    96.714] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[    96.714] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    96.714] (**) Option "xkb_rules" "evdev"
[    96.716] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    96.716] (II) No input driver specified, ignoring this device.
[    96.716] (II) This device may have been added with another device file.
[    96.717] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    96.717] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    96.717] (II) Using input driver 'evdev' for 'Video Bus'
[    96.718] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 42 paused 0
[    96.718] (**) Video Bus: always reports core events
[    96.718] (**) evdev: Video Bus: Device: "/dev/input/event3"
[    96.718] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    96.718] (--) evdev: Video Bus: Found keys
[    96.718] (II) evdev: Video Bus: Configuring as keyboard
[    96.719] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:19/LNXVIDEO:00/input/input3/event3"
[    96.719] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    96.719] (**) Option "xkb_rules" "evdev"
[    96.720] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    96.720] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    96.720] (II) Using input driver 'evdev' for 'Power Button'
[    96.721] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[    96.721] (**) Power Button: always reports core events
[    96.721] (**) evdev: Power Button: Device: "/dev/input/event1"
[    96.722] (--) evdev: Power Button: Vendor 0 Product 0x1
[    96.722] (--) evdev: Power Button: Found keys
[    96.722] (II) evdev: Power Button: Configuring as keyboard
[    96.722] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    96.722] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    96.722] (**) Option "xkb_rules" "evdev"
[    96.724] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event8)
[    96.724] (II) No input driver specified, ignoring this device.
[    96.724] (II) This device may have been added with another device file.
[    96.725] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event9)
[    96.725] (II) No input driver specified, ignoring this device.
[    96.725] (II) This device may have been added with another device file.
[    96.725] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event6)
[    96.725] (II) No input driver specified, ignoring this device.
[    96.725] (II) This device may have been added with another device file.
[    96.726] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event7)
[    96.726] (II) No input driver specified, ignoring this device.
[    96.726] (II) This device may have been added with another device file.
[    96.728] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[    96.728] (II) No input driver specified, ignoring this device.
[    96.728] (II) This device may have been added with another device file.
[    96.729] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[    96.729] (II) No input driver specified, ignoring this device.
[    96.729] (II) This device may have been added with another device file.
[    96.729] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event12)
[    96.729] (II) No input driver specified, ignoring this device.
[    96.730] (II) This device may have been added with another device file.
[    96.730] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[    96.730] (II) No input driver specified, ignoring this device.
[    96.730] (II) This device may have been added with another device file.
[    96.731] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[    96.731] (II) No input driver specified, ignoring this device.
[    96.731] (II) This device may have been added with another device file.
[    96.732] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[    96.732] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    96.732] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    96.734] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 44 paused 0
[    96.734] (**) AT Translated Set 2 keyboard: always reports core events
[    96.734] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[    96.734] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    96.734] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    96.734] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    96.734] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[    96.734] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    96.734] (**) Option "xkb_rules" "evdev"
[    96.735] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[    96.735] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    96.735] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    96.736] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    96.736] (II) LoadModule: "synaptics"
[    96.736] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    96.736] (II) Module synaptics: vendor="X.Org Foundation"
[    96.736]    compiled for 1.20.13, module version = 1.9.1
[    96.736]    Module class: X.Org XInput Driver
[    96.736]    ABI class: X.Org XInput driver, version 24.1
[    96.736] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    96.737] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 45 paused 0
[    96.737] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    96.737] (**) Option "Device" "/dev/input/event15"
[    96.738] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692 (res 66)
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680 (res 102)
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    96.738] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    96.738] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event15"
[    96.738] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    96.738] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    96.738] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    96.738] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[    96.738] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    96.738] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    96.738] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    96.738] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    96.738] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    96.739] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    96.739] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    96.760] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    96.761] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    96.761] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    96.761] (--) NVIDIA(GPU-0):
[    96.761] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    96.761] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    96.761] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    96.761] (--) NVIDIA(GPU-0):
[    96.761] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    96.761] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    96.761] (--) NVIDIA(GPU-0): DFP-2: 480.0 MHz maximum pixel clock
[    96.761] (--) NVIDIA(GPU-0):
[    97.311] (II) UnloadModule: "synaptics"
[    97.311] (II) systemd-logind: releasing fd for 13:79
[    97.329] (II) evdev: AT Translated Set 2 keyboard: Close
[    97.329] (II) UnloadModule: "evdev"
[    97.329] (II) systemd-logind: releasing fd for 13:69
[    97.339] (II) evdev: Power Button: Close
[    97.339] (II) UnloadModule: "evdev"
[    97.339] (II) systemd-logind: releasing fd for 13:65
[    97.349] (II) evdev: Video Bus: Close
[    97.349] (II) UnloadModule: "evdev"
[    97.349] (II) systemd-logind: releasing fd for 13:67
[    97.365] (II) evdev: Video Bus: Close
[    97.365] (II) UnloadModule: "evdev"
[    97.365] (II) systemd-logind: releasing fd for 13:68
[    97.381] (II) evdev: Power Button: Close
[    97.381] (II) UnloadModule: "evdev"
[    97.381] (II) systemd-logind: releasing fd for 13:66
[    97.495] (II) NVIDIA(GPU-0): Deleting GPU-0
[    97.539] (II) Server terminated successfully (0). Closing log file..


This is an MSI GT70 laptop with the Intel+Nvidia (GTX675M) graphics card. I followed the Optimus howto -- and like I said, it has been working for years. Prior to that, I used bumblebee.

Code:
emerge -pv nvidia-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] x11-drivers/nvidia-drivers-390.144:0/390::gentoo  USE="X driver tools -dist-kernel -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB


Details about my system:
Code:
emerge --info
Portage 3.0.20 (python 3.9.6-final-0, default/linux/amd64/17.1/desktop/plasma, gcc-10.3.0, glibc-2.33-r1, 5.10.61-gentoo x86_64)
=================================================================
System uname: Linux-5.10.61-gentoo-x86_64-Intel-R-_Core-TM-_i7-3630QM_CPU_@_2.40GHz-with-glibc2.33
KiB Mem:    12158236 total,  11422080 free
KiB Swap:    7815164 total,   7815164 free
Timestamp of repository gentoo: Mon, 04 Oct 2021 15:30:01 +0000
Head commit of repository gentoo: 2cda17db845dcf17058eb2e08b19b5bc4c532902
sh bash 5.1_p8
ld GNU ld (Gentoo 2.37_p1 p0) 2.37
ccache version 4.3 [enabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r2::gentoo
dev-lang/python:          3.9.6_p2::gentoo
dev-lang/rust:            1.53.0::gentoo
dev-util/ccache:          4.3-r3::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.43.5::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            10.3.0-r2::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* @EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/sddm/scripts/Xsetup"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo https://gentoo.osuosl.org/ http://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US en"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi activities alsa amd64 bluray branding browser-integration bzip2 cairo cdda cdr cli crypt cups dbus declarative display-manager dri dts dvd dvdr elogind emboss encode exif ffmpeg flac fortran fuse gdbm gif gpm gtk gui iconv icu java jpeg kde kipi kwallet lcms libglvnd libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf plasma png policykit ppds pulseaudio qml qt5 quicktime raw readline samba sdl seccomp semantic-desktop spell split-usr ssl startup-notification svg tcpd tiff touchpad truetype udev udisks unicode upower usb vorbis widgets wxwidgets x264 xattr xcb xml xscreensaver xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2019" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="en_US en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="nvidia intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS



/etc/X11/xorg.conf.d/10-nvidia.conf
For whatever reason, the forum will not let me post this... it gives me an error when I try to include it... Here is a pastebin of it.

/etc/x11/xorg.conf.d/20-opengl.conf
Code:
Section "Files"
EndSection


It is probably worth mentioning that I have synced my world only a minute ago -- so everything should be current.

Not sure what else might be needed, but I'm happy to provide more if need be.

Thank you for your help.
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Wed Oct 06, 2021 4:02 pm    Post subject: Reply with quote

Hi
in make.conf
Code:

VIDEO_CARDS="nvidia intel i915"
then
emerge -1av mesa

in /etc/X11
rename all .conf files temporarily.
Then reboot
and see if it helps.
Optimus beyond .conf files in /etc/X11 also needs display-manager config.
plz see
https://wiki.gentoo.org/wiki/NVIDIA/Optimus#Simple_Desktop_Display_Manager_.28SDDM.29
I suspect a "dispatch-conf" updated the .conf of sddm so you are facing this problem.
also in .xinitrc
Code:

#xrandr --setprovideroutputsource modesetting NVIDIA-0
#xrandr --auto
export DESKTOP_SESSION=plasma
exec /usr/bin/startplasma-x11

Revert to intel for a while and then try to reconfigure.
_________________
:)
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Thu Oct 07, 2021 12:36 pm    Post subject: Reply with quote

Yes, that is one of the documents I was following. I have the SDDM set up correctly, I'm pretty confident of that.

I took your advice, and dropped the Nvidia card from my configs... and sddm did start just fine... so... I'm thinking you are right. A config file was stomped. But, I'm always careful with my etc-updates... if it stomped a file, it must have deemed it trivial, and overwrote it without my involvement.

So, it is working with just the intel (I didn't use the i915 -- that is super old, my system is just very old ;) ), but it seems to work, so now I have to get that optimus working again.

You have given me some terra firma from which to work. Thank you. Hopefully I can get the NVIDIA working again...

I'm going to hold off on calling this solved for now, though, until Optimus is running again.
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Mon Oct 11, 2021 7:18 pm    Post subject: Reply with quote

Well, I've followed the docs, and rebuilt the system with regards to Optimus... it is still definitely doing the same thing.

If I leave nvidia out of the equation, X will start. As soon as I try to bring nvidia into it, I just get a black screen (no X cursor) where the SDDM login screen should be. Like I said before: it doesn't matter which display manager I use -- so this isn't the old "sddm & blackscreen" issue.

To get it to come up, all I have to do is get rid of everything in /etc/X11/xorg.conf.d

Right now, I have the example config from the Gentoo Optimus Wiki:

Code:
Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "01:00:0"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection


So it seems like it is trying to use the nvidia as primary (which would be close enough for me!), but it is failing.

Again, I cannot find any error output on this (I posted my logs in my initial post).
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Mon Oct 11, 2021 8:08 pm    Post subject: Reply with quote

Plz also check if
Code:

nvidia-settings

may help you create a .conf file for nvidia.
_________________
:)
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Mon Oct 11, 2021 8:21 pm    Post subject: Reply with quote

Hmm.. a nice thought, but that doesn't seem to be faring any better.

Something must have changed here with optimus...
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Mon Oct 11, 2021 8:45 pm    Post subject: Reply with quote

My xorg.conf
Code:

Section "ServerLayout"
   Identifier "layout"
   Screen 0 "nvidia"
   Inactive "intel"
EndSection

Section "Device"
   Identifier "nvidia"
   Driver "nvidia"
   BusID "PCI:1:0:0"
   Option "Coolbits" "28"
EndSection

Section "Screen"
   Identifier "nvidia"
   Device "nvidia"
   Option "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
   Identifier "intel"
   Driver "modesetting"
   BusID "PCI:0:2:0"
EndSection

Section "Screen"
   Identifier "intel"
   Device "intel"
EndSection


Yours seem to luck the "bus ID" for the intel card
Code:

lspci | grep -i vga

Other than that i have
Code:

nvidia-drm.modeset=1

as a kernel parameter.
Also probably trivial but my "busID"s are in the form
Code:

PCI:0:2:0

ie single digit.
Also plz have a look into your
Code:

/etc/modprobe.d

for possible clues.
_________________
:)
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Wed Oct 13, 2021 2:46 pm    Post subject: Reply with quote

Yes. All that has been done and re-done more times than I can count. We have come full circle.

I appreciate the input. But I'm now convinced this is a bug -- or perhaps, NVIDIA has simply bailed on this architecture. What a bummer. I wish I could just disable the intel graphics in the bios -- but you cannot do anything in the bios on this laptop. It is pathetic.

When I get some time, I'll file a bug report.

Thanks again.

G
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
mrbassie
l33t
l33t


Joined: 31 May 2013
Posts: 772
Location: over here

PostPosted: Thu Oct 14, 2021 10:22 am    Post subject: Reply with quote

Is this an optimus chipset?

If so I feel your pain.

My xorg.conf:

Code:
 Section "ServerLayout"
    Identifier "layout"
    Option "AllowNVIDIAGPUScreen"
#    Screen 0 "nvidia"
#    Inactive "intel"
EndSection


Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    Option "AccelMethod"        "glamor"
    Option "DRI"                "3"
    Option "Composite"          "Enable"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

Section "Module"
    Load "modesetting"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:01:00.0"
    Option "AllowEmptyInitialConfiguration"
EndSection
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Thu Oct 14, 2021 10:33 am    Post subject: Reply with quote

Yes. Optimus.

Thank you for your post. That config was very similar to my original. It gives me the same black screen I started with. I think my graphics chip is too old, and nvidia probably bailed on it...
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum