I have this new laptop, a HP 15, and Porteus is booting, but a bunch of peripherics is not taken in charge.
- I have the alert message saying "Your system is currently running without video hardware acceleration.
- Wifi is not working.
- Trackpad is not working.
Code: Select all
root@porteus:~# uname -a
Linux porteus.example.net 6.6.20-porteus #1 SMP PREEMPT_DYNAMIC Tue Mar 5 20:06:09 MSK 2024 x86_64 Intel(R) N100 GenuineIntel GNU/Linux
root@porteus:~# cat /proc/cmdline
quiet BOOT_IMAGE=/boot/syslinux/vmlinuz from=LABEL:MAIN changes=/porteus noauto kmap=ca:multi timezone=America/Toronto initrd=/boot/syslinux/initrd.xz
root@porteus:~# cat /etc/porteus/*
001-core.xzm:20240301
002-xorg.xzm:20240301
002-xtra.xzm:20240301
003-cinnamon.xzm:20230922
initrd.xz:20230923
root@porteus:~# ls -lo /mnt/live/memory/images
total 0
drwxr-xr-x 5 root 61 Mar 5 12:26 000-kernel.xzm/
drwxr-xr-x 20 root 305 Mar 1 06:24 001-core.xzm/
drwxr-xr-x 10 root 154 Mar 1 06:29 002-xorg.xzm/
drwxr-xr-x 6 root 72 Mar 1 06:34 002-xtra.xzm/
drwxr-xr-x 10 root 129 Aug 7 2023 003-cinnamon.xzm/
drwxr-xr-x 4 root 37 Mar 7 11:58 firmware-iwlwifi-20240305-noarch-1bl.xzm/
root@porteus:~# lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:461c]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:46d1]
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Device [8086:461d]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: proc_thermal_pci
Kernel modules: processor_thermal_device_pci
00:08.0 System peripheral [0880]: Intel Corporation Device [8086:467e]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
00:0a.0 Signal processing controller [1180]: Intel Corporation Device [8086:467d] (rev 01)
00:12.0 Serial controller [0700]: Intel Corporation Device [8086:54fc]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel modules: 8250_pci, intel_ish_ipc
00:12.7 Mass storage controller [0109]: Intel Corporation Device [8086:54ff]
00:14.0 USB controller [0c03]: Intel Corporation Device [8086:54ed]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: xhci_hcd
00:14.2 RAM memory [0500]: Intel Corporation Device [8086:54ef]
00:15.0 Serial bus controller [0c80]: Intel Corporation Device [8086:54e8]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Serial bus controller [0c80]: Intel Corporation Device [8086:54e9]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Device [8086:54e0]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:19.0 Serial bus controller [0c80]: Intel Corporation Device [8086:54c5]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:19.1 Serial bus controller [0c80]: Intel Corporation Device [8086:54c6]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:54be]
Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:5481]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Device [8086:54c8]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
00:1f.4 SMBus [0c05]: Intel Corporation Device [8086:54a3]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device [8086:54a4]
Subsystem: Hewlett-Packard Company Device [103c:8b36]
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:b852]
DeviceName: Realtek PCIe GBE Family Controller
Subsystem: Hewlett-Packard Company Device [103c:88e3]
root@porteus:~# dmesg | egrep -i 'rtl|wlan|firmware|b43|phy|bcm|fw|wl|error|faile|warn|issue|resolve|found|bug|loaded|broad|touch|elan|screen|input'
[ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 0.000000] BIOS-provided physical RAM map:
[ 0.005947] No NUMA configuration found
[ 0.173033] ACPI: 15 ACPI AML tables successfully acquired and loaded
[ 0.202744] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.215250] ACPI: \_SB_.PC00.RP07.PXSX.PRWL: New power resource
[ 0.711583] libata version 3.00 loaded.
[ 0.735025] vgaarb: loaded
[ 0.737315] pnp: PnP ACPI: found 6 devices
[ 0.747222] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.747585] zbud: loaded
[ 0.747735] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 0.754230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.755231] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.755264] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.755306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.756498] ACPI: thermal: [Firmware Bug]: Invalid critical threshold (0)
[ 0.765000] loop: module loaded
[ 0.770075] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[ 0.770170] hub 1-0:1.0: USB hub found
[ 0.771546] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[ 0.771788] hub 2-0:1.0: USB hub found
[ 0.773354] usbcore: registered new interface driver ums-onetouch
[ 0.778431] IPI shorthand broadcast: enabled
[ 0.827428] Loaded X.509 cert 'Build time autogenerated kernel key: e079c55cfec89f76147f440f05d0b6cfa11e1642'
[ 0.828449] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.829020] Btrfs loaded, zoned=no, fsverity=no
[ 0.829258] No soundcards found.
[ 1.144964] usb 1-1: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00
[ 1.150274] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:413C:301A.0001/input/input4
[ 1.150854] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-1/input0
[ 1.395098] usb 1-2: New USB device found, idVendor=346d, idProduct=5678, bcdDevice= 2.00
[ 1.640575] usb 1-3: New USB device found, idVendor=0408, idProduct=5489, bcdDevice= 0.05
[ 1.884250] usb 1-8: New USB device found, idVendor=0bda, idProduct=b85c, bcdDevice= 0.00
[ 2.463928] sd 0:0:0:0: [sda] No Caching mode page found
[ 9.052935] ipv6: module verification failed: signature and/or required key missing - tainting kernel
[ 9.545287] wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
[ 9.545291] wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A has zero instances
[ 9.545292] wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: 7391A661-223A-47DB-A77A-7BE84C60822D has zero instances
[ 9.545293] wmi_bus wmi_bus-PNP0C14:03: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
[ 9.558576] input: Intel HID events as /devices/platform/INTC1070:00/input/input5
[ 9.558682] input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input6
[ 9.973073] intel_rapl_common: Found RAPL domain package
[ 10.124344] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 10.479704] intel_rapl_common: Found RAPL domain package
[ 10.479707] intel_rapl_common: Found RAPL domain core
[ 10.479708] intel_rapl_common: Found RAPL domain uncore
[ 10.513040] input: HP WMI hotkeys as /devices/virtual/input/input7
[ 10.770537] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[ 10.959062] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
[ 11.022942] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin version 70.20.0
[ 11.022948] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[ 11.272504] Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000b lmp_ver=0b lmp_subver=8852
[ 11.273170] Bluetooth: hci0: RTL: rom_version status=0 version=1
[ 11.273173] Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_fw.bin
[ 11.346258] Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_config.bin
[ 11.376962] Bluetooth: hci0: RTL: cfg_sz 6, total sz 58003
[ 11.451076] usb 1-3: Found UVC 1.10 device HP True Vision HD Camera (0408:5489)
[ 11.696250] Bluetooth: hci0: RTL: fw version 0xdbc6b20f
[ 12.174068] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[ 12.275701] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[ 12.378284] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 12.378291] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 12.474756] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
[ 12.474766] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
[ 14.914238] snd_hda_codec_realtek ehdaudio0D0: inputs:
[ 14.969802] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input9
[ 14.969877] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input10
[ 14.969928] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input11
[ 14.969967] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input12
[ 14.970026] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input13
[ 19.996021] intel_ish_ipc 0000:00:12.0: [ishtp-ish]: Timed out waiting for FW-initiated reset
[ 19.996025] intel_ish_ipc 0000:00:12.0: ISH: hw start failed.
[ 2952.755492] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.LPCB.EC0._Q20.PNOT], AE_NOT_FOUND (20230628/psargs-330)
[ 2952.755518] ACPI Error: Aborting method \_SB.PC00.LPCB.EC0._Q20 due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
