|
I I am testing Armbian image for about a month on OPI+. I set up the latest one:
Armbian_5.05_Orangepiplus_Debian_jessie_3.4.110.raw
The system runs smoothly so far, so I wanted to test the sources building as it is described from the original documentation:
https://github.com/pvaret/rtl8192cu-fixes
root@orangepiplus:~# apt-get update
root@orangepiplus:~# apt-get install git linux-headers-generic build-essential dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package linux-headers-generic 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-generic' has no installation candidate
If the headers are missing, building from the sources will fail.
Is there a solution, as this is another buid after the one from Loboris, which misses the headers, which will restrict additional applications deployment.
|
|