You are not logged in.

#1 2024-05-22 14:27:25

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Buggy Plasma 6 on Nvidia & X11

Hi
i just installed Arch as a fresh install with plasma and everythings look fine but i have everythigns laggy on X11 .
Trying to login using wayland i'm getting a black screen sad .
x11 with nvidia seem not ok also sad .
Please help
FluxBB bbcode test

$ loginctl session-status
2 - arch (1000)
  Since: Wed 2024-05-22 14:17:26 CET; 36min ago
  State: active
 Leader: 935 (sddm-helper)
   Seat: seat0; vc2
    TTY: tty2
 Remote: no
Service: sddm
   Type: x11
  Class: user
Desktop: KDE
   Idle: no
   Unit: session-2.scope
         ├─935 /usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth-edbf4021-e0b5-4eed-80f9-90e25854ec0f --id 1 >
         ├─965 /usr/bin/kwalletd6 --pam-login 12 14
         └─967 /usr/bin/startplasma-x11

May 22 14:17:26 arch-Ryzen systemd[1]: Started Session 2 of User arch.
May 22 14:17:26 arch-Ryzen sddm-helper[964]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
May 22 14:17:26 arch-Ryzen kapplymousetheme[979]: Detected locale "C" with character encoding "ANSI_X3.4-1968>
                                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8">
                                                  If this causes problems, reconfigure your locale. See the l>
                                                  for more information.
May 22 14:17:26 arch-Ryzen ksplashqml[981]: Detected locale "C" with character encoding "ANSI_X3.4-1968", whi>
                                            Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" inste>
                                            If this causes problems, reconfigure your locale. See the locale(>
                                            for more information.
May 22 14:17:27 arch-Ryzen kwalletd6[965]: Detected locale "C" with character encoding "ANSI_X3.4-1968", whic>
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instea>
                                           If this causes problems, reconfigure your locale. See the locale(1>
                                           for more information.
lines 1-31/31 (END)
$ qdbus org.kde.KWin /KWin
property read bool org.kde.KWin.showingDesktop
signal void org.kde.KWin.reloadConfig()
signal void org.kde.KWin.showingDesktopChanged(bool showing)
method QString org.kde.KWin.activeOutputName()
method Q_NOREPLY void org.kde.KWin.cascadeDesktop()
method int org.kde.KWin.currentDesktop()
method QVariantMap org.kde.KWin.getWindowInfo(QString)
method Q_NOREPLY void org.kde.KWin.killWindow()
method void org.kde.KWin.nextDesktop()
method void org.kde.KWin.previousDesktop()
method QVariantMap org.kde.KWin.queryWindowInfo()
method Q_NOREPLY void org.kde.KWin.reconfigure()
method void org.kde.KWin.replace()
method bool org.kde.KWin.setCurrentDesktop(int desktop)
method void org.kde.KWin.showDebugConsole()
method Q_NOREPLY void org.kde.KWin.showDesktop(bool showing)
method bool org.kde.KWin.startActivity(QString)
method bool org.kde.KWin.stopActivity(QString)
method QString org.kde.KWin.supportInformation()
method Q_NOREPLY void org.kde.KWin.unclutterDesktop()
signal void org.freedesktop.DBus.Properties.PropertiesChanged(QString interface_name, QVariantMap changed_properties, QStringList invalidated_properties)
method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name, QString property_name)
method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString interface_name)
method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString property_name, QDBusVariant value)
method QString org.freedesktop.DBus.Introspectable.Introspect()
method QString org.freedesktop.DBus.Peer.GetMachineId()
method void org.freedesktop.DBus.Peer.Ping()

Offline

#2 2024-05-22 15:11:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,897

Re: Buggy Plasma 6 on Nvidia & X11

qdbus org.kde.KWin /KWin org.kde.KWin.supportInformation #Needs qt5-tools
sudo journalctl -b

would be more relevant outputs

Try adding

initcall_blacklist=simpledrm_platform_driver_init nvidia_drm.modeset=1

to your kernel parameters.

Offline

#3 2024-05-22 15:29:42

seth
Member
Registered: 2012-09-03
Posts: 60,805

Re: Buggy Plasma 6 on Nvidia & X11

Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General since this is apparently a hybrid system, might be prime-sync issue.
And

i have everythigns laggy on X11

please quantify that.

Offline

#4 2024-05-22 16:24:03

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

Here is :

$ qdbus org.kde.KWin /KWin org.kde.KWin.supportInformation #Needs qt5-tools
KWin Support Information:
The following information should be used when requesting support on e.g. https://discuss.kde.org.
It provides information about the currently running instance, which options are used,
what OpenGL driver and which effects are running.
Please post the information provided underneath this introductory text to a paste bin service
like https://paste.kde.org instead of pasting into support threads.

==========================

Version
=======
KWin version: 6.0.4
Qt Version: 6.7.0
Qt compile version: 6.7.0
XCB compile version: 1.17.0

Operation Mode: X11 only

Build Options
=============
KWIN_BUILD_DECORATIONS: yes
KWIN_BUILD_TABBOX: yes
KWIN_BUILD_ACTIVITIES: yes
HAVE_X11_XCB: yes
HAVE_GLX: yes

X11
===
Vendor: The X.Org Foundation
Vendor Release: 12101013
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0

Decoration
==========
Plugin: org.kde.breeze
Theme: 
Plugin recommends border size: None
onAllDesktopsAvailable: false
alphaChannelSupported: true
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0
decorationButtonsRight: 3, 4, 5
borderSize: 0
gridUnit: 10
font: Noto Sans,10,-1,0,400,0,0,0,0,0,0,0,0,0,0,1
smallSpacing: 2
largeSpacing: 10

Output backend
==============
Name: KWin::X11StandaloneBackend

Cursor
======
themeName: breeze_cursors
themeSize: 24

Options
=======
focusPolicy: ClickToFocus
xwaylandCrashPolicy: 1
xwaylandMaxCrashCount: 3
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
activeMouseScreen: true
placement: 5
activationDesktopPolicy: SwitchToOtherDesktop
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
rollOverDesktops: false
focusStealingPreventionLevel: 1
operationTitlebarDblClick: 5000
operationMaxButtonLeftClick: 5000
operationMaxButtonMiddleClick: 5015
operationMaxButtonRightClick: 5014
commandActiveTitlebar1: MouseRaise
commandActiveTitlebar2: MouseNothing
commandActiveTitlebar3: MouseOperationsMenu
commandInactiveTitlebar1: MouseActivateAndRaise
commandInactiveTitlebar2: MouseNothing
commandInactiveTitlebar3: MouseOperationsMenu
commandWindow1: MouseActivateRaiseAndPassClick
commandWindow2: MouseActivateAndPassClick
commandWindow3: MouseActivateAndPassClick
commandWindowWheel: MouseNothing
commandAll1: MouseUnrestrictedMove
commandAll2: MouseToggleRaiseAndLower
commandAll3: MouseUnrestrictedResize
keyCmdAllModKey: 16777250
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
compositingMode: 1
useCompositing: true
hiddenPreviews: 1
glSmoothScale: 2
glStrictBinding: false
glStrictBindingFollowsDriver: true
glPreferBufferSwap: AutoSwapStrategy
glPlatformInterface: 1
windowsBlockCompositing: true
allowTearing: true

Screen Edges
============
desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 1x1
timeThreshold: 75
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 1
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0

Screens
=======
Active screen follows mouse:  yes
Number of Screens: 1

Screen 0:
---------
Name: DP-4
Enabled: 1
Geometry: 0,0,1920x1080
Scale: 1
Refresh Rate: 143854
Adaptive Sync: incapable

Compositing
===========
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3090/PCIe/SSE2
OpenGL version string: 3.1.0 NVIDIA 550.78
OpenGL platform interface: GLX
OpenGL shading language version string: 1.40 NVIDIA via Cg compiler
Driver: NVIDIA
Driver version: 550.78
GPU class: Unknown
OpenGL version: 3.1
GLSL version: 1.40
X server version: 1.21.1
Linux kernel version: 6.9.1
Direct rendering: Requires strict binding: no
Virtual Machine:  no
OpenGL 2 Shaders are used

Loaded Effects:
---------------
screenshot
outputlocator
colorpicker
zoom
screenedge
blur
contrast
logout
login
sessionquit
slidingpopups
windowaperture
slide
fullscreen
frozenapp
fadingpopups
scale
squash
morphingpopups
maximize
sheet
dialogparent
wobblywindows
windowview
tileseditor
overview
highlightwindow
blendchanges
startupfeedback
kscreen

Currently Active Effects:
-------------------------
blur
contrast

Effect Settings:
----------------
screenshot:

outputlocator:

colorpicker:

zoom:
zoomFactor: 1.2
mousePointer: 0
mouseTracking: 0
focusTrackingEnabled: false
textCaretTrackingEnabled: false
focusDelay: 350
moveFactor: 20
targetZoom: 1

screenedge:

blur:

contrast:

logout:
pluginId: logout
isActiveFullScreenEffect: false

login:
pluginId: login
isActiveFullScreenEffect: false

sessionquit:
pluginId: sessionquit
isActiveFullScreenEffect: false

slidingpopups:
slideInDuration: 150
slideOutDuration: 250

windowaperture:
pluginId: windowaperture
isActiveFullScreenEffect: false

slide:
horizontalGap: 45
verticalGap: 20
slideBackground: true

fullscreen:
pluginId: fullscreen
isActiveFullScreenEffect: false

frozenapp:
pluginId: frozenapp
isActiveFullScreenEffect: false

fadingpopups:
pluginId: fadingpopups
isActiveFullScreenEffect: false

scale:
pluginId: scale
isActiveFullScreenEffect: false

squash:
pluginId: squash
isActiveFullScreenEffect: false

morphingpopups:
pluginId: morphingpopups
isActiveFullScreenEffect: false

maximize:
pluginId: maximize
isActiveFullScreenEffect: false

sheet:
duration: 300

dialogparent:
pluginId: dialogparent
isActiveFullScreenEffect: false

wobblywindows:
stiffness: 0.01
drag: 0.97
moveFactor: 0.25
xTesselation: 20
yTesselation: 20
minVelocity: 0
maxVelocity: 1000
stopVelocity: 0.5
minAcceleration: 0
maxAcceleration: 1000
stopAcceleration: 0.5
moveWobble: true
resizeWobble: true

windowview:
activeView: 
delegate: 
animationDuration: 300
layout: 1
ignoreMinimized: false
mode: 
partialActivationFactor: 0
gestureInProgress: false
searchText: 
selectedIds: 

tileseditor:
activeView: 
delegate: 
animationDuration: 200

overview:
activeView: 
delegate: 
animationDuration: 300
layout: 1
ignoreMinimized: false
filterWindows: true
organizedGrid: true
overviewPartialActivationFactor: 0
overviewGestureInProgress: false
transitionPartialActivationFactor: 0
transitionGestureInProgress: false
gridPartialActivationFactor: 0
gridGestureInProgress: false
desktopOffset: 
searchText: 

highlightwindow:

blendchanges:

startupfeedback:
type: 1

kscreen:


Loaded Plugins:
---------------
krunnerintegration
nightcolor

Available Plugins:
------------------
BounceKeysPlugin
StickyKeysPlugin
buttonsrebind
krunnerintegration
nightcolor
screencast


and

$ sudo journalctl -b
[sudo] password for arch: 
May 22 14:16:19 arch-Ryzen kernel: Linux version 6.9.1-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240507, >
May 22 14:16:19 arch-Ryzen kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0aead3ba-d06c-4fe0->
May 22 14:16:19 arch-Ryzen kernel: BIOS-provided physical RAM map:
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000000b021000-0x000000006e621fff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000006e622000-0x0000000074dd4fff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000074dd5000-0x0000000074faafff] ACPI data
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000074fab000-0x0000000076faafff] ACPI NVS
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000076fab000-0x0000000079e7efff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000079e7f000-0x0000000079ffefff] type 20
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000079fff000-0x000000007bff8fff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000007bff9000-0x000000007bffdfff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000007bffe000-0x000000007bffffff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000007c000000-0x000000007cffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x0000000100000000-0x000000085defffff] usable
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000085ef40000-0x00000008a01fffff] reserved
May 22 14:16:19 arch-Ryzen kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: NX (Execute Disable) protection: active
May 22 14:16:19 arch-Ryzen kernel: APIC: Static calls initialized
May 22 14:16:19 arch-Ryzen kernel: efi: EFI v2.9 by American Megatrends
May 22 14:16:19 arch-Ryzen kernel: efi: ACPI=0x74faa000 ACPI 2.0=0x74faa014 TPMFinalLog=0x76f61000 SMBIOS=0x7>
May 22 14:16:19 arch-Ryzen kernel: efi: Remove mem56: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
May 22 14:16:19 arch-Ryzen kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: efi: Remove mem57: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
May 22 14:16:19 arch-Ryzen kernel: e820: remove [mem 0xf7000000-0xfedfffff] reserved
May 22 14:16:19 arch-Ryzen kernel: efi: Not removing mem58: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e82>
May 22 14:16:19 arch-Ryzen kernel: efi: Remove mem59: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
May 22 14:16:19 arch-Ryzen kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
May 22 14:16:19 arch-Ryzen kernel: efi: Remove mem61: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 >
May 22 14:16:19 arch-Ryzen kernel: e820: remove [mem 0x880000000-0x8a01fffff] reserved
May 22 14:16:19 arch-Ryzen kernel: SMBIOS 3.5.0 present.
May 22 14:16:19 arch-Ryzen kernel: DMI: ASUS System Product Name/ROG STRIX B650E-F GAMING WIFI, BIOS 2413 02/>
May 22 14:16:19 arch-Ryzen kernel: tsc: Fast TSC calibration using PIT
May 22 14:16:19 arch-Ryzen kernel: tsc: Detected 3800.107 MHz processor
May 22 14:16:19 arch-Ryzen kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 22 14:16:19 arch-Ryzen kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 22 14:16:19 arch-Ryzen kernel: last_pfn = 0x85df00 max_arch_pfn = 0x400000000
May 22 14:16:19 arch-Ryzen kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable >
May 22 14:16:19 arch-Ryzen kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 22 14:16:19 arch-Ryzen kernel: e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
May 22 14:16:19 arch-Ryzen kernel: last_pfn = 0x7c000 max_arch_pfn = 0x400000000
May 22 14:16:19 arch-Ryzen kernel: esrt: Reserving ESRT space from 0x0000000068914898 to 0x00000000689148d0.
May 22 14:16:19 arch-Ryzen kernel: e820: update [mem 0x68914000-0x68914fff] usable ==> reserved
May 22 14:16:19 arch-Ryzen kernel: Using GB pages for direct mapping
lines 1-54

Last edited by mokhtarone (2024-05-22 16:51:24)

Offline

#5 2024-05-22 16:31:38

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

seth wrote:

Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General since this is apparently a hybrid system, might be prime-sync issue.
And

i have everythigns laggy on X11

please quantify that.

i don't find any file or directory in my local files .


even this code get nothings back

$ grep -e Log -e tty Xorg.0.log
grep: Xorg.0.log: No such file or directory

Last edited by mokhtarone (2024-05-22 16:55:10)

Offline

#6 2024-05-22 16:34:28

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,897

Re: Buggy Plasma 6 on Nvidia & X11

Please don't unnecessarily fullquote posts as that will needlessly bloat the thread.

That journal is paged and truncated and thus useless. Use the --no-pager argument or just https://wiki.archlinux.org/title/List_o … n_services directly.

The KWin setup looks correct, so please mention what "feels laggy" exactly? Window movement/resizes? FWIW if you want to test wayland you need to enable nvidia_drm.modeset=1 on the kernel commandline: https://wiki.archlinux.org/title/NVIDIA … de_setting

As for the Xorg command, that command is to be executed in relation to the location of the file as mentioned in the first sentence of the linked section, for SDDM your xorg log would be in /var/log/Xorg.0.log

Last edited by V1del (2024-05-22 16:36:08)

Offline

#7 2024-05-22 16:49:29

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

both files are empty
FluxBB bbcode test

and laggy means when i minimize a window or maximize it's crack . sometimes the effects is smouth sometimes it's crack .
remmenber i have an RTX 3090

Offline

#8 2024-05-22 16:51:00

seth
Member
Registered: 2012-09-03
Posts: 60,805

Re: Buggy Plasma 6 on Nvidia & X11

cat /var/log/Xorg.0.log | curl -F 'file=@-' 0x0.st

Edit: and remove the pictures of your file-browser. They're pointless anyway and the forum has a 250x250px max rule (to keep threads concise)

Last edited by seth (2024-05-22 16:52:04)

Offline

#9 2024-05-22 16:52:58

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

$ cat /var/log/Xorg.0.log | curl -F 'file=@-' 0x0.st
http://0x0.st/XZzT.txt

Offline

#10 2024-05-22 17:13:05

seth
Member
Registered: 2012-09-03
Posts: 60,805

Re: Buggy Plasma 6 on Nvidia & X11

[    13.308] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[    13.308] (EE) NVIDIA(G0): Failing initialization of X screen
[    13.308] (==) modeset(G1): Depth 24, (==) framebuffer bpp 32
[    13.308] (==) modeset(G1): RGB weight 888
[    13.308] (==) modeset(G1): Default visual is TrueColor
[    13.308] (II) Loading sub module "glamoregl"
[    13.308] (II) LoadModule: "glamoregl"
[    13.308] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    13.311] (II) Module glamoregl: vendor="X.Org Foundation"
[    13.311] 	compiled for 1.21.1.13, module version = 1.0.1
[    13.311] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.435] (II) modeset(G1): glamor X acceleration enabled on AMD Radeon Graphics (radeonsi, raphael_mendocino, LLVM 17.0.6, DRM 3.57, 6.9.1-arch1-1)
[    13.435] (II) modeset(G1): glamor initialized
[    13.435] (II) modeset(G1): Output HDMI-2-1 has no monitor section
[    13.435] (II) modeset(G1): Output DP-2-1 has no monitor section
[    13.435] (II) modeset(G1): EDID for output HDMI-2-1
[    13.435] (II) modeset(G1): EDID for output DP-2-1
[    13.435] (==) modeset(G1): Using gamma correction (1.0, 1.0, 1.0)
[    13.435] (==) modeset(G1): DPI set to (96, 96)
[    13.435] (II) Loading sub module "fb"
[    13.435] (II) LoadModule: "fb"
[    13.435] (II) Module "fb" already built-in
[    13.435] (II) UnloadModule: "nvidia"
[    13.435] (II) UnloadSubModule: "wfb"
[    13.435] (II) UnloadModule: "vesa"
[    13.435] (II) Unloading vesa
[    13.435] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[    13.435] (II) NVIDIA(GPU-1): Deleting GPU-1

but the server ultimately runs on the nvidia GPU and it's the only GPU w/ active outputs.

laggy means when i minimize a window or maximize it's crack

https://bbs.archlinux.org/viewtopic.php … 6#p2158336 ?

Offline

#11 2024-05-22 17:18:01

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

Yes i have checked this thread before posting because i didn't seen any solution . or my problem may be different . that's why i posted .

if the problem is related to kwin on x11 with these parameters , can i switch to wayland ? it's more stable or not ? because all i get now is a black screen on wayland session .

Offline

#12 2024-05-22 17:29:00

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

i changed the parameters and testing , i will be back for a result of my experience later

Offline

#13 2024-05-22 22:14:12

mokhtarone
Member
Registered: 2013-06-21
Posts: 18

Re: Buggy Plasma 6 on Nvidia & X11

Thanks you for help . it's worked better now .
mark it as solved smile .

Offline

Board footer

Powered by FluxBB