I bought a cheap wifi dongle which has the RTL8188CUS.
A very very long thread on this forum had multiple users whom guaranteed it would work. I have wasted $100 on dongles which did not work, and I was finally fed up.
The project of getting wifi started about a year ago, and it still does not work.
I have tried all the configurations in the universe, I just want to beg somebody whom is knowledgable to walk through the process with me step by step, and correct the problem.
This is the only prositive sign I have:
Code: Select all
$ susbCode: Select all
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 001 Device 005: ID 09da:000a A4 Tech Co., Ltd Optical Mouse Opto 510D
Bus 001 Device 006: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
Bus 001 Device 007: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
Code: Select all
$ sudo nano /etc/network/interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
Thank you for your time.
Kind regards,
Marius