Szczepan Ćwikliński
Szczepan Ćwikliński
Still no FreeBSD in there, so maybe some option to use the wasm one would be helpfull to have also in case of fallback?
That was the plan in the first place, but right now I need to restore uboot in there and then I can play around to update it again. Do you...
@DoubleDBE Just to add my two cents, as I also hit this recently. Using "pure" SQLite doesn't make sense, as all of your silos would need to have access to...
FreeBSD folks are also unable to build :)
Hi. As #54393 was closed by @mkArtakMSFT and work was to be tracked in here. Trying to build `v9.0.0-preview.7.24406.2` under FreeBSD still fails with missing Rollup for this arch, like...
Hi. Building without node/npm ends up with ``` Build FAILED. /mnt/sec/dotnet-core-freebsd-source-build/aspnetcore/src/Components/WebAssembly/WebAssembly/src/Microsoft.AspNetCore.Components.WebAssembly.csproj(66,5): error : '../../../Web.JS/dist/Release/blazor.webassembly.js' does not exist. Enable NodeJS to pack this project. /mnt/sec/dotnet-core-freebsd-source-build/aspnetcore/src/Components/WebView/WebView/src/Microsoft.AspNetCore.Components.WebView.csproj(68,5): error : '../../../Web.JS/dist/Release/blazor.webview.js' does not exist....
You are correct... There were those files, I assume first try of build with node deleted them, restored and trying to build now :) edit: ``` Build succeeded. 0 Warning(s)...
Are there any plans regarding this one? Previous 8.x and 9p1 build fine, but starting from 9p2 this issue is blocking native builds under FreeBSD (and probably other OS'es not...
Thanks for the tip. I've already ordered second unit, just in case. But to make this one alive. Looking at [Omega2+ pinout](https://docs.onion.io/omega2-docs/omega2p.html), I see 4 SPI pins to connect, two...
Yes, after more reading/learning I see that there is no CS0 exposed on Omega2+ and there's no VDD_FLASH exposed also... So it's by design unable to reflash uboot without opening...