soxrok2212

Results 47 comments of soxrok2212

FYI, I'd highly recommend squashing these commits down into a single commit for this feature addition, see something like [this](https://www.git-tower.com/learn/git/faq/git-squash). Reason being is so that when someone later on goes...

Bumping this as building is broken in Ubuntu 22.04 (now that its officially been released, of course). ``` In file included from /home/dev/goestools/src/goesproc/map_drawer.h:5, from /home/dev/goestools/src/goesproc/handler_goesn.cc:12: /home/dev/goestools/src/goesproc/proj.h:16:10: fatal error: proj_api.h: No...

Hey, I actually ended up dropping back to 6.2.3 and my issues went away. I'd have to find some time to go back to 6.2.5 and try it again.

On a single GTX 1080, it benchmarked as the following (from debug output): `'type': 'speed', 'result': '370103:137159056900.88'` The chunk length is 600s

Or perhaps there could be a whole other option such as "add to bottom of queue"? Then you could still assign a higher priority if needed, but also the current...

I am also seeing this issue after adjusting the boot order.

> maybe this helps ? [#14 (comment)](https://github.com/pimox/pimox7/issues/14#issuecomment-968082718) This worked for me. Cheers!

FWIW, I'm seeing the same issue on a Belkin RT3200 paired with a Linksys E8450.

There is some instruction on the Wiki for rooting the device. https://openwrt.org/toh/xiaomi/redmi_ax6000#rooting

Instructions worked great for me! ``` root@OpenWrt:~# uptime 12:25:11 up 3 min, load average: 0.23, 0.18, 0.08 root@OpenWrt:~# uname -a Linux OpenWrt 5.15.67 #0 SMP Mon Sep 12 05:18:31 2022...