On Sat, Jun 4, 2011 at 2:32 PM, Damian <span dir="ltr">&lt;<a href="mailto:myth@surr.co.uk">myth@surr.co.uk</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi everone,<br>
<br>
Sorry for the off topic post, but you lot are the best Linux resource I<br>
know.<br>
<br>
I&#39;m trying to set up AdHoc wifi from my MythTV machine so that I can<br>
connect my mobile phone to the internet.<br>
<br>
My house has several machines, but no wifi. All connected with LAN cable<br>
hubs and switches.<br>
<br>
I bought a &quot;LogicPro 802.11g High Speed Linux / Ubuntu Wireless Internet<br>
USB Adapter Wifi Dongle&quot;<br>
<a href="http://www.amazon.co.uk/gp/product/B...ef=oss_product" target="_blank">http://www.amazon.co.uk/gp/product/B...ef=oss_product</a><br>
&lt;<a href="http://www.amazon.co.uk/gp/product/B003YURCG8/ref=oss_product" target="_blank">http://www.amazon.co.uk/gp/product/B003YURCG8/ref=oss_product</a>&gt;<br>
<br>
I have tried plugging it in and following AdHoc ubuntu guides online,<br>
but it&#39;s not working.<br>
<br>
My feeling is that that whatever driver gets &#39;auto detected&#39; and used<br>
can use the wifi dongle &#39;normally&#39;, but can not put it into AdHoc mode.<br>
<br></blockquote><div>Right. The driver is called rtl8187.<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
There&#39;s a file on the disk that comes with the dongle called<br>
&quot;rtl8187B_linux_24.6.1025.tar.gz&quot;, but I have no idea what to do with<br>
that. I was thinking of trying to set it up assuming it&#39;s a Linux<br>
driver, but just read somewhere that if you try to load a driver when<br>
another driver is already in place then you can get lock up problems etc.<br>
<br>
</blockquote><div><br>It&#39;s a Linux binary driver. Vendors sometimes include them when there isn&#39;t proper kernel support. This product predates the native driver, so this is why they included the binary driver on disk. It&#39;s no guarantee that it will support adhoc.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can I get an Ad-hoc wifi network with this dongle?<br>
<br>
Would installing the supplied &quot;rtl8187B_linux_24.6.1025.tar.gz&quot; driver<br>
give better results? If so, can anyone talk me though doing that? Do I<br>
need to turn off the current driver somehow first?<br>
<br>
Thanks<br>
<font color="#888888">Damian</font><br></blockquote><div><br>Start by unpacking: tar xzvf rtl8187B_linux_24.6.1025.tar.gz<br>Then follow the README.<br><br>A second option is to use ndiswrapper and the Windows driver. There is a walkthrough here:<br>
<a href="http://www.a110wiki.de/wiki/Wireless">http://www.a110wiki.de/wiki/Wireless</a><br></div></div>