Dlink DIR-825 B1 status [updated]

Jeff Roberson jroberson at jroberson.net
Mon Aug 19 19:55:50 UTC 2013


On Mon, 19 Aug 2013, Aleksandr Rybalko wrote:

> Adrian Chadd <adrian at freebsd.org> ???????(??):
>> Ah, look at that! I think this is fallout with jeffr's VM allocator
>> changes.
>>
>> I suggest asking him about it. :P
>>
>>
>>
>> -adrian
>>
>>
>>
>> On 18 August 2013 20:52, Sean Bruno <sean_bruno at yahoo.com> wrote:
>>
>>> On Sun, 2013-08-18 at 18:06 -0700, Sean Bruno wrote:
>>>>
>>>> Loading echi seems to lockup the router, but it does emit:
>>>> ehci0: <AR71XX Integrated USB 2.0 controller> at mem
>>>> 0x1b000000-0x1bffffff irq 1 on nexus0
>>>
>>> Ah, I guess I needed to wait a bit longer to see the failure?
>>>
>>> # kldload /boot/kernel/ar71xx_ehci.ko
>>> ehci0: <AR71XX Integrated USB 2.0 controller> at mem
>>> 0x1b000000-0x1bffffff irq 1 on nexus0
>>> vm_thread_new: kstack allocation failed

Can you go to line 159 of vm_init and change PAGE_SIZE to 1MB (1 * 1024 * 
1024) and tell me if that fixes it?

Thanks!
Jeff

>>> panic: kproc_create() failed with 12
>>> KDB: enter: panic
>>> [ thread pid 236 tid 100032 ]
>>> Stopped at      kdb_enter+0x4c: lui     at,0x8038
>>> db>
>>> KDB: enter: Break to debugger
>>> [ thread pid 11 tid 100038 ]
>>> Stopped at      kdb_enter+0x4c: lui     at,0x8038
>>> db> bt
>>> Tracing pid 11 tid 100038 td 0x8066d660
>>> db_trace_thread+30 (?,?,?,?) ra c7f9776000000018 sp 0 sz 0
>>> 80078d3c+114 (0,?,ffffffff,?) ra c7f9777800000020 sp 100000000 sz 1
>>> 80078084+388 (?,?,?,?) ra c7f97798000000a8 sp 0 sz 0
>>> db_command_loop+70 (?,?,?,?) ra c7f9784000000018 sp 0 sz 0
>>> 8007ab80+f4 (?,?,?,?) ra c7f97858000001a8 sp 0 sz 0
>>> kdb_trap+110 (?,?,?,?) ra c7f97a0000000030 sp 0 sz 0
>>> trap+c24 (?,?,?,?) ra c7f97a30000000b8 sp 0 sz 0
>>> MipsKernGenException+134 (0,4,802db4dc,133) ra c7f97ae8000000c8 sp
>>> 100000001 sz 1
>>> kdb_enter+4c (?,?,?,?) ra c7f97bb000000018 sp 0 sz 0
>>> 80152c9c+ac (?,?,?,?) ra c7f97bc800000018 sp 0 sz 0
>>> kdb_alt_break+10 (?,?,?,?) ra c7f97be000000018 sp 0 sz 0
>>> 8009a788+24c (?,?,?,?) ra c7f97bf800000058 sp 0 sz 0
>>> intr_event_handle+9c (?,?,?,?) ra c7f97c5000000030 sp 0 sz 0
>>> 802adf8c+140 (?,?,?,?) ra c7f97c8000000028 sp 0 sz 0
>>> intr_event_handle+9c (?,?,?,?) ra c7f97ca800000030 sp 0 sz 0
>>> cpu_intr+184 (c7f97d28,?,?,?) ra c7f97cd800000038 sp 100000000 sz 0
>>> MipsKernIntr+158 (?,?,?,?) ra c7f97d10000000c8 sp 0 sz 0
>>> pid 11
>>>
>>>
>> _______________________________________________
>> freebsd-embedded at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded
>> To unsubscribe, send any mail to
>> "freebsd-embedded-unsubscribe at freebsd.org"
>
> It fail in intr handler. Maybe wrong IRQ no?
> WBW
> ------
> Aleksandr Rybalko <ray at ddteam.net>
>
>


More information about the freebsd-mips mailing list