Bram Stolk
Bram Stolk
Should work as long as you have /sys/devices/virtual/powercap/intel-rapl/ On Tue, Apr 9, 2024 at 12:58 AM Denys Holius ***@***.***> wrote: > I was trying to run hubblo-org/scaphandre#332 (reply in thread)...
Huh? The thpe command does show the image, so the .ans file works. But it is indeed a low res image. I think that if you redirect the output, imcat...
Thank you for reporting, and trying out imcat. The behaviour that you see is by design. imcat will output the image to match the width of the terminal. Whether the...
It should work with any size image, with any size terminal, without breaking up the image. Did you try my pre-built windows binary to see if it behaves better? If...
`stdio.h` is the first included file. I have no idea why MacOS clang can't find it. I'm kinda stomped on this.
Can you try adding `-D_DARWIN_C_SOURCE` to the Makefile?
> @stolk, Is your above pr trying to fix this issue? Could you send your pr to close this issue if possible. Thanks. https://github.com/oneapi-src/oneVPL-intel-gpu/pull/242
[Xorg.0.log](https://github.com/sipeed/LicheePi4A/files/11546946/Xorg.0.log)
I tried using `xrandr --newmode` and `xrandr --addmode` to force it to 1280x768, which gave me a black screen. Stopping and restarting lightdm resulted in a 1024x768 resolution again.
Thank you so much, @Godzil That worked very well. I will leave the bug open, because this should be added to the distribution. This is now the output: ``` $...