Re: usb seems hung
Tomek CEDRO <[email protected]>
| Newsgroups | gmane.os.freebsd.questions |
|---|---|
| Message-ID | <CAFYkXjkUdsAPh6jcSjcO7Gfg4M-t+JxDNGjbqqtXrshtit1EaA@mail.gmail.com> |
On Sat, Mar 21, 2026 at 11:10 PM Gary Aitken <[email protected]> wrote: > Not sure what it was. > I finally tried restarting, and that seemed to fix it, although I turned power off > and reseated all the cables also. They all seemed fine so I'm not sure what was > going on. BIOS seemed to be reset somehow also, as the primary boot device was > wrong... gremlins. grrr... That may indicate hardware failure or low level integration during runtime. Some boards defend themselves against power spikes that way. Normally when USB over-current/voltage is detected only port is disabled, sometimes it can be reset, but sometimes machine needs hard power off before it is usable again (I have some laptops that work that way). Maybe some BIOS internals handled this situation by resetting settings to default? If the computer has some years you may want to replace CMOS battery - usually 3V CR2032 that have 5 years lifespan starting from production it is good to verify expected life span it should be printed on the battery. If the machine is relatively recent I would suggest re-flashing BIOS with all possible components (management engine, microcodes, whatever is available) just to make sure nothing was replaced under the hood (there are many levels below ring 0 today). Modern BIOS are multiple part packages, usually a ZIP file, that contain BIOS executable and some additional components like management engine etc. It is best to provide full ZIP package on update so all components are in sync. Additional disadvantage here is that you need to reset all settings to defaults after each update and then set them back by hand, configuration profiles can be wiped out, so it is good to note down crucial settings before the update. Good luck :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info