Unable to Upgrade to 21. Power Error

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Unable to Upgrade to 21. Power Error

Post by Phil_C »

I am trying to upgrade from version 20.3 to 21 (Vanessa) and have followed the step by step tutorial posted by the Linux Mint team but I get an error at the first "checking" stage of the tool: Power source
It says to: Connect the computer to a power source before trying to upgrade
But I'm using a desktop that's plugged in. It won't let continue, is there any way around this?
Last edited by LockBot on Wed May 24, 2023 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mikeflan
Level 17
Level 17
Posts: 7114
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Unable to Upgrade to 21. Power Error

Post by mikeflan »

Hi and welcome to the forum.

The best work-around is to do a fresh install. That is what I did with my daily driver.

Please post the link to the instructions.

Please post the output of this in a terminal:

Code: Select all

inxi -B
User avatar
kato181
Level 9
Level 9
Posts: 2577
Joined: Fri Mar 24, 2017 12:33 am
Location: Frederickton NSW

Re: Unable to Upgrade to 21. Power Error

Post by kato181 »

The OP stated he has a desktop computer not a laptop.
Please post the results of the following command between the code display brackets, 5th icon above the text box. It is advised to back up your important data, and do a timeshift snapshot first in case something goes wrong

Code: Select all

inxi -Fxz
mikeflan
Level 17
Level 17
Posts: 7114
Joined: Sun Apr 26, 2020 9:28 am
Location: Houston, TX

Re: Unable to Upgrade to 21. Power Error

Post by mikeflan »

The OP stated he has a desktop computer not a laptop.
Yeah, I saw that. I have a desktop computer too. This is what I expect to see:

Code: Select all

$ inxi -B
Battery:   Message: No system battery data found. Is one present? 
$ 
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

Here's the output... it even recognises a desktop system???

Code: Select all

 System:
  Kernel: 5.4.0-132-generic x86_64 bits: 64 compiler: gcc v: 9.4.0 
  Desktop: Cinnamon 5.2.7 Distro: Linux Mint 20.3 Una 
  base: Ubuntu 20.04 focal 
Machine:
  Type: Desktop System: AZW product: Gemini X55 v: N/A serial: <filter> 
  Mobo: N/A model: N/A serial: <filter> UEFI: American Megatrends v: 0.16 
  date: 09/11/2019 
CPU:
  Topology: Quad Core model: Intel Pentium Silver J5005 bits: 64 type: MCP 
  arch: Goldmont Plus rev: 1 L2 cache: 4096 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 11980 
  Speed: 1623 MHz min/max: 800/2800 MHz Core speeds (MHz): 1: 1682 2: 1651 
  3: 1797 4: 1897 
Graphics:
  Device-1: Intel UHD Graphics 605 driver: i915 v: kernel bus ID: 00:02.0 
  Display: x11 server: X.Org 1.20.13 driver: modesetting 
  unloaded: fbdev,vesa resolution: 1920x1080~75Hz 
  OpenGL: renderer: llvmpipe (LLVM 12.0.0 128 bits) v: 4.5 Mesa 21.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel vendor: Realtek driver: snd_hda_intel v: kernel 
  bus ID: 00:0e.0 
  Device-2: Microdia USB Camera type: USB driver: snd-usb-audio,uvcvideo 
  bus ID: 1-6:6 
  Sound Server: ALSA v: k5.4.0-132-generic 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  driver: r8169 v: kernel port: e000 bus ID: 02:00.0 
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter> 
  Device-2: Intel Wireless 3165 driver: iwlwifi v: kernel port: e000 
  bus ID: 03:00.0 
  IF: wlp3s0 state: up mac: <filter> 
  IF-ID-1: nordlynx state: unknown speed: N/A duplex: N/A mac: N/A 
Drives:
  Local Storage: total: 1.38 TiB used: 881.17 GiB (62.2%) 
  ID-1: /dev/mmcblk1 type: USB vendor: Micron model: SC400 size: 366.82 GiB 
  ID-2: /dev/sda model: SSD 128GB size: 119.24 GiB 
  ID-3: /dev/sdb vendor: Western Digital model: WDS100T2B0A-00SM50 
  size: 931.51 GiB 
Partition:
  ID-1: / size: 915.32 GiB used: 733.57 GiB (80.1%) fs: ext4 dev: /dev/sdb2 
Sensors:
  System Temperatures: cpu: 37.0 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 237 Uptime: N/A Memory: 7.60 GiB used: 950.3 MiB (12.2%) 
  Init: systemd runlevel: 5 Compilers: gcc: 9.4.0 Shell: bash v: 5.0.17 
  inxi: 3.0.38 
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

Phil_C wrote: Thu Nov 24, 2022 4:09 pm Here's the output... it even recognises a desktop system???
However, this output does not have a graphics renderer loading. It should not say llvmpipe.
Graphics:
Device-1: Intel UHD Graphics 605 driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: X.Org 1.20.13 driver: modesetting
unloaded: fbdev,vesa resolution: 1920x1080~75Hz
OpenGL: renderer: llvmpipe (LLVM 12.0.0 128 bits) v: 4.5 Mesa 21.2.6
direct render: Yes

Are you getting a pop-up message when you boot telling you to check your drivers?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

No, I don't get that far... If I check the terminal rather than the GUI, the first check is power and I get a Power Error asking me to connect a power source before attempting to upgrade... In terminal it's this

Code: Select all

Running check 'Linux Mint version'
Check succeeded:  Linux Mint version

Running check 'Power source'
...Then it hangs. It's literally the first check that fails. Nothing to do with drivers/graphics etc.
Is there a way of upgrading in terminal without the power check?
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

Phil_C wrote: Thu Nov 24, 2022 5:07 pm No, I don't get that far...
I am telling you there appears to be something wrong with your current install so just put your plans for upgrade on hold for now until we figure out why your data is not looking like it should.

What pop-up messages do you get when you boot your computer?
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

None...never had a problem. I am using Mint as PopOS didn't like installing because of a graphics issue but I can't remember the specific error as I've been using Mint without any issues for over a year now including an upgrade to 20.3 from the earlier version.
Sorry if I'm not being of much help, it's mainly as it's been working without issue for so long.
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

That message would not stop your system from working. It's also possible the system tries a second time and corrects itself the second time. Only the first attempt shows up in inxi. What is the output of

Code: Select all

glxinfo -B
For some reason, your computer has "N/A" for the motherboard. Maybe that is causing an issue. Do you have the latest BIOS/UEFI version installed?

Code: Select all

Machine:
  Type: Desktop System: AZW product: Gemini X55 v: N/A serial: <filter> 
  Mobo: N/A model: N/A serial: <filter> UEFI: American Megatrends v: 0.16 
  date: 09/11/2019 
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

Thanks for your help although I understand if there is no obvious solution other than a fresh install.
The output from glxinfo -B you were after is below.

Code: Select all

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0xffffffff)
    Device: llvmpipe (LLVM 12.0.0, 128 bits) (0xffffffff)
    Version: 21.2.6
    Accelerated: no
    Video memory: 7780MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 12.0.0, 128 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.6
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 21.2.6
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.2.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

Phil_C wrote: Thu Nov 24, 2022 5:42 pm Thanks for your help although I understand if there is no obvious solution other than a fresh install.
Do you have an installation usb handy that you could boot to a live session to check its graphics info? (Does not have to be the latest.)

name of display: :0
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa/X.org (0xffffffff) <================Should be Intel
Device: llvmpipe (LLVM 12.0.0, 128 bits) (0xffffffff) <===================Should say Mesa: Intel
Version: 21.2.6
Accelerated: no <================Should be yes
Video memory: 7780MB
Unified memory: no <=====================Should be yes
Preferred profile: core (0x1)
Max core profile version: 4.5
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org <================Should be Intel
OpenGL renderer string: llvmpipe (LLVM 12.0.0, 128 bits) <================Should be Mesa Intel
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.2.6
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

You would be taking a chance to hope this gets fixed when upgrading. When I've seen Mesa/X.org in the past on that line, it often meant someone tried to install something which overwrote the system files.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

Here's the output from the live CD (Vanessa), I think it appears to largely be the same:

Code: Select all

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0xffffffff)
    Device: llvmpipe (LLVM 13.0.1, 128 bits) (0xffffffff)
    Version: 22.0.1
    Accelerated: no
    Video memory: 7774MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 13.0.1, 128 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 22.0.1
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 22.0.1
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 22.0.1
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

It does look to be the same. Often when I see that, I suggest making a new usb/dvd using a different mirror for the ISO. I can't recall if there were any other reasons something like that might happen on the live session.

X Server runs the graphics in Linux Mint. Please use this command in a terminal on your installed system to upload the X Server log file to termbin:

Code: Select all

cat /var/log/Xorg.0.log | nc termbin.com 9999
It will return with a url address that you can post in your next reply. Maybe it will have some clues as to what is happening.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

This is what it's returned... not looking too good even to me as a complete newbie.

Code: Select all

nc: getaddrinfo for host "termbin.com" port 9999: Name or service not known
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

Phil_C wrote: Fri Nov 25, 2022 6:44 am This is what it's returned... not looking too good even to me as a complete newbie.

Code: Select all

nc: getaddrinfo for host "termbin.com" port 9999: Name or service not known
Sometimes the website is down. Try the command again.

If that does not work, then just run the first part

Code: Select all

cat /var/log/Xorg.0.log
and paste the results within code tags as described in this topic How to use code display tags on forums.linuxmint.com. It's okay to chop off the bottom results if you get a message saying it is too long to post on the forum. The part I want to see will be in the first 200 lines or so of the file.
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

I disconnected my VPN (which is set to autostart) and that solved the problem. I now get this back...

Code: Select all

https://termbin.com/4pbx
The other command does indeed print out pages of code here's as much as I can fit...

Code: Select all

[    10.912] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    10.912] Build Operating System: linux Ubuntu
[    10.912] Current Operating System: Linux FOREST 5.4.0-132-generic #148-Ubuntu SMP Mon Oct 17 16:02:06 UTC 2022 x86_64
[    10.912] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-132-generic root=UUID=f0489118-78ea-400f-950f-d3dd759e6a12 ro quiet splash
[    10.912] Build Date: 22 November 2022  02:24:11PM
[    10.912] xorg-server 2:1.20.13-1ubuntu1~20.04.4 (For technical support please see http://www.ubuntu.com/support) 
[    10.912] Current version of pixman: 0.38.4
[    10.912] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.912] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.913] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 25 23:37:37 2022
[    10.917] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.921] (==) No Layout section.  Using the first Screen section.
[    10.921] (==) No screen section available. Using defaults.
[    10.921] (**) |-->Screen "Default Screen Section" (0)
[    10.921] (**) |   |-->Monitor "<default monitor>"
[    10.922] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.922] (==) Automatically adding devices
[    10.922] (==) Automatically enabling devices
[    10.922] (==) Automatically adding GPU devices
[    10.922] (==) Automatically binding GPU devices
[    10.922] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.924] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    10.924] 	Entry deleted from font path.
[    10.924] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    10.924] 	Entry deleted from font path.
[    10.924] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    10.924] 	Entry deleted from font path.
[    10.924] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    10.924] 	Entry deleted from font path.
[    10.924] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    10.924] 	Entry deleted from font path.
[    10.924] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    10.924] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.924] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.924] (II) Loader magic: 0x556268f4a020
[    10.924] (II) Module ABI versions:
[    10.924] 	X.Org ANSI C Emulation: 0.4
[    10.924] 	X.Org Video Driver: 24.1
[    10.924] 	X.Org XInput driver : 24.1
[    10.924] 	X.Org Server Extension : 10.0
[    10.928] (++) using VT number 7

[    10.928] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.929] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.947] (--) PCI:*(0@0:2:0) 8086:3184:0000:0000 rev 3, Mem @ 0xa0000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    10.950] (II) LoadModule: "glx"
[    10.954] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.982] (II) Module glx: vendor="X.Org Foundation"
[    10.982] 	compiled for 1.20.13, module version = 1.0.0
[    10.982] 	ABI class: X.Org Server Extension, version 10.0
[    10.982] (==) Matched modesetting as autoconfigured driver 0
[    10.982] (==) Matched fbdev as autoconfigured driver 1
[    10.982] (==) Matched vesa as autoconfigured driver 2
[    10.982] (==) Assigned the driver to the xf86ConfigLayout
[    10.982] (II) LoadModule: "modesetting"
[    10.982] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.984] (II) Module modesetting: vendor="X.Org Foundation"
[    10.984] 	compiled for 1.20.13, module version = 1.20.13
[    10.984] 	Module class: X.Org Video Driver
[    10.984] 	ABI class: X.Org Video Driver, version 24.1
[    10.984] (II) LoadModule: "fbdev"
[    10.984] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    10.987] (II) Module fbdev: vendor="X.Org Foundation"
[    10.987] 	compiled for 1.20.1, module version = 0.5.0
[    10.987] 	Module class: X.Org Video Driver
[    10.987] 	ABI class: X.Org Video Driver, version 24.0
[    10.987] (II) LoadModule: "vesa"
[    10.987] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    10.988] (II) Module vesa: vendor="X.Org Foundation"
[    10.988] 	compiled for 1.20.4, module version = 2.4.0
[    10.988] 	Module class: X.Org Video Driver
[    10.988] 	ABI class: X.Org Video Driver, version 24.0
[    10.988] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.988] (II) FBDEV: driver for framebuffer: fbdev
[    10.988] (II) VESA: driver for VESA chipsets: vesa
[    10.994] (II) modeset(0): using drv /dev/dri/card0
[    10.994] (WW) Falling back to old probe method for fbdev
[    10.994] (II) Loading sub module "fbdevhw"
[    10.994] (II) LoadModule: "fbdevhw"
[    10.994] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    10.995] (II) Module fbdevhw: vendor="X.Org Foundation"
[    10.995] 	compiled for 1.20.13, module version = 0.0.2
[    10.995] 	ABI class: X.Org Video Driver, version 24.1
[    10.996] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.996] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    10.996] (==) modeset(0): RGB weight 888
[    10.996] (==) modeset(0): Default visual is TrueColor
[    10.996] (II) Loading sub module "glamoregl"
[    10.996] (II) LoadModule: "glamoregl"
[    10.996] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.008] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.008] 	compiled for 1.20.13, module version = 1.0.1
[    11.008] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.489] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 605 (GLK 3)
[    11.489] (II) modeset(0): glamor initialized
[    11.540] (II) modeset(0): Output HDMI-1 has no monitor section
[    11.546] (II) modeset(0): Output HDMI-2 has no monitor section
[    11.577] (II) modeset(0): EDID for output HDMI-1
[    11.578] (II) modeset(0): Manufacturer: GSM  Model: 5b34  Serial#: 5955
[    11.578] (II) modeset(0): Year: 2020  Week: 4
[    11.578] (II) modeset(0): EDID Version: 1.3
[    11.578] (II) modeset(0): Digital Display Input
[    11.578] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    11.578] (II) modeset(0): Gamma: 2.20
[    11.578] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    11.578] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    11.578] (II) modeset(0): First detailed timing is preferred mode
[    11.578] (II) modeset(0): redX: 0.645 redY: 0.335   greenX: 0.305 greenY: 0.630
[    11.578] (II) modeset(0): blueX: 0.148 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[    11.578] (II) modeset(0): Supported established timings:
[    11.578] (II) modeset(0): 720x400@70Hz
[    11.578] (II) modeset(0): 640x480@60Hz
[    11.578] (II) modeset(0): 640x480@75Hz
[    11.578] (II) modeset(0): 800x600@60Hz
[    11.578] (II) modeset(0): 800x600@75Hz
[    11.578] (II) modeset(0): 1024x768@60Hz
[    11.578] (II) modeset(0): 1024x768@75Hz
[    11.578] (II) modeset(0): 1280x1024@75Hz
[    11.578] (II) modeset(0): Manufacturer's mask: 0
[    11.578] (II) modeset(0): Supported standard timings:
[    11.578] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    11.578] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    11.578] (II) modeset(0): #2: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    11.578] (II) modeset(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    11.578] (II) modeset(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    11.578] (II) modeset(0): #5: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    11.578] (II) modeset(0): #6: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    11.578] (II) modeset(0): #7: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[    11.578] (II) modeset(0): Supported detailed timing:
[    11.578] (II) modeset(0): clock: 174.5 MHz   Image Size:  480 x 270 mm
[    11.578] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    11.578] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1119 v_border: 0
[    11.578] (II) modeset(0): Supported detailed timing:
[    11.578] (II) modeset(0): clock: 148.5 MHz   Image Size:  480 x 270 mm
[    11.578] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    11.578] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    11.578] (II) modeset(0): Ranges: V min: 40 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 185 MHz
[    11.578] (II) modeset(0): Monitor name: MP59G
[    11.578] (II) modeset(0): Supported detailed timing:
[    11.578] (II) modeset(0): clock: 148.5 MHz   Image Size:  480 x 270 mm
[    11.578] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    11.578] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    11.578] (II) modeset(0): Supported detailed timing:
[    11.578] (II) modeset(0): clock: 74.2 MHz   Image Size:  480 x 270 mm
[    11.578] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    11.579] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    11.579] (II) modeset(0): Supported detailed timing:
[    11.579] (II) modeset(0): clock: 27.0 MHz   Image Size:  480 x 270 mm
[    11.579] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    11.579] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    11.579] (II) modeset(0): Serial No: 004NTCZ05955
[    11.579] (II) modeset(0): Number of EDID sections to follow: 1
[    11.579] (II) modeset(0): EDID (in hex):
[    11.579] (II) modeset(0): 	00ffffffffffff001e6d345b43170000
[    11.579] (II) modeset(0): 	041e010380301b78ea3135a5554ea126
[    11.579] (II) modeset(0): 	0c5054a54b00714f81809500b300a9c0
[    11.579] (II) modeset(0): 	810081c090402a4480a0703827403020
[    11.579] (II) modeset(0): 	3500e00e1100001e023a801871382d40
[    11.579] (II) modeset(0): 	582c4500e00e1100001e000000fd0028
[    11.579] (II) modeset(0): 	4b1e5512000a202020202020000000fc
[    11.579] (II) modeset(0): 	004d503539470a20202020202020011f
[    11.579] (II) modeset(0): 	02031bf148900403011012131f230907
[    11.579] (II) modeset(0): 	078301000065030c001000023a801871
[    11.579] (II) modeset(0): 	382d40582c4500e00e1100001e000000
[    11.579] (II) modeset(0): 	00000000000000000000000000000001
[    11.579] (II) modeset(0): 	1d007251d01e206e285500e00e110000
[    11.579] (II) modeset(0): 	1e8c0ad08a20e02d10103e9600e00e11
[    11.579] (II) modeset(0): 	000018000000ff003030344e54435a30
[    11.579] (II) modeset(0): 	353935350a00000000000000000000a6
[    11.579] (II) modeset(0): Printing probed modes for output HDMI-1
[    11.579] (II) modeset(0): Modeline "1920x1080"x75.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    11.579] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    11.579] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    11.579] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    11.579] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    11.579] (II) modeset(0): Modeline "1400x1050"x59.9  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    11.579] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    11.580] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    11.580] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    11.580] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    11.580] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    11.580] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    11.580] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.580] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    11.580] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    11.580] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    11.580] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    11.580] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    11.580] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    11.580] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    11.580] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.580] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    11.580] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    11.580] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.580] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    11.580] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    11.581] (II) modeset(0): EDID for output HDMI-2
[    11.581] (II) modeset(0): Output HDMI-1 connected
[    11.581] (II) modeset(0): Output HDMI-2 disconnected
[    11.581] (II) modeset(0): Using exact sizes for initial modes
[    11.581] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[    11.581] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    11.581] (==) modeset(0): DPI set to (96, 96)
[    11.581] (II) Loading sub module "fb"
[    11.581] (II) LoadModule: "fb"
[    11.581] (II) Loading /usr/lib/xorg/modules/libfb.so
[    11.583] (II) Module fb: vendor="X.Org Foundation"
[    11.583] 	compiled for 1.20.13, module version = 1.0.0
[    11.583] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.583] (II) UnloadModule: "fbdev"
[    11.583] (II) Unloading fbdev
[    11.583] (II) UnloadSubModule: "fbdevhw"
[    11.583] (II) Unloading fbdevhw
[    11.583] (II) UnloadModule: "vesa"
[    11.583] (II) Unloading vesa
[    11.674] (==) modeset(0): Backing store enabled
[    11.674] (==) modeset(0): Silken mouse enabled
[    11.794] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    11.794] (==) modeset(0): DPMS enabled
[    11.794] (II) modeset(0): [DRI2] Setup complete
[    11.794] (II) modeset(0): [DRI2]   DRI driver: iris
[    11.794] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    11.794] (II) Initializing extension Generic Event Extension
[    11.795] (II) Initializing extension SHAPE
[    11.795] (II) Initializing extension MIT-SHM
[    11.795] (II) Initializing extension XInputExtension
[    11.796] (II) Initializing extension XTEST
[    11.796] (II) Initializing extension BIG-REQUESTS
[    11.796] (II) Initializing extension SYNC
[    11.796] (II) Initializing extension XKEYBOARD
[    11.797] (II) Initializing extension XC-MISC
[    11.797] (II) Initializing extension SECURITY
[    11.797] (II) Initializing extension XFIXES
[    11.797] (II) Initializing extension RENDER
[    11.797] (II) Initializing extension RANDR
[    11.798] (II) Initializing extension COMPOSITE
[    11.798] (II) Initializing extension DAMAGE
[    11.798] (II) Initializing extension MIT-SCREEN-SAVER
[    11.798] (II) Initializing extension DOUBLE-BUFFER
[    11.798] (II) Initializing extension RECORD
[    11.799] (II) Initializing extension DPMS
[    11.799] (II) Initializing extension Present
[    11.799] (II) Initializing extension DRI3
[    11.799] (II) Initializing extension X-Resource
[    11.799] (II) Initializing extension XVideo
[    11.800] (II) Initializing extension XVideo-MotionCompensation
[    11.800] (II) Initializing extension SELinux
[    11.800] (II) SELinux: Disabled on system
[    11.800] (II) Initializing extension GLX
[    11.810] (II) AIGLX: Loaded and initialized iris
[    11.810] (II) GLX: Initialized DRI2 GL provider for screen 0
[    11.810] (II) Initializing extension XFree86-VidModeExtension
[    11.811] (II) Initializing extension XFree86-DGA
[    11.818] (II) Initializing extension XFree86-DRI
[    11.818] (II) Initializing extension DRI2
[    11.824] (II) modeset(0): Damage tracking initialized
[    11.825] (II) modeset(0): Setting screen physical size to 508 x 285
[    11.941] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
[    11.941] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.941] (II) LoadModule: "libinput"
[    11.941] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.950] (II) Module libinput: vendor="X.Org Foundation"
[    11.950] 	compiled for 1.20.4, module version = 0.29.0
[    11.950] 	Module class: X.Org XInput Driver
[    11.950] 	ABI class: X.Org XInput driver, version 24.1
[    11.950] (II) Using input driver 'libinput' for 'Video Bus'
[    11.950] (**) Video Bus: always reports core events
[    11.950] (**) Option "Device" "/dev/input/event1"
[    11.950] (**) Option "_source" "server/udev"
[    11.959] (II) event1  - Video Bus: is tagged by udev as: Keyboard
[    11.960] (II) event1  - Video Bus: device is a keyboard
[    11.960] (II) event1  - Video Bus: device removed
[    11.983] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input1/event1"
[    11.983] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    11.983] (**) Option "xkb_model" "pc105"
[    11.983] (**) Option "xkb_layout" "gb"
[    12.011] (II) event1  - Video Bus: is tagged by udev as: Keyboard
[    12.011] (II) event1  - Video Bus: device is a keyboard
[    12.013] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    12.013] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.013] (II) Using input driver 'libinput' for 'Power Button'
[    12.013] (**) Power Button: always reports core events
[    12.013] (**) Option "Device" "/dev/input/event0"
[    12.013] (**) Option "_source" "server/udev"
[    12.014] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    12.014] (II) event0  - Power Button: device is a keyboard
[    12.014] (II) event0  - Power Button: device removed
[    12.023] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    12.023] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    12.023] (**) Option "xkb_model" "pc105"
[    12.023] (**) Option "xkb_layout" "gb"
[    12.025] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    12.025] (II) event0  - Power Button: device is a keyboard
[    12.026] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    12.026] (II) No input driver specified, ignoring this device.
[    12.026] (II) This device may have been added with another device file.
[    12.027] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    12.027] (II) No input driver specified, ignoring this device.
[    12.027] (II) This device may have been added with another device file.
[    12.028] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    12.028] (II) No input driver specified, ignoring this device.
[    12.028] (II) This device may have been added with another device file.
[    12.029] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event13)
[    12.029] (II) No input driver specified, ignoring this device.
[    12.029] (II) This device may have been added with another device file.
[    12.029] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event14)
[    12.029] (II) No input driver specified, ignoring this device.
[    12.029] (II) This device may have been added with another device file.
[    12.030] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    12.030] (II) No input driver specified, ignoring this device.
[    12.030] (II) This device may have been added with another device file.
[    12.031] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[    12.033] (II) No input driver specified, ignoring this device.
[    12.033] (II) This device may have been added with another device file.
[    12.034] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2)
[    12.034] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.034] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    12.034] (**) Logitech USB Keyboard: always reports core events
[    12.034] (**) Option "Device" "/dev/input/event2"
[    12.034] (**) Option "_source" "server/udev"
[    12.037] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    12.037] (II) event2  - Logitech USB Keyboard: device is a keyboard
[    12.037] (II) event2  - Logitech USB Keyboard: device removed
[    12.047] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.0/0003:046D:C31C.0001/input/input2/event2"
[    12.047] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[    12.047] (**) Option "xkb_model" "pc105"
[    12.047] (**) Option "xkb_layout" "gb"
[    12.050] (II) event2  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    12.050] (II) event2  - Logitech USB Keyboard: device is a keyboard
[    12.052] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3)
[    12.052] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.052] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    12.052] (**) Logitech USB Keyboard: always reports core events
[    12.052] (**) Option "Device" "/dev/input/event3"
[    12.052] (**) Option "_source" "server/udev"
[    12.054] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    12.054] (II) event3  - Logitech USB Keyboard: device is a keyboard
[    12.055] (II) event3  - Logitech USB Keyboard: device removed
[    12.071] (II) libinput: Logitech USB Keyboard: needs a virtual subdevice
[    12.071] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:046D:C31C.0002/input/input3/event3"
[    12.071] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: MOUSE, id 9)
[    12.071] (**) Option "AccelerationScheme" "none"
[    12.071] (**) Logitech USB Keyboard: (accel) selected scheme none/0
[    12.071] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000
[    12.071] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4
[    12.074] (II) event3  - Logitech USB Keyboard: is tagged by udev as: Keyboard
[    12.074] (II) event3  - Logitech USB Keyboard: device is a keyboard
[    12.076] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
[    12.076] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    12.076] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[    12.076] (**) Logitech USB Optical Mouse: always reports core events
[    12.076] (**) Option "Device" "/dev/input/event4"
[    12.076] (**) Option "_source" "server/udev"
[    12.078] (II) event4  - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    12.078] (II) event4  - Logitech USB Optical Mouse: device is a pointer
[    12.078] (II) event4  - Logitech USB Optical Mouse: device removed
[    12.115] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.0/0003:046D:C077.0003/input/input4/event4"
[    12.115] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[    12.115] (**) Option "AccelerationScheme" "none"
[    12.115] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[    12.115] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    12.115] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    12.118] (II) event4  - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[    12.118] (II) event4  - Logitech USB Optical Mouse: device is a pointer
[    12.119] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[    12.120] (II) No input driver specified, ignoring this device.
[    12.120] (II) This device may have been added with another device file.
[    12.121] (II) config/udev: Adding input device USB  Camera: USB  Camera (/dev/input/event7)
[    12.121] (**) USB  Camera: USB  Camera: Applying InputClass "libinput keyboard catchall"
[    12.121] (II) Using input driver 'libinput' for 'USB  Camera: USB  Camera'
[    12.121] (**) USB  Camera: USB  Camera: always reports core events
[    12.121] (**) Option "Device" "/dev/input/event7"
[    12.121] (**) Option "_source" "server/udev"
[    12.123] (II) event7  - USB  Camera: USB  Camera: is tagged by udev as: Keyboard
[    12.123] (II) event7  - USB  Camera: USB  Camera: device is a keyboard
[    12.124] (II) event7  - USB  Camera: USB  Camera: device removed
[    12.179] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-6/1-6:1.0/input/input7/event7"
[    12.179] (II) XINPUT: Adding extended input device "USB  Camera: USB  Camera" (type: KEYBOARD, id 11)
[    12.179] (**) Option "xkb_model" "pc105"
[    12.179] (**) Option "xkb_layout" "gb"
[    12.181] (II) event7  - USB  Camera: USB  Camera: is tagged by udev as: Keyboard
[    12.182] (II) event7  - USB  Camera: USB  Camera: device is a keyboard
[    12.183] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[    12.183] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    12.184] (II) Using input driver 'libinput' for 'Intel HID events'
[    12.184] (**) Intel HID events: always reports core events
[    12.184] (**) Option "Device" "/dev/input/event5"
[    12.184] (**) Option "_source" "server/udev"
[    12.185] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[    12.185] (II) event5  - Intel HID events: device is a keyboard
[    12.185] (II) event5  - Intel HID events: device removed
[    12.203] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event5"
[    12.203] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 12)
[    12.203] (**) Option "xkb_model" "pc105"
[    12.203] (**) Option "xkb_layout" "gb"
[    12.205] (II) event5  - Intel HID events: is tagged by udev as: Keyboard
[    12.205] (II) event5  - Intel HID events: device is a keyboard
[    12.206] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[    12.206] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    12.206] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    12.206] (**) Intel HID 5 button array: always reports core events
[    12.206] (**) Option "Device" "/dev/input/event6"
[    12.206] (**) Option "_source" "server/udev"
[    12.207] (II) event6  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    12.208] (II) event6  - Intel HID 5 button array: device is a keyboard
[    12.208] (II) event6  - Intel HID 5 button array: device removed
[    12.231] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input6/event6"
[    12.231] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 13)
[    12.231] (**) Option "xkb_model" "pc105"
[    12.231] (**) Option "xkb_layout" "gb"
[    12.233] (II) event6  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    12.233] (II) event6  - Intel HID 5 button array: device is a keyboard
[    12.261] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    12.261] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[    12.261] (**) Logitech USB Keyboard: always reports core events
[    12.261] (**) Option "Device" "/dev/input/event3"
[    12.261] (**) Option "_source" "_driver/libinput"
[    12.261] (II) libinput: Logitech USB Keyboard: is a virtual subdevice
[    12.261] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2:1.1/0003:046D:C31C.0002/input/input3/event3"
[    12.262] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 14)
[    12.262] (**) Option "xkb_model" "pc105"
[    12.262] (**) Option "xkb_layout" "gb"
[    27.079] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    27.079] (II) modeset(0): Using EDID range info for horizontal sync
[    27.079] (II) modeset(0): Using EDID range info for vertical refresh
[    27.079] (II) modeset(0): Printing DDC gathered Modelines:
[    27.079] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    27.079] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    27.079] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.079] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.079] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.079] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.079] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    27.079] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    27.079] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.079] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.079] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.079] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.079] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.079] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.079] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.079] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.079] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.079] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.080] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.080] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    27.080] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    27.080] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    27.248] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    27.248] (II) modeset(0): Using hsync ranges from config file
[    27.248] (II) modeset(0): Using vrefresh ranges from config file
[    27.248] (II) modeset(0): Printing DDC gathered Modelines:
[    27.248] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    27.248] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    27.248] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.248] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.248] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.248] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.248] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    27.248] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    27.248] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.248] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.248] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.248] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.248] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.248] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.248] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.248] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.248] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.248] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.248] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.248] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    27.248] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    27.248] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    27.287] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    27.287] (II) modeset(0): Using hsync ranges from config file
[    27.288] (II) modeset(0): Using vrefresh ranges from config file
[    27.288] (II) modeset(0): Printing DDC gathered Modelines:
[    27.288] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    27.288] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    27.288] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.288] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.288] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.288] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.288] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    27.288] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    27.288] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.288] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.288] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.288] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.288] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.288] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.288] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.288] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.288] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.288] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.288] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.288] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    27.288] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    27.288] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    27.817] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    27.817] (II) modeset(0): Using hsync ranges from config file
[    27.817] (II) modeset(0): Using vrefresh ranges from config file
[    27.817] (II) modeset(0): Printing DDC gathered Modelines:
[    27.817] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    27.817] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    27.817] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.817] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.817] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.817] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.817] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    27.817] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    27.817] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.817] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.817] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.817] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.817] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.817] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.817] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.817] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.817] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.817] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.817] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.817] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    27.817] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    27.817] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    27.950] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    27.950] (II) modeset(0): Using hsync ranges from config file
[    27.950] (II) modeset(0): Using vrefresh ranges from config file
[    27.950] (II) modeset(0): Printing DDC gathered Modelines:
[    27.950] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    27.950] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    27.950] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    27.950] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    27.950] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    27.950] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    27.950] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    27.950] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    27.950] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    27.950] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    27.950] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    27.950] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    27.950] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    27.950] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    27.950] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    27.950] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    27.950] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    27.950] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    27.950] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    27.951] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    27.951] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    27.951] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    28.039] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    28.039] (II) modeset(0): Using hsync ranges from config file
[    28.039] (II) modeset(0): Using vrefresh ranges from config file
[    28.039] (II) modeset(0): Printing DDC gathered Modelines:
[    28.039] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    28.039] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    28.039] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    28.039] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    28.039] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.039] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    28.039] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    28.039] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    28.039] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.039] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.039] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.039] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.039] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.039] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.039] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.039] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    28.039] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.039] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    28.039] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    28.039] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    28.039] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    28.039] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[    28.270] (II) modeset(0): EDID vendor "GSM", prod id 23348
[    28.270] (II) modeset(0): Using hsync ranges from config file
[    28.270] (II) modeset(0): Using vrefresh ranges from config file
[    28.270] (II) modeset(0): Printing DDC gathered Modelines:
[    28.270] (II) modeset(0): Modeline "1920x1080"x0.0  174.50  1920 1968 2000 2080  1080 1083 1088 1119 +hsync +vsync (83.9 kHz eP)
[    28.270] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    28.270] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    28.270] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    28.270] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.270] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    28.270] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    28.270] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    28.270] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.270] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.270] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.270] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.270] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.270] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.270] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.270] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    28.270] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.270] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    28.270] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    28.270] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    28.270] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    28.270] (II) modeset(0): Modeline "1400x1050"x0.0  101.00  1400 1448 1480 1560  1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

Once again, thanks for taking time out to help me, I do appreciate it.
User avatar
SMG
Level 25
Level 25
Posts: 31815
Joined: Sun Jul 26, 2020 6:15 pm
Location: USA

Re: Unable to Upgrade to 21. Power Error

Post by SMG »

Phil_C wrote: Sun Nov 27, 2022 7:36 pm Once again, thanks for taking time out to help me, I do appreciate it.
What is currently the output of inxi -Gx?

The renderer is currently showing as loaded in the log file.

Code: Select all

[    11.489] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 605 (GLK 3)
[    11.489] (II) modeset(0): glamor initialized
Image
A woman typing on a laptop with LM20.3 Cinnamon.
Phil_C
Level 1
Level 1
Posts: 11
Joined: Thu Nov 24, 2022 5:19 am

Re: Unable to Upgrade to 21. Power Error

Post by Phil_C »

The output of inxi -Gx is as follows:

Code: Select all

Graphics:
  Device-1: Intel UHD Graphics 605 driver: i915 v: kernel bus ID: 00:02.0 
  Display: x11 server: X.Org 1.20.13 driver: modesetting 
  unloaded: fbdev,vesa resolution: 1920x1080~75Hz 
  OpenGL: renderer: llvmpipe (LLVM 12.0.0 128 bits) v: 4.5 Mesa 21.2.6 
  direct render: Yes 
Locked

Return to “Beginner Questions”