Raspberry PI Kernel data abort

2013-08-27 Thread Martin Laabs
more information whats going wrong? For details and the full boot log have a look to: http://www.freebsd.org/cgi/query-pr.cgi?pr=181601 Best regards, Martin Laabs ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: Raspberry PI Kernel data abort

2013-08-27 Thread Martin Laabs
=, r9 =c2857d88, r10=c272fd00, r11=dd3eed10 r12=, ssp=dd3eeca8, slr=c2819960, pc =c02a9aec [ thread pid 542 tid 100059 ] Stopped at soreceive_generic+0x4a8:str r1, [r0, #0x004] db Best regards, Martin Laabs ___ freebsd

Raspberry PI sporadically fails to mount mmc card

2013-08-28 Thread Martin Laabs
1 second (for background tasks) empty lineAbort manual input mountroot For details and the full boot log have a look to: http://www.freebsd.org/cgi/query-pr.cgi?pr=181601 Best regards, Martin Laabs ___ freebsd-current@freebsd.org mailing list

Re: arm/181602: Raspberry PI kernel panic after DHCP

2013-08-28 Thread Martin Laabs
On 28.08.2013 14:10, Ian Lepore wrote: On Wed, 2013-08-28 at 05:44 +, Martin Laabs wrote: Number: 181602 Category: arm Synopsis: Raspberry PI kernel panic after DHCP [...] This problem was caused by recent changes to the layout of struct mbuf and the structures

No UDP/TCP IPv6 connectivity (only) to router using gif interface - maybe ARM related

2013-09-02 Thread Martin Laabs
-CURRENT FreeBSD 10.0-CURRENT #2 r254984 Best regards, Martin Laabs ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: No UDP/TCP IPv6 connectivity (only) to router using gif interface - maybe ARM related

2013-09-03 Thread Martin Laabs
Hi , Whether you feel it right, or not, net.inet.ip.forwarding must be 1 for gif to work (even for IPv6). This is a unintuitive behavior. But fortunately this solve this problem. I suggest adding setting this sysctl if ipv6_gateway_enable is enabled in the rc.conf. Best regards, Martin

Problem building boot2 amd64-i386

2013-09-08 Thread Martin Laabs
is in a directory named raspberry - I just want to build a reference i386 system to see if a problem with the kerberos also occurs on i386 systems. Is there a way to build the boot2 part the right way? In this case I would like to update the crochet script. Thank you, Martin Laabs