Port-arm archive

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

Re: panic: extent_alloc_subregion: bad size on HP T5325



On 14 January 2016 at 04:57, Sevan / Venture37 <venture37%gmail.com@localhost> wrote:
> Hi,
> Why I try to boot the uboot wrapper kernel (netbsd.ub) on a HP H5325
> (evbarm Marvell Kirkwook) I get
> extent_alloc_subregion: extent `pexmem', size 0x4000000
> panic: extent_alloc_subregion: bad size
> Stopped in pid 0.1 (system) at  netbsd:cpu_Debugger+0x4:        bx      r14
>
> Full boot log output here:
> http://pastebin.com/bPutXcB9
>
> I've tried the SHEEVAPLUG kernel from the FTP mirrors for 7.0-STABLE &
> current as well as building my own from current src. I've also tried to
> adapt the kernel config based on http://slideshare.net/tsutsuii/netbsd
> but same behaviour.
>
> While these slides and other documentation for the sheevaplug (such as
> the netbsdjourney blog) mention using a load address of 0x100000, the
> loading of the kernel always hangs when issuing fatload usb 0:1 0x100000
> netbsd.ub.
>
> Any pointers greatly appreciated

I started playing with this board on Friday, I opted to disable to
mvpex driver (which the bad size error comes from) and the pci and
pchb drivers.

The system booted fine after that. Having these drivers means that the
graphics card is non functional but as there's no driver for it in
NetBSD, it's not a problem. The other group of users affected would be
those who modified the board to add in a 1x pci-e connector.

dmesg: http://dmesgd.nycbug.org/index.cgi?do=view&id=3094

I ditched the HP u-boot & upgraded but now how issues with u-boot
which I need to fix.



Sevan


Home | Main Index | Thread Index | Old Index