Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-07-04 Thread Comète
Hi,

thanks Philip for your diagnostic. I will be available to make some tests when 
someone will have time to spend on it.

Thanks a lot.

Regards,

Comete


4 juillet 2024 07:14 "Philip Guenther"  a écrit:

> On Mon, Jun 24, 2024 at 2:16 AM Comète  wrote:
> 
>> finally i'm still stuck on this problem. Are there any other tests I can do ?
> 
> It looks like this machine has a physical memory layout (available
> physical addresses) that OpenBSD doesn't currently support, and the
> usual suspects have other things going so no immediate plans to work
> on changing that. Sorry it won't work for you.
> 
> Philip Guenther
> 
>> Thank you
>> 
>> Comete
>> 
>> 27 mai 2024 21:24 "Comète"  a écrit:
>> 
>> Hi Aaron,
>> 
>> thanks for the idea. Booting the regular kernel as suggested, has the same 
>> result:
>> it freezes on "entry point at 0x1001000" too.
>> 
>> Thanks a lot.
>> 
>> Comete
>> 
>> 27 mai 2024 04:48 "Aaron Mason"  a écrit:
>> 
>> Hi
>> 
>> Can you try booting the regular kernel? You should be able to do it this way:
>> 
>> boot> /7.5/amd64/bsd
>> 
>> If it makes it past the stage where the install kernel fails, it'll
>> panic at the lack of root, which is expected.
>> 
>> Might be a pointless move but it might help eliminate the install
>> kernel as a variable.
>> 
>> On Fri, May 24, 2024 at 10:30 PM Comète  wrote:
>> 
>> Thanks Sven,
>> 
>> I can't install OpenBDS because I get the error when trying to boot the 
>> install image.
>> 
>> Comete
>> 
>> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
>> 
>> Hi,
>> 
>> I had a silimar issue on a Lenovo V130.
>> For this machine I needed to remove the amdgpu driver in the kernel.
>> 
>> See also:
>> https://marc.info/?l=openbsd-misc=160232897421774=2
>> https://marc.info/?l=openbsd-tech=160383074317608=2
>> 
>> Do you get the error "entry point at 0x1001000" also with the bsd.rd kernel 
>> or only after you
>> installed the system with the bsd.mp/bsd.sp kernel?
>> 
>> Best regards,
>> Sven
>> 
>> On 5/23/24 22:40, Comète wrote:
>> 
>> Hello,
>> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
>> only) without success.
>> It is stuck at boot on "entry point at 0x1001000".
>> Even retried after a BIOS upgrade but no luck either.
>> I tried with a snapshot install too with the same result.
>> I post here what lspci returns from a debian bookworm:
>> 00:00.0 Host bridge: Intel Corporation Device a706
>> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe 
>> Graphics] (rev 04)
>> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic 
>> Platform and Thermal
>> Framework Processor Participant
>> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
>> 00:06.2 PCI bridge: Intel Corporation Device a73d
>> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> Express Root Port
>> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> Express Root Port
>> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
>> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake Crashlog 
>> and Telemetry (rev 01)
>> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
>> Controller
>> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
>> Controller (rev 01)
>> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
>> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 
>> 01)
>> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
>> I2C Controller #0 (rev
>> 01)
>> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
>> Controller (rev 01)
>> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection 
>> (rev 01)
>> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port 
>> #9 (rev 01)
>> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 
>> (rev 01)
>> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller 
>> (rev 01)
>> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 
>> 01)
>> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
>> cAVS (rev 01)
>> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 
>> 01)
>> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
>> Controller (rev 01)
>> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
>> Drive (DRAM-less) (rev 03)
>> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced 
>> Pro Modem (rev 01)
>> Thanks for your help.
>> Comete
>> 
>> --
>> Aaron Mason - Programmer, open source addict
>> I've taken my software vows - for beta or for worse



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-06-24 Thread Comète
Hello,

finally i'm still stuck on this problem. Are there any other tests I can do ?

Thank you

Comete

27 mai 2024 21:24 "Comète"  a écrit:

> Hi Aaron,
> 
> thanks for the idea. Booting the regular kernel as suggested, has the same 
> result:
> it freezes on "entry point at 0x1001000" too.
> 
> Thanks a lot.
> 
> Comete
> 
> 27 mai 2024 04:48 "Aaron Mason"  a écrit:
> 
>> Hi
>> 
>> Can you try booting the regular kernel? You should be able to do it this way:
>> 
>> boot> /7.5/amd64/bsd
>> 
>> If it makes it past the stage where the install kernel fails, it'll
>> panic at the lack of root, which is expected.
>> 
>> Might be a pointless move but it might help eliminate the install
>> kernel as a variable.
>> 
>> On Fri, May 24, 2024 at 10:30 PM Comète  wrote:
>> 
>>> Thanks Sven,
>>> 
>>> I can't install OpenBDS because I get the error when trying to boot the 
>>> install image.
>>> 
>>> Comete
>>> 
>>> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
>>> 
>>> Hi,
>>> 
>>> I had a silimar issue on a Lenovo V130.
>>> For this machine I needed to remove the amdgpu driver in the kernel.
>>> 
>>> See also:
>>> https://marc.info/?l=openbsd-misc=160232897421774=2
>>> https://marc.info/?l=openbsd-tech=160383074317608=2
>>> 
>>> Do you get the error "entry point at 0x1001000" also with the bsd.rd kernel 
>>> or only after you
>>> installed the system with the bsd.mp/bsd.sp kernel?
>>> 
>>> Best regards,
>>> Sven
>>> 
>>> On 5/23/24 22:40, Comète wrote:
>>> 
>>> Hello,
>>> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
>>> only) without success.
>>> It is stuck at boot on "entry point at 0x1001000".
>>> Even retried after a BIOS upgrade but no luck either.
>>> I tried with a snapshot install too with the same result.
>>> I post here what lspci returns from a debian bookworm:
>>> 00:00.0 Host bridge: Intel Corporation Device a706
>>> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe 
>>> Graphics] (rev 04)
>>> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic 
>>> Platform and Thermal
>>> Framework Processor Participant
>>> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
>>> 00:06.2 PCI bridge: Intel Corporation Device a73d
>>> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>>> Express Root Port
>>> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>>> Express Root Port
>>> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
>>> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake 
>>> Crashlog and Telemetry (rev 01)
>>> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
>>> Controller
>>> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>>> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>>> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
>>> Controller (rev 01)
>>> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
>>> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi 
>>> (rev 01)
>>> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
>>> I2C Controller #0 (rev
>>> 01)
>>> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
>>> Controller (rev 01)
>>> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection 
>>> (rev 01)
>>> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root 
>>> Port #9 (rev 01)
>>> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 
>>> (rev 01)
>>> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller 
>>> (rev 01)
>>> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 
>>> 01)
>>> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
>>> cAVS (rev 01)
>>> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller 
>>> (rev 01)
>>> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
>>> Controller (rev 01)
>>> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
>>> Drive (DRAM-less) (rev 03)
>>> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced 
>>> Pro Modem (rev 01)
>>> Thanks for your help.
>>> Comete
>> 
>> --
>> Aaron Mason - Programmer, open source addict
>> I've taken my software vows - for beta or for worse



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-27 Thread Comète
Hi Aaron,

thanks for the idea. Booting the regular kernel as suggested, has the same 
result:
it freezes on "entry point at 0x1001000" too.

Thanks a lot.

Comete

27 mai 2024 04:48 "Aaron Mason"  a écrit:

> Hi
> 
> Can you try booting the regular kernel? You should be able to do it this way:
> 
> boot> /7.5/amd64/bsd
> 
> If it makes it past the stage where the install kernel fails, it'll
> panic at the lack of root, which is expected.
> 
> Might be a pointless move but it might help eliminate the install
> kernel as a variable.
> 
> On Fri, May 24, 2024 at 10:30 PM Comète  wrote:
> 
>> Thanks Sven,
>> 
>> I can't install OpenBDS because I get the error when trying to boot the 
>> install image.
>> 
>> Comete
>> 
>> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
>> 
>> Hi,
>> 
>> I had a silimar issue on a Lenovo V130.
>> For this machine I needed to remove the amdgpu driver in the kernel.
>> 
>> See also:
>> https://marc.info/?l=openbsd-misc=160232897421774=2
>> https://marc.info/?l=openbsd-tech=160383074317608=2
>> 
>> Do you get the error "entry point at 0x1001000" also with the bsd.rd kernel 
>> or only after you
>> installed the system with the bsd.mp/bsd.sp kernel?
>> 
>> Best regards,
>> Sven
>> 
>> On 5/23/24 22:40, Comète wrote:
>> 
>> Hello,
>> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
>> only) without success.
>> It is stuck at boot on "entry point at 0x1001000".
>> Even retried after a BIOS upgrade but no luck either.
>> I tried with a snapshot install too with the same result.
>> I post here what lspci returns from a debian bookworm:
>> 00:00.0 Host bridge: Intel Corporation Device a706
>> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe 
>> Graphics] (rev 04)
>> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic 
>> Platform and Thermal
>> Framework Processor Participant
>> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
>> 00:06.2 PCI bridge: Intel Corporation Device a73d
>> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> Express Root Port
>> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> Express Root Port
>> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
>> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake Crashlog 
>> and Telemetry (rev 01)
>> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
>> Controller
>> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
>> Controller (rev 01)
>> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
>> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 
>> 01)
>> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
>> I2C Controller #0 (rev
>> 01)
>> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
>> Controller (rev 01)
>> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection 
>> (rev 01)
>> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port 
>> #9 (rev 01)
>> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 
>> (rev 01)
>> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller 
>> (rev 01)
>> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 
>> 01)
>> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
>> cAVS (rev 01)
>> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 
>> 01)
>> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
>> Controller (rev 01)
>> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
>> Drive (DRAM-less) (rev 03)
>> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced 
>> Pro Modem (rev 01)
>> Thanks for your help.
>> Comete
> 
> --
> Aaron Mason - Programmer, open source addict
> I've taken my software vows - for beta or for worse



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-26 Thread Aaron Mason
Hi

Can you try booting the regular kernel? You should be able to do it this way:

boot> /7.5/amd64/bsd

If it makes it past the stage where the install kernel fails, it'll
panic at the lack of root, which is expected.

Might be a pointless move but it might help eliminate the install
kernel as a variable.

On Fri, May 24, 2024 at 10:30 PM Comète  wrote:
>
> Thanks Sven,
>
> I can't install OpenBDS because I get the error when trying to boot the 
> install image.
>
> Comete
>
> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
>
> > Hi,
> >
> > I had a silimar issue on a Lenovo V130.
> > For this machine I needed to remove the amdgpu driver in the kernel.
> >
> > See also:
> > https://marc.info/?l=openbsd-misc=160232897421774=2
> > https://marc.info/?l=openbsd-tech=160383074317608=2
> >
> > Do you get the error "entry point at 0x1001000" also with the bsd.rd kernel 
> > or only after you
> > installed the system with the bsd.mp/bsd.sp kernel?
> >
> > Best regards,
> > Sven
> >
> > On 5/23/24 22:40, Comète wrote:
> >
> >> Hello,
> >> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
> >> only) without success.
> >> It is stuck at boot on "entry point at 0x1001000".
> >> Even retried after a BIOS upgrade but no luck either.
> >> I tried with a snapshot install too with the same result.
> >> I post here what lspci returns from a debian bookworm:
> >> 00:00.0 Host bridge: Intel Corporation Device a706
> >> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris 
> >> Xe Graphics] (rev 04)
> >> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake 
> >> Dynamic Platform and Thermal
> >> Framework Processor Participant
> >> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
> >> 00:06.2 PCI bridge: Intel Corporation Device a73d
> >> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
> >> Express Root Port
> >> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
> >> Express Root Port
> >> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
> >> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake 
> >> Crashlog and Telemetry (rev 01)
> >> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
> >> Controller
> >> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
> >> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
> >> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
> >> Controller (rev 01)
> >> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
> >> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi 
> >> (rev 01)
> >> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
> >> I2C Controller #0 (rev
> >> 01)
> >> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
> >> Controller (rev 01)
> >> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL 
> >> Redirection (rev 01)
> >> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root 
> >> Port #9 (rev 01)
> >> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 
> >> (rev 01)
> >> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller 
> >> (rev 01)
> >> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 
> >> 01)
> >> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
> >> cAVS (rev 01)
> >> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller 
> >> (rev 01)
> >> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
> >> Controller (rev 01)
> >> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
> >> Drive (DRAM-less) (rev 03)
> >> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced 
> >> Pro Modem (rev 01)
> >>> Thanks for your help.
> >> Comete
>


-- 
Aaron Mason - Programmer, open source addict
I've taken my software vows - for beta or for worse



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-25 Thread Mike Larkin
On Sat, May 25, 2024 at 07:51:31AM +0200, Comète wrote:
> Hello,
>
> This is a link to a screenshot, I can't copy/paste at this step:
>
> https://ibb.co/tpr8zBz
>
> Thanks a lot !
>
> Comete
>

looks fine. probably our choice of physaddr conflicting with something
from efi.

> Le 24 mai 2024 20:38:45 GMT+02:00, Mike Larkin  a écrit :
> >On Fri, May 24, 2024 at 06:59:24AM +, Comète wrote:
> >> Thanks Sven,
> >>
> >> I can't install OpenBDS because I get the error when trying to boot the 
> >> install image.
> >>
> >> Comete
> >>
> >
> >At the boot> prompt, can you show what "mach mem" prints?
> >
> >Thanks
> >
> >-ml
> >
> >> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
> >>
> >> > Hi,
> >> >
> >> > I had a silimar issue on a Lenovo V130.
> >> > For this machine I needed to remove the amdgpu driver in the kernel.
> >> >
> >> > See also:
> >> > https://marc.info/?l=openbsd-misc=160232897421774=2
> >> > https://marc.info/?l=openbsd-tech=160383074317608=2
> >> >
> >> > Do you get the error "entry point at 0x1001000" also with the bsd.rd 
> >> > kernel or only after you
> >> > installed the system with the bsd.mp/bsd.sp kernel?
> >> >
> >> > Best regards,
> >> > Sven
> >> >
> >> > On 5/23/24 22:40, Comète wrote:
> >> >
> >> >> Hello,
> >> >> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI 
> >> >> capable only) without success.
> >> >> It is stuck at boot on "entry point at 0x1001000".
> >> >> Even retried after a BIOS upgrade but no luck either.
> >> >> I tried with a snapshot install too with the same result.
> >> >> I post here what lspci returns from a debian bookworm:
> >> >> 00:00.0 Host bridge: Intel Corporation Device a706
> >> >> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P 
> >> >> [Iris Xe Graphics] (rev 04)
> >> >> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake 
> >> >> Dynamic Platform and Thermal
> >> >> Framework Processor Participant
> >> >> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
> >> >> 00:06.2 PCI bridge: Intel Corporation Device a73d
> >> >> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
> >> >> Express Root Port
> >> >> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
> >> >> Express Root Port
> >> >> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator 
> >> >> module
> >> >> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake 
> >> >> Crashlog and Telemetry (rev 01)
> >> >> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 
> >> >> USB Controller
> >> >> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 
> >> >> NHI
> >> >> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 
> >> >> NHI
> >> >> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI 
> >> >> Host Controller (rev 01)
> >> >> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 
> >> >> 01)
> >> >> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi 
> >> >> (rev 01)
> >> >> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial 
> >> >> IO I2C Controller #0 (rev
> >> >> 01)
> >> >> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
> >> >> Controller (rev 01)
> >> >> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL 
> >> >> Redirection (rev 01)
> >> >> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root 
> >> >> Port #9 (rev 01)
> >> >> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART 
> >> >> #0 (rev 01)
> >> >> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI 
> >> >> Controller (rev 01)
> >> >> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller 
> >> >> (rev 01)
> >> >> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor 
> >> >> Lake-P/U/H cAVS (rev 01)
> >> >> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller 
> >> >> (rev 01)
> >> >> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
> >> >> Controller (rev 01)
> >> >> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
> >> >> Drive (DRAM-less) (rev 03)
> >> >> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE 
> >> >> Advanced Pro Modem (rev 01)
> >> >>> Thanks for your help.
> >> >> Comete
> >>
>
> --
> Envoyé de mon téléphone. Excusez la brièveté.
>



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-24 Thread Comète
Hello,

This is a link to a screenshot, I can't copy/paste at this step:

https://ibb.co/tpr8zBz

Thanks a lot !

Comete

Le 24 mai 2024 20:38:45 GMT+02:00, Mike Larkin  a écrit :
>On Fri, May 24, 2024 at 06:59:24AM +, Comète wrote:
>> Thanks Sven,
>>
>> I can't install OpenBDS because I get the error when trying to boot the 
>> install image.
>>
>> Comete
>>
>
>At the boot> prompt, can you show what "mach mem" prints?
>
>Thanks
>
>-ml
>
>> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
>>
>> > Hi,
>> >
>> > I had a silimar issue on a Lenovo V130.
>> > For this machine I needed to remove the amdgpu driver in the kernel.
>> >
>> > See also:
>> > https://marc.info/?l=openbsd-misc=160232897421774=2
>> > https://marc.info/?l=openbsd-tech=160383074317608=2
>> >
>> > Do you get the error "entry point at 0x1001000" also with the bsd.rd 
>> > kernel or only after you
>> > installed the system with the bsd.mp/bsd.sp kernel?
>> >
>> > Best regards,
>> > Sven
>> >
>> > On 5/23/24 22:40, Comète wrote:
>> >
>> >> Hello,
>> >> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI 
>> >> capable only) without success.
>> >> It is stuck at boot on "entry point at 0x1001000".
>> >> Even retried after a BIOS upgrade but no luck either.
>> >> I tried with a snapshot install too with the same result.
>> >> I post here what lspci returns from a debian bookworm:
>> >> 00:00.0 Host bridge: Intel Corporation Device a706
>> >> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris 
>> >> Xe Graphics] (rev 04)
>> >> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake 
>> >> Dynamic Platform and Thermal
>> >> Framework Processor Participant
>> >> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
>> >> 00:06.2 PCI bridge: Intel Corporation Device a73d
>> >> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> >> Express Root Port
>> >> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> >> Express Root Port
>> >> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator 
>> >> module
>> >> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake 
>> >> Crashlog and Telemetry (rev 01)
>> >> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
>> >> Controller
>> >> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> >> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> >> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI 
>> >> Host Controller (rev 01)
>> >> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
>> >> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi 
>> >> (rev 01)
>> >> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
>> >> I2C Controller #0 (rev
>> >> 01)
>> >> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
>> >> Controller (rev 01)
>> >> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL 
>> >> Redirection (rev 01)
>> >> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root 
>> >> Port #9 (rev 01)
>> >> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART 
>> >> #0 (rev 01)
>> >> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI 
>> >> Controller (rev 01)
>> >> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller 
>> >> (rev 01)
>> >> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
>> >> cAVS (rev 01)
>> >> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller 
>> >> (rev 01)
>> >> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
>> >> Controller (rev 01)
>> >> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
>> >> Drive (DRAM-less) (rev 03)
>> >> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE 
>> >> Advanced Pro Modem (rev 01)
>> >>> Thanks for your help.
>> >> Comete
>>

-- 
Envoyé de mon téléphone. Excusez la brièveté.



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-24 Thread Mike Larkin
On Fri, May 24, 2024 at 06:59:24AM +, Comète wrote:
> Thanks Sven,
>
> I can't install OpenBDS because I get the error when trying to boot the 
> install image.
>
> Comete
>

At the boot> prompt, can you show what "mach mem" prints?

Thanks

-ml

> 24 mai 2024 07:48 "Sven Wolf"  a écrit:
>
> > Hi,
> >
> > I had a silimar issue on a Lenovo V130.
> > For this machine I needed to remove the amdgpu driver in the kernel.
> >
> > See also:
> > https://marc.info/?l=openbsd-misc=160232897421774=2
> > https://marc.info/?l=openbsd-tech=160383074317608=2
> >
> > Do you get the error "entry point at 0x1001000" also with the bsd.rd kernel 
> > or only after you
> > installed the system with the bsd.mp/bsd.sp kernel?
> >
> > Best regards,
> > Sven
> >
> > On 5/23/24 22:40, Comète wrote:
> >
> >> Hello,
> >> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
> >> only) without success.
> >> It is stuck at boot on "entry point at 0x1001000".
> >> Even retried after a BIOS upgrade but no luck either.
> >> I tried with a snapshot install too with the same result.
> >> I post here what lspci returns from a debian bookworm:
> >> 00:00.0 Host bridge: Intel Corporation Device a706
> >> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris 
> >> Xe Graphics] (rev 04)
> >> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake 
> >> Dynamic Platform and Thermal
> >> Framework Processor Participant
> >> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
> >> 00:06.2 PCI bridge: Intel Corporation Device a73d
> >> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
> >> Express Root Port
> >> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
> >> Express Root Port
> >> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
> >> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake 
> >> Crashlog and Telemetry (rev 01)
> >> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
> >> Controller
> >> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
> >> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
> >> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
> >> Controller (rev 01)
> >> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
> >> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi 
> >> (rev 01)
> >> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
> >> I2C Controller #0 (rev
> >> 01)
> >> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
> >> Controller (rev 01)
> >> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL 
> >> Redirection (rev 01)
> >> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root 
> >> Port #9 (rev 01)
> >> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 
> >> (rev 01)
> >> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller 
> >> (rev 01)
> >> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 
> >> 01)
> >> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
> >> cAVS (rev 01)
> >> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller 
> >> (rev 01)
> >> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
> >> Controller (rev 01)
> >> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
> >> Drive (DRAM-less) (rev 03)
> >> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced 
> >> Pro Modem (rev 01)
> >>> Thanks for your help.
> >> Comete
>



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-24 Thread Comète
Thanks Sven,

I can't install OpenBDS because I get the error when trying to boot the install 
image.

Comete

24 mai 2024 07:48 "Sven Wolf"  a écrit:

> Hi,
> 
> I had a silimar issue on a Lenovo V130.
> For this machine I needed to remove the amdgpu driver in the kernel.
> 
> See also:
> https://marc.info/?l=openbsd-misc=160232897421774=2
> https://marc.info/?l=openbsd-tech=160383074317608=2
> 
> Do you get the error "entry point at 0x1001000" also with the bsd.rd kernel 
> or only after you
> installed the system with the bsd.mp/bsd.sp kernel?
> 
> Best regards,
> Sven
> 
> On 5/23/24 22:40, Comète wrote:
> 
>> Hello,
>> I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
>> only) without success.
>> It is stuck at boot on "entry point at 0x1001000".
>> Even retried after a BIOS upgrade but no luck either.
>> I tried with a snapshot install too with the same result.
>> I post here what lspci returns from a debian bookworm:
>> 00:00.0 Host bridge: Intel Corporation Device a706
>> 00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe 
>> Graphics] (rev 04)
>> 00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic 
>> Platform and Thermal
>> Framework Processor Participant
>> 00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
>> 00:06.2 PCI bridge: Intel Corporation Device a73d
>> 00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> Express Root Port
>> 00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI 
>> Express Root Port
>> 00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
>> 00:0a.0 Signal processing controller: Intel Corporation Raptor Lake Crashlog 
>> and Telemetry (rev 01)
>> 00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
>> Controller
>> 00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> 00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
>> 00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
>> Controller (rev 01)
>> 00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
>> 00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 
>> 01)
>> 00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO 
>> I2C Controller #0 (rev
>> 01)
>> 00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
>> Controller (rev 01)
>> 00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection 
>> (rev 01)
>> 00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port 
>> #9 (rev 01)
>> 00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 
>> (rev 01)
>> 00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller 
>> (rev 01)
>> 00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 
>> 01)
>> 00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H 
>> cAVS (rev 01)
>> 00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 
>> 01)
>> 00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
>> Controller (rev 01)
>> 02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State 
>> Drive (DRAM-less) (rev 03)
>> 57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced 
>> Pro Modem (rev 01)
>>> Thanks for your help.
>> Comete



Re: 7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-23 Thread Sven Wolf

Hi,

I had a silimar issue on a Lenovo V130.
For this machine I needed to remove the amdgpu driver in the kernel.

See also:
https://marc.info/?l=openbsd-misc=160232897421774=2
https://marc.info/?l=openbsd-tech=160383074317608=2

Do you get the error "entry point at 0x1001000" also with the bsd.rd 
kernel or only after you installed the system with the bsd.mp/bsd.sp kernel?


Best regards,
Sven


On 5/23/24 22:40, Comète wrote:

Hello,

I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
only) without success.
It is stuck at boot on "entry point at 0x1001000".
Even retried after a BIOS upgrade but no luck either.

I tried with a snapshot install too with the same result.

I post here what lspci returns from a debian bookworm:

00:00.0 Host bridge: Intel Corporation Device a706
00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe 
Graphics] (rev 04)
00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic 
Platform and Thermal Framework Processor Participant
00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
00:06.2 PCI bridge: Intel Corporation Device a73d
00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express 
Root Port
00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express 
Root Port
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
00:0a.0 Signal processing controller: Intel Corporation Raptor Lake Crashlog 
and Telemetry (rev 01)
00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
Controller
00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
Controller (rev 01)
00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 01)
00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C 
Controller #0 (rev 01)
00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
Controller (rev 01)
00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection 
(rev 01)
00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port #9 
(rev 01)
00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 (rev 
01)
00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller (rev 
01)
00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 01)
00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H cAVS 
(rev 01)
00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
Controller (rev 01)
02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State Drive 
(DRAM-less) (rev 03)
57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced Pro 
Modem (rev 01)


Thanks for your help.

Comete





7.5 install crashes on "entry point at 0x1001000" HP Elitebook 840 G10

2024-05-23 Thread Comète
Hello,

I tried to install OpenBSD 7.5 on a new HP Elitebook 840 G10 (UEFI capable 
only) without success. 
It is stuck at boot on "entry point at 0x1001000".
Even retried after a BIOS upgrade but no luck either.

I tried with a snapshot install too with the same result.

I post here what lspci returns from a debian bookworm:

00:00.0 Host bridge: Intel Corporation Device a706
00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe 
Graphics] (rev 04)
00:04.0 Signal processing controller: Intel Corporation Raptor Lake Dynamic 
Platform and Thermal Framework Processor Participant
00:06.0 PCI bridge: Intel Corporation Raptor Lake PCIe 4.0 Graphics Port
00:06.2 PCI bridge: Intel Corporation Device a73d
00:07.0 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express 
Root Port
00:07.2 PCI bridge: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express 
Root Port
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module
00:0a.0 Signal processing controller: Intel Corporation Raptor Lake Crashlog 
and Telemetry (rev 01)
00:0d.0 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 USB 
Controller
00:0d.2 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
00:0d.3 USB controller: Intel Corporation Raptor Lake-P Thunderbolt 4 NHI
00:14.0 USB controller: Intel Corporation Alder Lake PCH USB 3.2 xHCI Host 
Controller (rev 01)
00:14.2 RAM memory: Intel Corporation Alder Lake PCH Shared SRAM (rev 01)
00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 01)
00:15.0 Serial bus controller: Intel Corporation Alder Lake PCH Serial IO I2C 
Controller #0 (rev 01)
00:16.0 Communication controller: Intel Corporation Alder Lake PCH HECI 
Controller (rev 01)
00:16.3 Serial controller: Intel Corporation Alder Lake AMT SOL Redirection 
(rev 01)
00:1c.0 PCI bridge: Intel Corporation Alder Lake PCH-P PCI Express Root Port #9 
(rev 01)
00:1e.0 Communication controller: Intel Corporation Alder Lake PCH UART #0 (rev 
01)
00:1e.2 Serial bus controller: Intel Corporation Alder Lake SPI Controller (rev 
01)
00:1f.0 ISA bridge: Intel Corporation Raptor Lake LPC/eSPI Controller (rev 01)
00:1f.3 Multimedia audio controller: Intel Corporation Raptor Lake-P/U/H cAVS 
(rev 01)
00:1f.4 SMBus: Intel Corporation Alder Lake PCH-P SMBus Host Controller (rev 01)
00:1f.5 Serial bus controller: Intel Corporation Alder Lake-P PCH SPI 
Controller (rev 01)
02:00.0 Non-Volatile memory controller: SK hynix BC901 NVMe Solid State Drive 
(DRAM-less) (rev 03)
57:00.0 Wireless controller [0d40]: Intel Corporation XMM7560 LTE Advanced Pro 
Modem (rev 01)


Thanks for your help.

Comete