I m testing Porteus 5 on HP elitebook 840 G7 and many things worked and others didn't.
I will comment on the ones that did not work:
Sound: We fixed it with sof-2.2-x86_64-1gv.xzm It's in this forum.
The temperature sensors are not working well.
The touchpad/trackpad was not recognized.
The same computer using the ubuntu 20 installer recognizes the temperature sensors and the touchpad.
Comet lake processor identifier appears in dmesg from ubuntu cd but not in porteus 5 dmesg. I don't know if this is relevant.
I need the touchpad to use the laptop at bus.

thanks in advance.
lsmod and lsdev in ubuntu 20 and porteus5
Code: Select all
UBUNTU 20
root@porteus:/home/guest# cat /mnt/nvme0n1p3/Users/lsmod.txt | grep -e hid -e input -e mouse -e i2c
input_leds 16384 0
hid_multitouch 32768 0
intel_hid 24576 0
sparse_keymap 16384 2 hp_wmi,intel_hid
mac_hid 16384 0
i2c_algo_bit 16384 1 i915
hid_generic 16384 0
i2c_i801 36864 0
i2c_smbus 20480 1 i2c_i801
i2c_hid_acpi 16384 0
i2c_hid 36864 1 i2c_hid_acpi
hid 159744 3 i2c_hid,hid_multitouch,hid_generic
PORTEUS 5
root@porteus:/home/guest# lsmod | grep -e hid -e input -e mouse -e i2c
input_leds 12288 0
led_class 12288 3 snd_hda_codec_generic,input_leds,iwlmvm
i2c_i801 24576 0
i2c_hid_acpi 12288 0
i2c_hid 24576 1 i2c_hid_acpi
intel_hid 16384 0
sparse_keymap 12288 2 hp_wmi,intel_hid
root@porteus:/home/guest#
Code: Select all
root@porteus:/home/guest# cat /mnt/nvme0n1p3/Users/lsdev.txt
Device DMA IRQ I/O Ports
------------------------------------------------
0 INT34BB:00 106 SYNA30B3:00 166
0000:00:02.0 3000-303f
0000:00:1f.4 efa0-efbf
ACPI 1800-1803 1804-1805 1808-180b 1810-1815 1850-1850 1860-187f
acpi 9
AudioDSP 168
cascade 4
dma 0080-008f
dma1 0000-001f
dma2 00c0-00df
dmar0 120
dmar1 121
EC 0062-0062 0066-0066
fpu 00f0-00ff
i2c_designware.1 17
i801_smbus 16 efa0-efbf
i8042 1
i915 167
INT34BB:00 14
iTCO_wdt 0400-041f
iwlwifi:default_queue 140
iwlwifi:exception 149
iwlwifi:queue_1 141
iwlwifi:queue_2 142
iwlwifi:queue_3 143
iwlwifi:queue_4 144
iwlwifi:queue_5 145
iwlwifi:queue_6 146
iwlwifi:queue_7 147
iwlwifi:queue_8 148
keyboard 0060-0060 0064-0064
mei_me 139
nvme0q0 128
nvme0q1 131
nvme0q2 132
nvme0q3 133
nvme0q4 134
nvme0q5 135
nvme0q6 136
nvme0q7 137
nvme0q8 138
PCI 0000-0cf7 0cf8-0cff 0d00-ffff 4000-6fff 4000-5fff 4000-4fff 5000-5fff
PCIe PME 123
PCIe PME, pciehp 122
pciehp 125 127
pic1 0020-0021
pic2 00a0-00a1
pnp 0200-027f 0680-069f 164e-164f 1800-18fe 1854-1857 2000-20fe
PNP0C09:00 0062-0062 0066-0066
rtc0 8 0070-0077
thunderbolt 150 151
timer0 0040-0043
timer1 0050-0053
xhci_hcd 129 130
Code: Select all
root@porteus:/home/guest# lsdev
Device DMA IRQ I/O Ports
------------------------------------------------
0000:00:02.0 3000-303f
0000:00:1f.4 efa0-efbf
ACPI 1800-1803 1804-1805 1808-180b 1810-1815 1850-1850 1860-187f
acpi 9
AudioDSP 145
cascade 4
dma 0080-008f
dma1 0000-001f
dma2 00c0-00df
dmar0 120
dmar1 121
EC 0062-0062 0066-0066
fpu 00f0-00ff
i2c_designware.0 16
i2c_designware.1 17
i801_smbus efa0-efbf
i8042 1 12
i915 144
iTCO_wdt 0400-041f
iwlwifi:default_queue 134
iwlwifi:exception 143
iwlwifi:queue_1 135
iwlwifi:queue_2 136
iwlwifi:queue_3 137
iwlwifi:queue_4 138
iwlwifi:queue_5 139
iwlwifi:queue_6 140
iwlwifi:queue_7 141
iwlwifi:queue_8 142
keyboard 0060-0060 0064-0064
mei_me 133
nvme0q0 123
nvme0q1 125
nvme0q2 126
nvme0q3 127
nvme0q4 128
nvme0q5 129
nvme0q6 130
nvme0q7 131
nvme0q8 132
PCI 0cf8-0cff
PCIe PME 122
pic1 0020-0021
pic2 00a0-00a1
pnp 0200-027f 0680-069f 164e-164f 1800-18fe 1854-1857 2000-20fe
PNP0C09:00 0062-0062 0066-0066
rtc0 8 0070-0077
timer0 0040-0043
timer1 0050-0053
xhci_hcd 124