huesie
huesie
Hi Ben - (not tried this but it's a method I use in sqltestio) - can you capture @@TRANCOUNT; issue correct number of COMMIT TRAN (or a single ROLLBACK TRAN);...
With PCIe support in v0.3 - has @333337lee had any success in running from PCIe (I get as far as 'Invalid Boot Device' but am going to dig into it...
Thanks @mariobalanica that worked perfectly - exactly as you described! For anyone else needing tips: 1) Prepare small MicroSD FAT32 with UEFI v0.3 files + WoR Imager with the NVMe...
Windows 11 Update 23H2, automatically installed by Window Update, was hanging on reboot and starting 'Windows Automatic Recovery' which did not work. Several drivers had been updated including `stornvme.sys`. This...
> Hello > I having Problem replacing the two files "stornvme.sys" and "storahci.sys" I have no permission to replace those two files in \Windows\System32\drivers. Mount it on Linux to do...
@adminy after looking into how to support PWM-controlled fan specifically under Windows (i.e. **a lot** - start here: https://github.com/worproject/RPi-Windows-Drivers/issues/23#issuecomment-903801161). For non-Linux, I wire the Pi5 Active Cooler +5V to +3.3V...
Case fan or connect active cooler to 3.3V - see: https://github.com/worproject/rpi5-uefi/issues/16#issuecomment-2102085735
I had an issue specifically booting from NVMe - a Win 11 update replaced the stor*.sys drivers. For me it was hung during boot (with the spinning circle from what...
The Pi3 drivers work for me; and if it broke after running once then could be device incompatibility causing corruption - to diagnose corruption you could try running sfc via...
See https://github.com/worproject/rpi5-uefi/blob/master/README.md#1-prerequisites for advice on hopefully getting logging via UART (not tried it myself yet sorry)