<?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=4125" />

<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-09-29T17:36:14+01:00</updated>

<author><name><![CDATA[RoboSavvy Forum]]></name></author>
<id>http://forum.robosavvy.com/feed.php?f=17&amp;t=4125</id>
<entry>
<author><name><![CDATA[SoBot]]></name></author>
<updated>2010-09-29T17:36:14+01:00</updated>
<published>2010-09-29T17:36:14+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28305#p28305</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28305#p28305"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28305#p28305"><![CDATA[
Ubuntu still doesnt recognize my USB wifi adapter. I try to install it with windows driver through ndiswrapper but it still doesn't show up on iwconfig after i installed the driver. Here is my console output: <br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>~ ndiswrapper -l<br />neta5agu : driver installed<br />   device &#40;07D1:3A0D&#41; present<br />~ sudo ndiswrapper -m<br />module configuration already contains alias directive<br /><br />~ sudo modprobe ndiswrapper<br />FATAL: Module ndiswrapper not found.<br />~ iwconfig<br />lo        no wireless extensions.<br /><br />eth2      no wireless extensions.<br /></code></dd></dl><p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2054">SoBot</a> — Wed Sep 29, 2010 5:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rrbecker]]></name></author>
<updated>2010-09-22T16:36:55+01:00</updated>
<published>2010-09-22T16:36:55+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28260#p28260</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28260#p28260"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28260#p28260"><![CDATA[
Hi again All,<br /><br />Well I guess that I am also the victim of a faulty 'SD Stick'.  I had purchased a 32G SD card and for most things it looked like it was working fine. It did not report any errors when I copied file TO and FROM the stick, but it turns out that many of the files were indeed corrupted buy the stick.<br /><br />I switched to an 8G stick and reinstall everything. I am now running Ubuntu 10.4 with 2.6.34.1 Vortex Linux Kernel. Also the r6040.ko Ethernet driver is now properly install and running.<br /><br />So I guess that I will call this issue Closed. If I have additional question (as I progress in my Robot build) I will open a new Thread.<br /><br />I want to thank everybody here for their help and I want to thank RoBoard as well for their Tech Support..<br /><br />Thanks again...<br /><br />rrbecker<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2294">rrbecker</a> — Wed Sep 22, 2010 4:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[dragonax]]></name></author>
<updated>2010-09-22T04:40:48+01:00</updated>
<published>2010-09-22T04:40:48+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28246#p28246</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28246#p28246"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28246#p28246"><![CDATA[
To goto command line you need to edit<br /><br />/etc/default/grub<br /><br />remove &quot;quiet splash&quot; at end of line and replace with &quot;text&quot;<br /><br />save file and run<br />sudo update-grub<br /><br />this is for ubuntu 10.04 and above<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2311">dragonax</a> — Wed Sep 22, 2010 4:40 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rrbecker]]></name></author>
<updated>2010-09-21T23:36:18+01:00</updated>
<published>2010-09-21T23:36:18+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28242#p28242</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28242#p28242"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28242#p28242"><![CDATA[
<blockquote class="uncited"><div><br />- fixed IP LAN address for the RoBaord in my home network<br /></div></blockquote><br /><br /><br />Hi Marsman,<br /><br />I see in that you were able to get at least the LAN side working. I, on the other hand have not been successful. I have followed the tutorial and installed the r6040.ko driver  but whenever I look at 'dmesg'  I see the following: <span style="font-weight: bold">&quot;...r6040 no symbol version for module_layout...&quot;</span><br /><br />Do you have any recommendations on how to get the Ethernet port to work?<br /><br />BTW, I am running Ubuntu 10.<br /><br />Thanks in advance<br /><br />rrbecker<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2294">rrbecker</a> — Tue Sep 21, 2010 11:36 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SoBot]]></name></author>
<updated>2010-09-20T11:52:20+01:00</updated>
<published>2010-09-20T11:52:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28220#p28220</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28220#p28220"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28220#p28220"><![CDATA[
Ok, I wil try this now. So How did you manage to get ubuntu to start up in console mode automatically?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2054">SoBot</a> — Mon Sep 20, 2010 11:52 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[dragonax]]></name></author>
<updated>2010-09-11T16:32:51+01:00</updated>
<published>2010-09-11T16:32:51+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28107#p28107</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28107#p28107"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28107#p28107"><![CDATA[
Yes ur right ubuntu 10.04 doesn't run as fast but what I do is run it in command line mode without the gnome gui. If you like you can back up all the partitions on ur sd card on to your pc and install again. To back up I just used ubuntu on a desktop pc (vmware) connec sd card then use &quot;sudo partitionmanager&quot; and select each partition and backup. It took about 15mins to backup 8gb sc card. also I have restored is successfully onto same sd card but not sure if you can restore to different sd card<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2311">dragonax</a> — Sat Sep 11, 2010 4:32 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SoBot]]></name></author>
<updated>2010-09-11T13:06:24+01:00</updated>
<published>2010-09-11T13:06:24+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28102#p28102</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28102#p28102"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28102#p28102"><![CDATA[
Does your Ubuntu 10.04 run fast enough? I have Xubuntu installed to get better performance because 10.04 runs very slow on my roboard? Anycase, I have a lot of stuff installed now and I dont want to re-install them all. So I'll have to stick with Xubuntu. I got the kernel installed now and boot up with it. I still need to install the kernel source to get past this error:  &quot;Makefile:93: /lib/modules/2.6.34.1-vortex86-sg/build/.config: No such file or directory&quot;, but I dont know how. I only kow the basics of linux. I have the tar.bz2 file extracted, now what? Please help!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2054">SoBot</a> — Sat Sep 11, 2010 1:06 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[dragonax]]></name></author>
<updated>2010-09-11T05:18:47+01:00</updated>
<published>2010-09-11T05:18:47+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28101#p28101</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28101#p28101"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28101#p28101"><![CDATA[
Install ubuntu 10.04 follow same tutorial as ubuntu 9.04. Only thing I changed was the file system as ext4 instead of ext3. <br />I got usb wirelss, webcam and bluetooth working this way. Then you can just add the roboard kernal (if you want) after into your grub menu so you can choose which kernal to boot from.<br /><br />Only problem was I couldn't set the screen resolution to more than 800*600 and the wired network card is not working<br /><br />Hope this helps<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2311">dragonax</a> — Sat Sep 11, 2010 5:18 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[SoBot]]></name></author>
<updated>2010-09-10T13:51:20+01:00</updated>
<published>2010-09-10T13:51:20+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28095#p28095</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28095#p28095"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=28095#p28095"><![CDATA[
I also want to get the VNT6655 working. So I am trying to install the  Linux Kernel package 2.6.34.1 and the source to install the driver. But if I install the Kernel package 2.6.34.1 I cant start up, it gives the error:  kernel panic - not syncing : VFS: unable to mount root FS on unknown-block. Do I need this kernel and the source to make the VNT6655 wifi card work?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=2054">SoBot</a> — Fri Sep 10, 2010 1:51 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ea4ps]]></name></author>
<updated>2010-01-30T12:57:38+01:00</updated>
<published>2010-01-30T12:57:38+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25205#p25205</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25205#p25205"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25205#p25205"><![CDATA[
Ok, finally I have been able extract it renaming extension (tar.gz --&gt; tar.bz2).<br />Now, I will try to compile the kernel source... Im reading README.txt and I can see that you can do a couple of ways. You recommend me something? some change into the kernel?<br /><br />EDIT: I need copy in the root directory (in the SD card) the source full and I will can't delete this directory after the installation? I say this because I have only 1GB capacity<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1918">ea4ps</a> — Sat Jan 30, 2010 12:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chaosmann]]></name></author>
<updated>2010-01-30T12:41:25+01:00</updated>
<published>2010-01-30T12:41:25+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25203#p25203</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25203#p25203"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25203#p25203"><![CDATA[
<blockquote><div><cite>ea4ps wrote:</cite><br /><blockquote><div><cite>Chaosmann wrote:</cite>Do you have installed the kernel sources from roboard.com or only the kernel?<br /></div></blockquote><br /><br />Thank for your answer! Actually not! because always I tried download it I can't extract it. Now I'm going to download it again, I hope to be more lucky this time.<br />Take the opportunity to ask you something, is normal to install package or libreries with aptitude or is better to do compiling them?<br /><br />Thank you!</div></blockquote><br />tar xzfvp linux-2.6.29.1.tar.gz<br />With this command it should go.<br /><br />I normaly prefere to install things over apt, yum or zypper. Depending on the System. In fact that they take care of the dependencies.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1823">Chaosmann</a> — Sat Jan 30, 2010 12:41 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ea4ps]]></name></author>
<updated>2010-01-30T12:30:17+01:00</updated>
<published>2010-01-30T12:30:17+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25202#p25202</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25202#p25202"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25202#p25202"><![CDATA[
<blockquote><div><cite>Chaosmann wrote:</cite><br />Do you have installed the kernel sources from roboard.com or only the kernel?<br /></div></blockquote><br /><br />Thank for your answer! Actually not! because always I tried download it I can't extract it. Now I'm going to download it again, I hope to be more lucky this time.<br />Take the opportunity to ask you something, is normal to install package or libreries with aptitude or is better to do compiling them?<br /><br />Thank you!<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1918">ea4ps</a> — Sat Jan 30, 2010 12:30 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Chaosmann]]></name></author>
<updated>2010-01-30T01:47:21+01:00</updated>
<published>2010-01-30T01:47:21+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25195#p25195</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25195#p25195"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25195#p25195"><![CDATA[
Do you have installed the kernel sources from roboard.com or only the kernel?<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1823">Chaosmann</a> — Sat Jan 30, 2010 1:47 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ea4ps]]></name></author>
<updated>2010-01-29T17:45:45+01:00</updated>
<published>2010-01-29T17:45:45+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25194#p25194</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25194#p25194"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=25194#p25194"><![CDATA[
Do you found the answer?<br /><br />I'm in same situation. I would be very appreciated if you shared your solution.<br /><br />Thank you<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1918">ea4ps</a> — Fri Jan 29, 2010 5:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[crane]]></name></author>
<updated>2009-12-13T20:15:36+01:00</updated>
<published>2009-12-13T20:15:36+01:00</published>
<id>http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=23784#p23784</id>
<link href="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=23784#p23784"/>
<title type="html"><![CDATA[miniPCI WLAN card on RoBoard with Ubuntu Linux]]></title>

<content type="html" xml:base="http://forum.robosavvy.com/viewtopic.php?t=4125&amp;p=23784#p23784"><![CDATA[
I am also trying to use the wifi card, but having trouble installing the driver. I am running Debian 5.0.<br /><br />I downloaded the VIA driver and tried to compile the driver, but getting this error. Same error for both &quot;make clean&quot; and &quot;make install&quot;.<br /><br />rb-100:/home/roboard/Drivers/Wifi/VT6655_Linux_src_v1.20.02_x86# make clean<br />set -e; for d in driver ; do make -C $d clean ; done<br />make[1]: Entering directory `/home/roboard/Drivers/Wifi/VT6655_Linux_src_v1.20.02_x86/driver'<br />Makefile:93: /lib/modules/2.6.29.1-vortex86dx/build/.config: No such file or directory<br />make[1]: *** No rule to make target `/lib/modules/2.6.29.1-vortex86dx/build/.config'.  Stop.<br />make[1]: Leaving directory `/home/roboard/Drivers/Wifi/VT6655_Linux_src_v1.20.02_x86/driver'<br />make: *** [clean] Error 2<br /><br />Basically it says it cannot find the .config file.<br />/lib/modules/2.6.29.1-vortex86dx/build/.config<br /><br />Any tips? Or, can anyone uploaded the compiled .ko file?<br /><br />Thanks.<p>Statistics: Posted by <a href="http://forum.robosavvy.com/memberlist.php?mode=viewprofile&amp;u=1826">crane</a> — Sun Dec 13, 2009 8:15 pm</p><hr />
]]></content>
</entry>
</feed>