Based on the USB ID VID 058F PID 1234, here is the full breakdown of the device and its proper feature set.
echo on > /sys/bus/usb/devices/1-3/power/control
usb_storage module is loaded:
sudo modprobe usb_storage
No proprietary driver is required.
Due to its association with low-end or counterfeit hardware, this ID may exhibit: usb device id vid 058f pid 1234 full
Relevant tools:
You don’t need working drivers to identify the hardware. Use these methods: Based on the USB ID VID 058F PID
If you have a device with VID 058F PID 1234, here are its typical hardware parameters:
| Parameter | Value | |-----------|-------| | Vendor | Alcor Micro Corp. | | Product | USB 2.0 Hub (or Multi-Card Reader) | | USB Version | 2.0 (480 Mbps max) | | Power Draw | 100 mA (Bus-powered) | | Supported Protocols | Mass Storage Class (if reader), Hub Class | | Typical Ports (if hub) | 4 downstream ports | | Card Support (if reader) | SD, SDHC, MMC, MS, xD (varies) | Power management : The hub may go to sleep
On Linux, running lsusb -v -d 058f:1234 will show something like:
Bus 001 Device 003: ID 058f:1234 Alcor Micro Corp. USB 2.0 Hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 (Hub)
bDeviceSubClass 0
bDeviceProtocol 1 (Single TT)
bMaxPacketSize0 64
idVendor 0x058f Alcor Micro Corp.
idProduct 0x1234 USB 2.0 Hub
bcdDevice 1.00
0x058FIf software fixes don’t help, consider hardware: