tromshusky

Results 8 comments of tromshusky

Whats up with pr #22? Will it get merged? It has wifi

can be loaded? i tried but failed. (```sudo modprobe bes2600``` cant find module) i used the last sd image from releases https://github.com/nabam/nixos-rockchip/releases/tag/v23.11.20240317.614b461 but it is still using kernel 6.6, and...

https://github.com/search?q=repo%3ANixOS%2Fnixpkgs+simplefb&type=commits simplefb was changed around March23 this year, that might cause some failure

Used a flake.lock from before March 25 and got some Pietab2 image build successfully on my github https://github.com/tromshusky/nixos-rockchip/releases/tag/v23.11.20240320.f091af0 Didn't test it

@asonix Did apply the dreemurrs patch like this: guess there is a way to include the patch directly from their repo but didnt care ``` boot.kernelPackages = pkgs.linuxPackagesFor (pkgs.linux_6_9.override {...

> Woah. Wait a minute, the driver's actually usable? if you manage to boot 6.8, modprobe bes2600 works you have to apply it after screen timeout again. if you want...

big thank you! allowed me to do my first successful ```nixos-install ...``` to emmc on this machine! gonna try to work on a noob readable installation: https://github.com/tromshusky/nixos/tree/pinetab2-minimal

check out my installation instruction https://github.com/tromshusky/nixos/tree/pinetab2-minimal ( pinned https://github.com/tromshusky/nixos/tree/17d1a90aab8de8f902a12457379145820b9e443c )