Go to advanced search

by ZaphodB
Sat Jan 05, 2019 10:03 pm
Forum: Troubleshooting
Topic: USB wifi dongle 0bda:c811 issue: no interface is created, although module is loaded
Replies: 5
Views: 7704

Re: USB wifi dongle 0bda:c811 issue: no interface is created, although module is loaded

Turns out, the easiest way to check which driver you need is to crack the case and take a look:

Image

I have indeed a RTL8811CU in my no-name ebay wifi adapter.
by ZaphodB
Sat Jan 05, 2019 9:38 pm
Forum: Troubleshooting
Topic: USB wifi dongle 0bda:c811 issue: no interface is created, although module is loaded
Replies: 5
Views: 7704

Re: USB wifi dongle 0bda:c811 issue: no interface is created, although module is loaded

Hi again, I figured out what the problem was. I was using the wrong driver. This driver does the job: https://github.com/whitebatman2/rtl8821CU Before compiling form source, I had to change the file "os_dep/linux/usb_intf.c" to include the USB vendor and product ID that my wifi dongle has. Like this...
by ZaphodB
Sat Jan 05, 2019 9:40 am
Forum: Troubleshooting
Topic: USB wifi dongle 0bda:c811 issue: no interface is created, although module is loaded
Replies: 5
Views: 7704

USB wifi dongle 0bda:c811 issue: no interface is created, although module is loaded

Hi, I am tying to get a wifi dongle set up. Although the module is loaded, no interface shows up. The device has the rtl8812au chipset and looks like this: https://i.postimg.cc/TyjVW0zq/serveimage.jpg I followed the accepted answer here: https://raspberrypi.stackexchange.com/a/67721 I managed to com...
by ZaphodB
Sat Aug 13, 2016 8:04 pm
Forum: Advanced users
Topic: Huawei E1762 problems with wvdial and ppp
Replies: 0
Views: 722

Huawei E1762 problems with wvdial and ppp

Hi there, I use this wvdial.conf to setup a Huawei E1762 modem: [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Username = blah Password = blah Ask Password = off Check Def Route = on Abort on No Dialtone = on apn = gprs.swisscom.ch Idle Seconds = 0 Modem Type = Analog Modem ...

Go to advanced search