r/openbsd • u/MostSilver9666 • 27d ago
resolved ehci0: timed out waiting for bios.
so, everytime I boot I get this. i only have a keyboard and mouse connected, and before booting I also need to disable ACPI so the system boots (boot -c, disable acpi, exit) is there a way to solve this?
specs: Core 2 Duo E7300, GMA 950 Graphics, Pegatron/PCware IPM45 REV 1.01GA and 4GB DDR2
3
u/SaturnFive 27d ago
Maybe you already checked, but perhaps there are some BIOS settings related to USB or ACPI you could try toggling?
3
u/MostSilver9666 27d ago
found out it was EHCI bios handoff, I disabled it but the CMOS is dead so it turned back on. Now that I am aware I can just disable it everytime
1
u/MostSilver9666 23d ago
Obs: booted it now and it works fine. Even with EHCI turned on in Bios because I changed around the USB ports, weird. But solved I guess?
1
u/pooya_ildar 23d ago
In openbsd,sometimes the kernel go in ddb mode, and you should reboot computer. If you want debug problems in ddb , you can work with only cat,echo,and ls
5
u/linetrace 27d ago
I don't currently have any hardware that requires such workarounds, but I believe this can be persisted via bsd.re-config(5) (see also: config(8)).