Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

allwinner emac doesn't work and last snapshot doesn't boot



Hello,
tested with an opi one.

===============================================================
# uname -a
NetBSD npi 9.99.17 NetBSD 9.99.17 (GENERIC) #0: Wed Nov 20 06:23:31 UTC 2019  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC evbarm

# ifconfig emac0 up
[ 25571.0831677] panic: LIST_* back 0x905afcb0 /home/source/ab/HEAD/src/sys/uvm/uvm_page.c:890
[ 25571.0931680] cpu3: Begin traceback...
[ 25571.0931680] 0x9ab0fcfc: netbsd:vpanic+0x16c
[ 25571.1031678] Bad frame pointer: 0x80abbc78
[ 25571.1031678] cpu3: End traceback...

[ 25571.1031678] dump to dev 92,1 not possible
[ 25576.1131261] rebooting...
===============================================================

I've tried the latest snapshot. When booting the new kernel after
copying the dtb, I got stuck at

===============================================================
7553624+2131288+1637032 [490396+463072+482491]=0xc36fd0
EHCI failed to shut down host controller.
[   1.0000000] NetBSD/evbarm (fdt) booting ...
[   1.0000000] [ Kernel symbol table missing! ]
===============================================================

So before updating the sets I tried the last img:

https://nycdn.netbsd.org/pub/NetBSD-daily/HEAD/201912110900Z/evbarm-earmv7hf/binary/gzimg/armv7.img.gz

This is the ouput of an opi lite, but is the same with the opi one.

===============================================================
U-Boot 2018.11nb4 (Dec 01 2019 - 17:38:21 +0000) Allwinner Technology

CPU:   Allwinner H3 (SUN8I 1680)
Model: Xunlong Orange Pi Lite
DRAM:  512 MiB
MMC:   SUNXI SD/MMC: 0
Loading Environment from FAT... *** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
starting USB...
USB0:   USB EHCI 1.00
USB1:   USB OHCI 1.0
USB2:   USB EHCI 1.00
USB3:   USB OHCI 1.0
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 2 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot: 0 switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
201 bytes read in 3 ms (65.4 KiB/s)
## Executing script at 43100000
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
27690 bytes read in 11 ms (2.4 MiB/s)
Found EFI removable media binary efi/boot/bootarm.efi
Scanning disks on usb...
Disk usb0 not ready
Disk usb1 not ready
Disk usb2 not ready
Disk usb3 not ready
Scanning disks on mmc...
MMC Device 1 not found
MMC Device 2 not found
MMC Device 3 not found
Found 3 disks
181376 bytes read in 13 ms (13.3 Mib/s)
## Starting EFI application at 42000000 ...
===============================================================

And it dies.

My question is, should I report the problem of the ethernet now,
or it's better to wait until testing the next bootable snapshot?

Regards,
adr.


Home | Main Index | Thread Index | Old Index