Open pexcn opened 1 year ago
Why not release?
Why not release?
I tested it many days ago, when the latest version was rc4.
Install 23.05.0 https://firmware-selector.openwrt.org/?version=23.05.0&target=ath79%2Fgeneric&id=glinet_6416
No idea why ypur image does not support chipidea usb
Install 23.05.0 https://firmware-selector.openwrt.org/?version=23.05.0&target=ath79%2Fgeneric&id=glinet_6416
No idea why ypur image does not support chipidea usb
same problem, chipidea packages was installed, but still not work.
root@OpenWrt:~# opkg list-installed | grep usb
kmod-usb-chipidea - 5.15.132-1
kmod-usb-chipidea2 - 5.15.132-1
kmod-usb-core - 5.15.132-1
kmod-usb-ehci - 5.15.132-1
kmod-usb-gadget - 5.15.132-1
kmod-usb-phy-nop - 5.15.132-1
kmod-usb-roles - 5.15.132-1
libusb-1.0-0 - 1.0.26-3
usbutils - 014-1
Please install 23.05.0.
There should be the same issue, this issue has been existing since ar71xx was migrated to ath79. As far as I know it's been around since at least openwrt-19.07.
strangely enough both your refetences are to -rc versions. Obviously -rc snapshot will not be changed,while release will get updates for a year or more. rc-s are not sabotaged, but please try release.
Because my gl-inet 6416 only has one ethernet port and needs to make some necessary changes, I used my fork version. In fact, it is not fundamentally different from the original openwrt.
source: https://github.com/openwrt-dev/openwrt/commits/openwrt-23.05
You mean this is device-specific or general problem that No device works? https://github.com/openwrt-dev/openwrt/commit/4fe902d65c066b3326fc390f1eadf2ccf52f4411
@brada4 AFAIK rc4 is identical to the release...
You mean this is device-specific or general problem that No device works? openwrt-dev@4fe902d
Maybe it's a problem with ath79 devices with USB port, but currently I only have gl-inet 6416 to test.
Additionally, I've seen similar issues on another ath79 devices, see https://github.com/openwrt/openwrt/pull/9720
@raenye that does not make rc4 supported release in any way.
There is no problem with ath79 tplink archer c7v5 you will need to repeat perceived problem with unmodded hardware and clean openwrt release. Your fork and implying hw mod is exactly what is not helped here.
Describe the bug
ath79 seems to have a problem with usb support. I seem to have seen similar problems at the following link: https://github.com/openwrt/openwrt/issues/10904 https://forum.openwrt.org/t/gl-inet-6416-no-usb-with-21-02-0-rc1/95206 https://forum.gl-inet.com/t/gl-ar300m16-openwrt-22-03-0-rc5-usb-port-power-off-by-default/23199
OpenWrt log
OpenWrt version
openwrt 23.05-rc4
OpenWrt target/subtarget
ath79/generic
Device
GL.iNet 6416
Image kind
Self-built image
Steps to reproduce
No response
Actual behaviour
No response
Expected behaviour
No response
Additional info
No response
Diffconfig
No response
Terms