Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

zyxel310 + uBoot no USB (5 replies)

$
0
0
Hi,

I tried to install debian on zyxel310 nas server, because I had problems with original fw (nfs freeze and some other). Nex time I tried openwrt, but there is some problem with speed over net (samba/nfs/sshfs - all are slow)

But when I tried debian - http://davidegironi.blogspot.com/2018/12/debian-and-openmediavault-on-zyxtel.html I have problem with step 2

uboot does not see usb:

NSA310> printenv 
baudrate=115200
bootcmd=ubi part ubi; ubi read 0x800000 kernel; bootm 0x800000
bootdelay=3
console=console=ttyS0,115200
ethact=egiga0
ethaddr=50:67:F0:69:BF:1E
ipaddr=192.168.1.108
mtddevname=uboot
mtddevnum=0
mtdids=nand0=orion_nand
mtdparts=mtdparts=orion_nand:0x0c0000(uboot),0x80000(uboot_env),0x7ec0000(ubi)
partition=nand0,0
serverip=192.168.1.2
stderr=serial
stdin=serial
stdout=serial

Environment size: 394/131068 bytes
NSA310> 

NSA310> usb reset
resetting USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x80008c80
EHCI timed out on TD - token=0x80008c80
EHCI timed out on TD - token=0x80008c80
 ERROR: NOT USB_CONFIG_DESC 80
EHCI timed out on TD - token=0x80008d80
2 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
NSA310>

but when I installed openwrt, usb in uboot worked, in openwrt usb working too.
Uboot I installed with kwboot

I tried 4 different devices, but nothing :-/

can someone help me please?

thank You a lot

Viewing all articles
Browse latest Browse all 3247

Trending Articles