Wireless: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
* Marvell 88W8388,
* Marvell 88W8388,
* 802.11b/g compatible;
* 802.11b/g compatible;
* dual adjustable, rotating coaxial antennas;
* Dual adjustable, rotating coaxial antennas;
* supports diversity reception
* Supports diversity reception


=== Installing Wireless ===
=== Installing Wireless ===
Line 10: Line 10:
Verified it still works on Build 81 by Scytacki. rminnich just tested and build 83 works. Teus confirms that build 91 works.
Verified it still works on Build 81 by Scytacki. rminnich just tested and build 83 works. Teus confirms that build 91 works.


* attach antennae (so as to prevent damage)
* Attach antennae (so as to prevent damage)
* obtain the firmware file usb8388_A1_W8015FP14_FW2.bin from https://www.marvell.com/drivers/driverDisplay.do?dId=160&pId=38
* Obtain the firmware file usb8388_A1_W8015FP14_FW2.bin from https://www.marvell.com/drivers/driverDisplay.do?dId=160&pId=38
* rename the file to /lib/firmware/usb8388.bin
* Rename the file to /lib/firmware/usb8388.bin
* reboot
* Reboot


----
----
Line 25: Line 25:
There is new firmware with mesh routing support:
There is new firmware with mesh routing support:
https://www.marvell.com/drivers/driverDisplay.do?dId=164&pId=38
https://www.marvell.com/drivers/driverDisplay.do?dId=164&pId=38

[[Category:OS]]
[[Category:OS]]
[[Category:Developers]]
[[Category:Developers]]

Revision as of 21:20, 29 October 2006

Network Card

  • Marvell 88W8388,
  • 802.11b/g compatible;
  • Dual adjustable, rotating coaxial antennas;
  • Supports diversity reception

Installing Wireless

Tested with Build 76 by Quozl and JvC on OLPC hardware. Verified it still works on Build 81 by Scytacki. rminnich just tested and build 83 works. Teus confirms that build 91 works.


The result was that eth0 appeared in ifconfig, and the browser was able to access google.com, thanks to the automatic network configuration.

If you need to setup specific Essids or Keys, look at /etc/sysconfig/network-scripts/ifup-wireless for documentation, and add appropriate variables to ifcfg-eth0.

Mesh wireless

There is new firmware with mesh routing support: https://www.marvell.com/drivers/driverDisplay.do?dId=164&pId=38