Port-evbmips archive

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

Re: CI20 fails to boot.



The latest (today) is still broken. Almost worked on Friday ... see
the rest of message. Thanks.

NetBSD 7.99.71 (CI20) #50: Sun May 14 15:27:35 EDT 2017
<snip>
jzfb at apbus0 addr 0x13050000 not configured
jzrng0 at apbus0 addr 0x100000dc: Ingenic random number generator
usb2 at dwctwo0: USB revision 2.0
pid 0(system): trap: cpu0, reserved instruction in kernel mode
status=0x20000003, cause=0x428, epc=0x80292400, vaddr=0xc0180000
tf=0x803f3d98 ksp=0x803f3e38 ra=0x8000001c ppl=0x8bf62d90
kernel: reserved instruction trap
Stopped in pid 0.1 (system) at  netbsd:memset+0x60:     sw
a3,0(v1)
db> t
0x803f3e38: memset+60 (c0180000,c0190000,0,0) ra 801e88cc sz 48
0x803f3e68: kmem_intr_zalloc+30 (c0180000,c0190000,0,0) ra 801e8c30 sz
32
0x803f3e88: kmem_zalloc+90 (c0180000,c0190000,0,0) ra 80163918 sz 48
0x803f3eb8: ubc_init+60 (c0180000,c0190000,0,0) ra 802a0858 sz 48
0x803f3ee8: main+3d8 (c0180000,c0190000,0,0) ra 800200c0 sz 96
0x803f3f48: kernel_text+c0 (c0180000,c0190000,0,0) ra 0 sz 0
User-level: pid 0.1
db>



Two days ago it got the "root device:" prompt (after a long delay if
USB drive is plugged in). Here is the last commit that "almost works".
-----------------------------
commit af7697b21e04d7d6fe5453db1321b5ee0fa887d4
Author: skrll <skrll%netbsd.org@localhost>
Date:   Fri May 12 12:18:07 2017 +0000

    Trailing whitespace

----------------------------

NetBSD 7.99.71 (CI20) #49: Sun May 14 15:13:10 EDT 2017
<snip>
pcf8563rtc0 at iic4 addr 0x51: NXP PCF8563 Real-time Clock
jzmmc at apbus0 addr 0x13450000 not configured
jzmmc at apbus0 addr 0x13460000 not configured
jzmmc at apbus0 addr 0x13470000 not configured
jzfb at apbus0 addr 0x13050000 not configured
jzrng0 at apbus0 addr 0x100000dc: Ingenic random number generator
usb2 at dwctwo0: USB revision 2.0
starting timer interrupt...
uhub0 at usb0: Ingenic (0x601a) OHCI root hub (0000), class 9/0, rev
1.00/1.00, addr 1
uhub1 at usb1: Ingenic (0x601a) EHCI root hub (0000), class 9/0, rev
2.00/1.00, addr 1
uhub2 at usb2: vendor 0000 (0000) DWC2 root hub (0000), class 9/0, rev
2.00/1.00, addr 1
uhub1: device problem, disabling port 1
WARNING: 1 error while detecting hardware; check system log.
device sd0 (0x800) not configured
root device:

On 10 May 2017 at 11:45, Nick Hudson <skrll%netbsd.org@localhost> wrote:
> On 03/03/17 15:09, Lwazi Dube wrote:
>>
>> Hi,
>>
>> CI20 has been failing to boot successfully to a prompt since July.
>> Maybe it is my unit. I am using the git mirror from github. (I think
>> it is https://github.com/jsonn/src)
>> The last checkin that works for me is:
>>
>> -----------------
>> commit 990897508781154302d3060754e86aa7e20eaec5
>> Author: matt <matt%netbsd.org@localhost>
>> Date:   Mon Jul 11 16:10:10 2016 +0000
>>
>>      Welcome 7.99.34
>
>
> Can you try latest version - an important bug fix have been committed
> recently
>
> Thanks,
> Nick


Home | Main Index | Thread Index | Old Index