Althea router flashing guide

In this thread each post will have a router flashing guide.

The requirements to be kept in this thread are as follows.

  1. Pictures must be included for all cable plugs and reset buttons
  2. The router pictured must be the same model the instructions reference
  3. All steps in which user action must be taken should be explicitly noted.

GL-B1300

What you need

  1. One Ethernet Cable
  2. A computer running Windows, Mac, or Linux with at least one Ethernet port
  3. A GL-B1300 router, for sale here
  4. An Althea firmware image for the GL-B1300 use the download link under the picture on this page

How to

  1. Download the firmware image from step 4 described above. Save it somewhere you will be able to find it later.

  2. Start with the router free of all plugs and attachments, note the two front buttons.

  3. Plug in the router, holding the circle button on the front until the rightmost light stops flashing. The left and center lights will be on and steady.

  4. Plug in the Ethernet cable into the routers lan port. Which is the leftmost with the ports facing at you. As Pictured.

  5. Plug the other end of the same cable into your computer.

  6. You must now assign your computer the static ip 192.168.1.2 in a /24 subnet.

    A) On Windows follow these instructions. For the box in step 5 type 192.168.1.2 in the IP Address box not 192.168.10.1 as shown in the image. A subnet mask of 255.255.255.0 is correct and the value of the other fields does not matter for this exercise.

    B) On Mac follow these instructions. Fill in 192.168.1.2 in the IPv4 Adress box, not 10.1.0.99 like in the picture. A subnet mask of 255.255.255.0 is correct, after step 6 stop and press ok.

    C) On Linux open a terminal and type

    sudo ip addr add 192.168.1.2/24 dev eth0

    Enter your password as prompted. If the command runs with no output it was successful! Go onto the next step.

    If you get the message

    Cannot find device "eth0"

    You are probably using Fedora, Centos, or have more than one network port run the command ip a to find the correct name instead of eth0. You are looking for a line like this.

    2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000

    Notice how the ‘state UP’ indicates a port where something is plugged in. Here I would run. your value will not be enp0s31f6. It is different for every machine, please look at your own output of ip a.

    sudo ip addr add 192.168.1.2/24 dev enp0s31f6

  7. With that out of the way visit 192.168.1.1 in your web browser. It should look like this.

  8. Press the ‘browse’ button and select the firmware you downloaded in step 1. Then press ‘upload’. You will be forwarded to a page that looks like this. The rightmost light on the router will start blinking.

  9. Wait 5 minutes

  10. If you have another router to flash return to step 2. If this is all you will be flashing it’s time to undo the static IP assignment. Linux users can skip this step.

    A) On Windows follow these instructions. For the box in step 5 select ‘Obtain an ip address automatically’ then click ok.

    B) On Mac follow these instructions. Stop at the box in step two, select ‘Using DHCP’ from the dropdown menu labelled ‘Configure IPv4’ then it ‘apply’.

  11. Your router is now flashed, only the leftmost light should now be on. Unplug the lan port, wait 10 seconds and plug it back in.

  12. Now that you have flashed your router the LAN port location has moved. The LAN port is the one furthest from the power plug by default. Double check you are plugged into the right spot!

  13. Navigate to 192.168.10.1/althea which is the Althea router dashboard.

  14. Congratulations! You’re done! Now you can setup your Althea router and and make links into the network

WD MyNet N750

What you need

  1. One Ethernet Cable
  2. A computer running Windows, Mac, or Linux with at least one Ethernet port
  3. A WD MyNet N750 router, for sale here
  4. An Althea firmware image for the n750 click the download button under the correct picture on this page

How to

  1. Download the firmware image from step 4 described above. Save it somewhere you will be able to find it later.

  2. Start with the router free of all plugs and attachments, note the recessed reset button in the corner on the bottom of the router.

  3. Make sure the power button on the back of the router is depressed. So that it comes on when plugged in.

  4. Plug in the router, holding the reset button using a paperclip or other tool. The button is somewhat difficult to press but makes a very solid ‘click’ when you do it right. Hold the reset button until the power light on the front begins to blink slowly.

  5. Plug in the Ethernet cable into the routers lan port. Which is the leftmost with the ports facing at you. As Pictured.

  6. Plug the other end of the same cable into your computer.

  7. You must now assign your computer the static ip 192.168.1.2 in a /24 subnet.

A) On Windows follow these instructions. For the box in step 5 type 192.168.1.2 in the IP Address box not 192.168.10.1 as shown in the image. A subnet mask of 255.255.255.0 is correct and the value of the other fields does not matter for this exercise.

B) On Mac follow these instructions. Fill in 192.168.1.2 in the IPv4 Adress box, not 10.1.0.99 like in the picture. A subnet mask of 255.255.255.0 is correct, after step 6 stop and press ok.

C) On Linux open a terminal and type

sudo ip addr add 192.168.1.2/24 dev eth0

Enter your password as prompted. If the command runs with no output it was successful! Go onto the next step.

If you get the message

Cannot find device "eth0"

You are probably using Fedora, Centos, or have more than one network port run the command ip a to find the correct name instead of eth0. You are looking for a line like this.

2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000

Notice how the ‘state UP’ indicates a port where something is plugged in. Here I would run

sudo ip addr add 192.168.1.2/24 dev enp0s31f6

  1. With that out of the way visit 192.168.1.1 in your web browser. It should look like this.

  1. Press the ‘browse’ button and select the firmware you downloaded in step 1. Then press ‘upload’. You will be forwarded to a page that looks like this. The power light on the router will go from solid to off, to blinking, then back to solid. This whole process takes a little bit more than the given amount of time on the display.

  1. If you have another router to flash return to step 2. If this is all you will be flashing it’s time to undo the static IP assignment. Linux users can skip this step.

A) On Windows follow these instructions. For the box in step 5 select ‘Obtain an ip address automatically’ then click ok.

B) On Mac follow these instructions. Stop at the box in step two, select ‘Using DHCP’ from the dropdown menu labelled ‘Configure IPv4’ then it ‘apply’.

  1. Your router is now flashed, only the leftmost light should now be on. Unplug the lan port, wait 10 seconds and plug it back in.

  2. After flashing the location of the LAN port changes, double check that you are plugged into the port labeled ‘1’ furthest away from the yellow WAN port.

  3. Navigate to 192.168.10.1/althea which is the Althea router dashboard.

  4. Congratulations! You’re done! Now you can setup your Althea router and and make links into the network

Any x86_64 machine

This guide is for any desktop from the Intel Core 2 Era or beyond, AMD processors from the FX series and beyond will also work.

What you need

  1. A desktop PC
  2. A monitor, keyboard, and mouse. To connect to the desktop
  3. A different computer running Windows, Mac, or Linux
  4. A screwdriver (sometimes)
  5. Two flash drives at least 2gb in size OR one flash drive and a wired internet connection for the desktop
  6. About $30 to buy appropriate Ethernet expander cards

How to

  1. First inspect the desktop to determine what sort of expander cards you should use. Unplug the desktop from any power sources and open the case.

Some cases have quick releases as shown here, others have screws on the back. In general look for some sort of lever or screws on the back left side of the computer with the front is facing you.

  1. Now that the machine is open inspect the interior ports. In this case we have a PCIe x16 slot in blue, a PCIe x4 slot below in black, a PCI slot in white and finally another PCIe x16 in black on the bottom.

  2. Now that you’ve identified what ports you have you need to decide on cards. PCI has less throughput than the PCIe so avoid it if possible. Otherwise select cards based on your budget, port needs, and the number of slots in your desktop. PCIe cards can be inserted in either the x16 slots or the x4 slots so do not concern yourself with that.
    Four port PCIe $60
    Two ports PCIe $35
    Two ports PCI $20

  3. Once you have the cards it’s time to install them, line the card up with the appropriate slot, you may have to remove a card slot blank from the back of the case using a screwdriver or a screwless latch system. Note the orientation of the card is upside down, this is the normal mounting direction for expansion cards.

  4. Push gently but firmly until the card slots fully into place, then screw or latch it in. You may have to remove one of these blanks to make room.

  5. Finally it’s time to startup the machine and install Althea. First we have to prepare the Ubuntu flash drive.
    Windows Users
    Ubuntu Users
    Apple Users
    Other Linux users

Once you have unetbootin running select ubuntu from the dropdown on the top, select your drive and hit start.

  1. Next we boot the live USB on the desktop. Plug in the monitor, keyboard, and flash drive. Ensure the monitor is on and then power on the machine.

  2. In the first few seconds after powering on you will see a manufacturer screen, in one of the corners it will note a button that needs to be pressed to ‘enter setup’ or ‘configure boot order’

  3. You will probably not press this button fast enough, this is fine, simply cut power to the machine and try again. Do not concern yourself with anything you may know about power failures being bad for ‘computers’. That’s an operating system issue and we’re installing a new operating system, any damage to the old one is not a concern.

  4. Now you have made your way into the bios. This section of the guide is of limited assistance since configuration differs drastically between different types of machines, generally you want to find a boot from USB option and select it or find a boot order list and promote USB devices to the top. This is what it looks like on my machine.

  5. You may have to try to press the BIOS button several times, don’t be afraid to just rapidly press it while the machine comes on.

  6. Once you have selected boot from flashdrive wait until you see this screen. Then select ‘try ubuntu’

  7. You now have Ubuntu booted on your machine. There are two options from this spot. You can plug an Ethernet cable into the desktop, open Firefox and download the image from this page using the desktop itself. Or you can do the same thing on a different machine and copy it onto a separate flash drive.

  8. Now that you have the Althea x86_64 image you need to extract it. Double clicking on the x86_64 image file will open the archive extractor. You can then just press the ‘extract’ button in the top left corner and then again on upper right corner in the dialogue that comes up.



  9. Now you have a .img file instead of a .img.gz file. We’re going to use the Disks tool to write this image to the internal hard disk so that the machine boots into it every time. Click the ‘activities’ button in the top left corner of the screen, search for ‘disks’ then press enter.

  10. Select the entry labeled ‘hard disk’ whatever size the internal disk may be. Then click the button with three horizontal lines in the top right and select ‘restore disk image’. Click the ‘image to restore’ button and select the file openwrt-x86-64-rootfs-ext4.img

  11. Finally select ‘start restoring’. Select yes when it asks if you are sure.

  12. Congratulations you’re done! Reboot the machine and you should see the Althea router terminal come up. You don’t need to use this terminal though.

  13. The first two ports of the first expansion card will be ‘wan’ and ‘lan’ respectively, all other ports will be mesh device ports you can connect this computer to. If you plug your device into the ‘lan’ port you can navigate to 192.168.10.1/althea which is the Althea router dashboard. From there you can setup your Althea router and make links into the network

Linksys WRT3200ACM

What you need

  1. One Ethernet Cable
  2. A computer with WiFi or Ethernet
  3. A Linksys WRT3200ACM router, for sale here
  4. An Althea firmware image for the 3200ACM use the latest release under the picture of this router on this page

How to

  1. Download the firmware image from step 4 described above. Save it somewhere you will be able to find it later.

  2. Start with the router free of all plugs and attachments

  3. Make sure the power switch on the back of the router is in the on position. So that the router comes on when plugged in.

  4. Plug power into the router, make sure the furthest light to the left comes on.

  5. Plug in the Ethernet cable into the routers lan port. Which is the leftmost with the ports facing at you. As Pictured. Alternatively connect to the WiFi network specified on the sticker in the bottom front of the router. If you chose to use WiFi skip step 6

  6. Plug the other end of the same cable into your computer.

  7. Once connected visit 192.168.1.1 in your web browser. It should look like this. If you did not follow previous instructions and plugged a cable into the WAN port, you may see a splash screen for Linksys Cloud service, if that is the case find the ‘no thanks’ button to reach this screen.

  8. Press the 'connectivity button under 'Router Settings

  9. Select the ‘choose file’ button under the ‘Router firmware update’ header

  10. You will now see the firmware upload dialog, select the file you downloaded in step 1 then click yes.

  11. Your router will reboot into the Althea firmware, you will know the process is complete when you see the WiFi network ‘AltheaHome’. You can connect to this network with the password ‘ChangeMe’

  12. Navigate to althearouter.net which is the Althea router dashboard.

  13. Congratulations! You’re done! Now you can setup your Althea router and and make links into the network

1 Like

Linksys ea6350v3

What you need

  1. One Ethernet Cable
  2. A computer with WiFi or Ethernet
  3. A Linksys ea6350v3 router, for sale here
  4. An Althea firmware image for the ea6350v3 use the ‘Download Firmware’ button on this page

How to

  1. Download the firmware image from step 4 described above. Save it somewhere you will be able to find it later.

  2. Start with the router free of all plugs and attachments

  3. Flip the router over, and check that the FCC id is ‘EA6350v3’. If you see a v2 or v1 you have the wrong device. Stop here and perform a return.

  4. Plug power into the router, make sure the green top light comes on. It will start flashing quickly.


  5. Plug in the Ethernet cable into the routers lan port. Which is the leftmost with the ports facing at you. As Pictured. Alternatively connect to the WiFi network specified on the sticker in the bottom front of the router. If you chose to use WiFi skip step 6

  6. Plug the other end of the same cable into your computer.

  7. Once connected visit 192.168.1.1 in your web browser. You will see this Smart Wi-Fi setup page.

    Once you have arrived at the page, accept the terms and select manual configuration

    7a) If you see this screen for more than 5 minutes you need to connect the router to an internet source to make it’s software happy.

    7b) Use a second Ethernet cable to connect the port labeled ‘internet’ to an existing internet connection. Then repeat step 7 using the address 10.31.1.1

  8. Now you see the Linksys ‘Smart wifi’ login page. Click the link that says ‘for local access click here’

  9. Sign in with the password ‘admin’

  10. You will now see the router management page. Click the button labeled ‘connectivity’ on the left side.

  11. On the right side of the screen you will see a button ‘Choose file’ under “Router firmware update”. Press that button and select the file you downloaded at the start of this guide. Then press ok. Then press ‘yes’ on the reboot warning prompt.


  12. Your router will reboot into the Althea firmware, you will know the process is complete when you see the WiFi network ‘AltheaHome’. You can connect to this network with the password ‘ChangeMe’. This should take 5-10 minutes.

  13. Navigate to althearouter.net which is the Althea router dashboard.

  14. Congratulations! You’re done! Now you can setup your Althea router and and make links into the network!

1 Like