v5.15-rc1, which means every 23.05 stable release has broken/non-functional ag71xx ioctls. A completely unnecessary change where even the author admitted it was purely cosmetic, but hey, that's Linux for you.
Search found 4 matches
- Fri Jul 26, 2024 5:16 pm
- Forum: Other Issues
- Topic: Broken opkg/gpkg --tmp-dir option
- Replies: 6
- Views: 7025
Re: Broken opkg/gpkg --tmp-dir option
- Thu Jul 25, 2024 10:56 am
- Forum: Other Issues
- Topic: Broken opkg/gpkg --tmp-dir option
- Replies: 6
- Views: 7025
Re: Broken opkg/gpkg --tmp-dir option
Just to close the loop for you. https://github.com/ericpaulbishop/gargoyle/commit/50846215063405625787997e76a5abac3f3c225e Nice. By the way, do you've any idea why this works on Gargoyle 1.14 but fails on OpenWrt 23.05 (both on ath79)? https://forum.openwrt.org/t/ethernet-leds-control-for-tp-link-t...
- Sat Jul 06, 2024 8:00 am
- Forum: Other Issues
- Topic: Broken opkg/gpkg --tmp-dir option
- Replies: 6
- Views: 7025
Re: Broken opkg/gpkg --tmp-dir option
If you have the skills you definitely could have submitted a pull request for me to accept :) but I’m also happy to take clear bug reports (such as this) and work with them. Currently, I do not have a proper environment to compile, deploy and test OpenWrt builds and I would rather not submit PRs wi...
- Sat Jul 06, 2024 1:27 am
- Forum: Other Issues
- Topic: Broken opkg/gpkg --tmp-dir option
- Replies: 6
- Views: 7025
Broken opkg/gpkg --tmp-dir option
Running version 1.14, I needed to install gcc to an USB stick, but kept running into an out of memory failure caused by downloading the package (which is too large for my RAM specs) into /tmp. The --tmp-dir/-t option, which can solve this issue, is unfortunately broken and does nothing. Assign the o...