Various issues with an HP envy x360, mostly relating to input

Specific model HP envy x360 eu0009nv

First off let me add lspci and lsusb

[john@fedora ~]$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5228 (rev 01)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8852AE 802.11ax PCIe Wireless Network Adapter
03:00.0 Non-Volatile memory controller: KIOXIA Corporation Device 000c
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c1)
04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller
04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01)
04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub
[john@fedora ~]$ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0bda:2852 Realtek Semiconductor Corp. Bluetooth Radio
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f3:0c4c Elan Microelectronics Corp. ELAN:ARM-M4
Bus 001 Device 002: ID 0408:542c Quanta Computer, Inc. HP Wide Vision HD Camera
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[john@fedora ~]$ 

I am using fedora 37 workstation (so gnome with wayland but i also checked X11) freshly installed.
This device contains three input devices. A touchpad, a touchscreen and a pen you can use with the touchscreen.

For the Touchpad: only the primary click works
For the Touchscreen: It seems to be impossible to “right click”, you are apparently supposed to use two fingers for that but it has not worked at all
With the pen it is also impossible to click using the built in buttons, there are also no settings that appear for it in the wacom pen settings in gnome(even with libinput and libwacom installed

These issues also appeared in X11, however the interesting thing is that i tried the latest iso of ubuntu 22.10 and it seems some of the right click issues are slightly alleviated(i tested a live environment which by default used X11)

Rotation: The device is able to rotate its screen depending on the orientation but i can find no such control in the gnome settings, i should also note that this also worked on the ubuntu live image.

Fingerprint reader:(by ELAN) the finger print reader for whatever reason shows up as an external device with its own battery stuck at 1%
7605dfe44ae3b936f172935f973cfa0bcab7836f.png

These are the issues i have been able to find so far.
At least the input and rotation ones are interesting, as for the Elan it would be at least nice if someone knew a way to make the kernel ignore its existence somehow because the low battey notification gets annoying.

correcion it seems that this specific elan device shows is supposed to be the pen.
for whatever reason it only shows up as 1%

Moving this topic to #english . #common-issues is used for already established bugs which affect a large portion of our user base.

That model might have a different digitizer and pen, but maybe this page will help you somehow: HP Envy x360 13z-ag000 - ArchWiki

Did you enable? Mouse & Touchpad → Tap to click

You should be able to tap with two fingers after that.

You can also install gnome-tweaks,and under Keyboard and Mouse → Mouse Click Emulation you can set the method for right and middle clicks.