David Sánchez
David Sánchez
@sweetraare I [made a fork](https://github.com/d4vsanchez/react-liquid-gauge) that supports responsive. There's also a PR #5 from me adding that feature to the element but it seems this repo is not being actively...
I'm having the same issue, I don't have a hybrid GPU, but an integrated one (Ryzen 9). So it looks like an AMD-related issue. @ryanrhughes For me, and I guess...
Hey @paucommit ! This is very helpful, this didn't fix the issue completely, but now at least I can see the Plymouth interface just that it's very dim. I'll need...
Just wanted to update that I just created a hook, added it to `initramfs` and it worked. I had to change the value from 320000 to the value I have...
@paucommit Sure! This is my current configuration for `HOOKS`. ``` HOOKS=(base udev plymouth autodetect microcode modconf kms keyboard keymap consolefont block set-brightness encrypt filesystems fsck) ``` I added `set-brightness` (the...
Just wanted to post an update that in 6.16.4 this is fixed for me without any manual config. @paucommit is this also your case?