wiki:Old/WiMAX/30
close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 3 (modified by Jaskaran Singh, 14 years ago) ( diff )

WiMAX Clients

NC10

Samsung NC10 NetBook The firmware, tools , network service and the patch were downloaded from LinuxWimax

  1. Compile a Linux Kernel to Version greater than 2.6.35 and reboot into that kernel.
  1. Install the i2400m firmware
    Download the firmware 1.5.0 version.
    Untar the source , cd to the directory and
      install -o root -g root -m -644 *.sbcf /lib/firmware
    
  2. Install the Wimax Tools

First install libnl and libnl's development packages

   apt-get install libnl libnl-dev
   cd ~Download/wimax-tools-1.4.3
   export I2400M=/lib/firmware/
   ./configure
   make
   make install

Official Image

Based on Ubuntu 10.04 with compiled Kernel .35 and the Intel WiMAX driver source compiled on 8/25/2010 and with the GENI configuration file;

latest image is the best one ever!

Attachments (5)

Note: See TracWiki for help on using the wiki.