Re: building on linux

2022-12-24 Thread Colin Parker
> > > 1. What distro (exactly) do y'all use - it says Ubuntu LTS in the docs - so > Ubuntu 22.04.1 LTS is the current version - is that it? I have the luxury of > picking whatever I like (thankfully, I'm a debian user, so Ubuntu/Mint/Debian > are fine with me) I personally use Mint but Ubuntu

building on linux

2022-12-24 Thread Will Senn
OK. So... I'm trying to build Sculpt OS from source to create a USB image I can boot from with a few changes to the wifi driver, per Colin's suggestion. I've read the Getting Started and Sculpt Documents: https://genode.org/documentation/genode-foundations/22.05/getting_started/index.html and

Re: Workflows

2022-12-24 Thread Will Senn
Colin, This is fantastic. I haven't built from source yet, and I need to install a linux, but I'm game. Thanks for the clear guideposts! Off to grabbing a sata3 drive for my cd slot adapter and getting mint back on the t430! I surely heart my thinkpad - this thing's a beast. I've also ordered

Re: Workflows

2022-12-24 Thread Colin Parker
Will,   You can see the firmware whitelist here: repos/pc/src/lib/wifi/firmware.cc. It seems to request firmware that isn’t on the list. Presumably this means your wifi card is a slightly different model from others, but it might still work with the firmware. If you are building Sculpt from source