diff options
author | FreeArtMan <dos21h@gmail.com> | 2021-05-28 09:23:32 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2021-05-28 09:23:32 +0100 |
commit | 0ab4ab1ef46d6696243ce5a57a4008eebfde1b20 (patch) | |
tree | fc539fcc5061aa682c35a8077f80dbc2168005fa /md/writeup/rtl8196c_support_for_openwrt.md | |
parent | efa24b220d9633d5d7bfef632b33df180dcb0e74 (diff) | |
download | md-content-0ab4ab1ef46d6696243ce5a57a4008eebfde1b20.tar.gz md-content-0ab4ab1ef46d6696243ce5a57a4008eebfde1b20.zip |
Update last articles
Diffstat (limited to 'md/writeup/rtl8196c_support_for_openwrt.md')
-rw-r--r-- | md/writeup/rtl8196c_support_for_openwrt.md | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/md/writeup/rtl8196c_support_for_openwrt.md b/md/writeup/rtl8196c_support_for_openwrt.md new file mode 100644 index 0000000..7677879 --- /dev/null +++ b/md/writeup/rtl8196c_support_for_openwrt.md @@ -0,0 +1,59 @@ +title:RTL8196C support for OpenWRT +keywords:rtl8196c,openwrt + +# RTL8196C support for OpenWRT + +Current Linux kernel version 2.6.30. Kernel is with a lot +realtek patches for 819x chips. There is added basic support for 3g modems +out of the box. Release works fine on nprove devices. No others device +yet supported. + +## Issues: + +Fix gcc 4.6 problems with usb. +Fix problems with 8196d +Move from gcc 4.5 -> 4.8 +Move from Linux kernel 2.6.30 -> 3.10 +Move from binutils 2.21 -> 2.22 + + +## Future: + +Add other devices not only nprove one. +Long term goal is to add realtek 819x chips to upstream OpenWRT +Add support for as many as possible 3g sticks out of the box + +## Support: + +irc freenode.net #nprove (for nrpove devices or 819x chip related stuff) + +## UPDATE +9 dec 2014 +as main manager that was involved in this "nprove brand" router development +based on 8196c/d chip changed job he dont invloved anymore in this project +as it was. Also domain nprove.in not belong to any who where involved +in this router development. Probably I can say that this try to port +realtek fake open source openwrt firmware to mainline openwrt is ended. +Also chanell on freenode.net/#nprove with main developer also can be +considered died. Also all this post now is for historical puropouses. If +someone interested i could try to get all this 8196c git repo sources and +put in archive. Maybe someone will continue development of 8196c chip +support for mainline openwrt not for fake-relatek-openwrt. + +8 jan 2015 +old repo from git.nprove.in moved to http://git.advem.lv/ + + +## Links +http://git.advem.lv/ +https://openwrt.org/ +https://forum.openwrt.org/viewtopic.php?id=46606 +[DEAD]http://www.nprove.net/ +[DEAD]https://downloads.nprove.in +[DEAD]https://git.nprove.in + +## Images + +<a href=/img/rtl8196c_support_for_openwrt/IMG_20130619_063208.jpg width="250"><img src="/img/rtl8196c_support_for_openwrt/IMG_20130619_063208.jpg" style="width:40%" alt="nprove router"></a> + +<a href=/img/rtl8196c_support_for_openwrt/IMG_20130619_063208.jpg width="250"><img src="/img/rtl8196c_support_for_openwrt/IMG_20130619_063208.jpg" style="width:40%" alt="nprove router"></a> |