[Solved]Mageia-prime offload questions

[Solved]Mageia-prime offload questions

Postby pmithrandir » Jun 13th, '21, 22:57

Hello,

I'm trying to install mageia prime on my laptop (intel + nvidia 920M)
I have a working installation, and I'm able to use my video card fully as I wanted.

But now, I'm trying to use offloading. (I used mageia-prime-uninstall, rebooted, then used mageia-prime-install -p as stated in the wiki)

Strangely, I get always nvidia as the card used on the laptop... while I thought it will switch between intel and nvidia.
Code: Select all
[pmithrandir@portablepierre ~]$ glxinfo | grep vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
[pmithrandir@portablepierre ~]$ mageia-prime-offload-run glxinfo | grep vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation


What do you think about it ? I was expecting to get intel the first time.

Pierre
Last edited by pmithrandir on Jun 15th, '21, 07:12, edited 1 time in total.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Mageia-prime offload questions

Postby doktor5000 » Jun 14th, '21, 17:05

That is probably because, as in your other thread, your starting point is that your main X configuration is using the nvidia card, not the Intel one, so this is expected.
The most important point is the first bullet at https://wiki.mageia.org/en/Mageia-prime ... card_alone

But it's hard to tell as you didn't post your actual X configuration at all yet.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia-prime offload questions

Postby pmithrandir » Jun 14th, '21, 17:36

Hello,

Actually, my starting point is the intel card.
when I do mageia-prime-install I' on nvidia, then When I do mageia-prime-uninstall, I'm back on intel.

So, from that starting point when I'm using intel, if I follow the documentation, I should do
Code: Select all
mageia-prime-install -p

then still get intel when I call glxinfo, but nvidia when I call it in offload mode.

It doesn't seem to work that way.

Also, digging a bit online, I couldn't find any reference to this -p option on mageia prime : https://github.com/ghibo/mageia-prime/b ... all.c#L290

which would explain the current behevior
Last edited by isadora on Jun 14th, '21, 18:25, edited 1 time in total.
Reason: Edit code.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Mageia-prime offload questions

Postby doktor5000 » Jun 14th, '21, 17:52

The current version is only in our package, does not seem to be available via github (latest commit was from 2017). For more recent changes have a look at http://svnweb.mageia.org/packages/cauld ... c?view=log

pmithrandir wrote:Actually, my starting point is the intel card.
when I do mageia-prime-install I' on nvidia, then When I do mageia-prime-uninstall, I'm back on intel.

It would help if you could post your actual X configs, otherwise can't really help you with that.

If you run glxinfo and you're on Intel, why should it say NVIDIA Corporation for the OpenGL version otherwise ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia-prime offload questions

Postby pmithrandir » Jun 14th, '21, 17:59

I'll post it this evening when I'll be on my laptop.

For the why, I'm trying to use that part of the wiki :
With NVIDIA driver version >= 435.xx you can use prime render offloading, which starts X11 with the integrated GPU, and render with NVIDIA GPU:
https://download.nvidia.com/XFree86/Lin ... fload.html

The option for enabling it with 'mageia-prime-install -p' instead of just 'mageia-prime-install', and then render, is using:
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia <application>
and there is a wrapper for doing the same with
mageia-prime-offload-run <application>


My understanding from the doc(both nvidia and mageia) is that I should then be able to activate offloading on selected application. Being on intel for battery all the time, and offloadfing all complex graphic processing when activating the offloading mode.(being then seen as nvidia)

But, no luck so far to find the -p option in mageia prime, even in the code I linked in the previous message.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Mageia-prime offload questions

Postby doktor5000 » Jun 14th, '21, 18:38

That wiki page is only a transcription of emails from the author of mageia-prime, feel free to read through those yourself: https://ml.mageia.org/l/arc/qa-discuss/ ... 00041.html

The offloading part also requires you to have your starting point setup to be the intel driver. If that's not the case, then you're using nvidia by default and there's no point in offloading.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia-prime offload questions

Postby pmithrandir » Jun 14th, '21, 22:40

Hello Doktor.

Thank you for your help so far.

Here is my Xorg file :
Spoiler:
# File generated by XFdrake (rev 262502)

# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerFlags"
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
Load "v4l" # Video for Linux
EndSection

Section "Monitor"
Identifier "monitor1"
VendorName "Plug'n Play"

# Apple iMac modes
ModeLine "1024x768" 78.525 1024 1049 1145 1312 768 769 772 800 +hsync +vsync
ModeLine "800x600" 62.357 800 821 901 1040 600 601 604 632 +hsync +vsync
ModeLine "640x480" 49.886 640 661 725 832 480 481 484 514 +hsync +vsync

# Apple monitors tend to do 832x624
ModeLine "832x624" 57 832 876 940 1152 624 625 628 667 -hsync -vsync

# Apple PowerBook G3
ModeLine "800x600" 100 800 816 824 840 600 616 624 640 -hsync -vsync

# Apple TI Powerbook
ModeLine "1152x768" 78.741 1152 1173 1269 1440 768 769 772 800 +vsync +vsync

# Pismo Firewire G3
ModeLine "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync

# iBook2
ModeLine "1024x768" 65 1024 1048 1184 1344 768 771 777 806 -hsync -vsync

# 17" Apple Studio Display
ModeLine "1024x768" 112.62 1024 1076 1248 1420 768 768 780 808 +hsync +vsync

# HiRes Apple Studio Display
ModeLine "1280x1024" 135 1280 1288 1392 1664 1024 1027 1030 1064

# Another variation
ModeLine "1280x1024" 134.989 1280 1317 1429 1688 1024 1025 1028 1066 +hsync +vsync

# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
EndSection

Section "Device"
Identifier "device1"
VendorName "Intel Corporation"
BoardName "Intel 810 and later"
Driver "intel"
Option "DPMS"
EndSection

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
EndSection

Section "ServerLayout"
Identifier "layout1"
Screen "screen1"
EndSection


and that's the xorg.conf.nvidiaprime.preserve file.

Spoiler:
# File generated by XFdrake (rev 262502)

#
# automatically generated by mageia-prime-install
#

Section "ServerLayout"
Identifier "layout"
Option "AllowNVIDIAGPUScreens" "true"
Screen 0 "nvidia"
InputDevice "MyKeyboard" "CoreKeyboard"
Inactive "intel"
Option "AllowExternalGpus" "true"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
Identifier "MyKeyboard"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "MyMonitor"
Vendorname "Unknown"
ModelName "Unknown"
Option "DPMS"
EndSection

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

Section "Screen"
Identifier "nvidia"
Device "nvidia"
Monitor "MyMonitor"
#Option "UseEdidDpi" "false"
#Option "UseEDID" "off"
Option "AllowEmptyInitialConfiguration" "true"
#Option "UseDisplayDevice" "None"
#Option "DPI" "96 x 96"
#Option "DPI" "192 x 192"
#Option "DPI" "282 x 282"
#Option "IgnoreDisplayDevices" "CRT"
#Option "TripleBuffer" "true"
EndSection

Section "Device"
Identifier "intel"
Driver "modesetting"
BusID "PCI:0:2:0"
#Option "AccelMethod" "None"
EndSection

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


If I run mageia-prime-install -p, I should stay on intel I think, but access the nvidia offloading capabilities when setting up the env variable. But this command make my computer fully switch to nvidia card fully.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Mageia-prime offload questions

Postby doktor5000 » Jun 14th, '21, 23:08

Can you post a matching /var/log/Xorg.0.log when using that config and also the output of
Code: Select all
ls -al /etc/X11/xorg.conf*


Also, what about bumblebee - any chance you also installed that on this fresh install maybe ?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia-prime offload questions

Postby pmithrandir » Jun 15th, '21, 06:35

Hello

Here is the ls :
Code: Select all
[root@portablepierre ~]# ls -al /etc/X11/xorg.conf*
-rw-r--r-- 1 root root 2535 juin  13 11:49 /etc/X11/xorg.conf
-rw-r--r-- 1 root root 1306 juin  14 22:08 /etc/X11/xorg.conf.nvidiaprime.preserve
-rw-r--r-- 1 root root 1306 juin  13 22:51 /etc/X11/xorg.conf.old

/etc/X11/xorg.conf.d:
total 16
drwxr-xr-x  2 root root 4096 juin  14 22:08 ./
drwxr-xr-x 10 root root 4096 juin  14 22:08 ../
-rw-r--r--  1 root root  309 juin   8 00:54 00-keyboard.conf
-rw-r--r--  1 root root  297 juin   3 17:06 10-nvidia.conf


and the log while being in intel config.
Spoiler:
[ 13.068] (--) Log file renamed from "/var/log/Xorg.pid-1181.log" to "/var/log/Xorg.0.log"
[ 13.070]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 13.070] Build Operating System: rabbit 5.10.25-server-1.mga7
[ 13.070] Current Operating System: Linux portablepierre 5.10.41-desktop-1.mga8 #1 SMP Fri May 28 14:12:17 UTC 2021 x86_64
[ 13.070] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.41-desktop-1.mga8 root=UUID=8e5a40ea-5c65-452e-a4fc-789c4f5f9a6e ro splash quiet noiswmd resume=UUID=62759428-0e98-4525-8777-c57ba4127995 audit=0 vga=791
[ 13.070] Build Date: 13 April 2021 09:02:48PM
[ 13.070] Build ID: x11-server 1.20.11-1.mga8
[ 13.070] Current version of pixman: 0.40.0
[ 13.070] Before reporting problems, check https://bugs.mageia.org
to make sure that you have the latest version.
[ 13.070] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.070] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 14 22:09:52 2021
[ 13.071] (==) Using config file: "/etc/X11/xorg.conf"
[ 13.071] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.071] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13.072] (==) ServerLayout "layout"
[ 13.072] (**) |-->Screen "screen1" (0)
[ 13.072] (**) | |-->Monitor "monitor1"
[ 13.073] (**) | |-->Device "device1"
[ 13.073] (**) Option "DontZap" "False"
[ 13.073] (**) Option "AllowMouseOpenFail"
[ 13.073] (==) Automatically adding devices
[ 13.073] (==) Automatically enabling devices
[ 13.073] (==) Automatically adding GPU devices
[ 13.073] (==) Automatically binding GPU devices
[ 13.073] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 13.073] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 13.073] (**) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 13.073] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.073] (II) Loader magic: 0x61fd40
[ 13.073] (II) Module ABI versions:
[ 13.073] X.Org ANSI C Emulation: 0.4
[ 13.073] X.Org Video Driver: 24.1
[ 13.073] X.Org XInput driver : 24.1
[ 13.073] X.Org Server Extension : 10.0
[ 13.075] (++) using VT number 1

[ 13.075] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 13.076] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 13.078] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 13.083] (--) PCI:*(0@0:2:0) 8086:1616:1043:241a rev 9, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 13.083] (--) PCI: (4@0:0:0) 10de:1299:1043:241a rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[ 13.083] (II) Open ACPI successful (/var/run/acpid.socket)
[ 13.083] (II) "glx" will be loaded by default.
[ 13.083] (II) LoadModule: "v4l"
[ 13.085] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[ 13.085] (II) Module v4l: vendor="X.Org Foundation"
[ 13.085] compiled for 1.20.7, module version = 0.1.1
[ 13.085] ABI class: X.Org Video Driver, version 24.1
[ 13.085] (II) LoadModule: "glx"
[ 13.086] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 13.088] (II) Module glx: vendor="X.Org Foundation"
[ 13.089] compiled for 1.20.11, module version = 1.0.0
[ 13.089] ABI class: X.Org Server Extension, version 10.0
[ 13.089] (II) LoadModule: "intel"
[ 13.089] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 13.093] (II) Module intel: vendor="X.Org Foundation"
[ 13.093] compiled for 1.20.10, module version = 2.99.917
[ 13.093] Module class: X.Org Video Driver
[ 13.093] ABI class: X.Org Video Driver, version 24.1
[ 13.093] (II) v4l driver for Video4Linux overlay mode (V4L2)
[ 13.093] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 13.093] (II) intel: Driver for Intel(R) HD Graphics
[ 13.093] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 13.093] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 13.093] (WW) Falling back to old probe method for v4l
[ 13.094] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200917
[ 13.096] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 5500
[ 13.096] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[ 13.096] (II) intel(0): Creating default Display subsection in Screen section
"screen1" for depth/fbbpp 24/32
[ 13.096] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 13.096] (==) intel(0): RGB weight 888
[ 13.096] (==) intel(0): Default visual is TrueColor
[ 13.097] (II) intel(0): Output eDP1 using monitor section monitor1
[ 13.098] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 13.098] (II) intel(0): Enabled output eDP1
[ 13.098] (II) intel(0): Output DP1 has no monitor section
[ 13.098] (II) intel(0): Enabled output DP1
[ 13.098] (II) intel(0): Output HDMI1 has no monitor section
[ 13.098] (II) intel(0): Enabled output HDMI1
[ 13.098] (II) intel(0): Output HDMI2 has no monitor section
[ 13.098] (II) intel(0): Enabled output HDMI2
[ 13.098] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 13.099] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 13.099] (II) intel(0): Enabled output VIRTUAL1
[ 13.099] (--) intel(0): Output eDP1 using initial mode 1600x900 on pipe 0
[ 13.099] (==) intel(0): TearFree enabled
[ 13.099] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13.099] (==) intel(0): DPI set to (96, 96)
[ 13.099] (II) Loading sub module "dri3"
[ 13.099] (II) LoadModule: "dri3"
[ 13.099] (II) Module "dri3" already built-in
[ 13.099] (II) Loading sub module "dri2"
[ 13.099] (II) LoadModule: "dri2"
[ 13.099] (II) Module "dri2" already built-in
[ 13.099] (II) Loading sub module "present"
[ 13.099] (II) LoadModule: "present"
[ 13.099] (II) Module "present" already built-in
[ 13.102] (II) intel(0): SNA initialized with Broadwell (gen8) backend
[ 13.102] (==) intel(0): Backing store enabled
[ 13.102] (==) intel(0): Silken mouse enabled
[ 13.103] (II) intel(0): HW Cursor enabled
[ 13.104] (**) intel(0): DPMS enabled
[ 13.104] (==) intel(0): Display hotplug detection enabled
[ 13.201] (EE) v4l: /dev/video0: no overlay support
[ 13.201] (EE) v4l: /dev/video1: no overlay support
[ 13.201] (II) intel(0): [DRI2] Setup complete
[ 13.201] (II) intel(0): [DRI2] DRI driver: i965
[ 13.201] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 13.201] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 13.201] (II) intel(0): hardware support for Present enabled
[ 13.201] (II) Initializing extension Generic Event Extension
[ 13.201] (II) Initializing extension SHAPE
[ 13.202] (II) Initializing extension MIT-SHM
[ 13.202] (II) Initializing extension XInputExtension
[ 13.203] (II) Initializing extension XTEST
[ 13.203] (II) Initializing extension BIG-REQUESTS
[ 13.203] (II) Initializing extension SYNC
[ 13.203] (II) Initializing extension XKEYBOARD
[ 13.204] (II) Initializing extension XC-MISC
[ 13.204] (II) Initializing extension SECURITY
[ 13.204] (II) Initializing extension XFIXES
[ 13.204] (II) Initializing extension RENDER
[ 13.204] (II) Initializing extension RANDR
[ 13.204] (II) Initializing extension COMPOSITE
[ 13.205] (II) Initializing extension DAMAGE
[ 13.205] (II) Initializing extension MIT-SCREEN-SAVER
[ 13.205] (II) Initializing extension DOUBLE-BUFFER
[ 13.205] (II) Initializing extension RECORD
[ 13.206] (II) Initializing extension DPMS
[ 13.206] (II) Initializing extension Present
[ 13.206] (II) Initializing extension DRI3
[ 13.206] (II) Initializing extension X-Resource
[ 13.206] (II) Initializing extension XVideo
[ 13.206] (II) Initializing extension XVideo-MotionCompensation
[ 13.206] (II) Initializing extension GLX
[ 13.258] (II) AIGLX: Loaded and initialized i965
[ 13.258] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 13.258] (II) Initializing extension XFree86-VidModeExtension
[ 13.258] (II) Initializing extension XFree86-DGA
[ 13.259] (II) Initializing extension XFree86-DRI
[ 13.259] (II) Initializing extension DRI2
[ 13.265] (II) intel(0): switch to mode 1600x900@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 13.278] (II) intel(0): Setting screen physical size to 423 x 238
[ 13.355] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 13.355] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 13.355] (**) Power Button: Applying InputClass "system-keyboard"
[ 13.355] (II) LoadModule: "libinput"
[ 13.355] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 13.359] (II) Module libinput: vendor="X.Org Foundation"
[ 13.359] compiled for 1.20.8, module version = 0.30.0
[ 13.359] Module class: X.Org XInput Driver
[ 13.359] ABI class: X.Org XInput driver, version 24.1
[ 13.359] (II) Using input driver 'libinput' for 'Power Button'
[ 13.359] (**) Power Button: always reports core events
[ 13.359] (**) Option "Device" "/dev/input/event5"
[ 13.359] (**) Option "_source" "server/udev"
[ 13.366] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 13.366] (II) event5 - Power Button: device is a keyboard
[ 13.366] (II) event5 - Power Button: device removed
[ 13.372] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[ 13.372] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 13.372] (**) Option "xkb_model" "pc105"
[ 13.372] (**) Option "xkb_layout" "fr"
[ 13.372] (**) Option "xkb_options" "compose:rwin"
[ 13.395] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 13.395] (II) event5 - Power Button: device is a keyboard
[ 13.395] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event6)
[ 13.396] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 13.396] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[ 13.396] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 13.396] (**) Asus Wireless Radio Control: always reports core events
[ 13.396] (**) Option "Device" "/dev/input/event6"
[ 13.396] (**) Option "_source" "server/udev"
[ 13.397] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.397] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 13.397] (II) event6 - Asus Wireless Radio Control: device removed
[ 13.411] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input10/event6"
[ 13.411] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[ 13.411] (**) Option "xkb_model" "pc105"
[ 13.411] (**) Option "xkb_layout" "fr"
[ 13.411] (**) Option "xkb_options" "compose:rwin"
[ 13.412] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.412] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 13.413] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
[ 13.413] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.413] (**) Video Bus: Applying InputClass "system-keyboard"
[ 13.413] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.413] (**) Video Bus: always reports core events
[ 13.413] (**) Option "Device" "/dev/input/event1"
[ 13.413] (**) Option "_source" "server/udev"
[ 13.414] (II) event1 - Video Bus: is tagged by udev as: Keyboard
[ 13.415] (II) event1 - Video Bus: device is a keyboard
[ 13.415] (II) event1 - Video Bus: device removed
[ 13.427] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event1"
[ 13.427] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 13.427] (**) Option "xkb_model" "pc105"
[ 13.427] (**) Option "xkb_layout" "fr"
[ 13.427] (**) Option "xkb_options" "compose:rwin"
[ 13.428] (II) event1 - Video Bus: is tagged by udev as: Keyboard
[ 13.428] (II) event1 - Video Bus: device is a keyboard
[ 13.429] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 13.429] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.429] (**) Video Bus: Applying InputClass "system-keyboard"
[ 13.429] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.429] (**) Video Bus: always reports core events
[ 13.429] (**) Option "Device" "/dev/input/event2"
[ 13.429] (**) Option "_source" "server/udev"
[ 13.431] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 13.431] (II) event2 - Video Bus: device is a keyboard
[ 13.431] (II) event2 - Video Bus: device removed
[ 13.447] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:01/input/input6/event2"
[ 13.447] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 13.447] (**) Option "xkb_model" "pc105"
[ 13.447] (**) Option "xkb_layout" "fr"
[ 13.447] (**) Option "xkb_options" "compose:rwin"
[ 13.449] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 13.449] (II) event2 - Video Bus: device is a keyboard
[ 13.450] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 13.450] (II) No input driver specified, ignoring this device.
[ 13.450] (II) This device may have been added with another device file.
[ 13.451] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 13.451] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 13.451] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 13.451] (II) Using input driver 'libinput' for 'Sleep Button'
[ 13.451] (**) Sleep Button: always reports core events
[ 13.451] (**) Option "Device" "/dev/input/event4"
[ 13.451] (**) Option "_source" "server/udev"
[ 13.452] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 13.453] (II) event4 - Sleep Button: device is a keyboard
[ 13.453] (II) event4 - Sleep Button: device removed
[ 13.462] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event4"
[ 13.462] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 13.462] (**) Option "xkb_model" "pc105"
[ 13.462] (**) Option "xkb_layout" "fr"
[ 13.462] (**) Option "xkb_options" "compose:rwin"
[ 13.463] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 13.463] (II) event4 - Sleep Button: device is a keyboard
[ 13.464] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[ 13.464] (II) No input driver specified, ignoring this device.
[ 13.464] (II) This device may have been added with another device file.
[ 13.465] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[ 13.465] (II) No input driver specified, ignoring this device.
[ 13.465] (II) This device may have been added with another device file.
[ 13.465] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[ 13.465] (II) No input driver specified, ignoring this device.
[ 13.466] (II) This device may have been added with another device file.
[ 13.466] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[ 13.466] (II) No input driver specified, ignoring this device.
[ 13.466] (II) This device may have been added with another device file.
[ 13.467] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[ 13.467] (II) No input driver specified, ignoring this device.
[ 13.467] (II) This device may have been added with another device file.
[ 13.468] (II) config/udev: Adding input device USB Camera: USB Camera (/dev/input/event15)
[ 13.468] (**) USB Camera: USB Camera: Applying InputClass "libinput keyboard catchall"
[ 13.468] (**) USB Camera: USB Camera: Applying InputClass "system-keyboard"
[ 13.468] (II) Using input driver 'libinput' for 'USB Camera: USB Camera'
[ 13.468] (**) USB Camera: USB Camera: always reports core events
[ 13.468] (**) Option "Device" "/dev/input/event15"
[ 13.468] (**) Option "_source" "server/udev"
[ 13.470] (II) event15 - USB Camera: USB Camera: is tagged by udev as: Keyboard
[ 13.470] (II) event15 - USB Camera: USB Camera: device is a keyboard
[ 13.470] (II) event15 - USB Camera: USB Camera: device removed
[ 13.492] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input22/event15"
[ 13.492] (II) XINPUT: Adding extended input device "USB Camera: USB Camera" (type: KEYBOARD, id 11)
[ 13.492] (**) Option "xkb_model" "pc105"
[ 13.492] (**) Option "xkb_layout" "fr"
[ 13.492] (**) Option "xkb_options" "compose:rwin"
[ 13.493] (II) event15 - USB Camera: USB Camera: is tagged by udev as: Keyboard
[ 13.493] (II) event15 - USB Camera: USB Camera: device is a keyboard
[ 13.494] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 13.494] (II) No input driver specified, ignoring this device.
[ 13.494] (II) This device may have been added with another device file.
[ 13.495] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[ 13.495] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 13.495] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[ 13.495] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 13.495] (**) Asus WMI hotkeys: always reports core events
[ 13.495] (**) Option "Device" "/dev/input/event7"
[ 13.495] (**) Option "_source" "server/udev"
[ 13.496] (II) event7 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 13.496] (II) event7 - Asus WMI hotkeys: device is a keyboard
[ 13.496] (II) event7 - Asus WMI hotkeys: device removed
[ 13.504] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input14/event7"
[ 13.504] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
[ 13.504] (**) Option "xkb_model" "pc105"
[ 13.504] (**) Option "xkb_layout" "fr"
[ 13.504] (**) Option "xkb_options" "compose:rwin"
[ 13.505] (II) event7 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 13.505] (II) event7 - Asus WMI hotkeys: device is a keyboard
[ 13.506] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 13.506] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.506] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 13.506] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 13.506] (**) AT Translated Set 2 keyboard: always reports core events
[ 13.506] (**) Option "Device" "/dev/input/event0"
[ 13.506] (**) Option "_source" "server/udev"
[ 13.507] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.508] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.508] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 13.519] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 13.519] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 13.519] (**) Option "xkb_model" "pc105"
[ 13.519] (**) Option "xkb_layout" "fr"
[ 13.519] (**) Option "xkb_options" "compose:rwin"
[ 13.520] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.520] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.522] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event14)
[ 13.522] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 13.522] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 13.522] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 13.522] (**) Option "Device" "/dev/input/event14"
[ 13.522] (**) Option "_source" "server/udev"
[ 13.523] (II) event14 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 13.525] (II) event14 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 13.525] (II) event14 - ETPS/2 Elantech Touchpad: device removed
[ 13.544] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input15/event14"
[ 13.544] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[ 13.545] (**) Option "AccelerationScheme" "none"
[ 13.545] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 13.545] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 13.545] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 13.547] (II) event14 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 13.548] (II) event14 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 13.549] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 13.549] (II) No input driver specified, ignoring this device.
[ 13.549] (II) This device may have been added with another device file.
[ 15.106] (II) intel(0): EDID vendor "CMN", prod id 5928
[ 15.106] (II) intel(0): Printing DDC gathered Modelines:
[ 15.106] (II) intel(0): Modeline "1600x900"x0.0 107.80 1600 1648 1680 1940 900 903 908 926 +hsync -vsync (55.6 kHz eP)
[ 196.359] (EE) event14 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinpu ... rsors.html for details


I installed bumblebee first, then removed it totally to come back to intel only solution. (I uninstalled all packages named bumblebee or nvidia at that time)

Here is the full switch to mageia prime in offloading mode.
Code: Select all
[root@portablepierre ~]# mageia-prime-install -p
Found Intel card: 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09)
Found Nvidia card: 04:00.0 3D controller: NVIDIA Corporation GK208BM [GeForce 920M] (rev a1)
Found nouveau kernel module loaded: nouveau              2330624  0
Unloading nouveau kernel module...done.
Blacklisted nouveau kernel module in /etc/modprobe.d/00_mageia-prime.conf
Regenerating kernel initrd images...Creating: target|kernel|dracut args|basicmodules
remove-boot-splash: Format of /boot/initrd-5.10.43-desktop-1.mga8.img not recognized
Creating: target|kernel|dracut args|basicmodules
remove-boot-splash: Format of /boot/initrd-5.10.41-desktop-1.mga8.img not recognized
Creating: target|kernel|dracut args|basicmodules
remove-boot-splash: Format of /boot/initrd-5.10.16-desktop-1.mga8.img not recognized
done.
Card:NVIDIA GeForce 635 series and later: NVIDIA Corporation|GK208BM [GeForce 920M] [DISPLAY_3D] (vendor:10de device:1299 subv:1043 subd:241a) (rev: a1)
Card is supported by the nvidia-current driver set.
Checking package dkms-nvidia-current...already installed.
Checking package nvidia-current-cuda-opencl...already installed.
Checking package x11-driver-video-nvidia-current...already installed.
Found a previous mageia-prime configuration. Re-using.
Restoring previous mageia-prime configuration
Switching to NVidia GL libraries...ok.
mageia-prime for NVidia graphics card reinstalled.
Please restart X11 or reboot the system.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Mageia-prime offload questions

Postby pmithrandir » Jun 15th, '21, 06:46

and the log after that switch and reboot :
Spoiler:
[root@portablepierre ~]# cat /var/log/Xorg.0.log
[ 12.363] (--) Log file renamed from "/var/log/Xorg.pid-1246.log" to "/var/log/Xorg.0.log"
[ 12.365]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 12.365] Build Operating System: rabbit 5.10.25-server-1.mga7
[ 12.365] Current Operating System: Linux portablepierre 5.10.43-desktop-1.mga8 #1 SMP Fri Jun 11 07:17:46 UTC 2021 x86_64
[ 12.365] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.43-desktop-1.mga8 root=UUID=8e5a40ea-5c65-452e-a4fc-789c4f5f9a6e ro splash quiet noiswmd resume=UUID=62759428-0e98-4525-8777-c57ba4127995 audit=0 vga=791
[ 12.365] Build Date: 13 April 2021 09:02:48PM
[ 12.365] Build ID: x11-server 1.20.11-1.mga8
[ 12.365] Current version of pixman: 0.40.0
[ 12.365] Before reporting problems, check https://bugs.mageia.org
to make sure that you have the latest version.
[ 12.365] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.365] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 15 06:40:00 2021
[ 12.366] (==) Using config file: "/etc/X11/xorg.conf"
[ 12.366] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.366] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.367] (==) ServerLayout "layout"
[ 12.367] (**) |-->Screen "nvidia" (0)
[ 12.367] (**) | |-->Monitor "MyMonitor"
[ 12.368] (**) | |-->Device "nvidia"
[ 12.368] (**) | |-->GPUDevice "intel"
[ 12.368] (**) Option "AllowMouseOpenFail" "true"
[ 12.368] (==) Automatically adding devices
[ 12.368] (==) Automatically enabling devices
[ 12.368] (==) Automatically adding GPU devices
[ 12.368] (==) Automatically binding GPU devices
[ 12.368] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 12.368] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 12.368] (**) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 12.368] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.368] (II) Loader magic: 0x61fd40
[ 12.368] (II) Module ABI versions:
[ 12.368] X.Org ANSI C Emulation: 0.4
[ 12.368] X.Org Video Driver: 24.1
[ 12.368] X.Org XInput driver : 24.1
[ 12.368] X.Org Server Extension : 10.0
[ 12.370] (++) using VT number 1

[ 12.370] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 12.371] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.378] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 12.381] (--) PCI:*(0@0:2:0) 8086:1616:1043:241a rev 9, Mem @ 0xf5000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 12.381] (--) PCI: (4@0:0:0) 10de:1299:1043:241a rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[ 12.382] (II) Open ACPI successful (/var/run/acpid.socket)
[ 12.382] (II) LoadModule: "glx"
[ 12.384] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 12.389] (II) Module glx: vendor="X.Org Foundation"
[ 12.389] compiled for 1.20.11, module version = 1.0.0
[ 12.389] ABI class: X.Org Server Extension, version 10.0
[ 12.389] (II) LoadModule: "nvidia"
[ 12.390] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 12.412] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 12.412] compiled for 1.6.99.901, module version = 1.0.0
[ 12.412] Module class: X.Org Video Driver
[ 12.414] (II) LoadModule: "modesetting"
[ 12.414] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 12.415] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.415] compiled for 1.20.11, module version = 1.20.11
[ 12.415] Module class: X.Org Video Driver
[ 12.415] ABI class: X.Org Video Driver, version 24.1
[ 12.415] (II) NVIDIA dlloader X Driver 460.84 Wed May 26 20:07:09 UTC 2021
[ 12.415] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 12.416] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.417] (II) Loading sub module "fb"
[ 12.417] (II) LoadModule: "fb"
[ 12.417] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 12.420] (II) Module fb: vendor="X.Org Foundation"
[ 12.420] compiled for 1.20.11, module version = 1.0.0
[ 12.420] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.420] (II) Loading sub module "wfb"
[ 12.420] (II) LoadModule: "wfb"
[ 12.420] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 12.422] (II) Module wfb: vendor="X.Org Foundation"
[ 12.422] compiled for 1.20.11, module version = 1.0.0
[ 12.422] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.422] (II) Loading sub module "ramdac"
[ 12.422] (II) LoadModule: "ramdac"
[ 12.422] (II) Module "ramdac" already built-in
[ 12.427] (II) modeset(G0): using drv /dev/dri/card0
[ 12.428] (II) NVIDIA(0): Creating default Display subsection in Screen section
"nvidia" for depth/fbbpp 24/32
[ 12.428] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 12.428] (==) NVIDIA(0): RGB weight 888
[ 12.428] (==) NVIDIA(0): Default visual is TrueColor
[ 12.428] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 12.428] (**) Option "AllowNVIDIAGpuScreens"
[ 12.428] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 12.428] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 12.428] (**) NVIDIA(0): Option "BaseMosaic" "on"
[ 12.428] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
[ 12.428] (**) NVIDIA(0): Enabling 2D acceleration
[ 12.428] (II) Loading sub module "glxserver_nvidia"
[ 12.428] (II) LoadModule: "glxserver_nvidia"
[ 12.429] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[ 12.505] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 12.505] compiled for 1.6.99.901, module version = 1.0.0
[ 12.505] Module class: X.Org Server Extension
[ 12.505] (II) NVIDIA GLX Module 460.84 Wed May 26 20:06:36 UTC 2021
[ 12.507] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 12.507] (WW) NVIDIA(0): Failed to initialize Base Mosaic! Reason: Only one GPU
[ 12.507] (WW) NVIDIA(0): detected. Only one GPU will be used for this X screen.
[ 12.509] (II) NVIDIA(0): NVIDIA GPU GeForce 920M (GK208) at PCI:4:0:0 (GPU-0)
[ 12.509] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 12.509] (--) NVIDIA(0): VideoBIOS: 80.28.88.00.14
[ 12.509] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[ 12.510] (II) NVIDIA(0): Validated MetaModes:
[ 12.510] (II) NVIDIA(0): "NULL"
[ 12.510] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 12.510] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 12.510] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 12.510] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 12.510] (==) modeset(G0): RGB weight 888
[ 12.510] (==) modeset(G0): Default visual is TrueColor
[ 12.510] (II) Loading sub module "glamoregl"
[ 12.510] (II) LoadModule: "glamoregl"
[ 12.510] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 12.521] (II) Module glamoregl: vendor="X.Org Foundation"
[ 12.521] compiled for 1.20.11, module version = 1.0.1
[ 12.521] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.847] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 5500 (BDW GT2)
[ 12.847] (II) modeset(G0): glamor initialized
[ 12.849] (II) modeset(G0): Output eDP-1-1 using monitor section MyMonitor
[ 12.849] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 12.851] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 12.852] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 12.854] (II) modeset(G0): EDID for output eDP-1-1
[ 12.854] (II) modeset(G0): Manufacturer: CMN Model: 1728 Serial#: 0
[ 12.854] (II) modeset(G0): Year: 2011 Week: 50
[ 12.854] (II) modeset(G0): EDID Version: 1.3
[ 12.854] (II) modeset(G0): Digital Display Input
[ 12.854] (II) modeset(G0): Max Image Size [cm]: horiz.: 39 vert.: 22
[ 12.854] (II) modeset(G0): Gamma: 2.20
[ 12.854] (II) modeset(G0): No DPMS capabilities specified
[ 12.854] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 12.854] (II) modeset(G0): First detailed timing is preferred mode
[ 12.854] (II) modeset(G0): redX: 0.613 redY: 0.344 greenX: 0.326 greenY: 0.590
[ 12.854] (II) modeset(G0): blueX: 0.160 blueY: 0.082 whiteX: 0.313 whiteY: 0.329
[ 12.854] (II) modeset(G0): Manufacturer's mask: 0
[ 12.854] (II) modeset(G0): Supported detailed timing:
[ 12.854] (II) modeset(G0): clock: 107.8 MHz Image Size: 382 x 215 mm
[ 12.854] (II) modeset(G0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1940 h_border: 0
[ 12.854] (II) modeset(G0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
[ 12.854] (II) modeset(G0): N173FGE-L23
[ 12.854] (II) modeset(G0): CMN
[ 12.854] (II) modeset(G0): N173FGE-L23
[ 12.854] (II) modeset(G0): EDID (in hex):
[ 12.854] (II) modeset(G0): 00ffffffffffff000dae281700000000
[ 12.854] (II) modeset(G0): 32150103802716780a08059d58539729
[ 12.854] (II) modeset(G0): 15505400000001010101010101010101
[ 12.854] (II) modeset(G0): 0101010101011c2a405461841a303020
[ 12.854] (II) modeset(G0): 35007ed71000001a000000fe004e3137
[ 12.854] (II) modeset(G0): 334647452d4c32332020000000fe0043
[ 12.854] (II) modeset(G0): 4d4e0a202020202020202020000000fe
[ 12.854] (II) modeset(G0): 004e3137334647452d4c3233202000e3
[ 12.855] (II) modeset(G0): Printing probed modes for output eDP-1-1
[ 12.855] (II) modeset(G0): Modeline "1600x900"x60.0 107.80 1600 1648 1680 1940 900 903 908 926 +hsync -vsync (55.6 kHz eP)
[ 12.855] (II) modeset(G0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 12.855] (II) modeset(G0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 12.855] (II) modeset(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 12.855] (II) modeset(G0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 12.855] (II) modeset(G0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 12.855] (II) modeset(G0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 12.855] (II) modeset(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 12.855] (II) modeset(G0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 12.855] (II) modeset(G0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 12.855] (II) modeset(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 12.855] (II) modeset(G0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 12.855] (II) modeset(G0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 12.855] (II) modeset(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 12.855] (II) modeset(G0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 12.855] (II) modeset(G0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 12.855] (II) modeset(G0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 12.855] (II) modeset(G0): EDID for output DP-1-1
[ 12.857] (II) modeset(G0): EDID for output HDMI-1-1
[ 12.858] (II) modeset(G0): EDID for output HDMI-1-2
[ 12.858] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 12.858] (==) modeset(G0): DPI set to (96, 96)
[ 12.858] (II) Loading sub module "fb"
[ 12.858] (II) LoadModule: "fb"
[ 12.858] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 12.858] (II) Module fb: vendor="X.Org Foundation"
[ 12.858] compiled for 1.20.11, module version = 1.0.0
[ 12.858] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.859] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 12.859] (II) NVIDIA: access.
[ 12.890] (II) NVIDIA(0): Setting mode "NULL"
[ 12.896] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 12.896] (==) NVIDIA(0): Backing store enabled
[ 12.896] (==) NVIDIA(0): Silken mouse enabled
[ 12.897] (**) NVIDIA(0): DPMS enabled
[ 12.898] (WW) NVIDIA(0): Option "IgnoreDisplayDevices" is not used
[ 12.898] (II) Loading sub module "dri2"
[ 12.898] (II) LoadModule: "dri2"
[ 12.898] (II) Module "dri2" already built-in
[ 12.898] (II) NVIDIA(0): [DRI2] Setup complete
[ 12.898] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 12.933] (==) modeset(G0): Backing store enabled
[ 12.933] (==) modeset(G0): Silken mouse enabled
[ 13.012] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 13.012] (**) modeset(G0): DPMS enabled
[ 13.012] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[ 13.012] (II) modeset(G0): [DRI2] Setup complete
[ 13.012] (II) modeset(G0): [DRI2] DRI driver: iris
[ 13.012] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 13.012] (II) Initializing extension Generic Event Extension
[ 13.013] (II) Initializing extension SHAPE
[ 13.013] (II) Initializing extension MIT-SHM
[ 13.013] (II) Initializing extension XInputExtension
[ 13.014] (II) Initializing extension XTEST
[ 13.015] (II) Initializing extension BIG-REQUESTS
[ 13.015] (II) Initializing extension SYNC
[ 13.015] (II) Initializing extension XKEYBOARD
[ 13.016] (II) Initializing extension XC-MISC
[ 13.016] (II) Initializing extension SECURITY
[ 13.016] (II) Initializing extension XFIXES
[ 13.017] (II) Initializing extension RENDER
[ 13.017] (II) Initializing extension RANDR
[ 13.018] (II) Initializing extension COMPOSITE
[ 13.018] (II) Initializing extension DAMAGE
[ 13.018] (II) Initializing extension MIT-SCREEN-SAVER
[ 13.019] (II) Initializing extension DOUBLE-BUFFER
[ 13.019] (II) Initializing extension RECORD
[ 13.019] (II) Initializing extension DPMS
[ 13.019] (II) Initializing extension Present
[ 13.020] (II) Initializing extension DRI3
[ 13.020] (II) Initializing extension X-Resource
[ 13.020] (II) Initializing extension XVideo
[ 13.021] (II) Initializing extension XVideo-MotionCompensation
[ 13.021] (II) Initializing extension GLX
[ 13.021] (II) Initializing extension GLX
[ 13.021] (II) Indirect GLX disabled.
[ 13.021] (II) GLX: Another vendor is already registered for screen 0
[ 13.021] (II) Initializing extension XFree86-VidModeExtension
[ 13.021] (II) Initializing extension XFree86-DGA
[ 13.022] (II) Initializing extension XFree86-DRI
[ 13.022] (II) Initializing extension DRI2
[ 13.023] (II) Initializing extension NV-GLX
[ 13.023] (II) Initializing extension NV-CONTROL
[ 13.331] (II) modeset(G0): Damage tracking initialized
[ 13.437] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 13.438] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 13.438] (**) Power Button: Applying InputClass "system-keyboard"
[ 13.438] (II) LoadModule: "libinput"
[ 13.438] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 13.443] (II) Module libinput: vendor="X.Org Foundation"
[ 13.443] compiled for 1.20.8, module version = 0.30.0
[ 13.443] Module class: X.Org XInput Driver
[ 13.443] ABI class: X.Org XInput driver, version 24.1
[ 13.443] (II) Using input driver 'libinput' for 'Power Button'
[ 13.443] (**) Power Button: always reports core events
[ 13.443] (**) Option "Device" "/dev/input/event5"
[ 13.443] (**) Option "_source" "server/udev"
[ 13.449] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 13.449] (II) event5 - Power Button: device is a keyboard
[ 13.449] (II) event5 - Power Button: device removed
[ 13.470] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[ 13.470] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 13.470] (**) Option "xkb_model" "pc105"
[ 13.470] (**) Option "xkb_layout" "fr"
[ 13.470] (**) Option "xkb_options" "compose:rwin"
[ 13.494] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 13.494] (II) event5 - Power Button: device is a keyboard
[ 13.495] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event6)
[ 13.495] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 13.495] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[ 13.495] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 13.495] (**) Asus Wireless Radio Control: always reports core events
[ 13.495] (**) Option "Device" "/dev/input/event6"
[ 13.495] (**) Option "_source" "server/udev"
[ 13.496] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.496] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 13.496] (II) event6 - Asus Wireless Radio Control: device removed
[ 13.513] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input10/event6"
[ 13.513] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[ 13.513] (**) Option "xkb_model" "pc105"
[ 13.513] (**) Option "xkb_layout" "fr"
[ 13.513] (**) Option "xkb_options" "compose:rwin"
[ 13.514] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 13.514] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 13.515] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
[ 13.515] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.515] (**) Video Bus: Applying InputClass "system-keyboard"
[ 13.515] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.515] (**) Video Bus: always reports core events
[ 13.515] (**) Option "Device" "/dev/input/event1"
[ 13.515] (**) Option "_source" "server/udev"
[ 13.516] (II) event1 - Video Bus: is tagged by udev as: Keyboard
[ 13.517] (II) event1 - Video Bus: device is a keyboard
[ 13.517] (II) event1 - Video Bus: device removed
[ 13.529] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event1"
[ 13.529] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 13.529] (**) Option "xkb_model" "pc105"
[ 13.529] (**) Option "xkb_layout" "fr"
[ 13.529] (**) Option "xkb_options" "compose:rwin"
[ 13.530] (II) event1 - Video Bus: is tagged by udev as: Keyboard
[ 13.530] (II) event1 - Video Bus: device is a keyboard
[ 13.531] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 13.531] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.531] (**) Video Bus: Applying InputClass "system-keyboard"
[ 13.531] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.531] (**) Video Bus: always reports core events
[ 13.531] (**) Option "Device" "/dev/input/event2"
[ 13.531] (**) Option "_source" "server/udev"
[ 13.532] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 13.532] (II) event2 - Video Bus: device is a keyboard
[ 13.532] (II) event2 - Video Bus: device removed
[ 13.543] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:01/input/input6/event2"
[ 13.543] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[ 13.543] (**) Option "xkb_model" "pc105"
[ 13.543] (**) Option "xkb_layout" "fr"
[ 13.543] (**) Option "xkb_options" "compose:rwin"
[ 13.544] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 13.544] (II) event2 - Video Bus: device is a keyboard
[ 13.545] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[ 13.545] (II) No input driver specified, ignoring this device.
[ 13.545] (II) This device may have been added with another device file.
[ 13.545] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 13.545] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 13.545] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 13.545] (II) Using input driver 'libinput' for 'Sleep Button'
[ 13.545] (**) Sleep Button: always reports core events
[ 13.545] (**) Option "Device" "/dev/input/event4"
[ 13.545] (**) Option "_source" "server/udev"
[ 13.546] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 13.546] (II) event4 - Sleep Button: device is a keyboard
[ 13.547] (II) event4 - Sleep Button: device removed
[ 13.557] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event4"
[ 13.557] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 13.557] (**) Option "xkb_model" "pc105"
[ 13.557] (**) Option "xkb_layout" "fr"
[ 13.557] (**) Option "xkb_options" "compose:rwin"
[ 13.558] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 13.558] (II) event4 - Sleep Button: device is a keyboard
[ 13.559] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event8)
[ 13.559] (II) No input driver specified, ignoring this device.
[ 13.559] (II) This device may have been added with another device file.
[ 13.559] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event9)
[ 13.559] (II) No input driver specified, ignoring this device.
[ 13.559] (II) This device may have been added with another device file.
[ 13.560] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event10)
[ 13.560] (II) No input driver specified, ignoring this device.
[ 13.560] (II) This device may have been added with another device file.
[ 13.560] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event11)
[ 13.560] (II) No input driver specified, ignoring this device.
[ 13.560] (II) This device may have been added with another device file.
[ 13.560] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event12)
[ 13.560] (II) No input driver specified, ignoring this device.
[ 13.560] (II) This device may have been added with another device file.
[ 13.561] (II) config/udev: Adding input device USB Camera: USB Camera (/dev/input/event15)
[ 13.561] (**) USB Camera: USB Camera: Applying InputClass "libinput keyboard catchall"
[ 13.561] (**) USB Camera: USB Camera: Applying InputClass "system-keyboard"
[ 13.561] (II) Using input driver 'libinput' for 'USB Camera: USB Camera'
[ 13.561] (**) USB Camera: USB Camera: always reports core events
[ 13.561] (**) Option "Device" "/dev/input/event15"
[ 13.561] (**) Option "_source" "server/udev"
[ 13.563] (II) event15 - USB Camera: USB Camera: is tagged by udev as: Keyboard
[ 13.563] (II) event15 - USB Camera: USB Camera: device is a keyboard
[ 13.563] (II) event15 - USB Camera: USB Camera: device removed
[ 13.577] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input22/event15"
[ 13.577] (II) XINPUT: Adding extended input device "USB Camera: USB Camera" (type: KEYBOARD, id 11)
[ 13.577] (**) Option "xkb_model" "pc105"
[ 13.577] (**) Option "xkb_layout" "fr"
[ 13.577] (**) Option "xkb_options" "compose:rwin"
[ 13.579] (II) event15 - USB Camera: USB Camera: is tagged by udev as: Keyboard
[ 13.579] (II) event15 - USB Camera: USB Camera: device is a keyboard
[ 13.579] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[ 13.579] (II) No input driver specified, ignoring this device.
[ 13.579] (II) This device may have been added with another device file.
[ 13.580] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event7)
[ 13.580] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 13.580] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[ 13.580] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 13.580] (**) Asus WMI hotkeys: always reports core events
[ 13.580] (**) Option "Device" "/dev/input/event7"
[ 13.580] (**) Option "_source" "server/udev"
[ 13.581] (II) event7 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 13.581] (II) event7 - Asus WMI hotkeys: device is a keyboard
[ 13.581] (II) event7 - Asus WMI hotkeys: device removed
[ 13.589] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input11/event7"
[ 13.589] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 12)
[ 13.589] (**) Option "xkb_model" "pc105"
[ 13.589] (**) Option "xkb_layout" "fr"
[ 13.589] (**) Option "xkb_options" "compose:rwin"
[ 13.590] (II) event7 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 13.590] (II) event7 - Asus WMI hotkeys: device is a keyboard
[ 13.591] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 13.591] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.591] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 13.591] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 13.591] (**) AT Translated Set 2 keyboard: always reports core events
[ 13.591] (**) Option "Device" "/dev/input/event0"
[ 13.591] (**) Option "_source" "server/udev"
[ 13.592] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.592] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.592] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 13.603] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 13.603] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 13.603] (**) Option "xkb_model" "pc105"
[ 13.603] (**) Option "xkb_layout" "fr"
[ 13.603] (**) Option "xkb_options" "compose:rwin"
[ 13.604] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13.604] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 13.605] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event14)
[ 13.605] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 13.605] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 13.605] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 13.605] (**) Option "Device" "/dev/input/event14"
[ 13.605] (**) Option "_source" "server/udev"
[ 13.607] (II) event14 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 13.608] (II) event14 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 13.608] (II) event14 - ETPS/2 Elantech Touchpad: device removed
[ 13.623] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input15/event14"
[ 13.623] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[ 13.624] (**) Option "AccelerationScheme" "none"
[ 13.624] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 13.624] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 13.624] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 13.625] (II) event14 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 13.627] (II) event14 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 13.627] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 13.627] (II) No input driver specified, ignoring this device.
[ 13.627] (II) This device may have been added with another device file.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Mageia-prime offload questions

Postby pmithrandir » Jun 15th, '21, 06:58

I got it to work as expected, I beleive there is a bug in mageia prime.

Code: Select all
[pmithrandir@portablepierre ~]$ glxinfo | grep vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
OpenGL vendor string: Intel
[pmithrandir@portablepierre ~]$ mageia-prime-offload-run glxinfo | grep vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation



When I checked the launch of mageia-prime-install -p, I wondered if the fact the system was reusing the previous prime config could be the issue. So I moved the file away while being in intel mode, and preformed the action again.

It seems to work now.

I filled a bug : https://bugs.mageia.org/show_bug.cgi?id=29133
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: [Solved]Mageia-prime offload questions

Postby morgano » Jun 15th, '21, 13:54

Thanks for filing it!
I see it is already responded to by one of the developers :)
Mandriva since 2006, Mageia 2011 at home & work. Thinkpad T40, T43, T400, T510, Dell M4400, M6300, Acer Aspire 7. Workstation using LVM, LUKS, VirtualBox, BOINC
morgano
 
Posts: 1306
Joined: Jun 15th, '11, 17:51
Location: Kivik, Sweden

Re: [Solved]Mageia-prime offload questions

Postby pmithrandir » Jun 15th, '21, 14:07

Yes, now I'm just trying to get access to the Mageia wiki to update the documentation.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: [Solved]Mageia-prime offload questions

Postby doktor5000 » Jun 15th, '21, 17:31

The wiki uses the same account as the forum and bugzilla, once you login should be able to simply click the edit button at the top right of the page.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [Solved]Mageia-prime offload questions

Postby pmithrandir » Jun 15th, '21, 17:42

Hi,

sadly, not.
When you first connect, you get that message.
Auto-creation of a local account failed: Automated wiki user creation from identity.mageia.org accounts has been disabled due to spam attacks. If you want to participate, please ask for credentials in the [doc-discuss] mailing list. See here for more details.

Now I need to find that mailing list and how to reach them. (I believe last time I used mailing list it was in 2005... can't remember how it works :D )
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: [Solved]Mageia-prime offload questions

Postby doktor5000 » Jun 15th, '21, 17:55

Have a look at https://ml.mageia.org/l/info/doc-discuss where you can subscribe, after you are subscribed you simply send a mail to doc-discuss@ml.mageia.org
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17629
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Video

Who is online

Users browsing this forum: No registered users and 1 guest

cron