Jump to content

can someone please compile the driver in attached link? orangepi one


rsegoly

Recommended Posts

 

I get compilation errors I do not know how to handle

Hi @rsegoly again, I tried link you posted.

Archive in the link you provided contains driver for rtl8192cu but it seems to be original one from Realtek not always working.

Try this patched driver instalation procedure instead:

 

cd /usr/src

git clone https://github.com/pvaret/rtl8192cu-fixes.git

cd rtl8192cu-fixes

cp -v blacklist-native-rtl8192.conf /etc/modprobe.d

cp -v 8192cu-disable-power-management.conf /etc/modprobe.d

make -j4

make install

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines