https://bugs.kde.org/show_bug.cgi?id=369319

            Bug ID: 369319
           Summary: Black screen in Plasma Wayland session
           Product: plasma-integration
           Version: 5.7.5
          Platform: Neon Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: mgraess...@kde.org
          Reporter: dah1...@gmail.com

Created attachment 101278
  --> https://bugs.kde.org/attachment.cgi?id=101278&action=edit
File .wayland-errors

Unsure if it is a plasma-integration or a kwin issue, so forgive me if I am
mistaken.

I'm running KDE Neon up to date, my graphic card is an old nVidia GeForce 7100.
I had to setup nouveau.noaccel=1 at grub, because otherwise Plasma/Kwin freezes
and must do a hard reset (in every LiveDVD I have tried: KaOS, KDE Neon, Gecko
Linux, Manjaro...)

 When I try to start a Plasma Wayland session, all I can see is a black screen
with just the mouse pointer (which I can move). Alt+F2 does not work (either).
When changing to a tty (Ctrl+Alt+F2, i.e.), it seems that for fraction of a
second I can see the desktop, but when going back to Ctrl+Alt+F7 everything is
black with just the mouse pointer. 

Below some information I think can be useful (there is no crash, so I can't
attach a crash-report):

daniel@pc-medion:~$ lspci | grep VGA
00:10.0 VGA compatible controller: NVIDIA Corporation C73 [GeForce 7100 /
nForce 630i] (rev a2)

daniel@pc-medion:~$ kwin --version
kwin 5.7.5

daniel@pc-medion:~$ kwin_wayland --version
kwin 5.7.5

daniel@pc-medion:~$ glxinfo | grep GLX
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, 
    GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read
Extended renderer info (GLX_MESA_query_renderer):
240 GLX Visuals
300 GLXFBConfigs:

daniel@pc-medion:~$ modinfo nouveau
filename:      
/lib/modules/4.4.0-38-generic/kernel/drivers/gpu/drm/nouveau/nouveau.ko
license:        GPL and additional rights
description:    nVidia Riva/TNT/GeForce/Quadro/Tesla
author:         Nouveau Project
srcversion:     F12E920A89ED6A8476981A9
alias:          pci:v000012D2d*sv*sd*bc03sc*i*
alias:          pci:v000010DEd*sv*sd*bc03sc*i*
depends:        drm,drm_kms_helper,ttm,mxm-wmi,wmi,video,i2c-algo-bit
intree:         Y
vermagic:       4.4.0-38-generic SMP mod_unload modversions 
parm:           tv_norm:Default TV norm.
                Supported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J,
                        hd480i, hd480p, hd576i, hd576p, hd720p, hd1080i.
                Default: PAL
                *NOTE* Ignored for cards with external TV encoders. (charp)
parm:           vram_pushbuf:Create DMA push buffers in VRAM (int)
parm:           nofbaccel:Disable fbcon acceleration (int)
parm:           tv_disable:Disable TV-out detection (int)
parm:           ignorelid:Ignore ACPI lid status (int)
parm:           duallink:Allow dual-link TMDS (default: enabled) (int)
parm:           pstate:enable sysfs pstate file, which will be moved in the
future (int)
parm:           config:option string to pass to driver core (charp)
parm:           debug:debug string to pass to driver core (charp)
parm:           noaccel:disable kernel/abi16 acceleration (int)
parm:           modeset:enable driver (default: auto, 0 = disabled, 1 =
enabled, 2 = headless) (int)
parm:           runpm:disable (0), force enable (1), optimus only default (-1)
(int)

// glxgears with compositor enabled (OpenGL 2)
daniel@pc-medion:~$ glxgears
724 frames in 5.0 seconds = 144.641 FPS
800 frames in 5.0 seconds = 159.944 FPS
756 frames in 5.0 seconds = 151.156 FPS
786 frames in 5.0 seconds = 156.979 FPS
798 frames in 5.0 seconds = 159.577 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 19767 requests (19765 known processed) with 0 events remaining.

// glxgears without compositor (XRender)
daniel@pc-medion:~$ glxgears
1408 frames in 5.0 seconds = 281.593 FPS
1514 frames in 5.0 seconds = 302.682 FPS
1514 frames in 5.0 seconds = 302.714 FPS
1493 frames in 5.0 seconds = 298.483 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
      after 18951 requests (18949 known processed) with 0 events remaining.

Many thanks for your work. I started to use KDE 3.5 with Debian Lenny in 2008,
and since then KDE has been my DE of choice.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to