dkwo

Results 295 comments of dkwo

I know rust-for-linux says 'single version' for now, but they also say 'generally speaking, newer versions should work, as long as one patches any potential compilation errors coming from changes...

i know, i also tried yesterday. it seems current rust was merged into linux-next a couple days ago. things will get better, but for now i consider it too much...

thanks. wifi works here, with wpa supplicant (but no wpa3, see https://github.com/AsahiLinux/linux/issues/48

@RoundDuckKira Also, make sure you extract the firmware once using firmware pkg, and that your initram passes it over to kernel (tinyramfs hooks does it). e.g `asahi-fwextract /boot/asahi /boot/vendorfw` if...

it's certainly possible, you'd have to adapt the asahi scripts pkg https://github.com/AsahiLinux/asahi-scripts (i initially packaged it, it's easy, but later I wrote a hook for tinyramfs and dropped that)

You may want to build the `wpa_supplicant` from the master branch, until a new release, for working wpa3.

it seems that for 6.8 series the gpu driver builds with rust 1.77. I'll try that soon, and fix dracut so that on first install wifi works.

@ahesford can you take a look at this one as well?

Thanks! Implemented the suggestions and updated to 6.2

Still failing on 32 bit. I thought that patch had been merged in v6.2 is anyone actually using incus on those archs? I wonder if it's worth it supporting them..