Jump to content

Need some help for installing RTL8188FU


Adrian97
Go to solution Solved by Werner,

Recommended Posts

Hi. I want to install RTL8188fu on this orange pi pc but I have no luck.

 

Bus 003 Device 005: ID 0bda:f179 Realtek Semiconductor Corp. RTL8188FTV 802.11b/g/n 1T1R 2.4G WLAN Adapter

 

I'm using this repository https://github.com/kelebek333/rtl8188fu , but....: 

 

orangepipc:~:# sudo dkms install ./rtl8188fu
Creating symlink /var/lib/dkms/rtl8188fu/1.0/source -> /usr/src/rtl8188fu-1.0
Error! Your kernel headers for kernel 5.15.93-sunxi cannot be found.
Please install the linux-headers-5.15.93-sunxi package or use the --kernelsourcedir option to tell DKMS where it's located.

 

 sudo apt install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-headers-5.15.93-sunxi
E: Couldn't find any package by glob 'linux-headers-5.15.93-sunxi'

 

Thanks in advance. :)
 

Link to comment
Share on other sites

root@orangepipc:~# apt install linux-headers-current-sunxi
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package linux-headers-current-sunxi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'linux-headers-current-sunxi' has no installation candidate

 

I also tried to install the kernel headers from armbian-config but nothing is happening. I installed armbian today, latest jammy version for this board.
 

Link to comment
Share on other sites

  • Solution

Hm did you run apt update beforehand?

Download works for me

 

apt-get download linux-headers-current-sunxi
Get:1 http://fi.mirror.armbian.de/apt buster/main armhf linux-headers-current-sunxi armhf 23.02.2 [12.0 MB]
Fetched 12.0 MB in 4s (3,045 kB/s)                      

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines