I haven't the faintest idea how or where you got a directory named RTL8192EU instead of the expected rtl8192eu unless you renamed it. Here is what happens when I repeat the sequence as a test:
Code:
git clone https://github.com/jpostma/rtl8192eu.git
Cloning into 'rtl8192eu'...
remote: Counting objects: 403, done.
remote: Total 403 (delta 0), reused 0 (delta 0), pack-reused 403
Receiving objects: 100% (403/403), 1.65 MiB | 665.00 KiB/s, done.
Resolving deltas: 100% (141/141), done.
Checking connectivity... done.
So it creates the folder and puts all the files in it.
Next I change directories:And list the contents:And I clearly see:
Code:
clean dkms.conf ifcfg-wlan0 Kconfig Makefile platform runwpa
core hal include LICENSE os_dep README.md wlan0dhcp
Bookmarks