Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2964 - ZyXEL Keenetic - USB port is not working in v18.06.2 and later #7896

Closed
openwrt-bot opened this issue Apr 4, 2020 · 5 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

odmdas:

Name the tree/revision/version:
OpenWrt v18.06.2 and later (tested v18.06.8, master at 1fb3c00)

Name the affected device:
ZyXEL Keenetic

What does it not do that it should do:
USB port is not working.

Steps to reproduce:

  1. Build and install OpenWrt v18.06.2 or later with appropriate kmods and their dependencies:
    kmod-usb-dwc2
    kmod-usb-storage
    kmod-fs-vfat

  2. Boot.

  3. Insert a USB flash drive. There is no /dev/sd* device to mount, no new usb related messages in dmesg.
    Just for test, plug in a USB optical mouse, LED does not light.

What you have already done to workaround/fix the problem:
On v18.06.1 USB works, files from the flash drive ara accessible, LED in USB optical mouse is on, corresponding dmesg messages appear.

Any additional info you think is important:
bootlogs with USB flash drive attached:
18.06.1-bootlog.txt - 18.06.1 (flashed)
18.06.2-bootlog.txt - 18.06.2 (initramfs-kernel loaded from tftp)
master-bootlog.txt - master (initramfs-kernel loaded from tftp)

patches to use full 8MB flash applied to install packages:

@openwrt-bot
Copy link
Author

odmdas:

This bug looks very similar to FS#2839, both devices are based on Ralink RT3052.

@openwrt-bot
Copy link
Author

odmdas:

Perhaps it can be fixed by the method proposed in bug FS#2738.

@openwrt-bot
Copy link
Author

odmdas:

I built 18.06.2 and master at 91c61aa for ZyXEL Keenetic with 0032-USB-dwc2-add-device_reset.patch removed as described in FS#2738 and USB works with a USB flash drive.

@openwrt-bot
Copy link
Author

odmdas:

FS#2473 is about the same problem on another device based on Ralink rt305x.

@openwrt-bot
Copy link
Author

odmdas:

USB does not work in master at 35f208d built with testing kernel 5.4 with or without 0032-USB-dwc2-add-device_reset.patch.
Boot log attached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant