provide kernel 3.4 - HTC Pico (Explorer)

i've planned to work on a new kernel can any one provide the unfinished kernel 3.4.......
cant get it from github!

Related

[Q] ATT kernel

I've been looking around but I don't see an 2.47 based kernel out there that has been tweaked. By chance anyone have a link to a thread or is everyone using the DHD kernel instead?
The kernel is mostly stock linux. The DHD and Inspire both use the same board: htc spade. The kernel source MUST be released as per GPL licensing terms. HTC posts this at its site. The Inspire kernel source is here:
http://htcdev.com/devcenter/downloads
You can build on that source if you want, but under GPL terms you must provide the source too. Several good kernel source trees are available via github. I have found that mdeejay has a very nice kernel based on stock HTC source plus tweaks for OC and UV as well as modified and new governors. I forked this tree for my sense3.0 based ROM and made a couple of minor changes:
https://github.com/hoxsiew/msm7x30-gb-kernel
I would recommend this or a kernel based on mdeejay's source tree as an excellent DHD or Inspire kernel:
https://github.com/mdeejay/msm7x30-gb-kernel
Thank you! Will dig into this later today.

How to make source device tree for new devices?

Anyone here can u tell me how to create source code of a new device as my device is INFOCUS M680, kernel source.
I have used another device as same board to create source of my device but the kernel source is different. So anyone can tell me how to create kernel source and device tree.
My kernel version is 3.18.19+
U can't "create" kernel sources... If the manufacturer provides the sources, then u can use that and make modifications to it to boot AOSP based roms

How to add my own linux kernel module to Pixel2?

I have written a linux kernel module for my Pixel2, and compile it under AOSP source: kernel/msm.git android-msm-wahoo-4.4-oreo-dr1
But when I insmod my module, dmesg reports "disagrees about version of symbol module_layout".
Google told me that the kernel source version I used to compile my kernel module is not corresponding to the kernel source version used to building the official Pixel2 kernel.
Where can I find the kernel source version/branch of AOSP used to build the official Pixel2 kernel?
https://android.googlesource.com/device/google/wahoo-kernel/
Thanks, but this link only has some binaries used for pixel device.
I want to have the kernel source location and its branch and version used to build the pixel 2 official kernel.

Kernel Source Needed

Anyone can give me the latest nougat(34.4.A.1.54) kernel source code? I couldn't find it anywhere. I want to build a kernel for the stock nougat with features and try to save idle battery.

What is android_vendor_qcom_opensource_audio_kernel_sm8150 (Kernel Compilation)

I am currently trying to compile the kernel from official source... Worked so far. But what is the audio kernel? How to compile / include in kernel? I am finding zero information on it on Google.

Categories

Resources