ct-Open-Source / ct-Open-Source/tuya-convert

RTL 8188EUS does not work on Raspberry PI

Open
#876 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
5.1k
Forks
523
PR merge metrics
No merged PRs in 30d

Description

Hello

i tried this.

uname -a
sudo apt purge firmware-realtek
sudo wget http://downloads.fars-robotics.net/wifi-drivers/8188eu-drivers/8188eu-5.4.79-1373.tar.gz
sudo tar xzf 8188eu-5.4.79-1373.tar.gz
./install.sh

The AP for normal work was sucessfull, but it does not work with Tuya Convert. It will not connect the device with the AP.

If i try a RT5370 with the same config everything works fine.

**Here the log of RT5370**

[smarthack-wifi_RT5370.log](https://github.com/ct-Open-Source/tuya-convert/files/5721514/smarthack-wifi_RT5370.log)

>>**hostapd.conf**

interface=wlan0
driver=nl80211
ssid=hostapd1
channel=1
hw_mode=g
auth_algs=1
wpa=2
wpa_passphrase=123456789

**Here the log of RTL81888EUS**

[smarthack-wifi_8188eus.log](https://github.com/ct-Open-Source/tuya-convert/files/5721515/smarthack-wifi_8188eus.log)

I have used the driver from here.

[https://www.raspberrypi.org/forums/viewtopic.php?uid=81098&f=28&t=62371&start=0#p462982](url)

What can i do ?

BR
Mathias

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.