b0inbot
b0inbot
I put up some initial work here: https://github.com/b0inbot/gcc-toolchain-bzl8/commit/c45f2d6d55445b6e8ec4f90f50f46aa2b0705c8d. The readme attached to the [repo](https://github.com/b0inbot/gcc-toolchain-bzl8/) has a list of what I have verified but I have not yet tested it for...
@f0rmiga very cool thanks. I should have some additional changes pushed up on top of the commit I linked.
Sorry to necropost but I was able to confirm usage and functionality of my fork. Example usage here: https://github.com/b0inbot/osdev/commit/d235653aaf3c8ae871df748a6485f4cfc01ddaaf .
I get this exact output if I'm not in the 'video' group. what groups are you in and what are the permissions on /dev/dri/card* and /dev/video*?
Looks like that was introduced here https://github.com/chef/bento/commit/50199ef4eac1e9e034f2fa4dc3d5160d368222a8#diff-d22e528bf5024505d83aebd9b934b9ba5c40dd909f068907cf96ae57a6dc8666R72
of course... the new image i was able to build with my changes isn't bootable.
Excuse the delay. I'm sitting down to work on this again and it looks like uefi-enabled builds of rockylinux 10 are booting which is perfect. just have to set the...
Code is too incomplete for a PR but i got the workflow all together. booting (via correct variables which aren't included in the changes) and then following the other OS...