Talk:Sugar on a Stick/Blueberry: Difference between revisions

No edit summary
Line 7: Line 7:
== Loading WiFi driver for Classmate 3 ==
== Loading WiFi driver for Classmate 3 ==
1. Download rt2870.bin from (somewhere?)
1. Download rt2870.bin from (somewhere?)
2. Copy the .bin file to /lib/firmware
2. Copy the .bin file to /lib/firmware
  cp rt2870.bin /lib/firmware
  cp rt2870.bin /lib/firmware
3. Load RPM Fusion and then  
3. Load RPM Fusion and then  
  sudo rpm -i http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
  sudo rpm -i http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
or
or
  sudo rpm -i http://bit.ly/Fs7c7
  sudo rpm -i http://bit.ly/Fs7c7
4. yum install the driver
4. yum install the driver
  sudo yum install akmod-rt2870
  sudo yum install akmod-rt2870


Note that Step 4 is going to eat up lots of disk space.
'''Note:''' Step 4 is going to eat up lots of disk space.
Return to "Sugar on a Stick/Blueberry" page.