You are not logged in.

#1 2026-07-27 08:19:50

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Hardware boots, but the system doesn't

The system described below I've got ArchLinux and Windows installed in dual boot, and I almost never boot the latter. I don't think this is has any importance, because the issue I'm describing occurs before anything is shown on screen or any light from the RGB keyboard turns on.

So technically, this is isn't a problem with ArchLinux, therefore let me know if I should ask elsewhere.

Relevant parts of the system:

This system has exhibited some strange behavior for quite a while (years): sometimes, after a power outage or just after me normally powering it off/rebooting it, the hardware - upon pressing the power button - would show itself as alive (the lights of the motherboard, the RAM, and the case shine), but it wouldn't boot, in the sense that the screen doesn't even show the splash or anything else (meaning I can't even access the BIOS).

So far, attempting power-button reboot a few/several times was enough.

Today, it apparently isn't.

So I've decided to make a video of the debug code information shown by the mobo (I could have done this in the past, but, alas, I never thought of doing it), and below I'm listing all the codes I can read from the when I press the power button to where the "final" code is reached, 0d, which is not even shown as a possible code in the user's manual. After that, the system doesn't do any more progress.

A few notes/observations about the table:

  • Can you tell me how to properly typeset a table on this forum?

  • I'm assuming that `3F~4F` in the table in the user's manual means 3F, 40, 41, 42, …, 4d, 4e, 4f.

  • Whenever you see ??? in the "Meaning" column, that's a code starting with 0, which isn't listed in the user's manual, or some non-alphanumeric code (which is also not listed in the manual)

  • Whenever you see "No" in the "Sure?" column, that's because I think that code might actually be the result of video photogram that is in between the update from a code, to another, e.g. the 8C between FC and 3E might just be just the F transforming in a 8 while going to a 3.

  • In the user's manual the codes are grouped in sections, and I've included that in the last column.

  • Memory initialization error occurs is shown more than once, so I suppose it might be significant.

| Code             | Sure?    | Meaning                                                                  | Section      |
| ---------------- | -------- | --------                                                                 | --------     |
| 00               |          | ???                                                                      |              |
| 80               | No       | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| b4               |          | USB device hot plug-in.                                                  | Regular Boot |
| FC               |          | Reserved.                                                                | Error        |
| 8C               | No       | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| 3E               |          | PCH PEI initialization.                                                  | Regular Boot |
| 38               | No       | IOH PEI initialization.                                                  | Regular Boot |
| b7               |          | Reconfigure NVRAM settings.                                              | Regular Boot |
| 92               |          | PCI Bus initialization is started.                                       | Regular Boot |
| 02               |          | ???                                                                      |              |
| d1               |          | IOH initialization error.                                                | Error        |
| <upside-down-A>1 | No       | ???                                                                      |              |
| bE               |          | Reserved.                                                                | Regular Boot |
| 60               | No       | DXE Core is started.                                                     | Regular Boot |
| C0               |          | Reserved.                                                                | Regular Boot |
| 80               | No       | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| d3               |          | Some of the Architectural Protocols are not available.                   | Error        |
| 87               | No       | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| A7               |          | Activated all currently connected SCSI devices.                          | Regular Boot |
| b8               | No       | Reserved.                                                                | Regular Boot |
| b6               |          | Clean-up of NVRAM.                                                       | Regular Boot |
| b8               | No       | Reserved.                                                                | Regular Boot |
| 58               |          | CPU self test failed or possible CPU cache error.                        | Error        |
| Cd               |          | Reserved.                                                                | Regular Boot |
| bd               |          | Reserved.                                                                | Regular Boot |
| b1               | No       | Runtime AP installation ends.                                            | Regular Boot |
| b7               |          | Reconfigure NVRAM settings.                                              | Regular Boot |
| <upside-down-A>7 | No       | ???                                                                      |              |
| 11               |          | Pre-memory CPU initialization started.                                   | Regular Boot |
| 48               |          | Reserved.                                                                | Regular Boot |
| 2b               |          | Memory initialization.                                                   | Regular Boot |
| 88               | No       | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| 07               |          | ???                                                                      |              |
| 28               | No       | Reserved.                                                                | Regular Boot |
| 2b               |          | Memory initialization.                                                   | Regular Boot |
| 36               | No       | CPU PEI initialization.                                                  | Regular Boot |
| 3F               |          | Reserved.                                                                | Regular Boot |
| 1<mirrored 9>    | No       | ???                                                                      |              |
| 18 ??            |          | Reserved.                                                                | Regular Boot |
| 54               |          | Memory initialization error occurs.                                      | Error        |
| 94               | No       | PCI Bus enumeration for detecting how many resources are requested.      | Regular Boot |
| 33               |          | CPU PEI initialization.                                                  | Regular Boot |
| 59               | No       | CPU micro-code is not found or micro-code update is failed.              | Error        |
| 55               |          | Memory initialization error occurs.                                      | Error        |
| 95               | No       | Check PCI device requested resources.                                    | Regular Boot |
| 3b               |          | PCH PEI initialization.                                                  | Regular Boot |
| 60               |          | DXE Core is started.                                                     | Regular Boot |
| 61               |          | NVRAM initialization.                                                    | Regular Boot |
| 90               |          | Phase transfer to BDS (Boot Device Selection) from DXE.                  | Regular Boot |
| 98               |          | Console input devices connect (ex PS2/USB keyboard/mouse are activated). | Regular Boot |
| 78               |          | ACPI Core initialization.                                                | Regular Boot |
| 52               |          | Memory initialization error occurs.                                      | Error        |
| 88               |          | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| 05               |          | ???                                                                      |              |
| 09               | No       | ???                                                                      |              |
| 79               |          | CSM initialization has started.                                          | Regular Boot |
| <mirrored 6>1    | No       | ???                                                                      |              |
| 21               |          | Reserved.                                                                | Regular Boot |
| 27               |          | Reserved.                                                                | Regular Boot |
| 2d               |          | Memory initialization.                                                   | Regular Boot |
| 88               |          | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| 9E               |          | Reserved.                                                                | Regular Boot |
| 9<mirrored 9>    | No       | ???                                                                      |              |
| 92               |          | PCI Bus initialization is started.                                       | Regular Boot |
| 91               |          | Issue event to connect drivers.                                          | Regular Boot |
| 81               |          | Reserved for OEM use (OEM DXE initialization codes).                     | Regular Boot |
| b2               |          | Legacy Option ROM initialization.                                        | Regular Boot |
| 0d               |          | ???                                                                      |              |

Last edited by Enrico1989 (2026-08-23 08:17:51)

Offline

#2 2026-07-27 09:39:35

jonno2002
Member
Registered: 2016-11-21
Posts: 892

Re: Hardware boots, but the system doesn't

this is my hardware troubleshooting process:
reseat ram
reseat gfx card
reseat ssd if m.2
replug all plugs
reset cmos
normally i wouldnt say reseat the cpu as thats never the cause, but those threadrippers have a specific torque down tool right ? id give that a re-seat for sure, thats alot of pins under there!

failing all that, try a different PSU if you have one
try a different gfx card if you have one as that system appears to not have inbuilt gfx

basically trial and error

hardware issues are crazy sometimes, ive had to reset a cmos multiple times and suddenly the system comes back.

flat cmos batteries can cause weird behavior too so check that batt with a multimeter

good luck

EDIT: sorry forgot to mention try 1 stick of ram at a time and/or try a different stick to rule out bad ram

Last edited by jonno2002 (2026-07-27 09:42:50)

Offline

#3 2026-07-27 09:50:53

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,351

Re: Hardware boots, but the system doesn't

Enrico1989 wrote:

Can you tell me how to properly typeset a table on this forum?

https://www.bbcode.org/making-a-table-with-bbcode.php and https://www.bbcode.org/resources.php should help.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#4 2026-07-27 10:15:12

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

Lone_Wolf wrote:
Enrico1989 wrote:

Can you tell me how to properly typeset a table on this forum?

https://www.bbcode.org/making-a-table-with-bbcode.php and https://www.bbcode.org/resources.php should help.

Weird, even the example doesn't render as a table:

[table]
[tr]
[th]Name[/th]
[th]Age[/th]
[/tr]
[tr]
[td]John[/td]
[td]65[/td]
[/tr]
[tr]
[td]Gitte[/td]
[td]40[/td]
[/tr]
[tr]
[td]Sussie[/td]
[td]19[/td]
[/tr]
[/table]

Offline

#5 2026-07-27 11:50:49

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

jonno2002 wrote:

this is my hardware troubleshooting process:
reseat ram
reseat gfx card
reseat ssd if m.2
replug all plugs
reset cmos

I've done this in different order:

replug all plugs
reseat ram
reset cmos
reseat gfx card

and none worked. I've also tried using only one of the 2 ram sticks I have (I don't have others to try with), with no benefit.

Finally, I've tried removing the gfx card and that allowed the system to boot!

Unfortunately, without a gfx into which to plug the monitor cable, I can really use this system locally.

The way I checked that it boots, is that I can successfully SSH into it from my laptop, so I can at least use it from command line.

Now the question is: why does mobo get stuck on status "0d" and the system doesn't boot when the graphic card is installed?

Offline

#6 2026-07-27 12:25:14

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

I've tried moving the gfx from the slot boxed in cyan to the slot boxed in yellow in the image below

image.png

This way the system boots, I can have a monitor connected, but the system takes ages to boot: the monitor turns on (but just black) and off several times, the mobo debug code is constantly "b2". After several such cycles, I see Grub, at which point, if I choose to boot linux, I get this forever:

Loading Lijnux linux ...
Loading initial ramdisk ...
_

even though I can SSH into the system from another one and use it from cli.

Offline

#7 2026-07-27 12:26:51

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

Ok, I've put pressed both the "Reset Button" and the "Clear CMOS Button", put the gfx card back in its original slot, and the system boots.

I'm not sure what was wrong, honestly.

For now, Solved.

Offline

#8 2026-07-27 19:31:38

jonno2002
Member
Registered: 2016-11-21
Posts: 892

Re: Hardware boots, but the system doesn't

nice, like i said hardware issues are very strange somtimes, could have been dirty pins that cleaned after many re-inserts of the card, you can try isopropyl alcohol and a toothbrush to clean slots as well

Offline

#9 2026-08-23 06:12:11

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

The issue is definitely still happening.

Offline

#10 2026-08-23 07:00:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,538

Re: Hardware boots, but the system doesn't

https://man.archlinux.org/man/column.1 --table + [code][/code] tags.
https://bbs.archlinux.org/help.php#bbcode doesn't list table as supported and ascii in code tags it will also control the vertical size.

wouldn't boot, in the sense that the screen doesn't even show the splash

Does the BIOS make a happy sound to indicate a successful POST?

Ok, reading on…

Finally, I've tried removing the gfx card and that allowed the system to boot!
… from the slot boxed in cyan to the slot boxed in yellow … the system boots … system takes ages to boot: the monitor turns on (but just black) and off several times

The one closest to the CPU is typically the PEG slot and your GPU belongs there - did you maybe forget to attach the dedicated 6/8-pin power supply?

The issue is definitely still happening.

Do you have a spare GPU?
Since the system seems to have an IGP + VGA output (as it boots w/o GPU) does it produce a signal *there* when there's no output on the GPU?

Offline

#11 2026-08-23 08:43:38

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

Not sure if you meant what I've just done in the OP.

seth wrote:

The one closest to the CPU is typically the PEG slot and your GPU belongs there

Ok, I won't try other slots again.

seth wrote:

did you maybe forget to attach the dedicated 6/8-pin power supply?

Nope, I didn't.

seth wrote:

Do you have a spare GPU?

No, unfortunately sad I'd have to buy one, but doing it without being sure it's GPU's fault rather than anything else, e.g. the mobo, feels like a risk, economically speaking.

seth wrote:

Since the system seems to have an IGP + VGA output (as it boots w/o GPU) does it produce a signal *there* when there's no output on the GPU?

I'm not sure I understand:

  • what does IGP + VGA output imply? I don't think I can connect a monitor without the GPU installed… where would I plug the DP, or even HDMI cable?

  • by "signal" do you mean an audio signal?

  • By "*there*" do you mean "the sound comes from the GPU card as opposed to external speakers"?

  • "when there's no output on the GPU?" Do you mean "No DP/HDMI/other cable connected to the GPU"?

Today I've plugged and unplugged the GPU several (probably a dozen) times, without forgetting to plug/unplug the power cable into it, and I'd power on the system in both states.

Every single time I'd power the system while the GPU was NOT installed, it would successfully boot. (I would verify the successful boot by seeing the usb keyboard being powered at all, and after a while, by logging into it via SSH from another system.)

Every single time I'd power the system while the GPU was installed, it would not boot, getting stuck as per the original post. (Nothing whatsoever on screen, nor any light at all on the keyboard.)

I would take the above as a proof that the mobo is all right, and that the GPU is broken.

Eventually, however, I reset the BIOS by holding the CMOS button on the mobo. (Unfortunately I don't remember if I did so while the GPU was physically installed or not, but given I had unplugged the power from the whole system, I think that shouldn't matter, should it?)

After that the system booted.

I would take this further result as a proof of what? That the mobo is broken because it needed a CMOS reset to cope with the GPU?

Offline

#12 2026-08-23 09:50:57

jonno2002
Member
Registered: 2016-11-21
Posts: 892

Re: Hardware boots, but the system doesn't

so it works after a bios reset but for how long ? you said in post #7 this exact same thing then in post #9 it was faulting again, so there is obviously a fault somewhere, but without more hardware to troubleshoot with your not going to get far.
you can try running mats/mods off a usb stick to test the graphics card but thats really indepth stuff and im not going to try explain it, if your keen you can search for the info online, i just used to use it for testing the memory on cards i was trying to fix.

Offline

#13 2026-08-23 12:43:23

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,538

Re: Hardware boots, but the system doesn't

Ok, I won't try other slots again.

You should btw. nevertheless consult the board manual to verify this is the PEG.

I'm not sure I understand:

You mentioned that the system boots w/o the GPU, I got the implication that you also got to see that (eg. the BIOS)?
=> How?

by "signal" do you mean an audio signal?

No, video.

I would verify the successful boot by seeing the usb keyboard being powered at all

Ahhh… that explains that. Sorry.

I would take the above as a proof that the mobo is all right, and that the GPU is broken.

The bus could be fused, you'd prove it by substituting the GPU.

Do you at times change anything in the BIOS?

And then there's

ArchLinux and Windows installed in dual boot, and I almost never boot the latter

Was "almost never" just recently before the GPU broke?

See the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

The dual boot condition could very well impact the firmware and if a CMOS reset (reliably) fixes the problem I'd very strongly look into that direction.

Offline

#14 2026-08-23 16:18:34

Enrico1989
Member
Registered: 2018-07-05
Posts: 400

Re: Hardware boots, but the system doesn't

seth wrote:

Ok, I won't try other slots again.

You should btw. nevertheless consult the board manual to verify this is the PEG.

I think I remember it's that one. I'll re-double-check next time.

==================

seth wrote:

I'm not sure I understand:

You mentioned that the system boots w/o the GPU, I got the implication that you also got to see that (eg. the BIOS)?
=> How?

Yes, the system would always boot without the GPU, and I know because everytime I would see the keyboard lights, and I could SSH into the system.

I was just trying to say I don't understand the following question

seth wrote:

Since the system seems to have an IGP + VGA output (as it boots w/o GPU) does it produce a signal *there* when there's no output on the GPU?

and the bullet points in the previous message try to tell you what I don't understand. Can you try phrasing it a different way, maybe?

seth wrote:

by "signal" do you mean an audio signal?

No, video.

If I have no GPU plugged on the mobo, where do I get the video output from?

seth wrote:

I would verify the successful boot by seeing the usb keyboard being powered at all

Ahhh… that explains that. Sorry.

Ok, I assume this archives everything from the ================== line above to here.

seth wrote:

I would take the above as a proof that the mobo is all right, and that the GPU is broken.

The bus could be fused, you'd prove it by substituting the GPU.

It's weird that once the system boots, things seem ok. As in, I don't see the video being bad or anything. But maybe I'm just being silly in thinking that any malfunctioning of the GPU should manifest also via bad video.

seth wrote:

Do you at times change anything in the BIOS?

One thing, that is the setting to have the system restart after a power outage. I changed it last time the issue happened, when I also reset the BIOS, and I change it again today after I managed to boot.

seth wrote:

And then there's

ArchLinux and Windows installed in dual boot, and I almost never boot the latter

Was "almost never" just recently before the GPU broke?

No, my memory might plays trick as regards when I last booted win, but surely I did it precisely for doing the following:

seth wrote:

See the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

And since then, I have rebooted successfully a few times, always into Linux, before today, so I would exclude the following…

seth wrote:

The dual boot condition could very well impact the firmware and if a CMOS reset (reliably) fixes the problem I'd very strongly look into that direction.

"Reliably" is a big word at the moment. Next time the issue happens, I'll try rebooting via the reste button on the mobo a dozen times to make sure the system doesn't boot indeed, and then I'll proceed directly to reset the bios, without moving unplugging any hardware or cables.

Offline

#15 2026-08-23 20:23:46

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,351

Re: Hardware boots, but the system doesn't

The x399 AORUS gaming board uses the TR4 socket for a threadripper processor. Those processors don't have an integrated gpu and no video output of any kind.

They often do have a led display which works during firmware POST. (My previous rig was an asrock x399 TR4 motherboard with a threadripper 1920x) .


The manual can be downloaded from https://www.gigabyte.com/Motherboard/X3 … ort-Manual

It has 2 PCIe 3-x16 slots, labeled PCIEX16_1 and PCIEX16_2 with 3 slots with a lower amount of lanes between them.

What firmware version are you running ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB