Bios error during lcnc start
- GDTH
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 2
01 Jul 2025 18:37 - 08 Jul 2025 17:36 #331071
by GDTH
[Unresolved (gave up)]Bios error during lcnc start was created by GDTH
He.
I have a 5i25 in a HP workstation.
The computer works fine until I want start lcnc. It reboots and gives this error tlp poisend on pci slot.
Does anyone have any idea what is going on?
I did have some difficulty getting the card in.
photos.app.goo.gl/Vi21HjgVt7QMj1yf9
photos.app.goo.gl/Nu3xv5JSHQanxng99
I have a 5i25 in a HP workstation.
The computer works fine until I want start lcnc. It reboots and gives this error tlp poisend on pci slot.
Does anyone have any idea what is going on?
I did have some difficulty getting the card in.
photos.app.goo.gl/Vi21HjgVt7QMj1yf9
photos.app.goo.gl/Nu3xv5JSHQanxng99
Last edit: 08 Jul 2025 17:36 by GDTH.
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18868
- Thank you received: 5212
01 Jul 2025 19:33 #331076
by PCW
Replied by PCW on topic Bios error during lcnc start
Hard to tell, it might be a connection issue causing a parity error
in that slot or some unknown incompatibility.
Does lspci show the card?
lspci | grep 2718
in that slot or some unknown incompatibility.
Does lspci show the card?
lspci | grep 2718
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20436
- Thank you received: 6959
01 Jul 2025 19:36 #331077
by tommylight
Replied by tommylight on topic Bios error during lcnc start
Try disabling secure boot and TPM in BIOS.
The following user(s) said Thank You: GDTH
Please Log in or Create an account to join the conversation.
- GDTH
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 2
02 Jul 2025 16:23 #331111
by GDTH
Replied by GDTH on topic Bios error during lcnc start
Tpm is disabled
Also the device is visible in:
lspci | grep 2718
Also the device is visible in:
lspci | grep 2718
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 452
- Thank you received: 160
02 Jul 2025 20:40 #331124
by unknown
Replied by unknown on topic Bios error during lcnc start
Seems to be a commonly found issue, HP support forums discuss this quite a bit with various cards.
Might be an idea to google your issue, TLP poisoned, and see if there are any solutions. I wouldn't mention a specific card in your searches to begin with.
My first thought was if the card wasn't on a "whitelist" the PC may refuse to play ball .
Might be an idea to google your issue, TLP poisoned, and see if there are any solutions. I wouldn't mention a specific card in your searches to begin with.
My first thought was if the card wasn't on a "whitelist" the PC may refuse to play ball .
Please Log in or Create an account to join the conversation.
- GDTH
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 37
- Thank you received: 2
08 Jul 2025 17:35 #331537
by GDTH
Replied by GDTH on topic Bios error during lcnc start
Thank you for the help. After looking into some more i just grapped a different pc.
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 507
- Thank you received: 50
08 Jul 2025 20:31 - 09 Jul 2025 17:11 #331542
by langdons
Replied by langdons on topic Bios error during lcnc start
nvm
Last edit: 09 Jul 2025 17:11 by langdons. Reason: nvm
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 452
- Thank you received: 160
08 Jul 2025 22:08 #331548
by unknown
Replied by unknown on topic Bios error during lcnc start
You're wrong, so very very wrong.I think the card needs to be installed during the installation.
That way, its kernel module will be loaded during boot-up.
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 507
- Thank you received: 50
09 Jul 2025 14:28 - 09 Jul 2025 17:11 #331573
by langdons
Replied by langdons on topic Bios error during lcnc start
nvm
Last edit: 09 Jul 2025 17:11 by langdons. Reason: rvm
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20436
- Thank you received: 6959
09 Jul 2025 15:02 #331577
by tommylight
Replied by tommylight on topic Bios error during lcnc start
Linux loads hardware modules at boot time, no matter if it was plugged in during install or not.
Proprietary modules/drives will nor be loaded during install nor after, they will have to be installed separately, like NVIDIA or AMD ROCM drivers.
Linux is extremely good with this as you can even add hardware while the PC is running, granted that hardware does not require BIOS initialization, and it will happily load required modules, like USB video grabbers, and in some cases SATA and PCI-E stuff like hard drives and NVME if set to "hot plug" in BIOS.
I recall having to reboot the windows PC to be able to use the USB stick you just inserted...ah the trauma!!!
Proprietary modules/drives will nor be loaded during install nor after, they will have to be installed separately, like NVIDIA or AMD ROCM drivers.
Linux is extremely good with this as you can even add hardware while the PC is running, granted that hardware does not require BIOS initialization, and it will happily load required modules, like USB video grabbers, and in some cases SATA and PCI-E stuff like hard drives and NVME if set to "hot plug" in BIOS.
I recall having to reboot the windows PC to be able to use the USB stick you just inserted...ah the trauma!!!

The following user(s) said Thank You: langdons
Please Log in or Create an account to join the conversation.
Time to create page: 0.091 seconds