rtl8196e
rtl8196e copied to clipboard
OpenWRT for Realtek rtl8196e with working packages and USB
Original Realtek Openwrt sources: https://sourceforge.net/projects/rtl8197xd-v2-5-pkg/
Now it has fully working USB for rtl8196e! Yes, you can setup extroot, dlna and other useful OpenWRT features right now.
COMPILATION
-
You need to have installed gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers.
-
Run "make menuconfig" , change configuration as you want. Save it.
-
Execute "make" (build image) or "make V=99" (build image with compiling log).
-
After error ynyynyyyyynnynyyyynnyyyynnyynnnyyyy' failed change: /staging_dir/host/bin/automake and automake-1.11 line ${([^ \t=:+{}]+)}/ to ${([^ \t=:+{}]+)}/
-
Run "make" or "make V=99" again.
-
To build a single package: "make package/<Your_Package>/compile"
INSTALLING
- Change IP address PC to 192.168.1.5 netmask 255.255.255.0
- Turn off router.
- Hold the reset button and turn the router power, wait about 10 seconds (must change the nature of the router blinking LED), and release the reset button.
- Open TFTP client.
- Set IP 192.168.1.6 and Port 69.
- Choose openwrt-realtek-rtl8196e-AP-fw.bin file.
- Click "Send" button.
- Wait few minutes.
- Return IP settings PC to default.
- Visit http://192.168.1.1, set a password on the root and connect through SSH (eg via Putty).
- Run: firstboot Y reboot -f