You are not logged in.

#1 2021-10-08 11:54:38

BasT
Member
Registered: 2010-08-28
Posts: 118

[SOLVED] Trying to switch to integrated graphics. Boot fails.

I'm trying to get the integrated graphics on my i7-3770k working. UEFI/BIOS shows up fine but arch doesn't boot. (Windows boots successfully)

The system works fine with the AMD graphics but fails to boot without the card.

I added 'i915' to the MODULES section in mkinitcpio.conf and regenerated the initramfs. Also I installed the xf86-video-intel driver. 'i915' is not blacklisted in modprobe.conf.

What am I missing?

Last edited by BasT (2021-10-08 22:33:12)

Offline

#2 2021-10-08 13:31:49

zpg443
Member
Registered: 2016-12-03
Posts: 316

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

The processor is Ivy Bridge microarchitecture (3rd generation). Did you enable GuC / HuC firmware loading before rebuilding initramfs?

Offline

#3 2021-10-08 14:29:34

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

I read that section in the wiki, but it sounded like it was only for Skylake and newer. I'll try though.

Offline

#4 2021-10-08 14:53:58

zpg443
Member
Registered: 2016-12-03
Posts: 316

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

"For processors before Gen 11, it is necessary to add i915.enable_guc=2 to the kernel parameters to enable both GuC and HuC firmware loading. "

Offline

#5 2021-10-08 14:58:02

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Unfortunately it did not work.

I realized I can select the "Arch Recovery" from the bootloader, which gets me to a command promt. Not sure what to do from there.

Edit: Oh, I only added a modprobe.conf option. I'll add the kernel parameter now.

Last edited by BasT (2021-10-08 15:01:21)

Offline

#6 2021-10-08 14:59:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,244

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Also post a complete system journal (sudo journactl -b) for a failing boot (eg. … "-b -1" will pick the previous boot)
You can use the tip in the 1st link below to paste it from a console.

Offline

#7 2021-10-08 15:21:21

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

$ journalctl -b -1
http://ix.io/3Bd7

Offline

#8 2021-10-08 15:25:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,244

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Okt 08 17:04:09 archlinux kernel: i915 0000:00:02.0: [drm] Incompatible option enable_guc=2 - GuC is not supported!
Okt 08 17:04:09 archlinux kernel: i915 0000:00:02.0: [drm] Incompatible option enable_guc=2 - HuC is not supported!

You can omit that parameter again.

Okt 08 17:04:09 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
Okt 08 17:04:09 archlinux kernel: amdgpu: CRAT table not found
Okt 08 17:04:09 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
Okt 08 17:04:09 archlinux kernel: amdgpu: Topology: Add CPU node
Okt 08 17:04:09 archlinux kernel: amdgpu 0000:01:00.0: enabling device (0106 -> 0107)
Okt 08 17:04:09 archlinux kernel: [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1682:0xC580 0xE7).
Okt 08 17:04:09 archlinux kernel: amdgpu 0000:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported

amdgpu is still loaded but

Okt 08 17:04:10 archlinux kernel: amdgpu 0000:01:00.0: [drm] Cannot find any crtc or sizes

There seems no output attached.

Okt 08 17:04:09 archlinux kernel: fbcon: i915 (fb0) is primary device
Okt 08 17:04:09 archlinux kernel: fbcon: Deferring console take-over
Okt 08 17:04:09 archlinux kernel: i915 0000:00:02.0: [drm] fb0: i915 frame buffer device

You seem to boot on the intel chip, can you boot the multi-user.target (see 2nd link below)

If so, please paste your xorg.log(s), https://wiki.archlinux.org/title/Xorg#General

Edit:

Okt 08 17:04:14 phantom sddm[506]: Display server starting...
Okt 08 17:04:14 phantom sddm[506]: Adding cookie to "/var/run/sddm/{d8be7217-50e4-4000-9e6c-abc9b80a6a51}"
Okt 08 17:04:14 phantom sddm[506]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{d8be7217-50e4-4000-9e6c-abc9b80a6a51} -noreset -displayfd 17
Okt 08 17:04:14 phantom sddm[506]: Failed to read display number from pipe
Okt 08 17:04:14 phantom sddm[506]: Display server stopping...
Okt 08 17:04:14 phantom sddm[506]: Attempt 2 starting the Display server on vt 1 failed
Okt 08 17:04:16 phantom sddm[506]: Display server starting...
Okt 08 17:04:16 phantom sddm[506]: Adding cookie to "/var/run/sddm/{d8be7217-50e4-4000-9e6c-abc9b80a6a51}"
Okt 08 17:04:16 phantom sddm[506]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{d8be7217-50e4-4000-9e6c-abc9b80a6a51} -noreset -displayfd 17
Okt 08 17:04:16 phantom sddm[506]: Failed to read display number from pipe
Okt 08 17:04:16 phantom sddm[506]: Display server stopping...
Okt 08 17:04:16 phantom sddm[506]: Attempt 3 starting the Display server on vt 1 failed
Okt 08 17:04:16 phantom sddm[506]: Could not start Display server on vt 1

looks fishy enough, you probably have a static /etc/X11/xorg.conf* that tries to operate the amdgpu chip?

Last edited by seth (2021-10-08 15:26:53)

Offline

#9 2021-10-08 15:54:53

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Okay. So I removed the Xorg.conf.d/amdgpu.conf and this time I physically removed the amd card (which I forgot last time). Xorg starts successfully!

However there's still an issue with the resolution. I cannot select resolutions higher than 1080p. The mainboard output is HDMI 1.4 which should support up to 4k.

Xorg.log (I unplugged and plugged back in the hdmi cable at 1000):

[     4.600] (--) Log file renamed from "/var/log/Xorg.pid-468.log" to "/var/log/Xorg.0.log"
[     4.602] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[     4.602] Build Operating System: Linux Archlinux
[     4.602] Current Operating System: Linux phantom 5.14.9-arch2-1 #1 SMP PREEMPT Fri, 01 Oct 2021 19:03:20 +0000 x86_64
[     4.602] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/disk/by-uuid/d113310e-3fe7-407e-8bee-ff2d4454a242 ro quiet intel_iommu=off
[     4.602] Build Date: 04 August 2021  08:13:54AM
[     4.602]  
[     4.602] Current version of pixman: 0.40.0
[     4.602] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.602] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.602] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct  8 17:34:39 2021
[     4.603] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.603] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.603] (==) No Layout section.  Using the first Screen section.
[     4.603] (==) No screen section available. Using defaults.
[     4.603] (**) |-->Screen "Default Screen Section" (0)
[     4.603] (**) |   |-->Monitor "<default monitor>"
[     4.603] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     4.603] (==) Automatically adding devices
[     4.603] (==) Automatically enabling devices
[     4.603] (==) Automatically adding GPU devices
[     4.603] (==) Automatically binding GPU devices
[     4.603] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.604] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     4.604] 	Entry deleted from font path.
[     4.604] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     4.605] 	Entry deleted from font path.
[     4.605] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1
[     4.605] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.605] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.605] (II) Module ABI versions:
[     4.605] 	X.Org ANSI C Emulation: 0.4
[     4.605] 	X.Org Video Driver: 24.1
[     4.605] 	X.Org XInput driver : 24.1
[     4.605] 	X.Org Server Extension : 10.0
[     4.605] (++) using VT number 1

[     4.605] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.606] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.610] (--) PCI:*(0@0:2:0) 8086:0162:1458:d000 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     4.610] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.610] (II) LoadModule: "glx"
[     4.610] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.615] (II) Module glx: vendor="X.Org Foundation"
[     4.615] 	compiled for 1.20.13, module version = 1.0.0
[     4.615] 	ABI class: X.Org Server Extension, version 10.0
[     4.615] (==) Matched intel as autoconfigured driver 0
[     4.615] (==) Matched modesetting as autoconfigured driver 1
[     4.615] (==) Matched fbdev as autoconfigured driver 2
[     4.615] (==) Matched vesa as autoconfigured driver 3
[     4.615] (==) Assigned the driver to the xf86ConfigLayout
[     4.615] (II) LoadModule: "intel"
[     4.615] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     4.621] (II) Module intel: vendor="X.Org Foundation"
[     4.621] 	compiled for 1.20.10, module version = 2.99.917
[     4.621] 	Module class: X.Org Video Driver
[     4.621] 	ABI class: X.Org Video Driver, version 24.1
[     4.621] (II) LoadModule: "modesetting"
[     4.621] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.624] (II) Module modesetting: vendor="X.Org Foundation"
[     4.624] 	compiled for 1.20.13, module version = 1.20.13
[     4.624] 	Module class: X.Org Video Driver
[     4.624] 	ABI class: X.Org Video Driver, version 24.1
[     4.624] (II) LoadModule: "fbdev"
[     4.624] (WW) Warning, couldn't open module fbdev
[     4.624] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.624] (II) LoadModule: "vesa"
[     4.624] (WW) Warning, couldn't open module vesa
[     4.624] (EE) Failed to load module "vesa" (module does not exist, 0)
[     4.624] (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
[     4.624] (II) intel: Driver for Intel(R) HD Graphics
[     4.624] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     4.624] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     4.624] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.624] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     4.624] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     4.639] (WW) Falling back to old probe method for modesetting
[     4.639] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[     4.639] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[     4.639] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.639] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     4.639] (==) intel(0): RGB weight 888
[     4.639] (==) intel(0): Default visual is TrueColor
[     4.640] (II) intel(0): Output VGA1 has no monitor section
[     4.640] (II) intel(0): Enabled output VGA1
[     4.640] (II) intel(0): Output HDMI1 has no monitor section
[     4.640] (II) intel(0): Enabled output HDMI1
[     4.640] (II) intel(0): Output DP1 has no monitor section
[     4.640] (II) intel(0): Enabled output DP1
[     4.640] (II) intel(0): Output HDMI2 has no monitor section
[     4.640] (II) intel(0): Enabled output HDMI2
[     4.640] (II) intel(0): Output HDMI3 has no monitor section
[     4.640] (II) intel(0): Enabled output HDMI3
[     4.640] (II) intel(0): Output DP2 has no monitor section
[     4.640] (II) intel(0): Enabled output DP2
[     4.640] (II) intel(0): Output DP3 has no monitor section
[     4.640] (II) intel(0): Enabled output DP3
[     4.640] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     4.640] (II) intel(0): Output VIRTUAL1 has no monitor section
[     4.640] (II) intel(0): Enabled output VIRTUAL1
[     4.640] (--) intel(0): Output HDMI3 using initial mode 1920x1080 on pipe 0
[     4.641] (==) intel(0): TearFree disabled
[     4.641] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.641] (==) intel(0): DPI set to (96, 96)
[     4.641] (II) Loading sub module "dri3"
[     4.641] (II) LoadModule: "dri3"
[     4.641] (II) Module "dri3" already built-in
[     4.641] (II) Loading sub module "dri2"
[     4.641] (II) LoadModule: "dri2"
[     4.641] (II) Module "dri2" already built-in
[     4.641] (II) Loading sub module "present"
[     4.641] (II) LoadModule: "present"
[     4.641] (II) Module "present" already built-in
[     4.641] (II) UnloadModule: "modesetting"
[     4.641] (II) Unloading modesetting
[     4.641] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[     4.641] (==) intel(0): Backing store enabled
[     4.641] (==) intel(0): Silken mouse disabled
[     4.641] (II) intel(0): HW Cursor enabled
[     4.641] (==) intel(0): DPMS enabled
[     4.641] (==) intel(0): Display hotplug detection enabled
[     4.641] (II) intel(0): [DRI2] Setup complete
[     4.641] (II) intel(0): [DRI2]   DRI driver: i965
[     4.641] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     4.641] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     4.641] (II) intel(0): hardware support for Present enabled
[     4.641] (II) Initializing extension Generic Event Extension
[     4.641] (II) Initializing extension SHAPE
[     4.641] (II) Initializing extension MIT-SHM
[     4.642] (II) Initializing extension XInputExtension
[     4.642] (II) Initializing extension XTEST
[     4.642] (II) Initializing extension BIG-REQUESTS
[     4.642] (II) Initializing extension SYNC
[     4.642] (II) Initializing extension XKEYBOARD
[     4.642] (II) Initializing extension XC-MISC
[     4.642] (II) Initializing extension SECURITY
[     4.642] (II) Initializing extension XFIXES
[     4.642] (II) Initializing extension RENDER
[     4.642] (II) Initializing extension RANDR
[     4.642] (II) Initializing extension COMPOSITE
[     4.643] (II) Initializing extension DAMAGE
[     4.643] (II) Initializing extension MIT-SCREEN-SAVER
[     4.643] (II) Initializing extension DOUBLE-BUFFER
[     4.643] (II) Initializing extension RECORD
[     4.643] (II) Initializing extension DPMS
[     4.643] (II) Initializing extension Present
[     4.643] (II) Initializing extension DRI3
[     4.643] (II) Initializing extension X-Resource
[     4.643] (II) Initializing extension XVideo
[     4.643] (II) Initializing extension XVideo-MotionCompensation
[     4.643] (II) Initializing extension GLX
[     4.678] (II) AIGLX: Loaded and initialized i965
[     4.678] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.678] (II) Initializing extension XFree86-VidModeExtension
[     4.679] (II) Initializing extension XFree86-DGA
[     4.679] (II) Initializing extension XFree86-DRI
[     4.679] (II) Initializing extension DRI2
[     4.683] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none
[     4.691] (II) intel(0): Setting screen physical size to 508 x 285
[     4.735] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     4.735] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.735] (**) Power Button: Applying InputClass "system-keyboard"
[     4.735] (II) LoadModule: "libinput"
[     4.735] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     4.740] (II) Module libinput: vendor="X.Org Foundation"
[     4.740] 	compiled for 1.20.13, module version = 1.2.0
[     4.740] 	Module class: X.Org XInput Driver
[     4.740] 	ABI class: X.Org XInput driver, version 24.1
[     4.740] (II) Using input driver 'libinput' for 'Power Button'
[     4.740] (**) Power Button: always reports core events
[     4.740] (**) Option "Device" "/dev/input/event1"
[     4.740] (**) Option "_source" "server/udev"
[     4.742] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.742] (II) event1  - Power Button: device is a keyboard
[     4.742] (II) event1  - Power Button: device removed
[     4.785] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     4.785] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     4.785] (**) Option "xkb_model" "pc105"
[     4.786] (**) Option "xkb_layout" "de"
[     4.786] (**) Option "xkb_variant" "nodeadkeys"
[     4.786] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.811] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     4.811] (II) event1  - Power Button: device is a keyboard
[     4.811] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[     4.811] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     4.811] (**) Video Bus: Applying InputClass "system-keyboard"
[     4.811] (II) Using input driver 'libinput' for 'Video Bus'
[     4.811] (**) Video Bus: always reports core events
[     4.811] (**) Option "Device" "/dev/input/event2"
[     4.811] (**) Option "_source" "server/udev"
[     4.812] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[     4.812] (II) event2  - Video Bus: device is a keyboard
[     4.812] (II) event2  - Video Bus: device removed
[     4.905] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2"
[     4.906] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     4.906] (**) Option "xkb_model" "pc105"
[     4.906] (**) Option "xkb_layout" "de"
[     4.906] (**) Option "xkb_variant" "nodeadkeys"
[     4.906] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.906] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[     4.906] (II) event2  - Video Bus: device is a keyboard
[     4.907] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     4.907] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     4.907] (**) Power Button: Applying InputClass "system-keyboard"
[     4.907] (II) Using input driver 'libinput' for 'Power Button'
[     4.907] (**) Power Button: always reports core events
[     4.907] (**) Option "Device" "/dev/input/event0"
[     4.907] (**) Option "_source" "server/udev"
[     4.908] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     4.908] (II) event0  - Power Button: device is a keyboard
[     4.908] (II) event0  - Power Button: device removed
[     4.925] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     4.926] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     4.926] (**) Option "xkb_model" "pc105"
[     4.926] (**) Option "xkb_layout" "de"
[     4.926] (**) Option "xkb_variant" "nodeadkeys"
[     4.926] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.926] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     4.926] (II) event0  - Power Button: device is a keyboard
[     4.927] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[     4.927] (II) No input driver specified, ignoring this device.
[     4.927] (II) This device may have been added with another device file.
[     4.958] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[     4.958] (II) No input driver specified, ignoring this device.
[     4.958] (II) This device may have been added with another device file.
[     4.970] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[     4.970] (II) No input driver specified, ignoring this device.
[     4.970] (II) This device may have been added with another device file.
[     4.982] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
[     4.982] (II) No input driver specified, ignoring this device.
[     4.982] (II) This device may have been added with another device file.
[     4.982] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
[     4.982] (II) No input driver specified, ignoring this device.
[     4.982] (II) This device may have been added with another device file.
[     4.988] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[     4.988] (II) No input driver specified, ignoring this device.
[     4.989] (II) This device may have been added with another device file.
[     4.991] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event7)
[     4.991] (II) No input driver specified, ignoring this device.
[     4.991] (II) This device may have been added with another device file.
[     5.164] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/mouse0)
[     5.164] (II) No input driver specified, ignoring this device.
[     5.164] (II) This device may have been added with another device file.
[     5.206] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event5)
[     5.206] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[     5.206] (**) UVC Camera (046d:0825): Applying InputClass "system-keyboard"
[     5.206] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[     5.206] (**) UVC Camera (046d:0825): always reports core events
[     5.206] (**) Option "Device" "/dev/input/event5"
[     5.206] (**) Option "_source" "server/udev"
[     5.207] (II) event5  - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[     5.207] (II) event5  - UVC Camera (046d:0825): device is a keyboard
[     5.207] (II) event5  - UVC Camera (046d:0825): device removed
[     5.265] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/input/input18/event5"
[     5.265] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 9)
[     5.266] (**) Option "xkb_model" "pc105"
[     5.266] (**) Option "xkb_layout" "de"
[     5.266] (**) Option "xkb_variant" "nodeadkeys"
[     5.266] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.268] (II) event5  - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[     5.268] (II) event5  - UVC Camera (046d:0825): device is a keyboard
[     5.270] (II) config/udev: Adding input device Logitech K800 (/dev/input/event12)
[     5.270] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[     5.270] (**) Logitech K800: Applying InputClass "system-keyboard"
[     5.270] (II) Using input driver 'libinput' for 'Logitech K800'
[     5.270] (**) Logitech K800: always reports core events
[     5.270] (**) Option "Device" "/dev/input/event12"
[     5.270] (**) Option "_source" "server/udev"
[     5.273] (II) event12 - Logitech K800: is tagged by udev as: Keyboard
[     5.273] (II) event12 - Logitech K800: device is a keyboard
[     5.273] (II) event12 - Logitech K800: device removed
[     5.319] (II) libinput: Logitech K800: needs a virtual subdevice
[     5.319] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:046D:C52B.0003/0003:046D:2010.0007/input/input25/event12"
[     5.319] (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 10)
[     5.319] (**) Option "AccelerationScheme" "none"
[     5.319] (**) Logitech K800: (accel) selected scheme none/0
[     5.319] (**) Logitech K800: (accel) acceleration factor: 2.000
[     5.319] (**) Logitech K800: (accel) acceleration threshold: 4
[     5.322] (II) event12 - Logitech K800: is tagged by udev as: Keyboard
[     5.322] (II) event12 - Logitech K800: device is a keyboard
[     5.323] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[     5.323] (**) Logitech K800: Applying InputClass "system-keyboard"
[     5.323] (II) Using input driver 'libinput' for 'Logitech K800'
[     5.323] (**) Logitech K800: always reports core events
[     5.323] (**) Option "Device" "/dev/input/event12"
[     5.323] (**) Option "_source" "_driver/libinput"
[     5.323] (II) libinput: Logitech K800: is a virtual subdevice
[     5.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:046D:C52B.0003/0003:046D:2010.0007/input/input25/event12"
[     5.323] (II) XINPUT: Adding extended input device "Logitech K800" (type: KEYBOARD, id 11)
[     5.323] (**) Option "xkb_model" "pc105"
[     5.323] (**) Option "xkb_layout" "de"
[     5.323] (**) Option "xkb_variant" "nodeadkeys"
[     5.323] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     5.324] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/event4)
[     5.324] (**) Logitech Performance MX: Applying InputClass "libinput pointer catchall"
[     5.324] (II) Using input driver 'libinput' for 'Logitech Performance MX'
[     5.324] (**) Logitech Performance MX: always reports core events
[     5.324] (**) Option "Device" "/dev/input/event4"
[     5.324] (**) Option "_source" "server/udev"
[     5.327] (II) event4  - Logitech Performance MX: is tagged by udev as: Mouse
[     5.327] (II) event4  - Logitech Performance MX: device set to 1000 DPI
[     5.327] (II) event4  - Logitech Performance MX: device is a pointer
[     5.328] (II) event4  - Logitech Performance MX: device removed
[     5.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:046D:C52B.0003/0003:046D:101A.0006/input/input17/event4"
[     5.399] (II) XINPUT: Adding extended input device "Logitech Performance MX" (type: MOUSE, id 12)
[     5.399] (**) Option "AccelerationScheme" "none"
[     5.399] (**) Logitech Performance MX: (accel) selected scheme none/0
[     5.399] (**) Logitech Performance MX: (accel) acceleration factor: 2.000
[     5.399] (**) Logitech Performance MX: (accel) acceleration threshold: 4
[     5.402] (II) event4  - Logitech Performance MX: is tagged by udev as: Mouse
[     5.402] (II) event4  - Logitech Performance MX: device set to 1000 DPI
[     5.402] (II) event4  - Logitech Performance MX: device is a pointer
[     5.903] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[     5.903] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[     5.903] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[     5.903] (--) intel(0): HDMI max TMDS frequency 300000KHz
[     6.225] (--) intel(0): HDMI max TMDS frequency 300000KHz
[     6.690] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    10.172] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    26.211] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   719.400] (EE) event12 - Logitech K800: client bug: event processing lagging behind by 18ms, your system is too slow
[   875.684] (EE) event12 - Logitech K800: client bug: event processing lagging behind by 14ms, your system is too slow
[  1002.104] (II) intel(0): EDID vendor "GSM", prod id 30547
[  1002.104] (II) intel(0): Using EDID range info for horizontal sync
[  1002.104] (II) intel(0): Using EDID range info for vertical refresh
[  1002.105] (II) intel(0): Printing DDC gathered Modelines:
[  1002.105] (II) intel(0): Modeline "3840x1600"x0.0  497.25  3840 3888 3920 4000  1600 1603 1613 1658 +hsync -vsync (124.3 kHz eP)
[  1002.105] (II) intel(0): Modeline "3840x1600"x0.0  194.75  3840 3888 3920 4000  1600 1603 1613 1623 +hsync -vsync (48.7 kHz e)
[  1002.105] (II) intel(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[  1002.105] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[  1002.105] (II) intel(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1002.105] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1002.105] (II) intel(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  1002.105] (II) intel(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1002.105] (II) intel(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1002.105] (II) intel(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1002.105] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1002.105] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1002.105] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1002.105] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[  1002.105] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[  1002.105] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[  1002.105] (--) intel(0): HDMI max TMDS frequency 300000KHz
[  1002.813] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none
[  1065.387] (II) intel(0): switch to mode 1920x1080@30.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none
[  1074.146] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none

Offline

#10 2021-10-08 15:57:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,244

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Cannot select "how"?
What'S the output of "xrandr -q" (the 4k modeline is in the log and not rejected)

Offline

#11 2021-10-08 16:07:08

zpg443
Member
Registered: 2016-12-03
Posts: 316

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

If you are missing driver options, did you try, using /etc/X11/xorg.conf.d/20-intel.conf:

Section "Device"
  Identifier "Intel Graphics"
  Driver "intel"
EndSection

Offline

#12 2021-10-08 17:16:33

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

I tried to change it via the KDE system settings.

$ xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 880mm x 370mm
   1920x1080     60.00    60.00*   50.00    59.94    30.00    24.00    29.97    23.98  
   1280x720      60.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Same if I connect the DP:

$ xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP1 disconnected (normal left inverted right x axis y axis)
DP2 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 880mm x 370mm
   1920x1080     60.00    60.00*   59.94  
   1280x720      60.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Not sure what the other HDMI and DP ports are. Maybe internal headers on the mainboard? On the outside it's just one each.

@zpg443:
Am I missing options? I know how to set them, but I don't know what options you think I should be setting.

Last edited by BasT (2021-10-08 17:20:31)

Offline

#13 2021-10-08 19:51:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,244

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Ah, it's filtered by

[  1002.105] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[  1002.105] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[  1002.105] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk

https://gitlab.freedesktop.org/xorg/xse … tc.c#L3202

Is this an ultra-wide screen monitor (24:10)?
You'll probably have to explicitly add those modes, https://wiki.archlinux.org/title/Xrandr … esolutions

Offline

#14 2021-10-08 22:04:27

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Yes it's an ultrawide at 3840x1600.

I'm still failing to set the resolution: "xrandr: Configure crtc 0 failed"

I tried the same with the modesetting driver but it's the same. Same for 60Hz.

$cvt 3840 1600 30
# 3840x1600 29.97 Hz (CVT) hsync: 48.86 kHz; pclk: 246.25 MHz
Modeline "3840x1600_30.00"  246.25  3840 4040 4440 5040  1600 1603 1613 1630 -hsync +vsync
$ xrandr --newmode "3840x1600@30"  246.25  3840 4040 4440 5040  1600 1603 1613 1630 -hsync +vsync
$ xrandr --addmode HDMI3 3840x1600@30
$ xrandr --output HDMI3 --mode 3840x1600@30
xrandr: Configure crtc 0 failed
$ xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP3 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
HDMI3 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 880mm x 370mm
   1920x1080     60.00    60.00*   50.00    59.94    30.00    24.00    29.97    23.98  
   1280x720      60.00    59.94  
   1024x768      60.00  
   800x600       60.32  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       60.00    59.94  
   3840x1600@30  29.97  
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Xorg.log

[     3.660] (--) Log file renamed from "/var/log/Xorg.pid-456.log" to "/var/log/Xorg.0.log"
[     3.660] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[     3.660] Build Operating System: Linux Archlinux
[     3.660] Current Operating System: Linux phantom 5.14.9-arch2-1 #1 SMP PREEMPT Fri, 01 Oct 2021 19:03:20 +0000 x86_64
[     3.660] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/disk/by-uuid/d113310e-3fe7-407e-8bee-ff2d4454a242 ro quiet intel_iommu=off
[     3.660] Build Date: 04 August 2021  08:13:54AM
[     3.660]  
[     3.660] Current version of pixman: 0.40.0
[     3.660] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     3.660] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.660] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct  8 23:50:20 2021
[     3.661] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     3.661] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.661] (==) No Layout section.  Using the first Screen section.
[     3.661] (==) No screen section available. Using defaults.
[     3.661] (**) |-->Screen "Default Screen Section" (0)
[     3.661] (**) |   |-->Monitor "<default monitor>"
[     3.661] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     3.661] (==) Automatically adding devices
[     3.661] (==) Automatically enabling devices
[     3.661] (==) Automatically adding GPU devices
[     3.661] (==) Automatically binding GPU devices
[     3.661] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     3.663] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     3.663] 	Entry deleted from font path.
[     3.663] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     3.663] 	Entry deleted from font path.
[     3.663] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1
[     3.663] (==) ModulePath set to "/usr/lib/xorg/modules"
[     3.663] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     3.663] (II) Module ABI versions:
[     3.663] 	X.Org ANSI C Emulation: 0.4
[     3.663] 	X.Org Video Driver: 24.1
[     3.663] 	X.Org XInput driver : 24.1
[     3.663] 	X.Org Server Extension : 10.0
[     3.663] (++) using VT number 1

[     3.663] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     3.664] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.670] (--) PCI:*(0@0:2:0) 8086:0162:1458:d000 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     3.670] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     3.670] (II) LoadModule: "glx"
[     3.670] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     3.675] (II) Module glx: vendor="X.Org Foundation"
[     3.675] 	compiled for 1.20.13, module version = 1.0.0
[     3.675] 	ABI class: X.Org Server Extension, version 10.0
[     3.675] (==) Matched intel as autoconfigured driver 0
[     3.675] (==) Matched modesetting as autoconfigured driver 1
[     3.675] (==) Matched fbdev as autoconfigured driver 2
[     3.675] (==) Matched vesa as autoconfigured driver 3
[     3.675] (==) Assigned the driver to the xf86ConfigLayout
[     3.675] (II) LoadModule: "intel"
[     3.676] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     3.682] (II) Module intel: vendor="X.Org Foundation"
[     3.682] 	compiled for 1.20.10, module version = 2.99.917
[     3.682] 	Module class: X.Org Video Driver
[     3.682] 	ABI class: X.Org Video Driver, version 24.1
[     3.682] (II) LoadModule: "modesetting"
[     3.682] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     3.684] (II) Module modesetting: vendor="X.Org Foundation"
[     3.684] 	compiled for 1.20.13, module version = 1.20.13
[     3.684] 	Module class: X.Org Video Driver
[     3.684] 	ABI class: X.Org Video Driver, version 24.1
[     3.684] (II) LoadModule: "fbdev"
[     3.684] (WW) Warning, couldn't open module fbdev
[     3.684] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     3.684] (II) LoadModule: "vesa"
[     3.684] (WW) Warning, couldn't open module vesa
[     3.684] (EE) Failed to load module "vesa" (module does not exist, 0)
[     3.684] (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
[     3.685] (II) intel: Driver for Intel(R) HD Graphics
[     3.685] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     3.685] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     3.685] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     3.685] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     3.685] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     3.685] (WW) Falling back to old probe method for modesetting
[     3.685] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[     3.685] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[     3.685] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.685] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     3.685] (==) intel(0): RGB weight 888
[     3.685] (==) intel(0): Default visual is TrueColor
[     3.686] (II) intel(0): Output VGA1 has no monitor section
[     3.686] (II) intel(0): Enabled output VGA1
[     3.686] (II) intel(0): Output HDMI1 has no monitor section
[     3.686] (II) intel(0): Enabled output HDMI1
[     3.686] (II) intel(0): Output DP1 has no monitor section
[     3.686] (II) intel(0): Enabled output DP1
[     3.686] (II) intel(0): Output HDMI2 has no monitor section
[     3.686] (II) intel(0): Enabled output HDMI2
[     3.686] (II) intel(0): Output HDMI3 has no monitor section
[     3.686] (II) intel(0): Enabled output HDMI3
[     3.686] (II) intel(0): Output DP2 has no monitor section
[     3.686] (II) intel(0): Enabled output DP2
[     3.686] (II) intel(0): Output DP3 has no monitor section
[     3.686] (II) intel(0): Enabled output DP3
[     3.686] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     3.686] (II) intel(0): Output VIRTUAL1 has no monitor section
[     3.686] (II) intel(0): Enabled output VIRTUAL1
[     3.686] (--) intel(0): Output HDMI3 using initial mode 1920x1080 on pipe 0
[     3.687] (==) intel(0): TearFree disabled
[     3.687] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.687] (==) intel(0): DPI set to (96, 96)
[     3.687] (II) Loading sub module "dri3"
[     3.687] (II) LoadModule: "dri3"
[     3.687] (II) Module "dri3" already built-in
[     3.687] (II) Loading sub module "dri2"
[     3.687] (II) LoadModule: "dri2"
[     3.687] (II) Module "dri2" already built-in
[     3.687] (II) Loading sub module "present"
[     3.687] (II) LoadModule: "present"
[     3.687] (II) Module "present" already built-in
[     3.687] (II) UnloadModule: "modesetting"
[     3.687] (II) Unloading modesetting
[     3.687] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[     3.687] (==) intel(0): Backing store enabled
[     3.687] (==) intel(0): Silken mouse disabled
[     3.687] (II) intel(0): HW Cursor enabled
[     3.687] (==) intel(0): DPMS enabled
[     3.687] (==) intel(0): Display hotplug detection enabled
[     3.687] (II) intel(0): [DRI2] Setup complete
[     3.687] (II) intel(0): [DRI2]   DRI driver: i965
[     3.687] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     3.687] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     3.687] (II) intel(0): hardware support for Present enabled
[     3.687] (II) Initializing extension Generic Event Extension
[     3.687] (II) Initializing extension SHAPE
[     3.687] (II) Initializing extension MIT-SHM
[     3.688] (II) Initializing extension XInputExtension
[     3.688] (II) Initializing extension XTEST
[     3.688] (II) Initializing extension BIG-REQUESTS
[     3.688] (II) Initializing extension SYNC
[     3.688] (II) Initializing extension XKEYBOARD
[     3.688] (II) Initializing extension XC-MISC
[     3.688] (II) Initializing extension SECURITY
[     3.688] (II) Initializing extension XFIXES
[     3.688] (II) Initializing extension RENDER
[     3.688] (II) Initializing extension RANDR
[     3.688] (II) Initializing extension COMPOSITE
[     3.689] (II) Initializing extension DAMAGE
[     3.689] (II) Initializing extension MIT-SCREEN-SAVER
[     3.689] (II) Initializing extension DOUBLE-BUFFER
[     3.689] (II) Initializing extension RECORD
[     3.689] (II) Initializing extension DPMS
[     3.689] (II) Initializing extension Present
[     3.689] (II) Initializing extension DRI3
[     3.689] (II) Initializing extension X-Resource
[     3.689] (II) Initializing extension XVideo
[     3.689] (II) Initializing extension XVideo-MotionCompensation
[     3.689] (II) Initializing extension GLX
[     3.726] (II) AIGLX: Loaded and initialized i965
[     3.726] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.726] (II) Initializing extension XFree86-VidModeExtension
[     3.726] (II) Initializing extension XFree86-DGA
[     3.726] (II) Initializing extension XFree86-DRI
[     3.726] (II) Initializing extension DRI2
[     3.731] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none
[     3.735] (II) intel(0): Setting screen physical size to 508 x 285
[     3.778] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     3.778] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.778] (**) Power Button: Applying InputClass "system-keyboard"
[     3.778] (II) LoadModule: "libinput"
[     3.778] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.782] (II) Module libinput: vendor="X.Org Foundation"
[     3.782] 	compiled for 1.20.13, module version = 1.2.0
[     3.782] 	Module class: X.Org XInput Driver
[     3.782] 	ABI class: X.Org XInput driver, version 24.1
[     3.782] (II) Using input driver 'libinput' for 'Power Button'
[     3.782] (**) Power Button: always reports core events
[     3.782] (**) Option "Device" "/dev/input/event1"
[     3.782] (**) Option "_source" "server/udev"
[     3.785] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     3.785] (II) event1  - Power Button: device is a keyboard
[     3.785] (II) event1  - Power Button: device removed
[     3.809] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[     3.809] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.809] (**) Option "xkb_model" "pc105"
[     3.809] (**) Option "xkb_layout" "de"
[     3.809] (**) Option "xkb_variant" "nodeadkeys"
[     3.809] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.832] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     3.832] (II) event1  - Power Button: device is a keyboard
[     3.832] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[     3.832] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.832] (**) Video Bus: Applying InputClass "system-keyboard"
[     3.832] (II) Using input driver 'libinput' for 'Video Bus'
[     3.832] (**) Video Bus: always reports core events
[     3.832] (**) Option "Device" "/dev/input/event2"
[     3.832] (**) Option "_source" "server/udev"
[     3.833] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[     3.833] (II) event2  - Video Bus: device is a keyboard
[     3.833] (II) event2  - Video Bus: device removed
[     3.884] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2"
[     3.884] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.885] (**) Option "xkb_model" "pc105"
[     3.885] (**) Option "xkb_layout" "de"
[     3.885] (**) Option "xkb_variant" "nodeadkeys"
[     3.885] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.886] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[     3.886] (II) event2  - Video Bus: device is a keyboard
[     3.887] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     3.887] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.887] (**) Power Button: Applying InputClass "system-keyboard"
[     3.887] (II) Using input driver 'libinput' for 'Power Button'
[     3.887] (**) Power Button: always reports core events
[     3.887] (**) Option "Device" "/dev/input/event0"
[     3.887] (**) Option "_source" "server/udev"
[     3.888] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     3.888] (II) event0  - Power Button: device is a keyboard
[     3.888] (II) event0  - Power Button: device removed
[     3.929] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     3.929] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     3.929] (**) Option "xkb_model" "pc105"
[     3.929] (**) Option "xkb_layout" "de"
[     3.929] (**) Option "xkb_variant" "nodeadkeys"
[     3.929] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     3.931] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     3.931] (II) event0  - Power Button: device is a keyboard
[     3.934] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[     3.934] (II) No input driver specified, ignoring this device.
[     3.934] (II) This device may have been added with another device file.
[     4.046] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[     4.046] (II) No input driver specified, ignoring this device.
[     4.046] (II) This device may have been added with another device file.
[     4.052] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[     4.052] (II) No input driver specified, ignoring this device.
[     4.052] (II) This device may have been added with another device file.
[     4.052] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event7)
[     4.052] (II) No input driver specified, ignoring this device.
[     4.052] (II) This device may have been added with another device file.
[     4.065] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[     4.065] (II) No input driver specified, ignoring this device.
[     4.065] (II) This device may have been added with another device file.
[     4.065] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
[     4.065] (II) No input driver specified, ignoring this device.
[     4.065] (II) This device may have been added with another device file.
[     4.066] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
[     4.066] (II) No input driver specified, ignoring this device.
[     4.066] (II) This device may have been added with another device file.
[     4.212] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/mouse0)
[     4.212] (II) No input driver specified, ignoring this device.
[     4.212] (II) This device may have been added with another device file.
[     4.266] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/event4)
[     4.266] (**) Logitech Performance MX: Applying InputClass "libinput pointer catchall"
[     4.266] (II) Using input driver 'libinput' for 'Logitech Performance MX'
[     4.266] (**) Logitech Performance MX: always reports core events
[     4.266] (**) Option "Device" "/dev/input/event4"
[     4.266] (**) Option "_source" "server/udev"
[     4.268] (II) event4  - Logitech Performance MX: is tagged by udev as: Mouse
[     4.269] (II) event4  - Logitech Performance MX: device set to 1000 DPI
[     4.269] (II) event4  - Logitech Performance MX: device is a pointer
[     4.269] (II) event4  - Logitech Performance MX: device removed
[     4.369] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:046D:C52B.0003/0003:046D:101A.0006/input/input17/event4"
[     4.369] (II) XINPUT: Adding extended input device "Logitech Performance MX" (type: MOUSE, id 9)
[     4.369] (**) Option "AccelerationScheme" "none"
[     4.369] (**) Logitech Performance MX: (accel) selected scheme none/0
[     4.369] (**) Logitech Performance MX: (accel) acceleration factor: 2.000
[     4.369] (**) Logitech Performance MX: (accel) acceleration threshold: 4
[     4.372] (II) event4  - Logitech Performance MX: is tagged by udev as: Mouse
[     4.372] (II) event4  - Logitech Performance MX: device set to 1000 DPI
[     4.372] (II) event4  - Logitech Performance MX: device is a pointer
[     4.374] (II) config/udev: Adding input device UVC Camera (046d:0825) (/dev/input/event5)
[     4.374] (**) UVC Camera (046d:0825): Applying InputClass "libinput keyboard catchall"
[     4.374] (**) UVC Camera (046d:0825): Applying InputClass "system-keyboard"
[     4.374] (II) Using input driver 'libinput' for 'UVC Camera (046d:0825)'
[     4.374] (**) UVC Camera (046d:0825): always reports core events
[     4.374] (**) Option "Device" "/dev/input/event5"
[     4.374] (**) Option "_source" "server/udev"
[     4.376] (II) event5  - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[     4.376] (II) event5  - UVC Camera (046d:0825): device is a keyboard
[     4.377] (II) event5  - UVC Camera (046d:0825): device removed
[     4.436] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3:1.0/input/input18/event5"
[     4.436] (II) XINPUT: Adding extended input device "UVC Camera (046d:0825)" (type: KEYBOARD, id 10)
[     4.436] (**) Option "xkb_model" "pc105"
[     4.436] (**) Option "xkb_layout" "de"
[     4.436] (**) Option "xkb_variant" "nodeadkeys"
[     4.436] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.438] (II) event5  - UVC Camera (046d:0825): is tagged by udev as: Keyboard
[     4.439] (II) event5  - UVC Camera (046d:0825): device is a keyboard
[     4.440] (II) config/udev: Adding input device Logitech K800 (/dev/input/event12)
[     4.440] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[     4.440] (**) Logitech K800: Applying InputClass "system-keyboard"
[     4.440] (II) Using input driver 'libinput' for 'Logitech K800'
[     4.440] (**) Logitech K800: always reports core events
[     4.440] (**) Option "Device" "/dev/input/event12"
[     4.440] (**) Option "_source" "server/udev"
[     4.443] (II) event12 - Logitech K800: is tagged by udev as: Keyboard
[     4.443] (II) event12 - Logitech K800: device is a keyboard
[     4.444] (II) event12 - Logitech K800: device removed
[     4.476] (II) libinput: Logitech K800: needs a virtual subdevice
[     4.476] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:046D:C52B.0003/0003:046D:2010.0007/input/input25/event12"
[     4.476] (II) XINPUT: Adding extended input device "Logitech K800" (type: MOUSE, id 11)
[     4.476] (**) Option "AccelerationScheme" "none"
[     4.476] (**) Logitech K800: (accel) selected scheme none/0
[     4.476] (**) Logitech K800: (accel) acceleration factor: 2.000
[     4.476] (**) Logitech K800: (accel) acceleration threshold: 4
[     4.478] (II) event12 - Logitech K800: is tagged by udev as: Keyboard
[     4.479] (II) event12 - Logitech K800: device is a keyboard
[     4.479] (**) Logitech K800: Applying InputClass "libinput keyboard catchall"
[     4.479] (**) Logitech K800: Applying InputClass "system-keyboard"
[     4.479] (II) Using input driver 'libinput' for 'Logitech K800'
[     4.479] (**) Logitech K800: always reports core events
[     4.479] (**) Option "Device" "/dev/input/event12"
[     4.479] (**) Option "_source" "_driver/libinput"
[     4.479] (II) libinput: Logitech K800: is a virtual subdevice
[     4.479] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.2/0003:046D:C52B.0003/0003:046D:2010.0007/input/input25/event12"
[     4.480] (II) XINPUT: Adding extended input device "Logitech K800" (type: KEYBOARD, id 12)
[     4.480] (**) Option "xkb_model" "pc105"
[     4.480] (**) Option "xkb_layout" "de"
[     4.480] (**) Option "xkb_variant" "nodeadkeys"
[     4.480] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     4.972] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[     4.972] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[     4.972] (WW) intel(0): Output HDMI3: Strange aspect ratio (879/366), consider adding a quirk
[     4.972] (--) intel(0): HDMI max TMDS frequency 300000KHz
[     5.279] (--) intel(0): HDMI max TMDS frequency 300000KHz
[     5.315] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none
[     9.229] (--) intel(0): HDMI max TMDS frequency 300000KHz
[    24.254] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   252.569] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   329.350] (II) intel(0): resizing framebuffer to 3840x1600
[   329.374] (II) intel(0): switch to mode 3840x1600@30.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none
[   329.411] (EE) intel(0): failed to set mode: Invalid argument [22]
[   329.437] (--) intel(0): HDMI max TMDS frequency 300000KHz
[   329.459] (II) intel(0): resizing framebuffer to 1920x1080
[   329.460] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI3 using pipe 0, position (0, 0), rotation normal, reflection none

Offline

#15 2021-10-08 22:13:27

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

I figured it out! Instead of the output from cvt I used the modeline from Xorg.log (which only shows by unplugging and replugging the cable).

$ xrandr --newmode "3840x1600"  194.75  3840 3888 3920 4000  1600 1603 1613 1623 +hsync -vsync
$ xrandr --addmode HDMI3 3840x1600
$ xrandr --output HDMI3 --mode 3840x1600

Now I just need to add the conf files to make it permanent.

Thanks so much for your help guys! (:

Offline

#16 2021-10-08 22:35:59

BasT
Member
Registered: 2010-08-28
Posts: 118

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

This is it:

/etc/X11/xorg.conf.d/10-monitor.conf

Section "Monitor"
    Identifier "HDMI3"
    Modeline "3840x1600@30"  194.75  3840 3888 3920 4000  1600 1603 1613 1623 +hsync -vsync
    Option "PreferredMode" "3840x1600@30"
EndSection

Section "Screen"
    Identifier "Screen0"
    Monitor "HDMI3"
    DefaultDepth 24
    SubSection "Display"
        Modes "3840x1600@30"
    EndSubSection
EndSection

Section "Device"
    Identifier "Device0"
    Driver "intel"
EndSection

Offline

#17 2021-10-09 06:53:30

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

[  1002.105] (II) intel(0): Modeline "3840x1600"x0.0  497.25  3840 3888 3920 4000  1600 1603 1613 1658 +hsync -vsync (124.3 kHz eP)
[  1002.105] (II) intel(0): Modeline "3840x1600"x0.0  194.75  3840 3888 3920 4000  1600 1603 1613 1623 +hsync -vsync (48.7 kHz e)
[  1002.105] (II) intel(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)

Great that you solved it.
The three reported modelines for the missing resolutions would result in these three modes:
3840x1600@75Hz (forced CVT1.1 reduced blanking),
3840x1600@30Hz (forced CVT1.1 reduced blanking) and
2560x1440@120Hz (CVT1.1 reduced blanking),
(checked against the results of cvt12)
xorg seems to be too strict here and might have to be relaxed to allow physical dimension resolutions very near a ratio of 2.4 as well.

879mm / 366mm =~2.40163934426229508197

Last edited by progandy (2021-10-09 06:53:55)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#18 2021-10-09 07:21:01

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,244

Re: [SOLVED] Trying to switch to integrated graphics. Boot fails.

Given the trajectory of monitor dimension developments, that ratio actually has to move up *a lot* - or be removed entirely.
https://www.businessinsider.com/samsung … tos-2017-6

https://gitlab.freedesktop.org/xorg/xse … ssues/1229

Offline

Board footer

Powered by FluxBB