Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Edimax ew-7811un v2 wifi ADAPTER support
#3
I followed the instructions but something is wrong with the installation. It does not work. 

pi@moodeBR:~ $

Reading package lists... Done                                                                                                                          
Building dependency tree                                                                                                                               
Reading state information... Done                                                                                                                      
The following NEW packages will be installed:                                                                                                          
  raspberrypi-kernel-headers                                                                                                                           
0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded.                                                                                       
Need to get 27.6 MB of archives.                                                                                                                       
After this operation, 180 MB of additional disk space will be used.                                                                                    
Get:1 http://archive.raspberrypi.org/debian buster/main armhf raspberrypi-kernel-headers armhf 1:1.20210527-1 [27.6 MB]
Fetched 27.6 MB in 32s (872 kB/s)
Selecting previously unselected package raspberrypi-kernel-headers.                                                                                    
(Reading database ... 68257 files and directories currently installed.)                                                                                
Preparing to unpack .../raspberrypi-kernel-headers_1%3a1.20210527-1_armhf.deb ...                                                                      
Unpacking raspberrypi-kernel-headers (1:1.20210527-1) ...                                                                                              
Setting up raspberrypi-kernel-headers (1:1.20210527-1) ...  

                                                                                           
pi@moodeBR:~ $ ls /lib/modules/$(uname -r)
kernel         modules.alias.bin  modules.builtin.alias.bin  modules.builtin.modinfo  modules.dep.bin  modules.order    modules.symbols
modules.alias  modules.builtin    modules.builtin.bin        modules.dep              modules.devname  modules.softdep  modules.symbols.bin
pi@moodeBR:~ $ uname -a
Linux moodeBR 5.4.77-v7l+ #1371 SMP Tue Nov 17 13:35:27 GMT 2020 armv7l GNU/Linux    

                                                                  
pi@moodeBR:~ $ wget http://downloads.fars-robotics.net/wifi-...366.tar.gz
--2021-06-23 06:43:25--  http://downloads.fars-robotics.net/wifi-...366.tar.gz                                  
Resolving downloads.fars-robotics.net (downloads.fars-robotics.net)... 82.68.133.179                                                                   
Connecting to downloads.fars-robotics.net (downloads.fars-robotics.net)|82.68.133.179|:80... connected.                                                
HTTP request sent, awaiting response... 200 OK                                                                                                         
Length: 553419 (540K) [application/x-gzip]                                                                                                             
Saving to: ‘8188eu-5.4.74-v7l-1366.tar.gz’                                                                                                             
                                                                                                                                                       
8188eu-5.4.74-v7l-1366.tar.gz         100%[========================================================================>] 540.45K  45.9KB/s    in 12s      
                                                                                                                                                       
2021-06-23 06:43:38 (45.3 KB/s) - ‘8188eu-5.4.74-v7l-1366.tar.gz’ saved [553419/553419]                                                                
                                                                                                                                                       
pi@moodeBR:~ $ tar xzf 8188eu-5.4.74-v7l-1366.tar.gz


pi@moodeBR:~ $ ./install.sh
sudo install -p -m 644 8188eu.ko /lib/modules/5.4.74-v7l+/kernel/drivers/net/wireless                                                                  
install: cannot create regular file '/lib/modules/5.4.74-v7l+/kernel/drivers/net/wireless': No such file or directory                                  
sudo depmod 5.4.74-v7l+                                                                                                                                
depmod: ERROR: could not open directory /lib/modules/5.4.74-v7l+: No such file or directory                                                            
depmod: FATAL: could not search modules: No such file or directory                                                                                     
                                                                                                                                                       
Reboot to run the driver.                                                                                                                              
                                                                                                                                                       
If you have already configured your wifi it should start up and connect to your                                                                        
wireless network.                                                                                                                                      
                                                                                                                                                       
If you have not configured your wifi you will need to do that to enable the wifi.                                                                      
pi@moodeBR:~ $ sudo reboot


The installation of driver gives some error messages 

pi@moodeBR:~ $ ./install.sh

sudo install -p -m 644 8188eu.ko /lib/modules/5.4.74-v7l+/kernel/drivers/net/wireless                                                                  
install: cannot create regular file '/lib/modules/5.4.74-v7l+/kernel/drivers/net/wireless': No such file or directory                                  
sudo depmod 5.4.74-v7l+                                                                                                                                
depmod: ERROR: could not open directory /lib/modules/5.4.74-v7l+: No such file or directory                                                            
depmod: FATAL: could not search modules: No such file or directory   
Reply


Messages In This Thread
RE: Edimax ew-7811un v2 wifi ADAPTER support - by kaushama - 06-23-2021, 01:41 AM

Forum Jump: