Giter Site home page Giter Site logo

Openwrt about rtl8188eu HOT 4 OPEN

lwfinger avatar lwfinger commented on September 13, 2024
Openwrt

from rtl8188eu.

Comments (4)

lwfinger avatar lwfinger commented on September 13, 2024

The driver does not implement the nl80211/cfg80211 interface calls. Those are necessary for iw to work, thus you will need to use the iwconfig versions.

I will be happy to accept patches that implement the cfg80211 interface.

from rtl8188eu.

ratay avatar ratay commented on September 13, 2024

It's a pity
I'll try it again with iwconfig
Second problem is size of driver - my router has only 150kB free on filesystem and driver has more than 1MB
Is there any way to reduce it in size ?

thanks

from rtl8188eu.

lwfinger avatar lwfinger commented on September 13, 2024

Mine is only 680KB. If you disable P2P and DEBUG in include/autoconf.h, it should be smaller. The other way would be to convert it to use more of the routines from mac80211, cfg80211, and nl80211. Of course, that would be a lot of work.

from rtl8188eu.

ratay avatar ratay commented on September 13, 2024

mine is compiled for MIPS
seems autoconf.h is not used in compilation:
root@ub12:/home/openwrt/rtl8188eu-master# grep -R "autoconf" *
Makefile:$(shell cp $(TopDIR)/autoconf_rtl8188e_usb_linux.h $(TopDIR)/include/autoconf.h)
root@ub12:/home/openwrt/rtl8188eu-master#

from rtl8188eu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.