You are not logged in.
Pages: 1
Hej.
u-boot USB problem
starting 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 8f
EHCI timed out on TD - token=0x80008d80
EHCI timed out on TD - token=0x80008c80
EHCI timed out on TD - token=0x80008c80
2 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
usb drive is connected.
Last edited by nEon (2020-10-17 13:14:56)
Offline
hello nEon,
What are the specs for that device?
cpu/Ram, ethernet, etc
Best Regards,
tux
Offline
Offline
Is that cpu a armv5TE?
if it is, them its a armel device
Best Regards,
tux
Offline
Yes, I know. Mistake in topic, sorry. Im testing armel of course
Debian bodhi works fine, but I want to run Devuan
u-boot from bodhi show my usb drive. Kernel Devuan armel do not show usb drive and hdd on NSA 320.
Offline
what kernel are you using in Devuan?
you can get the kernel config you have in bodhi..
modprobe configs
zcat /proc/config.gz
And then build a kernel for it
Best Regards,
tux
Offline
kernel devuan: https://pkgmaster.devuan.org/devuan/dis … 11-marvell
DIY, Roger that ;]
I only say, test on NSA320 and files form https://pkgmaster.devuan.org/devuan/dis … ler-armel/ .. failed
Offline
kernel devuan: https://pkgmaster.devuan.org/devuan/dis … 11-marvell
DIY, Roger that ;]
I only say, test on NSA320 and files form https://pkgmaster.devuan.org/devuan/dis … ler-armel/ .. failed
Does you included in /boot the DTB file for NAS320?
you need the :
/lib/modules/linux-image-version
/boot/kernel
/boot/System.map
/boot/config
/usr/lib/linux-image.version/DTB_Maybe
Check your bodhi installation for this files and copy them over to a devuan rootfs.
I douldn't find in uboot mainline the zyxel Nas 320, to better to keep the uboot you have, and build only a kernel for it, or copy the bodhi one over to a devuan rootfs
Last edited by tuxd3v (2020-10-31 15:09:53)
Best Regards,
tux
Offline
Pages: 1