OMA Plasma Lx 4.1 x86_64 is not installed

Again you need to go on IRC and talk to developers directly. Talking to me is talking to someone that does not know anything.

I don’t think :thinking: the ‘x11-driver-video-nouveau’ is used any longer. The current package is ‘lib64dri-drivers-nouveau’ as I understand it. rpm -qa | grep nouveau would tell what is installed.

$ rpm -qa | grep nouveau
lib64dri-drivers-nouveau-20.0.7-1.x86_64
lib64drm_nouveau2-2.4.100-1.x86_64
lib64vdpau-driver-nouveau-20.0.7-1.x86_64

Note: The thought occurs that you hardware might actually need that older obsolete package but I don’t know that. You would need to ask a developers.

nv_drv.so is here:
x11-driver-video-nv-2.1.20-16-omv2015.0.x86_64.rpm

System does not use nv and nouveau at the same time. This much I do know. It is either/or.

Also the if the nouveau drivers are in /usr/lib64/dri that is where they are supposed to be and that would confirm no missing packages.I really don’t think “something missing” is the problem.

There are developers willing to talk about this on #openmandriva @ Freenode IRC rignt now.

The mouse cursor is working, but on a dark screen. Perhaps, if the driver was installed initially, then everything would work. Is it possible to restart correctly from the console, so that without a complete restart of the computer? Or load the driver (rpm) at boot time?

I looked at the contents of the driver “nouveau_drv.so”. This driver probably loads all other drivers.

This issue needs a bug report. If developers say this should work and this is not working then it is a bug.

Developers have already told me they need time to investigate why this is not working on your hardware.

I don’t know enough about Linux and nvidia graphics to help with this. So I can only repeat what developers tell me. There is not a missing package, that is not the problem. There may be something missing from the packages we currently have but that is yet to be determined. That takes time.

Separate issue: There is a way to install from a minimal ISO but I have no clue how to do that. Developers do that and they are on Freenode IRC @ #openmandriva. The minimal ISO is not a text installer. It is very minimal. Like a command prompt.

Also something to keep in mind: OpenMandriva is a small group of all volunteer, part-time, and unpaid contributors. At present every contributor has more on our “To Do” list than we can do. Yet we keep trying.

I hope this was helpful information.

@Luser248 just got a little more info from developers related to this issue. ‘nouveau_drv.so’ is obsolete and replaced by ‘modesetting_drv.so’.

1 Like

Ben, this is useful information.

It turned out to install the system after remove the driver /usr/lib64/xorg/modules/drivers/modesetting_drv.so
To do this, you need to run the Live installation in normal mode, then press Escape so that there is no logo. When the installation hangs at “Terminate Plymouth Boot Screen”, press Alt+F2 to open a new window from the command line. Then enter root login, run mc commander and uninstall this driver. In this case, the windows must constantly change, otherwise nothing will work.

I also needed to change the minimum allowed RAM size in /etc/calamares/modules/welcome.conf > requiredRam=1.0

After installing the system to the disk, you will need to remove this driver again by repeating the above steps.

Notice: The ‘nouveau_drv.so’ driver does not need to be installed. The system completely freezes with it.

New log:

[    44.370] (--) Log file renamed from "/var/log/Xorg.pid-638.log" to "/var/log/Xorg.0.log"
[    44.411] (WW) Failed to open protocol names file lib64/xorg/protocol.txt
[    44.414] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    44.414] Build Operating System: Linux OpenMandriva
[    44.414] Current Operating System: Linux user-pc 5.9.14-desktop-2omv4002 #1 SMP PREEMPT Sat Dec 12 18:48:00 UTC 2020 x86_64
[    44.414] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9.14-desktop-2omv4002 root=UUID=ba7e700a-3945-47ec-a9a8-ee90ba52990e ro quiet splash logo.nologo acpi_osi=Linux "acpi_osi=!Windows 2012" acpi_backlight=vendor audit=0 rd.timeout=120 scsi_mod.use_blk_mq=1 dm_mod.use_blk_mq=1 rd.systemd.show_status=0 systemd.show_status=0
[    44.414] Build Date: 02 December 2020  12:10:20AM
[    44.414] Build ID: x11-server 1.20.10-1 
[    44.414] Current version of pixman: 0.40.0
[    44.414] 	Before reporting problems, check https://issues.openmandriva.org
	to make sure that you have the latest version.
[    44.414] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    44.414] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 18 14:15:49 2020
[    44.461] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    44.461] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    44.524] (==) No Layout section.  Using the first Screen section.
[    44.524] (==) No screen section available. Using defaults.
[    44.524] (**) |-->Screen "Default Screen Section" (0)
[    44.524] (**) |   |-->Monitor "<default monitor>"
[    44.524] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    44.524] (==) Automatically adding devices
[    44.524] (==) Automatically enabling devices
[    44.524] (==) Automatically adding GPU devices
[    44.524] (==) Automatically binding GPU devices
[    44.524] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    44.524] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[    44.524] (**) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    44.524] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    44.524] (II) Module ABI versions:
[    44.525] 	X.Org ANSI C Emulation: 0.4
[    44.525] 	X.Org Video Driver: 24.1
[    44.525] 	X.Org XInput driver : 24.1
[    44.525] 	X.Org Server Extension : 10.0
[    44.551] (++) using VT number 1

[    44.551] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    44.554] (II) xfree86: Adding drm device (/dev/dri/card0)
[    44.573] (--) PCI:*(0@0:5:0) 10de:0242:1565:1401 rev 162, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[    44.577] (II) Open ACPI successful (/var/run/acpid.socket)
[    44.577] (II) LoadModule: "glx"
[    44.668] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    45.004] (II) Module glx: vendor="X.Org Foundation"
[    45.004] 	compiled for 1.20.10, module version = 1.0.0
[    45.004] 	ABI class: X.Org Server Extension, version 10.0
[    45.006] (==) Matched nouveau as autoconfigured driver 0
[    45.006] (==) Matched nv as autoconfigured driver 1
[    45.006] (==) Matched modesetting as autoconfigured driver 2
[    45.006] (==) Matched fbdev as autoconfigured driver 3
[    45.006] (==) Matched vesa as autoconfigured driver 4
[    45.006] (==) Assigned the driver to the xf86ConfigLayout
[    45.006] (II) LoadModule: "nouveau"
[    45.025] (WW) Warning, couldn't open module nouveau
[    45.025] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    45.025] (II) LoadModule: "nv"
[    45.025] (WW) Warning, couldn't open module nv
[    45.025] (EE) Failed to load module "nv" (module does not exist, 0)
[    45.026] (II) LoadModule: "modesetting"
[    45.026] (WW) Warning, couldn't open module modesetting
[    45.026] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    45.026] (II) LoadModule: "fbdev"
[    45.026] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    45.044] (II) Module fbdev: vendor="X.Org Foundation"
[    45.044] 	compiled for 1.20.4, module version = 0.5.0
[    45.044] 	Module class: X.Org Video Driver
[    45.044] 	ABI class: X.Org Video Driver, version 24.0
[    45.044] (II) LoadModule: "vesa"
[    45.044] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    45.069] (II) Module vesa: vendor="X.Org Foundation"
[    45.069] 	compiled for 1.20.9, module version = 2.5.0
[    45.069] 	Module class: X.Org Video Driver
[    45.069] 	ABI class: X.Org Video Driver, version 24.1
[    45.069] (II) FBDEV: driver for framebuffer: fbdev
[    45.070] (II) VESA: driver for VESA chipsets: vesa
[    45.070] (II) Loading sub module "fbdevhw"
[    45.070] (II) LoadModule: "fbdevhw"
[    45.070] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    45.078] (II) Module fbdevhw: vendor="X.Org Foundation"
[    45.078] 	compiled for 1.20.10, module version = 0.0.2
[    45.078] 	ABI class: X.Org Video Driver, version 24.1
[    45.078] (**) FBDEV(0): claimed PCI slot 0@0:5:0
[    45.078] (II) FBDEV(0): using default device
[    45.079] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    45.079] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[    45.079] (==) FBDEV(0): RGB weight 888
[    45.079] (==) FBDEV(0): Default visual is TrueColor
[    45.079] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    45.079] (II) FBDEV(0): hardware: nouveaudrmfb (video memory: 4224kB)
[    45.079] (II) FBDEV(0): checking modes against framebuffer device...
[    45.079] (II) FBDEV(0): checking modes against monitor...
[    45.079] (II) FBDEV(0): Virtual size is 1366x768 (pitch 1366)
[    45.079] (**) FBDEV(0):  Built-in mode "current"
[    45.079] (==) FBDEV(0): DPI set to (96, 96)
[    45.079] (II) Loading sub module "fb"
[    45.079] (II) LoadModule: "fb"
[    45.079] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    45.089] (II) Module fb: vendor="X.Org Foundation"
[    45.089] 	compiled for 1.20.10, module version = 1.0.0
[    45.089] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    45.089] (**) FBDEV(0): using shadow framebuffer
[    45.089] (II) Loading sub module "shadow"
[    45.089] (II) LoadModule: "shadow"
[    45.089] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[    45.094] (II) Module shadow: vendor="X.Org Foundation"
[    45.094] 	compiled for 1.20.10, module version = 1.1.0
[    45.094] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    45.094] (II) UnloadModule: "vesa"
[    45.094] (II) Unloading vesa
[    45.172] (==) FBDEV(0): Backing store enabled
[    45.173] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    45.173] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    45.173] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    45.180] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    45.180] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    45.180] (==) FBDEV(0): DPMS enabled
[    45.180] (II) Initializing extension Generic Event Extension
[    45.180] (II) Initializing extension SHAPE
[    45.180] (II) Initializing extension MIT-SHM
[    45.180] (II) Initializing extension XInputExtension
[    45.195] (II) Initializing extension XTEST
[    45.195] (II) Initializing extension BIG-REQUESTS
[    45.195] (II) Initializing extension SYNC
[    45.195] (II) Initializing extension XKEYBOARD
[    45.195] (II) Initializing extension XC-MISC
[    45.195] (II) Initializing extension SECURITY
[    45.203] (II) Initializing extension XFIXES
[    45.203] (II) Initializing extension RENDER
[    45.203] (II) Initializing extension RANDR
[    45.203] (II) Initializing extension COMPOSITE
[    45.203] (II) Initializing extension DAMAGE
[    45.203] (II) Initializing extension MIT-SCREEN-SAVER
[    45.203] (II) Initializing extension DOUBLE-BUFFER
[    45.203] (II) Initializing extension RECORD
[    45.203] (II) Initializing extension DPMS
[    45.203] (II) Initializing extension Present
[    45.203] (II) Initializing extension DRI3
[    45.203] (II) Initializing extension X-Resource
[    45.203] (II) Initializing extension XVideo
[    45.203] (II) Initializing extension XVideo-MotionCompensation
[    45.203] (II) Initializing extension GLX
[    45.203] (II) AIGLX: Screen 0 is not DRI2 capable
[    49.774] (II) IGLX: Loaded and initialized swrast
[    49.774] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    49.774] (II) Initializing extension XFree86-VidModeExtension
[    49.774] (II) Initializing extension XFree86-DGA
[    49.774] (II) Initializing extension XFree86-DRI
[    49.774] (II) Initializing extension DRI2
[    50.672] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    50.672] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    50.672] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    50.672] (**) Power Button: Applying InputClass "system-keyboard"
[    50.672] (**) Power Button: Applying InputClass "touchpad catchall"
[    50.672] (**) Power Button: Applying InputClass "keyboard defaults"
[    50.672] (II) LoadModule: "libinput"
[    50.673] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    50.764] (II) Module libinput: vendor="X.Org Foundation"
[    50.764] 	compiled for 1.20.9, module version = 0.30.0
[    50.764] 	Module class: X.Org XInput Driver
[    50.764] 	ABI class: X.Org XInput driver, version 24.1
[    50.764] (II) Using input driver 'libinput' for 'Power Button'
[    50.764] (**) Power Button: always reports core events
[    50.764] (**) Option "Device" "/dev/input/event3"
[    50.764] (**) Option "_source" "server/udev"
[    50.840] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    50.840] (II) event3  - Power Button: device is a keyboard
[    50.841] (II) event3  - Power Button: device removed
[    50.843] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    50.843] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    50.843] (**) Option "xkb_layout" "us"
[    50.843] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.912] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    50.912] (II) event3  - Power Button: device is a keyboard
[    50.914] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    50.914] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    50.914] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    50.914] (**) Power Button: Applying InputClass "system-keyboard"
[    50.914] (**) Power Button: Applying InputClass "touchpad catchall"
[    50.914] (**) Power Button: Applying InputClass "keyboard defaults"
[    50.914] (II) Using input driver 'libinput' for 'Power Button'
[    50.914] (**) Power Button: always reports core events
[    50.914] (**) Option "Device" "/dev/input/event1"
[    50.914] (**) Option "_source" "server/udev"
[    50.915] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    50.916] (II) event1  - Power Button: device is a keyboard
[    50.916] (II) event1  - Power Button: device removed
[    50.918] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    50.918] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    50.918] (**) Option "xkb_layout" "us"
[    50.918] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.920] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    50.920] (II) event1  - Power Button: device is a keyboard
[    50.921] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    50.921] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    50.921] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    50.921] (**) Sleep Button: Applying InputClass "system-keyboard"
[    50.921] (**) Sleep Button: Applying InputClass "touchpad catchall"
[    50.921] (**) Sleep Button: Applying InputClass "keyboard defaults"
[    50.921] (II) Using input driver 'libinput' for 'Sleep Button'
[    50.921] (**) Sleep Button: always reports core events
[    50.921] (**) Option "Device" "/dev/input/event2"
[    50.921] (**) Option "_source" "server/udev"
[    50.923] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    50.923] (II) event2  - Sleep Button: device is a keyboard
[    50.923] (II) event2  - Sleep Button: device removed
[    50.925] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    50.925] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    50.925] (**) Option "xkb_layout" "us"
[    50.925] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    50.927] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    50.927] (II) event2  - Sleep Button: device is a keyboard
[    50.929] (II) config/udev: Adding input device A4Tech USB Mouse (/dev/input/event4)
[    50.929] (**) A4Tech USB Mouse: Applying InputClass "evdev pointer catchall"
[    50.929] (**) A4Tech USB Mouse: Applying InputClass "libinput pointer catchall"
[    50.929] (**) A4Tech USB Mouse: Applying InputClass "touchpad catchall"
[    50.929] (II) Using input driver 'libinput' for 'A4Tech USB Mouse'
[    50.929] (**) A4Tech USB Mouse: always reports core events
[    50.929] (**) Option "Device" "/dev/input/event4"
[    50.929] (**) Option "_source" "server/udev"
[    50.985] (II) event4  - A4Tech USB Mouse: is tagged by udev as: Mouse
[    50.986] (II) event4  - A4Tech USB Mouse: device is a pointer
[    50.987] (II) event4  - A4Tech USB Mouse: device removed
[    50.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-6/2-6:1.0/0003:09DA:000A.0001/input/input4/event4"
[    50.992] (II) XINPUT: Adding extended input device "A4Tech USB Mouse" (type: MOUSE, id 9)
[    50.993] (**) Option "AccelerationScheme" "none"
[    50.993] (**) A4Tech USB Mouse: (accel) selected scheme none/0
[    50.993] (**) A4Tech USB Mouse: (accel) acceleration factor: 2.000
[    50.993] (**) A4Tech USB Mouse: (accel) acceleration threshold: 4
[    51.050] (II) event4  - A4Tech USB Mouse: is tagged by udev as: Mouse
[    51.051] (II) event4  - A4Tech USB Mouse: device is a pointer
[    51.054] (II) config/udev: Adding input device A4Tech USB Mouse (/dev/input/mouse0)
[    51.055] (**) A4Tech USB Mouse: Applying InputClass "touchpad catchall"
[    51.055] (II) No input driver specified, ignoring this device.
[    51.055] (II) This device may have been added with another device file.
[    51.056] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    51.057] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    51.057] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    51.057] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    51.057] (**) AT Translated Set 2 keyboard: Applying InputClass "touchpad catchall"
[    51.057] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard defaults"
[    51.057] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    51.057] (**) AT Translated Set 2 keyboard: always reports core events
[    51.057] (**) Option "Device" "/dev/input/event0"
[    51.057] (**) Option "_source" "server/udev"
[    51.061] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    51.061] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    51.062] (II) event0  - AT Translated Set 2 keyboard: device removed
[    51.065] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    51.065] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    51.065] (**) Option "xkb_layout" "us"
[    51.065] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    51.069] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    51.069] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   159.842] (EE) event4  - A4Tech USB Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[   170.089] (EE) event4  - A4Tech USB Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[   172.672] (EE) event4  - A4Tech USB Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[   176.441] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   176.441] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   176.441] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   176.442] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   176.442] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   285.569] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
[   293.686] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   293.686] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   293.686] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   293.686] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[   293.686] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
1 Like