Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Plasma black screen nouveau
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
tabanus
l33t
l33t


Joined: 11 Jun 2004
Posts: 638
Location: UK

PostPosted: Wed Mar 13, 2019 9:27 pm    Post subject: Plasma black screen nouveau Reply with quote

Using elogind or consolekit in the default or boot runlevels gives me a black screen, or sometimes the wallpaper when plasma starts up (I'm on OpenRC).

I'm using SDDM as login manager and this displays normally. When in plasma, I can bring up a system activity window using CTRL-ESC and from there launch applications.

Without consolekit or elogind I'm unable to switch users or shutdown the system without typing 'shutdown -h now' in a terminal.

This is an old PC that I've just re-furbished. It uses an nVidia GeForce 7050 on-board graphics chip. Preventing the compositor starting on kde login doesn't help.

In dmesg I get this error:

Code:
plasmashell[2115]: segfault at 0 ip 00007f9a94fbc92d sp 00007fff6e23e2c0 error 4 in nouveau_dri.so[7f9a94e23000+8bb000]


Code:
cat /var/log/Xorg.0.log
[     5.536] (--) Log file renamed from "/var/log/Xorg.pid-1835.log" to "/var/log/Xorg.0.log"
[     5.536]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[     5.536] Build Operating System: Linux 4.19.27-gentoo-r1 x86_64 Gentoo
[     5.536] Current Operating System: Linux hoth 4.19.27-gentoo-r1 #5 SMP PREEMPT Wed Mar 13 19:41:35 -00 2019 x86_64
[     5.536] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.27-gentoo-r1 root=/dev/sda1 ro net.ifnames=0
[     5.536] Build Date: 13 March 2019  03:07:12PM
[     5.536] 
[     5.536] Current version of pixman: 0.36.0
[     5.536]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     5.536] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.536] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 13 21:19:25 2019
[     5.542] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.542] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.542] (==) No Layout section.  Using the first Screen section.
[     5.542] (==) No screen section available. Using defaults.
[     5.542] (**) |-->Screen "Default Screen Section" (0)
[     5.542] (**) |   |-->Monitor "<default monitor>"
[     5.543] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     5.543] (==) Automatically adding devices
[     5.543] (==) Automatically enabling devices
[     5.543] (==) Automatically adding GPU devices
[     5.543] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.544] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[     5.544]    Entry deleted from font path.
[     5.545] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[     5.545]    Entry deleted from font path.
[     5.545] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[     5.545]    Entry deleted from font path.
[     5.545] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[     5.545]    Entry deleted from font path.
[     5.545] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[     5.545]    Entry deleted from font path.
[     5.545] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[     5.545]    Entry deleted from font path.
[     5.545] (==) FontPath set to:

[     5.545] (==) ModulePath set to "/usr/lib64/xorg/modules"
[     5.545] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.545] (II) Loader magic: 0x555dd58b3c20
[     5.545] (II) Module ABI versions:
[     5.545]    X.Org ANSI C Emulation: 0.4
[     5.545]    X.Org Video Driver: 24.0
[     5.545]    X.Org XInput driver : 24.1
[     5.545]    X.Org Server Extension : 10.0
[     5.545] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.548] (--) PCI:*(0@0:18:0) 10de:053e:1458:d000 rev 162, Mem @ 0xf2000000/16777216, 0xe0000000/268435456, 0xf5000000/16777216, BIOS @ 0x????????/131072
[     5.548] (II) LoadModule: "glx"
[     5.549] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[     5.585] (II) Module glx: vendor="X.Org Foundation"
[     5.585]    compiled for 1.20.3, module version = 1.0.0
[     5.585]    ABI class: X.Org Server Extension, version 10.0
[     5.585] (==) Matched nouveau as autoconfigured driver 0
[     5.585] (==) Matched nv as autoconfigured driver 1
[     5.585] (==) Matched modesetting as autoconfigured driver 2
[     5.585] (==) Matched fbdev as autoconfigured driver 3
[     5.585] (==) Matched vesa as autoconfigured driver 4
[     5.585] (==) Assigned the driver to the xf86ConfigLayout
[     5.585] (II) LoadModule: "nouveau"
[     5.585] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[     5.590] (II) Module nouveau: vendor="X.Org Foundation"
[     5.590]    compiled for 1.20.3, module version = 1.0.15
[     5.590]    Module class: X.Org Video Driver
[     5.590]    ABI class: X.Org Video Driver, version 24.0
[     5.590] (II) LoadModule: "nv"
[     5.592] (WW) Warning, couldn't open module nv
[     5.592] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.592] (II) LoadModule: "modesetting"
[     5.592] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[     5.594] (II) Module modesetting: vendor="X.Org Foundation"
[     5.594]    compiled for 1.20.3, module version = 1.20.3
[     5.594]    Module class: X.Org Video Driver
[     5.594]    ABI class: X.Org Video Driver, version 24.0
[     5.594] (II) LoadModule: "fbdev"
[     5.595] (WW) Warning, couldn't open module fbdev
[     5.595] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.595] (II) LoadModule: "vesa"
[     5.595] (WW) Warning, couldn't open module vesa
[     5.595] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.595] (II) NOUVEAU driver
[     5.595] (II) NOUVEAU driver for NVIDIA chipset families :
[     5.595]    RIVA TNT        (NV04)
[     5.595]    RIVA TNT2       (NV05)
[     5.595]    GeForce 256     (NV10)
[     5.595]    GeForce 2       (NV11, NV15)
[     5.596]    GeForce 4MX     (NV17, NV18)
[     5.596]    GeForce 3       (NV20)
[     5.596]    GeForce 4Ti     (NV25, NV28)
[     5.596]    GeForce FX      (NV3x)
[     5.596]    GeForce 6       (NV4x)
[     5.596]    GeForce 7       (G7x)
[     5.596]    GeForce 8       (G8x)
[     5.596]    GeForce GTX 200 (NVA0)
[     5.596]    GeForce GTX 400 (NVC0)
[     5.596] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.596] (++) using VT number 7

[     5.597] (II) [drm] nouveau interface version: 1.3.1
[     5.597] (WW) Falling back to old probe method for modesetting
[     5.598] (II) Loading sub module "dri2"
[     5.598] (II) LoadModule: "dri2"
[     5.598] (II) Module "dri2" already built-in
[     5.598] (--) NOUVEAU(0): Chipset: "NVIDIA NV67"
[     5.598] (II) NOUVEAU(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     5.598] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[     5.598] (==) NOUVEAU(0): RGB weight 888
[     5.598] (==) NOUVEAU(0): Default visual is TrueColor
[     5.598] (==) NOUVEAU(0): Using HW cursor
[     5.598] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[     5.598] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[     5.598] (==) NOUVEAU(0): Page flipping enabled
[     5.598] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[     5.598] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[     5.598] (II) NOUVEAU(0): Initializing outputs ...
[     5.627] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[     5.628] (II) NOUVEAU(0): Output DVI-D-1 has no monitor section
[     5.628] (II) NOUVEAU(0): 2 crtcs needed for screen.
[     5.628] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[     5.629] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[     5.658] (II) NOUVEAU(0): EDID for output VGA-1
[     5.658] (II) NOUVEAU(0): Manufacturer: BNQ  Model: 7801  Serial#: 21573
[     5.658] (II) NOUVEAU(0): Year: 2008  Week: 37
[     5.658] (II) NOUVEAU(0): EDID Version: 1.3
[     5.658] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[     5.658] (II) NOUVEAU(0): Sync:  Separate  Composite  SyncOnGreen
[     5.658] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[     5.658] (II) NOUVEAU(0): Gamma: 2.20
[     5.658] (II) NOUVEAU(0): DPMS capabilities: Off; RGB/Color Display
[     5.658] (II) NOUVEAU(0): Default color space is primary color space
[     5.658] (II) NOUVEAU(0): First detailed timing is preferred mode
[     5.658] (II) NOUVEAU(0): redX: 0.640 redY: 0.349   greenX: 0.284 greenY: 0.617
[     5.658] (II) NOUVEAU(0): blueX: 0.142 blueY: 0.067   whiteX: 0.313 whiteY: 0.329
[     5.658] (II) NOUVEAU(0): Supported established timings:
[     5.658] (II) NOUVEAU(0): 720x400@70Hz
[     5.658] (II) NOUVEAU(0): 640x480@60Hz
[     5.658] (II) NOUVEAU(0): 640x480@75Hz
[     5.658] (II) NOUVEAU(0): 800x600@60Hz
[     5.658] (II) NOUVEAU(0): 800x600@75Hz
[     5.658] (II) NOUVEAU(0): 832x624@75Hz
[     5.658] (II) NOUVEAU(0): 1024x768@60Hz
[     5.658] (II) NOUVEAU(0): 1024x768@75Hz
[     5.658] (II) NOUVEAU(0): 1280x1024@75Hz
[     5.658] (II) NOUVEAU(0): 1152x864@75Hz
[     5.658] (II) NOUVEAU(0): Manufacturer's mask: 0
[     5.658] (II) NOUVEAU(0): Supported standard timings:
[     5.658] (II) NOUVEAU(0): #0: hsize: 1152  vsize 720  refresh: 60  vid: 113
[     5.658] (II) NOUVEAU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[     5.658] (II) NOUVEAU(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     5.658] (II) NOUVEAU(0): Supported detailed timing:
[     5.658] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[     5.658] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[     5.658] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[     5.658] (II) NOUVEAU(0): Serial No: 99800451026
[     5.658] (II) NOUVEAU(0): Ranges: V min: 55 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz
[     5.658] (II) NOUVEAU(0): Monitor name: BenQ G700
[     5.658] (II) NOUVEAU(0): EDID (in hex):
[     5.658] (II) NOUVEAU(0):   00ffffffffffff0009d1017845540000
[     5.658] (II) NOUVEAU(0):   251201030e221b782edc55a359489e24
[     5.658] (II) NOUVEAU(0):   115054a56b8071008100814001010101
[     5.658] (II) NOUVEAU(0):   010101010101302a009851002a403070
[     5.658] (II) NOUVEAU(0):   1300520e1100001e000000ff00393938
[     5.658] (II) NOUVEAU(0):   30303435313032360a20000000fd0037
[     5.658] (II) NOUVEAU(0):   4c1f530e000a202020202020000000fc
[     5.658] (II) NOUVEAU(0):   0042656e5120473730300a20202000cd
[     5.658] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[     5.658] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[     5.658] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "1152x720"x60.0   67.28  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.7 kHz)
[     5.658] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     5.658] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     5.659] (II) NOUVEAU(0): EDID for output DVI-D-1
[     5.659] (II) NOUVEAU(0): Output VGA-1 connected
[     5.659] (II) NOUVEAU(0): Output DVI-D-1 disconnected
[     5.659] (II) NOUVEAU(0): Using exact sizes for initial modes
[     5.659] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024 +0+0
[     5.659] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.659] (II) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[     5.659] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[     5.659] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     5.659] (**) NOUVEAU(0):  Mode "1152x720": 67.3 MHz (scaled from 0.0 MHz), 44.7 kHz, 60.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1152x720"x60.0   67.28  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.7 kHz)
[     5.659] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[     5.659] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[     5.659] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[     5.659] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     5.659] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[     5.660] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     5.660] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[     5.660] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     5.660] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[     5.660] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     5.660] (==) NOUVEAU(0): DPI set to (96, 96)
[     5.660] (II) Loading sub module "fb"
[     5.660] (II) LoadModule: "fb"
[     5.660] (II) Loading /usr/lib64/xorg/modules/libfb.so
[     5.663] (II) Module fb: vendor="X.Org Foundation"
[     5.663]    compiled for 1.20.3, module version = 1.0.0
[     5.663]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.663] (II) Loading sub module "shadowfb"
[     5.663] (II) LoadModule: "shadowfb"
[     5.663] (II) Loading /usr/lib64/xorg/modules/libshadowfb.so
[     5.663] (II) Module shadowfb: vendor="X.Org Foundation"
[     5.663]    compiled for 1.20.3, module version = 1.0.0
[     5.663]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.663] (II) UnloadModule: "modesetting"
[     5.663] (II) Unloading modesetting
[     5.667] (II) NOUVEAU(0): Channel setup complete.
[     5.667] (II) NOUVEAU(0): Hardware support for Present enabled
[     5.667] (II) NOUVEAU(0): [DRI2] Setup complete
[     5.667] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[     5.667] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[     5.667] (II) Loading sub module "exa"
[     5.667] (II) LoadModule: "exa"
[     5.667] (II) Loading /usr/lib64/xorg/modules/libexa.so
[     5.669] (II) Module exa: vendor="X.Org Foundation"
[     5.669]    compiled for 1.20.3, module version = 2.6.0
[     5.669]    ABI class: X.Org Video Driver, version 24.0
[     5.669] (II) EXA(0): Driver allocated offscreen pixmaps
[     5.669] (II) EXA(0): Driver registered support for the following operations:
[     5.669] (II)         Solid
[     5.669] (II)         Copy
[     5.669] (II)         Composite (RENDER acceleration)
[     5.669] (II)         UploadToScreen
[     5.669] (II)         DownloadFromScreen
[     5.669] (==) NOUVEAU(0): Backing store enabled
[     5.669] (==) NOUVEAU(0): Silken mouse enabled
[     5.669] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[     5.669] (II) NOUVEAU(0): [XvMC] Extension initialized.
[     5.669] (==) NOUVEAU(0): DPMS enabled
[     5.669] (II) Initializing extension Generic Event Extension
[     5.669] (II) Initializing extension SHAPE
[     5.669] (II) Initializing extension MIT-SHM
[     5.669] (II) Initializing extension XInputExtension
[     5.669] (II) Initializing extension XTEST
[     5.669] (II) Initializing extension BIG-REQUESTS
[     5.669] (II) Initializing extension SYNC
[     5.669] (II) Initializing extension XKEYBOARD
[     5.669] (II) Initializing extension XC-MISC
[     5.669] (II) Initializing extension XFIXES
[     5.669] (II) Initializing extension RENDER
[     5.669] (II) Initializing extension RANDR
[     5.669] (II) Initializing extension COMPOSITE
[     5.669] (II) Initializing extension DAMAGE
[     5.669] (II) Initializing extension MIT-SCREEN-SAVER
[     5.669] (II) Initializing extension DOUBLE-BUFFER
[     5.669] (II) Initializing extension RECORD
[     5.669] (II) Initializing extension DPMS
[     5.669] (II) Initializing extension Present
[     5.670] (II) Initializing extension DRI3
[     5.670] (II) Initializing extension X-Resource
[     5.670] (II) Initializing extension XVideo
[     5.670] (II) Initializing extension XVideo-MotionCompensation
[     5.670] (II) Initializing extension GLX
[     5.983] (II) AIGLX: Loaded and initialized nouveau
[     5.983] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.983] (II) Initializing extension XFree86-VidModeExtension
[     5.983] (II) Initializing extension XFree86-DGA
[     5.983] (II) Initializing extension XFree86-DRI
[     5.983] (II) Initializing extension DRI2
[     5.986] (II) NOUVEAU(0): NVEnterVT is called.
[     5.986] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[     5.986] resize called 1280 1024
[     6.055] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     6.055] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.055] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.055] (II) LoadModule: "libinput"
[     6.055] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[     6.061] (II) Module libinput: vendor="X.Org Foundation"
[     6.061]    compiled for 1.20.3, module version = 0.28.2
[     6.061]    Module class: X.Org XInput Driver
[     6.061]    ABI class: X.Org XInput driver, version 24.1
[     6.061] (II) Using input driver 'libinput' for 'Power Button'
[     6.061] (**) Power Button: always reports core events
[     6.061] (**) Option "Device" "/dev/input/event1"
[     6.061] (**) Option "_source" "server/udev"
[     6.069] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.069] (II) event1  - Power Button: device is a keyboard
[     6.069] (II) event1  - Power Button: device removed
[     6.082] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     6.082] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     6.083] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.083] (II) event1  - Power Button: device is a keyboard
[     6.083] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     6.083] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     6.083] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.083] (II) Using input driver 'libinput' for 'Power Button'
[     6.083] (**) Power Button: always reports core events
[     6.083] (**) Option "Device" "/dev/input/event0"
[     6.083] (**) Option "_source" "server/udev"
[     6.084] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.084] (II) event0  - Power Button: device is a keyboard
[     6.084] (II) event0  - Power Button: device removed
[     6.094] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     6.094] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     6.095] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.095] (II) event0  - Power Button: device is a keyboard
[     6.096] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event2)
[     6.096] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[     6.096] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[     6.096] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[     6.096] (**) PixArt USB Optical Mouse: always reports core events
[     6.096] (**) Option "Device" "/dev/input/event2"
[     6.097] (**) Option "_source" "server/udev"
[     6.098] (II) event2  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[     6.098] (II) event2  - PixArt USB Optical Mouse: device set to 1000 DPI
[     6.098] (II) event2  - PixArt USB Optical Mouse: device is a pointer
[     6.098] (II) event2  - PixArt USB Optical Mouse: device removed
[     6.114] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-1/4-1:1.0/0003:093A:2510.0001/input/input5/event2"
[     6.114] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 8)
[     6.115] (**) Option "AccelerationScheme" "none"
[     6.115] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[     6.115] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[     6.115] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[     6.116] (II) event2  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[     6.117] (II) event2  - PixArt USB Optical Mouse: device set to 1000 DPI
[     6.117] (II) event2  - PixArt USB Optical Mouse: device is a pointer
[     6.117] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[     6.118] (II) No input driver specified, ignoring this device.
[     6.118] (II) This device may have been added with another device file.
[     6.118] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event8)
[     6.118] (**) SEM USB Keyboard: Applying InputClass "evdev keyboard catchall"
[     6.118] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     6.118] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[     6.118] (**) SEM USB Keyboard: always reports core events
[     6.118] (**) Option "Device" "/dev/input/event8"
[     6.118] (**) Option "_source" "server/udev"
[     6.119] (II) event8  - SEM USB Keyboard: is tagged by udev as: Keyboard
[     6.119] (II) event8  - SEM USB Keyboard: device is a keyboard
[     6.119] (II) event8  - SEM USB Keyboard: device removed
[     6.130] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.0/0003:1A2C:2124.0002/input/input11/event8"
[     6.130] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 9)
[     6.130] (II) event8  - SEM USB Keyboard: is tagged by udev as: Keyboard
[     6.130] (II) event8  - SEM USB Keyboard: device is a keyboard
[     6.131] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event9)
[     6.131] (**) SEM USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[     6.131] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.131] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[     6.131] (**) SEM USB Keyboard Consumer Control: always reports core events
[     6.131] (**) Option "Device" "/dev/input/event9"
[     6.131] (**) Option "_source" "server/udev"
[     6.131] (II) event9  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     6.131] (II) event9  - SEM USB Keyboard Consumer Control: device is a keyboard
[     6.131] (II) event9  - SEM USB Keyboard Consumer Control: device removed
[     6.142] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[     6.142] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.1/0003:1A2C:2124.0003/input/input12/event9"
[     6.142] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 10)
[     6.142] (**) Option "AccelerationScheme" "none"
[     6.142] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[     6.142] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[     6.142] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[     6.144] (II) event9  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     6.144] (II) event9  - SEM USB Keyboard Consumer Control: device is a keyboard
[     6.145] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event10)
[     6.145] (**) SEM USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[     6.145] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[     6.145] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[     6.145] (**) SEM USB Keyboard System Control: always reports core events
[     6.145] (**) Option "Device" "/dev/input/event10"
[     6.145] (**) Option "_source" "server/udev"
[     6.147] (II) event10 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[     6.147] (II) event10 - SEM USB Keyboard System Control: device is a keyboard
[     6.147] (II) event10 - SEM USB Keyboard System Control: device removed
[     6.158] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.1/0003:1A2C:2124.0003/input/input13/event10"
[     6.158] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 11)
[     6.158] (II) event10 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[     6.158] (II) event10 - SEM USB Keyboard System Control: device is a keyboard
[     6.159] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event7)
[     6.159] (II) No input driver specified, ignoring this device.
[     6.159] (II) This device may have been added with another device file.
[     6.159] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event3)
[     6.159] (II) No input driver specified, ignoring this device.
[     6.159] (II) This device may have been added with another device file.
[     6.159] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event4)
[     6.159] (II) No input driver specified, ignoring this device.
[     6.159] (II) This device may have been added with another device file.
[     6.159] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event5)
[     6.159] (II) No input driver specified, ignoring this device.
[     6.159] (II) This device may have been added with another device file.
[     6.159] (II) config/udev: Adding input device HDA NVidia Line Out (/dev/input/event6)
[     6.159] (II) No input driver specified, ignoring this device.
[     6.159] (II) This device may have been added with another device file.
[     6.162] (**) SEM USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[     6.162] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.162] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[     6.162] (**) SEM USB Keyboard Consumer Control: always reports core events
[     6.162] (**) Option "Device" "/dev/input/event9"
[     6.162] (**) Option "_source" "_driver/libinput"
[     6.162] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[     6.162] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-2/4-2:1.1/0003:1A2C:2124.0003/input/input12/event9"
[     6.162] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 12)
[   198.615] (II) NOUVEAU(0): EDID vendor "BNQ", prod id 30721
[   198.615] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[   198.615] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[   198.615] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   198.615] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   198.615] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   198.615] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   198.785] (II) NOUVEAU(0): EDID vendor "BNQ", prod id 30721
[   198.785] (II) NOUVEAU(0): Using hsync ranges from config file
[   198.785] (II) NOUVEAU(0): Using vrefresh ranges from config file
[   198.785] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[   198.785] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[   198.785] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1152x720"x60.0   67.32  1152 1208 1328 1504  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   198.785] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)


Using the latest stable gentoo-sources, mesa, libdrm etc
_________________
Things you might say if you never took Physics: "I'm overweight even though I don't overeat." - Neil deGrasse Tyson
Back to top
View user's profile Send private message
e3k
Guru
Guru


Joined: 01 Oct 2007
Posts: 513
Location: Inner Space

PostPosted: Sat Mar 16, 2019 3:00 pm    Post subject: Re: Plasma black screen nouveau Reply with quote

if you are using the latest drivers i would probably try to downgrade or upgrade to some masked nouveau driver.
the same for the mesa package according to this old bug: https://bugs.freedesktop.org/show_bug.cgi?id=62351
and if everything fails you can still install the nvidia proprietary drivers.
_________________

Flux & Contemplation - Portrait of an Artist in Isolation

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