<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://forum.robosavvy.com/feed.php?f=17&amp;t=6614" />

<title>RoboSavvy Forum</title>
<subtitle>Robosavvy Forum: The largest online community of Humanoid Robot Builders</subtitle>
<link href="http://forum.robosavvy.com/index.php" />
<updated>2010-10-20T11:40:41+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=6614</id>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-10-20T11:40:41+01:00</updated>
<published>2010-10-20T11:40:41+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28500#p28500</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28500#p28500"/>
<title type="html"><![CDATA[Re: Back again....]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28500#p28500"><![CDATA[
<blockquote><div><cite>Photon1272 wrote:</cite><br />Something is missing there! How can the module assistant find the kernel headers?<br />At least, there must be a way to install ndiswrapper and get it running on that system....!<br /><br />Thanks a lot for help...<br /></div></blockquote><br /><br />Hi,<br /><br />Our kernel packages does not follow debian naming conventions, so the program could not find the dicrectory of the kernel headers.<br /><br />Please try to run the command as below.<br /><br /># m-a -k /usr/src/linux-headers-2.6.34.1-vortex86-sg -l 2.6.34.1-vortex86-sg a-i ndiswrapper<br /><br />Please also notice that the kernel module in offical debian/ubuntu archive server usually cannot be compiled with other kernel versions which is not equal to theirs. So, some problem might occur if you built the kernel module on OLD debian/ubuntu system.<br /><br />We suggest you to consult other ndiswrapper guides to build it from scratch.<br /><br /><img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Wed Oct 20, 2010 11:40 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Photon1272]]></name></author>
<updated>2010-10-17T14:34:07+01:00</updated>
<published>2010-10-17T14:34:07+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28469#p28469</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28469#p28469"/>
<title type="html"><![CDATA[Back again....]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28469#p28469"><![CDATA[
Hi,<br /><br />thanks a lot for those kernel headers!<br /><br />After setting up the system I installed the kernel headers with:<br /><dl class="codebox"><dt>Code: </dt><dd><code>dpkg -i linux-headers-2.6.34.1-vortex86-sg_1.0_i386.deb</code></dd></dl><br /><br />Then I tried to do what I intented to do, installing ndiswrapper with <br /><dl class="codebox"><dt>Code: </dt><dd><code>m-a a-i ndiswrapper</code></dd></dl><br />(I got that from <a href="http://wiki.debian.org/NdisWrapper" class="postlink">http://wiki.debian.org/NdisWrapper</a>)<br /><br />It then starts to try installing linux-headers-2.6.34.1-vortex86-sg:<br /><dl class="codebox"><dt>Code: </dt><dd><code>Daten über 1 Pakete aktualisiert.<br />Getting source for kernel version: 2.6.34.1-vortex86-sg<br />apt-get install linux-headers-2.6.34.1-vortex86-sg<br />Paketlisten werden gelesen... Fertig<br />Abhängigkeitsbaum wird aufgebaut... 70%</code></dd></dl><br /><br />mentioning that the newest version already exists, but then it says:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>Pech gehabt, es wurden keine zum aktuellen Kernel passende<br />Headers gefunden und es wurden keine weiteren<br />Kernel-Verzeichnisse angegeben.</code></dd></dl><br /><br />means: <blockquote class="uncited"><div><br />Bad luck, no appropriate kernel headers were found and no kernel folders were declared.<br /></div></blockquote><br />Then it also says, that the kernel headers can be installed from the package  linux-headers-2.6.34.1-vortex86-sg.<br />In order to do so I should run <br />&quot;module-assistant prepare&quot; or &quot;apt-get install linux-headers-2.6.34.1-vortex86-sg&quot;<br /><br />Something is missing there! How can the module assistant find the kernel headers?<br />At least, there must be a way to install ndiswrapper and get it running on that system....!<br /><br />Thanks a lot for help...<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2353">Photon1272</a> — Sun Oct 17, 2010 2:34 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[roboard]]></name></author>
<updated>2010-10-04T06:50:48+01:00</updated>
<published>2010-10-04T06:50:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28352#p28352</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28352#p28352"/>
<title type="html"><![CDATA[Installing the vortex linux kernel headers]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28352#p28352"><![CDATA[
<blockquote><div><cite>Photon1272 wrote:</cite><br />But, I had the kernel 2.6.29.1-vortex86dx running and was compiling the sources for linux-2.6.34.1-vortex86-sg, when this error msg appeared:<br /><br /><blockquote class="uncited"><div>The UTS Release version in include/linux/version.h does not match current version: 2.6.34.1-vortex86dx<br /></div></blockquote><br /><br />I then updated the kernel to linux-2.6.34.1-vortex86-sg and tried to compile again, with the same result...<br /></div></blockquote><br /><br />Hi,<br /><br />you may try again to compile the kernel source on newer Debian or Ubuntu.<br /><br />For ones that need the kernel headers, we have added them in the Vortex86DX Kernel package; please go to <!-- m --><a class="postlink" href="http://www.roboard.com/download_ml.htm">http://www.roboard.com/download_ml.htm</a><!-- m --> to download the kernel package again.<br /><br /><img src="http://forum.robosavvy.com/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1542">roboard</a> — Mon Oct 04, 2010 6:50 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Photon1272]]></name></author>
<updated>2010-10-01T14:59:13+01:00</updated>
<published>2010-10-01T14:59:13+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28331#p28331</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28331#p28331"/>
<title type="html"><![CDATA[Installing the vortex linux kernel headers]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28331#p28331"><![CDATA[
Hi,<br /><br />this looks great, I had the same problem, so thanks for the tutorrial!<br />But, I had the kernel 2.6.29.1-vortex86dx running and was compiling the sources for linux-2.6.34.1-vortex86-sg, when this error msg appeared:<br /><br /><blockquote class="uncited"><div><br />The UTS Release version in include/linux/version.h does not match current version: 2.6.34.1-vortex86dx<br /></div></blockquote><br /><br />I then updated the kernel to linux-2.6.34.1-vortex86-sg and tried to compile again, with the same result:<br /><br /><blockquote class="uncited"><div><br />make[1]: Leaving directory `/usr/src/linux-2.6.34.1-vortex86-sg'<br />test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist<br />test ! -e scripts/package/Makefile || test -f scripts/package/Makefile.kpkg-dist || (mv -f scripts/package/Makefile scripts/package/Makefile.kpkg-dist &amp;&amp; (echo<br />&quot;# Dummy file &quot;; echo &quot;help:&quot;) &gt;  scripts/package/Makefile)<br />COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils make dpkg-dev |\<br />         awk '$1 ~ /[hi]i/ { printf(&quot;%s-%s\n&quot;, $2, $3) }'&gt; debian/buildinfo<br />uname -a &gt;&gt; debian/buildinfo<br />echo using the compiler: &gt;&gt; debian/buildinfo<br />grep LINUX_COMPILER include/linux/compile.h | \<br />           sed -e 's/.*LINUX_COMPILER &quot;//' -e 's/&quot;$//' &gt;&gt; debian/buildinfo<br />grep: include/linux/compile.h: Datei oder Verzeichnis nicht gefunden<br />echo applied kernel patches: &gt;&gt; debian/buildinfo<br />echo done &gt; debian/stamp/build/kernel<br />/usr/bin/make -f ./debian/rules         debian/stamp/binary/pre-linux-image-2.6.34.1-vortex86dx<br />make[1]: Entering directory `/usr/src/linux-2.6.34.1-vortex86-sg'<br />====== making target debian/stamp/install/linux-image-2.6.34.1-vortex86dx [new prereqs: ]======<br />This is kernel package version 11.015.<br />echo &quot;The UTS Release version in include/linux/version.h&quot;; echo &quot;          \&quot;\&quot; &quot;; echo &quot;does not match current version:&quot;; echo &quot;          \&quot;2.6.34.1-vortex86dx<br />\&quot; &quot;; echo &quot;Please correct this.&quot;; exit 2<br />The UTS Release version in include/linux/version.h<br />           &quot;&quot;<br />does not match current version:<br />           &quot;2.6.34.1-vortex86dx&quot;<br />Please correct this.<br />make[1]: *** [debian/stamp/install/linux-image-2.6.34.1-vortex86dx] Fehler 2<br />make[1]: Leaving directory `/usr/src/linux-2.6.34.1-vortex86-sg'<br />make: *** [kernel_image] Fehler 2<br />Robot:/usr/src/linux-2.6.34.1-vortex86-sg#<br /></div></blockquote><br /><br />Well, I have some basic understanding of linux, but my knowledge doesn't go so far... so what can I do?<br />Help is very much appreciated!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2353">Photon1272</a> — Fri Oct 01, 2010 2:59 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[matt.stevenson]]></name></author>
<updated>2010-09-30T01:58:47+01:00</updated>
<published>2010-09-30T01:58:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28312#p28312</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28312#p28312"/>
<title type="html"><![CDATA[Installing the vortex linux kernel headers]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28312#p28312"><![CDATA[
To get the headers you will need to compile them from the source.  For the headers to be useful you will need an accompanying kernel built from the same source.  I don't know too much about kernel/header versioning, so there's probably a way to compile the headers and use them with a precompiled kernel, but its not too hard to just compile a new kernel along with the headers.  When I set my board up, I had to recompile the kernel with wifi support enabled in order to use any wifi.<br /><br />Here are the basic steps which I found from this guide: <!-- m --><a class="postlink" href="http://www.debianadmin.com/step-by-step-tutorial-howto-compile-kernel-in-debian-5-0-lenny.html">http://www.debianadmin.com/step-by-step ... lenny.html</a><!-- m --><br /><br /><blockquote class="uncited"><div><br />#apt-get install kernel-package ncurses-dev bzip2 module-init-tools initramfs-tools procps fakeroot<br /><br />#mkdir ~/newkernel/<br /><br />Copy source to newly created folder<br /><br />#cp ~/linux-source-2.6.26.tar.bz2 ~/newkernel/<br /><br />#cd /newkernel/<br /><br />Extract the source using the following command<br /><br />#tar xjf linux-source-2.6.26.tar.bz2<br /><br />#cd linux-source-2.6.26<br /><br />Configure kernel options (such as enable wifi modules)<br /><br />#make menuconfig<br /><br />#make-kpkg clean<br /><br />This command actually compiles the kernel and headers.  This will take several (3-5) hours.  This will create a .deb package for your kernel and one for the header.<br /><br />#make-kpkg --rootcmd fakeroot --initrd --revision=custom.001 kernel_image kernel_headers<br /><br />#cd ..<br /><br />This will install your new kernel and headers<br /><br />#dpkg -i *.deb<br /></div></blockquote><br /><br />Once you have the new kernel/headers installed, you will need to change your grub settings to boot from it.<br /><br /><br />Here's a second guide for compiling a kernel: <!-- m --><a class="postlink" href="http://newbiedoc.sourceforge.net/system/kernel-pkg.html">http://newbiedoc.sourceforge.net/system/kernel-pkg.html</a><!-- m --><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2093">matt.stevenson</a> — Thu Sep 30, 2010 1:58 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SoBot]]></name></author>
<updated>2010-09-29T17:50:01+01:00</updated>
<published>2010-09-29T17:50:01+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28307#p28307</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28307#p28307"/>
<title type="html"><![CDATA[Installing the vortex linux kernel headers]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=6614&amp;p=28307#p28307"><![CDATA[
I need to install the linux-2.6.34.1-vortex86-sg headers. I have extracted the source files from the b2z file and run make. Please tell me how I should proceed from here?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2054">SoBot</a> — Wed Sep 29, 2010 5:50 pm</p><hr />
]]></content>
</entry>
</feed>