doc:appunti:hardware:jumper_ezbook_s3
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:hardware:jumper_ezbook_s3 [2018/08/01 09:29] – [TODO] niccolo | doc:appunti:hardware:jumper_ezbook_s3 [2018/08/01 09:31] (current) – [How To Make the WiFi Working] niccolo | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| ===== How To Make the WiFi Working ===== | ===== How To Make the WiFi Working ===== | ||
| - | The integrated WiFi card is attached to the USB bus, it is identified by ID **obda: | + | The integrated |
| The WiFi did not work with the stock installation. The **scanning** for available access points **is indeed working**, but **associating fails**. After the failed association, | The WiFi did not work with the stock installation. The **scanning** for available access points **is indeed working**, but **associating fails**. After the failed association, | ||
| - | We downloaded the sources of a kernel module (developed by **lwfinger**) which expressly states the compatibility with that device. This is the source code **[[https:// | + | We downloaded the sources of a kernel module (developed by **lwfinger**) which expressly states the compatibility with that device |
| < | < | ||
| Line 45: | Line 45: | ||
| git clone https:// | git clone https:// | ||
| cd rtl8723bu | cd rtl8723bu | ||
| - | # In Makefile: commented-out | + | # In Makefile: commented-out the line EXTRA_CFLAGS += -DCONFIG_CONCURRENT_MODE |
| make | make | ||
| make install | make install | ||
doc/appunti/hardware/jumper_ezbook_s3.1533108593.txt.gz · Last modified: by niccolo
