<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title> | All Things FreeBSDComments for FreeBSD developer&#039;s notebook</title>
	<atom:link href="http://kernelnomicon.org/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://kernelnomicon.org</link>
	<description>All Things FreeBSD</description>
	<lastBuildDate>Tue, 14 May 2013 20:40:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Dustin Dawes</title>
		<link>http://kernelnomicon.org/?p=275#comment-2466</link>
		<dc:creator>Dustin Dawes</dc:creator>
		<pubDate>Tue, 14 May 2013 20:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2466</guid>
		<description><![CDATA[As I tried to compile NodeJS (I know, ridiculous :p).. Does the current FreeBSD ARM support HardFloat, and if not.. are you aware of any work on adding HFloat support?]]></description>
		<content:encoded><![CDATA[<p>As I tried to compile NodeJS (I know, ridiculous :p).. Does the current FreeBSD ARM support HardFloat, and if not.. are you aware of any work on adding HFloat support?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeBSD/armv6 in QEMU by jpulz</title>
		<link>http://kernelnomicon.org/?p=229#comment-2449</link>
		<dc:creator>jpulz</dc:creator>
		<pubDate>Mon, 13 May 2013 14:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=229#comment-2449</guid>
		<description><![CDATA[Oleksandr,

i&#039;ve several difficulties with arm and QEMU.
I downloaded your prebuilt kernel and tried it in QEMU (1.4.0 and 1.4.1 from ports)
It hangs at every boot attempt, the last line is:
Timecounters tick every ....
sometimes there is a number printed sometimes not.
I decided to check out a fresh current to built it by myself and got it booting till it tries to mount the root fs. This failed because the driver for the &quot;Versatile PCI controller&quot; failed to attach (some memory related error).
The obvious thing is that i have to start QEMU with -m 512M (512Mb of RAM) otherwise the QEMU window stays black forever. I tried to set some different values for the amount of memory in  &quot;sys/boot/fdt/dts/versatilepb.dts&quot; but it changes nothing. The kernel is only booting with -m 512M.
Today i rolled my CURRENT back to r244479 (right before &quot;Replace generic ARM11 option with more specific support for ARM1136 and ARM1176&quot;)
With this state i can boot the kernel, the &quot;Versatile PCI controller&quot; and the sym driver are working and i can successfully load the userland image. But i have to use -m 512M otherwise it&#039;s not working.
Now if i try to use network together with r244479 the whole thing breaks with different errors. The most errors i see are from QEMU and look like this and are printed out hundred times:
vpb_sic_write: Bad register offset 0xd44
qemu: hardware error: smc91c111_write: Bad reg 0:2

together with the following message in the running versatilepb system:
: jemalloc_chunk.c:203: Failed assertion: &quot;p[i] == 0&quot;
interrupt storm detected on &quot;intr31:&quot;; throttling interrupt source

As far as i can see from the kernel boot messages the &quot;kmi0 (PL050 Keyboard/Mouse Interface)&quot; device is using irq31.

It looks like as it could all be related to the &quot;-m 512M&quot; argument but i&#039;m not sure.
Can you shed some some light into this? Is a fresh CURRENT working for you as expected in QEMU?

Kind regards
Joerg]]></description>
		<content:encoded><![CDATA[<p>Oleksandr,</p>
<p>i&#8217;ve several difficulties with arm and QEMU.<br />
I downloaded your prebuilt kernel and tried it in QEMU (1.4.0 and 1.4.1 from ports)<br />
It hangs at every boot attempt, the last line is:<br />
Timecounters tick every &#8230;.<br />
sometimes there is a number printed sometimes not.<br />
I decided to check out a fresh current to built it by myself and got it booting till it tries to mount the root fs. This failed because the driver for the &#8220;Versatile PCI controller&#8221; failed to attach (some memory related error).<br />
The obvious thing is that i have to start QEMU with -m 512M (512Mb of RAM) otherwise the QEMU window stays black forever. I tried to set some different values for the amount of memory in  &#8220;sys/boot/fdt/dts/versatilepb.dts&#8221; but it changes nothing. The kernel is only booting with -m 512M.<br />
Today i rolled my CURRENT back to r244479 (right before &#8220;Replace generic ARM11 option with more specific support for ARM1136 and ARM1176&#8243;)<br />
With this state i can boot the kernel, the &#8220;Versatile PCI controller&#8221; and the sym driver are working and i can successfully load the userland image. But i have to use -m 512M otherwise it&#8217;s not working.<br />
Now if i try to use network together with r244479 the whole thing breaks with different errors. The most errors i see are from QEMU and look like this and are printed out hundred times:<br />
vpb_sic_write: Bad register offset 0xd44<br />
qemu: hardware error: smc91c111_write: Bad reg 0:2</p>
<p>together with the following message in the running versatilepb system:<br />
: jemalloc_chunk.c:203: Failed assertion: &#8220;p[i] == 0&#8243;<br />
interrupt storm detected on &#8220;intr31:&#8221;; throttling interrupt source</p>
<p>As far as i can see from the kernel boot messages the &#8220;kmi0 (PL050 Keyboard/Mouse Interface)&#8221; device is using irq31.</p>
<p>It looks like as it could all be related to the &#8220;-m 512M&#8221; argument but i&#8217;m not sure.<br />
Can you shed some some light into this? Is a fresh CURRENT working for you as expected in QEMU?</p>
<p>Kind regards<br />
Joerg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Matatu</title>
		<link>http://kernelnomicon.org/?p=275#comment-2387</link>
		<dc:creator>Matatu</dc:creator>
		<pubDate>Wed, 08 May 2013 12:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2387</guid>
		<description><![CDATA[I&#039;ve tried to build the world with gcc, it breaks after 1 day compiling with
an error.

gcc -O -pipe  -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/arm -DNLS  -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6 -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../../contrib/jemalloc/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -I/usr/src/lib/libc/arm/softfloat -I/usr/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign  -c accept4.S
accept4.S: Assembler messages:
accept4.S:3: Error: undefined symbol `SYS_accept4&#039; in operation
*** [accept4.o] Error code 1

Stop in /usr/src/lib/libc.
*** [lib/libc__L] Error code 1

Stop in /usr/src.
*** [libraries] Error code 1

Stop in /usr/src.
*** [_libraries] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to build the world with gcc, it breaks after 1 day compiling with<br />
an error.</p>
<p>gcc -O -pipe  -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/arm -DNLS  -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6 -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../../contrib/jemalloc/include -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -I/usr/src/lib/libc/arm/softfloat -I/usr/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign  -c accept4.S<br />
accept4.S: Assembler messages:<br />
accept4.S:3: Error: undefined symbol `SYS_accept4&#8242; in operation<br />
*** [accept4.o] Error code 1</p>
<p>Stop in /usr/src/lib/libc.<br />
*** [lib/libc__L] Error code 1</p>
<p>Stop in /usr/src.<br />
*** [libraries] Error code 1</p>
<p>Stop in /usr/src.<br />
*** [_libraries] Error code 1</p>
<p>Stop in /usr/src.<br />
*** [buildworld] Error code 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Josef Larsson</title>
		<link>http://kernelnomicon.org/?p=275#comment-2376</link>
		<dc:creator>Josef Larsson</dc:creator>
		<pubDate>Tue, 07 May 2013 18:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2376</guid>
		<description><![CDATA[Last time I checked, the clang-compiler built with world had the same version number as clang-devel in ports.

If GCC won&#039;t do for the world compilation, I do not think you can build world on the Pi before that bug is fixed.]]></description>
		<content:encoded><![CDATA[<p>Last time I checked, the clang-compiler built with world had the same version number as clang-devel in ports.</p>
<p>If GCC won&#8217;t do for the world compilation, I do not think you can build world on the Pi before that bug is fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Matatu</title>
		<link>http://kernelnomicon.org/?p=275#comment-2373</link>
		<dc:creator>Matatu</dc:creator>
		<pubDate>Tue, 07 May 2013 14:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2373</guid>
		<description><![CDATA[Ok, now I&#039;m running in the same problem, tried to compile my first world directly on the pi. When sending my first post, I thought this was related to the llvm port and not to the world itself. Do you have a solution in the meanwhile?]]></description>
		<content:encoded><![CDATA[<p>Ok, now I&#8217;m running in the same problem, tried to compile my first world directly on the pi. When sending my first post, I thought this was related to the llvm port and not to the world itself. Do you have a solution in the meanwhile?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Josef Larsson</title>
		<link>http://kernelnomicon.org/?p=275#comment-2361</link>
		<dc:creator>Josef Larsson</dc:creator>
		<pubDate>Mon, 06 May 2013 08:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2361</guid>
		<description><![CDATA[Knew that already, but thanks anyway. Another approach is to set USE_GCC=any in the makefile of the port in question.]]></description>
		<content:encoded><![CDATA[<p>Knew that already, but thanks anyway. Another approach is to set USE_GCC=any in the makefile of the port in question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Matatu</title>
		<link>http://kernelnomicon.org/?p=275#comment-2358</link>
		<dc:creator>Matatu</dc:creator>
		<pubDate>Mon, 06 May 2013 02:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2358</guid>
		<description><![CDATA[If not known, it&#039;s possible to switch from clang to gcc (which is still part
of the base system), you have only to redefine CC, CXX and CPP in your 
/etc/make.conf . Not all ports will compile with clang at the moment.]]></description>
		<content:encoded><![CDATA[<p>If not known, it&#8217;s possible to switch from clang to gcc (which is still part<br />
of the base system), you have only to redefine CC, CXX and CPP in your<br />
/etc/make.conf . Not all ports will compile with clang at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Josef Larsson</title>
		<link>http://kernelnomicon.org/?p=275#comment-2348</link>
		<dc:creator>Josef Larsson</dc:creator>
		<pubDate>Sat, 04 May 2013 18:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2348</guid>
		<description><![CDATA[Managed to get it running as a router now with USB ethernet. Thank you very much :). It seems to be running at less than full speed but I have to test it thoroughly to say so confidently. 

One interesting behaviour is that ping latency seems to cycle in the following fashion for both ethernet cards: 10 ms, 9 ms, 8ms, ... , 1ms, 10 ms, 9ms, 8ms, ..., 1 ms and round again.

Another problem seems to be the C++-compiler that get some kind of memory alignment error everytime I use it. (http://llvm.org/bugs/show_bug.cgi?id=15696)]]></description>
		<content:encoded><![CDATA[<p>Managed to get it running as a router now with USB ethernet. Thank you very much <img src='http://kernelnomicon.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . It seems to be running at less than full speed but I have to test it thoroughly to say so confidently. </p>
<p>One interesting behaviour is that ping latency seems to cycle in the following fashion for both ethernet cards: 10 ms, 9 ms, 8ms, &#8230; , 1ms, 10 ms, 9ms, 8ms, &#8230;, 1 ms and round again.</p>
<p>Another problem seems to be the C++-compiler that get some kind of memory alignment error everytime I use it. (<a href="http://llvm.org/bugs/show_bug.cgi?id=15696" rel="nofollow">http://llvm.org/bugs/show_bug.cgi?id=15696</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by gonzo</title>
		<link>http://kernelnomicon.org/?p=275#comment-2339</link>
		<dc:creator>gonzo</dc:creator>
		<pubDate>Fri, 03 May 2013 18:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2339</guid>
		<description><![CDATA[I&#039;ll be looking into this issue soon. Hope to find permanent solution for this bug.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ll be looking into this issue soon. Hope to find permanent solution for this bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building image for Raspberry Pi: up to date version by Matatu</title>
		<link>http://kernelnomicon.org/?p=275#comment-2270</link>
		<dc:creator>Matatu</dc:creator>
		<pubDate>Sat, 27 Apr 2013 13:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://kernelnomicon.org/?p=275#comment-2270</guid>
		<description><![CDATA[This is a little bit annoying, two of my three different sd cards need these settings. Unfortunately, the problem does not occur at every reboot, so I&#039;ve noticed it late. I made automatic reboot loops (100 reboots) to find it out. With both affected cards it occurs only in ~ 10% of the reboots. With these settings it does not occur.]]></description>
		<content:encoded><![CDATA[<p>This is a little bit annoying, two of my three different sd cards need these settings. Unfortunately, the problem does not occur at every reboot, so I&#8217;ve noticed it late. I made automatic reboot loops (100 reboots) to find it out. With both affected cards it occurs only in ~ 10% of the reboots. With these settings it does not occur.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
