PINE64

Full Version: KDE Neon Image - Where can i find the Kernel Source ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i run a modified KDE Neon Image on EMMC and want to compile some kernel modules
but i`m not sure what files i should get, is the pine64 kernel the same ?

Ayufan`s Repository is listen some versions.

But i`m not sure what i`m running i have 3.10.105-bsp-1.2 from 27 Oct.

I only need to the Source Code Tarball to compile 3G Modem Drivers.

can anyone point me in the right direction ?

Thanks

Matthias
https://github.com/longsleep/linux-pine6...5-0-pine64

this is only for pine64 right ? is there something else for pinebook ?

EDIT:
https://github.com/ayufan-pine64/linux-b.../README.md

but this is still not the same kernel running on pinebook :/
(08-12-2019, 07:04 AM)matze79 Wrote: [ -> ]https://github.com/longsleep/linux-pine6...5-0-pine64

this is only for pine64 right ? is there something else for pinebook ?

EDIT:
https://github.com/ayufan-pine64/linux-b.../README.md

but this is still not the same kernel running on pinebook :/

As kde neonĀ it is debian/ubuntu based, you just need to install the kernel sources package:

apt-get source <packagename>

And to get the list of installed packages dpkg -i

HTH
yeah but there is no source package.

i already tried that and modified sources.list.

EDIT:
git clone --depth=1 --branch=my-hacks-1.2-with-drm --single-branch https://github.com/ayufan-pine64/linux-pine64.git linux


But.. i still have no modsyms so full rebuild is needed
Rebuild kernel with every driver needed, and it works.

i extracted every info i needed from ayufans build scripts.

Maybe if i get the video issue fixed i will upload my emmc image.

Also now spotting OpenHantek, with 3.10 kernel and egl it does work fine with my scope Smile