Boot Error on HP EliteBook 660 G11

Here you can post about your various experiences with PC hardware. You can also post about hardware that is not compatible with the linux kernel or not recommended for use with Porteus.
Krepik
White ninja
White ninja
Posts: 6
Joined: 13 Apr 2025, 03:45
Distribution: HP EliteBook 660 G11

Boot Error on HP EliteBook 660 G11

Post#1 by Krepik » 13 Apr 2025, 04:02

Cannot Boot on HP EliteBook 660 G11

Kernel does not support x2APIC, please recompile with CONFIG_X86_X2APIC.
Disabling APIC: expect reduced performance and functionality.
...
xhci_hcd ... startup error = -22
xhci_hcd ... probe with driver xhci_hcd failed with error -22
...
nvme ... probe with driver nvme failed with error -524

Is there any way to fix this?
Thanks

User avatar
Blaze
DEV Team
DEV Team
Posts: 3996
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Boot Error on HP EliteBook 660 G11

Post#2 by Blaze » 13 Apr 2025, 07:44

Hi Krepik.
Try this kernel for Porteus 5.1 Alpha 2
https://www.mediafire.com/file/krvwu7lf ... 6.14.2.tar
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Krepik
White ninja
White ninja
Posts: 6
Joined: 13 Apr 2025, 03:45
Distribution: HP EliteBook 660 G11

Boot Error on HP EliteBook 660 G11

Post#3 by Krepik » 14 Apr 2025, 06:54

Hi Blaze
thank you very much for the good tip.

I just replaced 2 files (vmlinuz and 000-kernel.xzm) and the EliteBook booted.

I still have a problem with the sound.
Audio Volume => Devices => No output or input devices found.

Do you have a good tip for this problem too?

User avatar
Blaze
DEV Team
DEV Team
Posts: 3996
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Boot Error on HP EliteBook 660 G11

Post#4 by Blaze » 14 Apr 2025, 10:40

Hi Krepik,
can you share log of these commands?

Code: Select all

su
toot
lsmod |grep snd
cat /proc/asound/card*/codec* | grep Codec
dmesg -T | grep audio -i
dmesg | grep -iE 'snd|sof'
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Krepik
White ninja
White ninja
Posts: 6
Joined: 13 Apr 2025, 03:45
Distribution: HP EliteBook 660 G11

Boot Error on HP EliteBook 660 G11

Post#5 by Krepik » 14 Apr 2025, 18:16

Hi Blaze
Thank you for your quick response.
Here is the requested report

Code: Select all

root@porteus:/home/guest# lsmod |grep snd
snd_hda_codec_realtek   167936  0
snd_hda_codec_generic    94208  1 snd_hda_codec_realtek
snd_hda_scodec_component    12288  1 snd_hda_codec_realtek
snd_soc_dmic           12288  0
snd_sof_pci_intel_mtl    20480  0
snd_sof_intel_hda_generic    20480  1 snd_sof_pci_intel_mtl
snd_sof_intel_hda_common    90112  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
snd_soc_hdac_hda       20480  1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink    20480  2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_intel_hda      12288  2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_hda_codec_hdmi     73728  0
snd_sof_pci            16384  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
snd_sof_xtensa_dsp     12288  1 snd_sof_intel_hda_generic
snd_sof               245760  5 snd_sof_pci_intel_mtl,snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_intel_hda
snd_sof_utils          12288  1 snd_sof
snd_hda_ext_core       20480  4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_soc_acpi_intel_match    98304  2 snd_sof_pci_intel_mtl,snd_sof_intel_hda_generic
snd_soc_acpi           12288  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
snd_soc_acpi_intel_sdca_quirks    12288  1 snd_soc_acpi_intel_match
snd_soc_sdca           12288  1 snd_soc_acpi_intel_sdca_quirks
snd_soc_core          233472  4 snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_dmic
snd_compress           16384  1 snd_soc_core
snd_hda_intel          36864  0
snd_intel_dspcfg       28672  4 snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_hda_codec         131072  6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hda_core           77824  9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
snd_hwdep              12288  1 snd_hda_codec
snd_pcm               135168  10 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_sof_intel_hda_generic,snd_soc_core,snd_sof_utils,snd_hda_core
snd_timer              36864  1 snd_pcm

Code: Select all

root@porteus:/home/guest# cat /proc/asound/card*/codec* | grep Codec
cat: '/proc/asound/card*/codec*': No such file or directory

Code: Select all

root@porteus:/home/guest# dmesg -T | grep audio -i
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: enabling device (0000 -> 0002)
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffffa0be72c0)
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: use msi interrupt mode
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: hda codecs found, mask 5
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: SOF firmware and/or topology file not found.
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: Supported default profiles
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: - ipc type 1 (Requested):
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3:  Firmware file: intel/sof-ipc4/mtl/sof-mtl.ri
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3:  Topology file: intel/sof-ace-tplg/sof-hda-generic-2ch.tplg
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: Check if you have 'sof-firmware' package installed.
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: Optionally it can be manually downloaded from:
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3:    https://github.com/thesofproject/sof-bin/
[Mon Apr 14 20:01:00 2025] sof-audio-pci-intel-mtl 0000:00:1f.3: error: sof_probe_work failed err: -2

Code: Select all

root@porteus:/home/guest# dmesg | grep -iE 'snd|sof'
[    0.092020] software IO TLB: area num 32.
[    0.503825] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.530242] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.530242] software IO TLB: mapped [mem 0x00000000474ab000-0x000000004b4ab000] (64MB)
[   33.459315] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[   33.465051] sof-audio-pci-intel-mtl 0000:00:1f.3: enabling device (0000 -> 0002)
[   33.465121] sof-audio-pci-intel-mtl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[   33.812749] sof-audio-pci-intel-mtl 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffffa0be72c0)
[   33.819605] sof-audio-pci-intel-mtl 0000:00:1f.3: use msi interrupt mode
[   33.835880] sof-audio-pci-intel-mtl 0000:00:1f.3: hda codecs found, mask 5
[   33.835882] sof-audio-pci-intel-mtl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
[   33.835884] sof-audio-pci-intel-mtl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[   33.835885] sof-audio-pci-intel-mtl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
[   33.835886] sof-audio-pci-intel-mtl 0000:00:1f.3: DMICs detected in NHLT tables: 2
[   33.836027] sof-audio-pci-intel-mtl 0000:00:1f.3: SOF firmware and/or topology file not found.
[   33.836028] sof-audio-pci-intel-mtl 0000:00:1f.3: Supported default profiles
[   33.836029] sof-audio-pci-intel-mtl 0000:00:1f.3: - ipc type 1 (Requested):
[   33.836029] sof-audio-pci-intel-mtl 0000:00:1f.3:  Firmware file: intel/sof-ipc4/mtl/sof-mtl.ri
[   33.836029] sof-audio-pci-intel-mtl 0000:00:1f.3:  Topology file: intel/sof-ace-tplg/sof-hda-generic-2ch.tplg
[   33.836030] sof-audio-pci-intel-mtl 0000:00:1f.3: Check if you have 'sof-firmware' package installed.
[   33.836030] sof-audio-pci-intel-mtl 0000:00:1f.3: Optionally it can be manually downloaded from:
[   33.836031] sof-audio-pci-intel-mtl 0000:00:1f.3:    https://github.com/thesofproject/sof-bin/
[   33.860376] sof-audio-pci-intel-mtl 0000:00:1f.3: error: sof_probe_work failed err: -2

Krepik
White ninja
White ninja
Posts: 6
Joined: 13 Apr 2025, 03:45
Distribution: HP EliteBook 660 G11

Boot Error on HP EliteBook 660 G11

Post#6 by Krepik » 14 Apr 2025, 18:34

Another note.
When I connect USB headphones to the laptop, the sound is OK.

The same goes for the mouse.
The touchpad does not work, but the connected USB mouse does.

Thank you very much again for your useful advice and I look forward to your response.
(Translated from Czech to English using Google Translate.)

User avatar
Blaze
DEV Team
DEV Team
Posts: 3996
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Boot Error on HP EliteBook 660 G11

Post#7 by Blaze » 20 Apr 2025, 10:18

Hi Krepik.
I am sorry for my late response.
I do not access to forum. Seems my country under sanction. Now I use VPN :)
Try my a new build of kernel 6.14.3 for Porteus 5.1 Alpha 2 with sound fix for your laptop
https://www.mediafire.com/file/8huk18oe ... 6.14.3.tar
Krepik wrote:
14 Apr 2025, 18:34
The touchpad does not work
can you share log of these commands after update kernel

Code: Select all

su
toor
dmesg | grep -iE 'i2c|elan|touchpad|error|fail|warn|issue|resolve|found|firmware|fw|input'
lspci -k
?
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Krepik
White ninja
White ninja
Posts: 6
Joined: 13 Apr 2025, 03:45
Distribution: HP EliteBook 660 G11

Boot Error on HP EliteBook 660 G11

Post#8 by Krepik » 20 Apr 2025, 23:16

Hi Blaze,

Thank you very much for the further advice.
It was great, the sound works. :thumbsup:
I believe that with your help I will also fix the touchpad.

Code: Select all

root@porteus:/home/guest# dmesg | grep -iE 'i2c|elan|touchpad|error|fail|warn|issue|resolve|found|firmware|fw|input'
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.004734] No NUMA configuration found
[    0.265885] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.517718] pnp: PnP ACPI: found 7 devices
[    0.528197] DMAR: No RMRR found
[    0.528197] DMAR: No ATSR found
[    0.532194] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.543322] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.543348] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.543370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.590259] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    0.590516] hub 1-0:1.0: USB hub found
[    0.590735] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[    0.590824] hub 2-0:1.0: USB hub found
[    0.595190] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[    0.595291] hub 3-0:1.0: USB hub found
[    0.597071] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[    0.597139] hub 4-0:1.0: USB hub found
[    0.610529]   No soundcards found.
[    0.615789] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.061265] usb 2-1: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.56
[    1.063545] hub 2-1:1.0: USB hub found
[    1.294082] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.56
[    1.295404] hub 3-1:1.0: USB hub found
[    1.573655] usb 3-5: New USB device found, idVendor=04f2, idProduct=b804, bcdDevice= 0.04
[    1.742289] usb 3-1.4: New USB device found, idVendor=346d, idProduct=5678, bcdDevice= 2.00
[    1.985242] usb 3-9: New USB device found, idVendor=03f0, idProduct=154a, bcdDevice= 1.00
[    1.991144] input: HP HP USB 1000dpi Laser Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:03F0:154A.0001/input/input4
[    1.991226] hid-generic 0003:03F0:154A.0001: input,hidraw0: USB HID v1.00 Mouse [HP HP USB 1000dpi Laser Mouse] on usb-0000:00:14.0-9/input0
[    2.228654] usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[    2.766882] sd 0:0:0:0: [sda] No Caching mode page found
[    4.065716] exFAT-fs (loop1): failed to read boot sector
[    4.065717] exFAT-fs (loop1): failed to recognize exfat type
[    5.626303] ipv6: module verification failed: signature and/or required key missing - tainting kernel
[    6.013911] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: DF4E63B6-3BBC-4858-9737-C74F82F821F3 has zero instances
[    6.013921] wmi_bus wmi_bus-PNP0C14:00: [Firmware Info]: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A has zero instances
[    6.064219] i2c i2c-0: Successfully instantiated SPD at 0x50
[    6.172468] input: Intel HID events as /devices/platform/INTC1077:00/input/input5
[    6.172538] input: Intel HID 5 button array as /devices/platform/INTC1077:00/input/input6
[    6.239432] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.239436] cfg80211: failed to load regulatory.db
[    6.255143] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
[    6.289899] intel_rapl_common: Found RAPL domain package
[    6.686346] hp_wmi: query 0x4 returned error 0x5
[    6.694967] input: HP WMI hotkeys as /devices/virtual/input/input7
[    6.864173] intel_rapl_common: Found RAPL domain package
[    6.864176] intel_rapl_common: Found RAPL domain core
[    6.864177] intel_rapl_common: Found RAPL domain uncore
[    6.864179] intel_rapl_common: Found RAPL domain psys
[    7.041446] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.3.94
[    7.042149] iwlwifi 0000:00:14.3: loaded firmware version 89.4d42c933.0 ma-b0-gf-a0-89.ucode op_mode iwlmvm
[    7.314392] i915 0000:00:02.0: [drm] Found meteorlake (device ID 7d55) integrated display version 14.00 stepping C0
[    7.342996] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.23)
[    7.450293] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0024B5C0 for RT uCode
[    7.523622] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.44.1
[    7.542497] i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.44.1
[    7.542499] i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
[    7.595596] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[    7.687061] sof-audio-pci-intel-mtl 0000:00:1f.3: hda codecs found, mask 5
[    7.711128] i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.1.15.1926, svn 1)
[    7.731472] i915 0000:00:02.0: [drm] *ERROR* GT1: GSC proxy handler failed to init
[    7.781932] sof-audio-pci-intel-mtl 0000:00:1f.3: Firmware paths/files for ipc type 1:
[    7.781940] sof-audio-pci-intel-mtl 0000:00:1f.3:  Firmware file:     intel/sof-ipc4/mtl/sof-mtl.ri
[    7.781942] sof-audio-pci-intel-mtl 0000:00:1f.3:  Firmware lib path: intel/sof-ipc4-lib/mtl
[    7.782242] sof-audio-pci-intel-mtl 0000:00:1f.3: Loaded firmware library: ADSPFW, version: 2.12.0.1
[    7.911866] sof-audio-pci-intel-mtl 0000:00:1f.3: Booted firmware version: 2.12.0.1
[    7.982880] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[    8.038356] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input9
[    8.038420] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input10
[    8.038456] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input11
[    8.038498] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input12
[    8.038533] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input13
[    8.934283] usb 3-5: Found UVC 1.50 device HP FHD Camera (04f2:b804)
[    8.957063] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    9.082964] Bluetooth: hci0: Found device firmware: intel/ibt-0180-0041.sfi
[    9.082974] Bluetooth: hci0: Firmware Version: 20-49.24
[    9.312349] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0024B5C0 for RT uCode
[    9.595172] iwlwifi 0000:00:14.3: Not valid error log pointer 0x0024B5C0 for RT uCode
[   10.533452] Bluetooth: hci0: Waiting for firmware download to complete
[   10.534029] Bluetooth: hci0: Firmware loaded in 1417053 usecs
[   12.126689] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0180-0041.ddc
[   12.131057] Bluetooth: hci0: Firmware timestamp 2024.48 buildtype 1 build 3604
[   12.131060] Bluetooth: hci0: Firmware SHA1: 0xc115e35a
[   25.032078] warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211

Code: Select all

root@porteus:/home/guest# lspci -k
00:00.0 Host bridge: Intel Corporation Device 7d14 (rev 04)
        Subsystem: Hewlett-Packard Company Device 8c87
00:02.0 VGA compatible controller: Intel Corporation Device 7d55 (rev 08)
        DeviceName: Onboard IGD
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: i915
        Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Device 7d03 (rev 04)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: proc_thermal_pci
        Kernel modules: processor_thermal_device_pci
00:06.0 PCI bridge: Intel Corporation Device 7e4d (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: pcieport
00:07.0 PCI bridge: Intel Corporation Device 7ec4 (rev 02)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: pcieport
00:07.2 PCI bridge: Intel Corporation Device 7ec6 (rev 02)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: pcieport
00:08.0 System peripheral: Intel Corporation Device 7e4c (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
00:0a.0 Signal processing controller: Intel Corporation Device 7d0d (rev 01)
        Subsystem: Hewlett-Packard Company Device 8c87
00:0b.0 Processing accelerators: Intel Corporation Device 7d1d (rev 04)
        Subsystem: Hewlett-Packard Company Device 8c87
00:0d.0 USB controller: Intel Corporation Device 7ec0 (rev 02)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: xhci_hcd
00:0d.2 USB controller: Intel Corporation Device 7ec2 (rev 02)
        Subsystem: Hewlett-Packard Company Device 8c87
00:0d.3 USB controller: Intel Corporation Device 7ec3 (rev 02)
        Subsystem: Hewlett-Packard Company Device 8c87
00:14.0 USB controller: Intel Corporation Device 7e7d (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: xhci_hcd
00:14.2 RAM memory: Intel Corporation Device 7e7f (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
00:14.3 Network controller: Intel Corporation Device 7e40 (rev 20)
        Subsystem: Intel Corporation Device 0094
        Kernel driver in use: iwlwifi
        Kernel modules: iwlwifi
00:15.0 Serial bus controller [0c80]: Intel Corporation Device 7e78 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Device 7e70 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:1e.0 Communication controller: Intel Corporation Device 7e25 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:1e.2 Serial bus controller [0c80]: Intel Corporation Device 7e27 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:1f.0 ISA bridge: Intel Corporation Device 7e02 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
00:1f.3 Multimedia audio controller: Intel Corporation Device 7e28 (rev 20)
        DeviceName: Onboard Audio
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: sof-audio-pci-intel-mtl
        Kernel modules: snd_hda_intel, snd_sof_pci_intel_mtl
00:1f.4 SMBus: Intel Corporation Device 7e22 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 7e23 (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c87
00:1f.6 Ethernet controller: Intel Corporation Device 550a (rev 20)
        Subsystem: Hewlett-Packard Company Device 8c86
        Kernel driver in use: e1000e
        Kernel modules: e1000e
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a80a
        Subsystem: Samsung Electronics Co Ltd Device a801
        Kernel driver in use: nvme

User avatar
Blaze
DEV Team
DEV Team
Posts: 3996
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Boot Error on HP EliteBook 660 G11

Post#9 by Blaze » 21 Apr 2025, 15:26

Krepik, a new 64bit-ALL-kernel6.14.3.tar with activated Meteor Lake options.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Krepik
White ninja
White ninja
Posts: 6
Joined: 13 Apr 2025, 03:45
Distribution: HP EliteBook 660 G11

Boot Error on HP EliteBook 660 G11

Post#10 by Krepik » 21 Apr 2025, 21:43

Hi Blaze
You are absolutely amazing. :thumbsup:
Everything I needed to fix is ​​working now!
Thank you so much for everything. :beer:

User avatar
Blaze
DEV Team
DEV Team
Posts: 3996
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Boot Error on HP EliteBook 660 G11

Post#11 by Blaze » 21 Apr 2025, 21:59

Thanks for the report and welcome to the board.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

Post Reply