LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-11-2023, 05:23 PM   #1
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Rep: Reputation: 0
SUSE 15.4 conflicts intel driver with video apps


Hi all,
I entitled this thread highlighting "conflicts".
I'm going to better explain why.

I have an HP notebook, i7 processor with an integrated video card: Intel IRIS Xe.
After, update, coded download and installation I noticed this problem:

1) if I don’t use the intel driver when I plug-in the HDMI cable nothing happens and no external monitoer is recognized;
2) if I use the intel driver when I plug-in the HDMI the OS recognize the external monitor (honestly not all monitor that I tested, but in genreal it works...) BUT some apps does not work. For example VLC has a full green video instead of reproducing the original video, Teams and Zoom continuously flashing the shared video during video calls. I did not test more apps but if necessary please let me know.

Then, in order to use the Intel driver, I installed it but I had to force them by editing the /etc/default/grub file
adding
GRUB_CMDLINE_LINUX=“i915.force_probe=4628” and
$ sudo grub2-mkconfig -o /boot/grub2/grub.cfg

Before this change, I had:

Code:
sudo dmesg | grep i915
 
[    1.378303] i915 0000:00:02.0: Your graphics device 4268 is not properly supported by the driver in this
               kernel version. To force driver probe anyway, use i915.force_probe=4268
[   64.574579] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
after the modification of /etc/default/grub

Code:
$ sudo dmesg | grep i915
[sudo] password for root: 
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.14.21-150400.24.41-default root=UUID=1f6c2208-08d1-41ee-8bbe-01c94b7ea675 i915.force_probe=4628 splash=silent preempt=full mitigations=auto quiet security=apparmor
[    0.013673] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.14.21-150400.24.41-default root=UUID=1f6c2208-08d1-41ee-8bbe-01c94b7ea675 i915.force_probe=4628 splash=silent preempt=full mitigations=auto quiet security=apparmor
[    3.001496] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.001501] fb0: switching to i915 from EFI VGA
[    3.001667] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.001876] WARNING: CPU: 2 PID: 381 at ../drivers/gpu/drm/i915/display/intel_bios.c:1952 _intel_bios_max_tmds_clock.part.10+0x42/0x50 [i915]
[    3.001941] Modules linked in: i915(+) i2c_algo_bit ttm xhci_pci drm_kms_helper xhci_pci_renesas nvme xhci_hcd crc32_pclmul nvme_core syscopyarea sysfillrect sysimgblt fb_sys_fops cec rc_core intel_ish_ipc(+) nvme_common ghash_clmulni_intel drm aesni_intel crypto_simd cryptd usbcore serio_raw intel_ishtp t10_pi wmi battery i2c_hid_acpi i2c_hid video pinctrl_tigerlake btrfs blake2b_generic libcrc32c crc32c_intel xor raid6_pq sg dm_multipath dm_mod scsi_dh_rdac scsi_dh_emc scsi_dh_alua scsi_mod efivarfs
[    3.001963] RIP: 0010:_intel_bios_max_tmds_clock.part.10+0x42/0x50 [i915]
[    3.002012]  intel_bios_init+0xfd1/0x2a00 [i915 2a87fef1903f26f47127ec7b42a106fc5a16a409]
[    3.002066]  intel_modeset_init_noirq+0x34/0x2a0 [i915 2a87fef1903f26f47127ec7b42a106fc5a16a409]
[    3.002111]  i915_driver_probe+0x5b9/0xd60 [i915 2a87fef1903f26f47127ec7b42a106fc5a16a409]
[    3.002156]  i915_pci_probe+0x54/0x160 [i915 2a87fef1903f26f47127ec7b42a106fc5a16a409]
[    3.002207]  i915_init+0x2a/0x9c [i915 2a87fef1903f26f47127ec7b42a106fc5a16a409]
[    3.002517] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.004500] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_10.bin (v2.10)
[    3.152823] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_62.0.3.bin version 62.0 submission:enabled
[    3.152826] i915 0000:00:02.0: [drm] GuC SLPC: enabled
[    3.152827] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9 authenticated:yes
[    3.153682] i915 0000:00:02.0: [drm] GuC RC: enabled
[    4.281209] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    4.295454] fbcon: i915drmfb (fb0) is primary device
[    4.351097] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   10.070492] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   14.551277] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 4728.276321] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_62.0.3.bin version 62.0 submission:enabled
[ 4728.276325] i915 0000:00:02.0: [drm] GuC SLPC: enabled
[ 4728.276326] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9 authenticated:yes
[ 4728.277165] i915 0000:00:02.0: [drm] GuC RC: enabled
[ 4728.763768] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
If I don’t force the i915 driver when I connect the HDMI the monitor is not recognized but there are no problems with VLC, Teams and Zoom...


Her some output commands when GRUB_CMDLINE_LINUX=“i915.force_probe=4628” is added:

Code:
$ sudo lshw -C display
  *-display                 
       description: VGA compatible controller
       product: Alder Lake-UP3 GT2 [UHD Graphics]
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       logical name: /dev/fb0
       version: 0c
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=i915 latency=0 mode=1920x1200 resolution=1920,1200 visual=truecolor xres=1920 yres=1200
       resources: iomemory:600-5ff iomemory:400-3ff irq:173 memory:603c000000-603cffffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
Code:
$ glxinfo | egrep -i 'device|memory|video'
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
    GLX_SGI_make_current_read, GLX_SGI_video_sync
    Device: Mesa Intel(R) Graphics (ADL GT2) (0x4628)
    Video memory: 3072MB
    Unified memory: yes
    GL_AMD_performance_monitor, GL_AMD_pinned_memory, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, 
    GL_AMD_pinned_memory, GL_AMD_query_buffer_object, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays, 
    GL_EXT_memory_object, GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays,
Code:
$ sudo hwinfo | grep -EA3 VGA
  Gfx adapter    : EGA, VGA, ... (with BIOS)
  FPU            : not installed
----- /proc/nvram end -----
>> floppy.2: nvram info
--
  C810: 4E 56 47 41 20 4E 56 48 41 20 41 4D 44 41 20 4C  NVGA NVHA AMDA L
  C820: 54 52 58 08 4F 42 46 58 08 4C 54 52 59 08 4F 42  TRX.OBFX.LTRY.OB
  C830: 46 59 08 4C 54 52 5A 08 4F 42 46 5A 08 4C 54 52  FY.LTRZ.OBFZ.LTR
  C840: 57 08 4F 42 46 41 08 53 4D 53 4C 10 53 4E 53 4C  W.OBFA.SMSL.SNSL
--
  E: ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller
  E: ID_PCI_INTERFACE_FROM_DATABASE=VGA controller
  E: ID_VENDOR_FROM_DATABASE=Intel Corporation
  
  P: /devices/pci0000:00/0000:00:02.0/drm/card0
--
  <6>[    0.808059] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  <6>[    0.808059] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  <6>[    0.808059] pci 0000:00:02.0: vgaarb: bridge control possible
  <6>[    0.808059] vgaarb: loaded
  <6>[    0.808119] pps_core: LinuxPPS API ver. 1 registered
--
  <6>[    1.579399] fb0: EFI VGA frame buffer device
  <6>[    1.579405] EFI Variables Facility v0.08 2004-May-17
  <6>[    1.582155] hid: raw HID events driver (C) Jiri Kosina
  <6>[    1.582194] drop_monitor: Initializing network drop monitor service
--
  <6>[    3.001501] fb0: switching to i915 from EFI VGA
  <6>[    3.001645] Console: switching to colour dummy device 80x25
  <6>[    3.001667] i915 0000:00:02.0: vgaarb: deactivate vga console
  <4>[    3.001865] ------------[ cut here ]------------
--
  <6>[    3.002517] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  <6>[    3.004500] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_10.bin (v2.10)
  <6>[    3.152823] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_62.0.3.bin version 62.0 submission:enabled
  <6>[    3.152826] i915 0000:00:02.0: [drm] GuC SLPC: enabled
--
42: PCI 02.0: 0300 VGA compatible controller (VGA)
  [Created at pci.386]
  Unique ID: _Znp.1mJn0Anwru9
  SysFS ID: /devices/pci0000:00/0000:00:02.0
--
  Model: "Intel VGA compatible controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4628 
  SubVendor: pci 0x103c "Hewlett-Packard Company"
--
  Attached to: #42 (VGA compatible controller)

48: None 01.0: 10002 LCD Monitor
  [Created at monitor.125]
--
  Attached to: #42 (VGA compatible controller)

49: NVME 00.0: 10600 Disk
  [Created at block.255]
Code:
$ sudo inxi -GIMSayz
System:
  Kernel: 5.14.21-150400.24.41-default x86_64 bits: 64 compiler: gcc v: 7.5.0
  parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.21-150400.24.41-default
  root=UUID=1f6c2208-08d1-41ee-8bbe-01c94b7ea675 i915.force_probe=4628
  splash=silent preempt=full mitigations=auto quiet security=apparmor
  Console: pty pts/1 DM: LightDM 1.30.0 Distro: openSUSE Leap 15.4
Machine:
  Type: Laptop System: HP product: HP EliteBook 1040 14 inch G9 Notebook PC
  v: N/A serial: <filter> Chassis: type: 10 serial: <filter>
  Mobo: HP model: 896D v: KBC Version 02.49.00 serial: <filter> UEFI: HP
  v: U70 Ver. 01.04.10 date: 11/16/2022
Graphics:
  Device-1: Intel Alder Lake-UP3 GT2 [UHD Graphics] vendor: Hewlett-Packard
  driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:4628 class-ID: 0300
  Device-2: Luxvisions Innotech Limited HP 5MP Camera type: USB
  driver: uvcvideo bus-ID: 3-1:2 chip-ID: 30c9:0040 class-ID: 0e02
  serial: <filter>
  Display: server: X.org 1.21.1.7 compositor: xfwm4 driver: loaded: intel
  unloaded: fbdev,modesetting,vesa tty: 190x51
  Message: Advanced graphics data unavailable in console for root.
Info:
  Processes: 374 Uptime: 2h 4m wakeups: 6011 Memory: 30.98 GiB
  used: 6.77 GiB (21.9%) Init: systemd v: 249 runlevel: 5
  target: graphical.target tool: systemctl Compilers: gcc: 12.2.1 alt: 12
  Packages: N/A note: see --pkg apt: 0 Shell: Bash (sudo) v: 4.4.23
  running-in: pty pts/1 inxi: 3.3.07

I have already do

Code:
sudo zypper install opi
opi codecs

Any hints?

Is there a solution to use the Intel driver without force them?
Or is there the possibility to “enable” the HDMI with other drivers but having apps, like VLC, Teams and Zoom, that correctly works...?
After many days I was not able to fix this issue...

Thanks in advance!
 
Old 02-12-2023, 08:45 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,852
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
"Intel driver" is an ambiguous term. The Intel display driver has been deprecated for many moons. Check out the driver primer I wrote for explanation. Your problem is 15.4 was released without full Alder Lake graphics support. Enabling the backport kernel repo and installing the current kernel-default and any deps it requires from it should fix you up. This was initialized to address installing newer kernels, but remains incomplete. It stemmed from this Iris Xe issue. An alternate option would be to install the 15.5 alpha soon to become beta for final release end of May/start of June.
 
Old 02-13-2023, 05:09 AM   #3
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
Talking

Dear mrmazda, thanks a lot!
Sorry for the ambiguity in terms of Intel driver, I used to work with dedicated NVIDEA graphic so far and I never encountered any issues.
When you mean the "backport" repo, I've already enabled them (but only "Kernel:stable:Backport.repo") and updated with packages. So I think it's not enough...
What do you advice to me: work on backport or install the 15.5 version (https://get.opensuse.org/leap/15.5/).
In the second option, installing 15.5, are those issues fixed?
Considering that is very annoying for me to "choice" if I prefer to have a PC that works without HDMI or have the external monitor but "video bugs".

Thanks

Edit:

If I want to try with the backport kernel, are these commands right:

zypper addrepo https://download.opensuse.org/reposi...:Backport.repo
zypper refresh
zypper install kernel-vanilla

Last edited by SUSEphoenix; 02-13-2023 at 08:56 AM.
 
Old 02-13-2023, 11:14 AM   #4
Sauerland
Member
 
Registered: Jul 2017
Distribution: openSUSE Leap
Posts: 200

Rep: Reputation: Disabled
Quote:
Originally Posted by SUSEphoenix View Post
Dear mrmazda, thanks a lot!

Edit:

If I want to try with the backport kernel, are these commands right:

zypper addrepo https://download.opensuse.org/reposi...:Backport.repo
zypper refresh
zypper install kernel-vanilla
The last one not...
Code:
zypper install -f kernel-default
 
Old 02-14-2023, 02:31 AM   #5
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,852
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
Quote:
Originally Posted by SUSEphoenix View Post
When you mean the "backport" repo, I've already enabled them (but only "Kernel:stable:Backport.repo") and updated with packages. So I think it's not enough...
What kernel version is your newest installed?
Quote:
What do you advice to me: work on backport or install the 15.5 version (https://get.opensuse.org/leap/15.5/).
In the second option, installing 15.5, are those issues fixed?
Considering that is very annoying for me to "choice" if I prefer to have a PC that works without HDMI or have the external monitor but "video bugs".
15.5 is a conservative upgrade from 15.4, largely to incorporate support for newer hardware than 15.4 supports, with limited changes in software versions. The initial version freeze in 15.5 is already past. I surely would expect full support for Alder Lake to be in 15.5 by the time it's released if it's not already. OTOH, I've seen reports of Alder Lake users content to have upgraded to the stable backport kernel. It really depends on your nature which route to try. I don't have Alder Lake, so there's nothing I can try. A year ago I did have trouble with Rocket Lake and 15.3 which got fixed in 15.4 before it was released, and in TW more or less immediately, similar trouble and timetable as you've encountered.
 
Old 02-14-2023, 02:55 AM   #6
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
I tried to to update the kernel via backport repo.
I added the repo, via Yast installed the kernel backport version for install. Then reboot the system.
After reboot, shim opens (take care to have a root password without special characters!!!)
Then:
- enroll MOK
- continue, yes,
- enter password
- reboot

now I have:
1) the OS recognizes the my monitor (display.png); it’s very odd but does not work for all external monitors. For example in my office I have an “ACER CB282K” and when I plug in it in my PC it does not work and my PC’s display starts to flash... I tried with other monitors or TV and in those cases it works...
Is some ACER driver missing?

2) After this procedure is the same when I force the i915 driver. In particular I continue to see a green screen when I reproduce a video via VLC or the shared display via Teams/Zoom is flashing. See vlc.png and teams.png.

After the kernel update I tried also to add “i915.force_probe=4268” but nothing happens.

Then I have:

Code:
$  sudo dmesg | grep i915
[sudo] password for root: 
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.11-lp154.2.g16a4964-default root=UUID=1f6c2208-08d1-41ee-8bbe-01c94b7ea675 i915.force_probe=4628 splash=silent preempt=full mitigations=auto quiet security=apparmor
[    0.013675] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.11-lp154.2.g16a4964-default root=UUID=1f6c2208-08d1-41ee-8bbe-01c94b7ea675 i915.force_probe=4628 splash=silent preempt=full mitigations=auto quiet security=apparmor
[    2.295901] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    2.330699] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.330785] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    2.331822] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    2.338167] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
[    2.357705] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin (70.5) is recommended, but only i915/adlp_guc_70.1.1.bin (70.1) was found
[    2.357708] i915 0000:00:02.0: [drm] Consider updating your linux-firmware pkg or downloading from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    2.365070] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin (0.0) is recommended, but only i915/tgl_huc_7.9.3.bin (7.9) was found
[    2.365072] i915 0000:00:02.0: [drm] Consider updating your linux-firmware pkg or downloading from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    2.464759] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.1.1.bin version 70.1.1
[    2.464762] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9.3
[    2.481053] i915 0000:00:02.0: [drm] HuC authenticated
[    2.481325] i915 0000:00:02.0: [drm] GuC submission enabled
[    2.481326] i915 0000:00:02.0: [drm] GuC SLPC enabled
[    2.481700] i915 0000:00:02.0: [drm] GuC RC: enabled
[    2.483062] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[    3.597891] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[    3.618114] fbcon: i915drmfb (fb0) is primary device
[    3.618252] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    3.693189] i915 0000:00:02.0: [drm] Selective fetch area calculation failed in pipe A
[    6.672622] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    6.673482] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    6.793024] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[  168.621690] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.1.1.bin version 70.1.1
[  168.621701] i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9.3
[  168.638254] i915 0000:00:02.0: [drm] HuC authenticated
[  168.639165] i915 0000:00:02.0: [drm] GuC submission enabled
[  168.639171] i915 0000:00:02.0: [drm] GuC SLPC enabled
[  168.639718] i915 0000:00:02.0: [drm] GuC RC: enabled
[  169.015342] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[  169.016211] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])

Code:
$ sudo lshw -C display
  *-display                 
       description: VGA compatible controller
       product: Alder Lake-UP3 GT2 [UHD Graphics]
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       logical name: /dev/fb0
       version: 0c
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=i915 latency=0 mode=1920x1200 resolution=1920,1200 visual=truecolor xres=1920 yres=1200
       resources: iomemory:600-5ff iomemory:400-3ff irq:141 memory:603c000000-603cffffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
Code:
$ glxinfo | egrep -i 'device|memory|video'
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
    GLX_SGI_make_current_read, GLX_SGI_video_sync
    Device: Mesa Intel(R) Graphics (ADL GT2) (0x4628)
    Video memory: 3072MB
    Unified memory: yes
    GL_AMD_performance_monitor, GL_AMD_pinned_memory, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, 
    GL_AMD_pinned_memory, GL_AMD_query_buffer_object, 
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, GL_EXT_memory_object, 
    GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays, 
    GL_EXT_memory_object, GL_EXT_memory_object_fd, GL_EXT_multi_draw_arrays,

Code:
$ sudo hwinfo | grep -EA3 VGA
  Gfx adapter    : EGA, VGA, ... (with BIOS)
  FPU            : not installed
----- /proc/nvram end -----
>> floppy.2: nvram info
--
  C810: 4E 56 47 41 20 4E 56 48 41 20 41 4D 44 41 20 4C  NVGA NVHA AMDA L
  C820: 54 52 58 08 4F 42 46 58 08 4C 54 52 59 08 4F 42  TRX.OBFX.LTRY.OB
  C830: 46 59 08 4C 54 52 5A 08 4F 42 46 5A 08 4C 54 52  FY.LTRZ.OBFZ.LTR
  C840: 57 08 4F 42 46 41 08 53 4D 53 4C 10 53 4E 53 4C  W.OBFA.SMSL.SNSL
--
  E: ID_PCI_SUBCLASS_FROM_DATABASE=VGA compatible controller
  E: ID_PCI_INTERFACE_FROM_DATABASE=VGA controller
  E: ID_VENDOR_FROM_DATABASE=Intel Corporation
  
  P: /devices/pci0000:00/0000:00:02.0/drm/card1
--
  <6>[    0.922351] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  <6>[    0.922351] pci 0000:00:02.0: vgaarb: bridge control possible
  <6>[    0.922351] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  <6>[    0.922351] vgaarb: loaded
  <6>[    0.922351] clocksource: Switched to clocksource tsc-early
  <5>[    0.922351] VFS: Disk quotas dquot_6.6.0
--
  <6>[    2.331822] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  <6>[    2.338167] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
  <5>[    2.357705] i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin (70.5) is recommended, but only i915/adlp_guc_70.1.1.bin (70.1) was found
  <6>[    2.357708] i915 0000:00:02.0: [drm] Consider updating your linux-firmware pkg or downloading from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
--
42: PCI 02.0: 0300 VGA compatible controller (VGA)
  [Created at pci.386]
  Unique ID: _Znp.1mJn0Anwru9
  SysFS ID: /devices/pci0000:00/0000:00:02.0
--
  Model: "Intel VGA compatible controller"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4628 
  SubVendor: pci 0x103c "Hewlett-Packard Company"
--
  Attached to: #42 (VGA compatible controller)

48: NVME 00.0: 10600 Disk
  [Created at block.255]

Code:
$ sudo inxi -GIMSayz
System:
  Kernel: 6.1.11-lp154.2.g16a4964-default x86_64 bits: 64 compiler: gcc
  v: 11.3.0
  parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.11-lp154.2.g16a4964-default
  root=UUID=1f6c2208-08d1-41ee-8bbe-01c94b7ea675 i915.force_probe=4628
  splash=silent preempt=full mitigations=auto quiet security=apparmor
  Console: pty pts/2 DM: LightDM 1.30.0 Distro: openSUSE Leap 15.4
Machine:
  Type: Laptop System: HP product: HP EliteBook 1040 14 inch G9 Notebook PC
  v: N/A serial: <filter> Chassis: type: 10 serial: <filter>
  Mobo: HP model: 896D v: KBC Version 02.49.00 serial: <filter> UEFI: HP
  v: U70 Ver. 01.04.02 date: 11/01/2022
Graphics:
  Device-1: Intel Alder Lake-UP3 GT2 [UHD Graphics] vendor: Hewlett-Packard
  driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:4628 class-ID: 0300
  Device-2: Luxvisions Innotech Limited HP 5MP Camera type: USB
  driver: uvcvideo bus-ID: 3-1:2 chip-ID: 30c9:0040 class-ID: 0e02
  serial: <filter>
  Display: server: X.org 1.21.1.7 compositor: xfwm4 driver: loaded: intel
  unloaded: fbdev,modesetting,vesa tty: 190x51
  Message: Advanced graphics data unavailable in console for root.
Info:
  Processes: 334 Uptime: 0h 18m wakeups: 3425 Memory: 30.99 GiB
  used: 3.3 GiB (10.7%) Init: systemd v: 249 runlevel: 5
  target: graphical.target tool: systemctl Compilers: gcc: 12.2.1 alt: 12
  Packages: N/A note: see --pkg apt: 0 Shell: Bash (sudo) v: 4.4.23
  running-in: pty pts/2 inxi: 3.3.07
I'll try to update to 15.5 and I'll let you know!

Thanks!
Attached Thumbnails
Click image for larger version

Name:	display.png
Views:	10
Size:	35.9 KB
ID:	40458   Click image for larger version

Name:	teams.jpg
Views:	9
Size:	9.9 KB
ID:	40459   Click image for larger version

Name:	vlc.jpg
Views:	11
Size:	1.9 KB
ID:	40460  
 
Old 02-14-2023, 03:34 AM   #7
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,852
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
If you use inxi again before switching to 15.5A, do sudo inxi -U first to upgrade it from upstream. After upgrade to 15.5, best do it again. 15.5 doesn't have the latest either.
 
Old 02-14-2023, 04:10 AM   #8
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
I upgraded to 15.5 Alpha and my monitor is not recognized yet.
Anyway, the "Display manager" is able to choose all resolution for the external monitor(s) but for mine it is useless because the display is flashing...
But VLC correctly reproduces video.

I'll try to create an istance in Bugzilla and let you know the answer.
 
Old 02-15-2023, 04:17 AM   #9
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
@mrmazda, I was wondering if the "fan control" is related to the same HDMI issue, i.e. latest update of the operating system.
I mean, I searched online and I found two ways in order to set the fan options:
1) by installing "thinkfan", which I installed from https://software.opensuse.org/package/thinkfan but it does not work
2) by installing fancontrol-gui (https://forums.opensuse.org/t/any-fa...nsuse/135251/8), I've not found it for 15.5 yet.

Simply I want to set fan. I would like it starts not below 40 deg.
Sometimes the fan starts when the CPU is 33/36 deg and it's quite annoying.

Have I to wait some months for the last SUSE release?

Thanks!
 
Old 02-15-2023, 12:59 PM   #10
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,852
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
For all practical purposes, I only use desktops, so have no experience with any type of fan controllers in any OS.

15.5 is scheduled for move from alpha to beta on Friday.
 
Old 02-15-2023, 02:56 PM   #11
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mrmazda View Post
For all practical purposes, I only use desktops, so have no experience with any type of fan controllers in any OS.

15.5 is scheduled for move from alpha to beta on Friday.
Ok, thanks a lot!
I'll update this post "if & when" I'll fix this issue(s).

Edit:
firmware updates has been just released by HP yesterday and seem to fix the fan issue.
Unfortunately I've to wait for the "video problems".

Last edit, 21 February:
fan noise is continuing... https://h30434.www3.hp.com/t5/Busine...d/td-p/8495833

Last edited by SUSEphoenix; 02-21-2023 at 10:54 AM.
 
Old 02-24-2023, 03:04 AM   #12
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
I upgraded SUSe from 15.5 alpha to the 15.5 beta version and seems that nothing has changed.

Anyway I noticed other issues, I think related to the "video problem".
For example:
- if I'm on a video call with some apps like Zoom, Teams, or just reproduce a video with VLC and so on, whatever I try to do (use the terminal, open a pdf, open web pages and so on...) in the same desktop is getting very very very low, dramatically very low also turning on/off the caps lock the led is not responsive and it's possible to see the delay since you press the button and the led switches on/off...

Sincerely, I would like to ask you (I'm afraid to have a negative response) from your experience if that kind of problems (display, video, slowness in general) are simply related to some bugs and I/we have just to wait upgraded driver.
Or, it's related only to the integrated graphic board.
In the second case I'll change my HP notebook as soon as possible and I don't want to know anything more about integrated boards.
Honestly, I hope, and I'd like to think, that it is not a problem to be strictly imputed to the board, there are a lot of PC in the commerce with integrated graphic board.
At the same time, I think it can be ruled out is a hardware problem of my notebook (I hope).

As you can understand it's an annoying situation.

Best!

Last edited by SUSEphoenix; 02-24-2023 at 03:09 AM.
 
Old 02-25-2023, 09:57 PM   #13
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,852
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
Quote:
Originally Posted by SUSEphoenix View Post
Sincerely, I would like to ask you (I'm afraid to have a negative response) from your experience if that kind of problems (display, video, slowness in general) are simply related to some bugs and I/we have just to wait upgraded driver.
Or, it's related only to the integrated graphic board.
I don't believe there is any way to rule out a defective hardware issue. This kind of trouble is a price Linux users pay for buying hardware that's too new. Manufacturers provide drivers for Windows prior to product release, which very rarely happens for Linux use. Bugs appear in support for most new hardware. It takes time to find and quash them. Bug reports from users help with this process. With GPUs, they occur regardless whether discrete or part of the CPU package. Give the developers more time to address the bug if you can. Meanwhile, you could try a distro that more swiftly incorporates support for new hardware, such as openSUSE Tumbleweed. Very possibly TW simply works.
 
Old 02-27-2023, 03:01 AM   #14
SUSEphoenix
LQ Newbie
 
Registered: Feb 2023
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mrmazda View Post
I don't believe there is any way to rule out a defective hardware issue.
I've just tried the Windows partition. I've dual boot, no virtual machine or so on.
Also in Windows, all external monitors work except the ACER CB282K.
At this stage I think there is a problem only with that monitor. It's quite strange because it works with my old PC with Suse 15.2.
I tried to download Windows driver(s) for that monitor but I did not find anything so far.

With this information, can we rule out a hardware problem?
Can I do more tests in Windows to rule them out?

As you can image right now, the thing I'm most concerned about is being able to rule out a hardware problem.
 
Old 02-27-2023, 05:22 PM   #15
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,852
Blog Entries: 1

Rep: Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074Reputation: 2074
Do you still have the old PC with 15.2, and does it still work with the Acer as an additional display, not as primary or sole? If the Acer is still under warranty, I would investigate the possibility of functional failure with Acer support.

IME, newer displays are more likely than older models to be cantankerous when they are not a sole display, but I think it also depends on the PC BIOS. Also IME, trouble is more likely from UEFI BIOS than older. They seem to be prone to poor support for legacy text modes used before the kernel's GPU driver starts a framebuffer. Also, behavior is not infrequently affected according to whether physically connected at POST time, which sometimes means need to be powered on as well.

Have you tried to discuss the situation with HP support?

I'm not sure, but I think the goal is to have another build of the beta released every two weeks or so. If I'm right, there could be another 15.5 kernel and/or Xorg in just a few days, since it's already been 10 since the last.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel26-firmware conflicts with linux-firmware conflicts with nvidia-96xx Bratmon Arch 3 06-26-2010 07:42 PM
Intel graphic driver(xf86-video-intel) won't work me_and_linux Linux - Laptop and Netbook 1 10-06-2008 11:26 AM
Nvidia and Intel i810 conflicts farfnarf Linux - General 1 06-06-2006 11:46 PM
Nvidia Driver Install - rivafb driver conflicts rjcmi Debian 5 10-10-2004 11:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration