You are not logged in.
Pages: 1
Hi, I beg your pardon, but I find it impossible to find the sources of the kernel
Linux android_x86 4.19.110-android-x86-g066cc1d
there is no currently accessible archive from which to download it?
Let me clarify the reasons for my search for a moment: I would like to install the latest android-x86 on a tablet, but the touchscreen drivers come up wrong “silead”. To make it go you need to recompile the silead module with modifications explained here https://github.com/danielotero/linux-on-hi10/blob/master/touchscreen/README.md)
modification I tested with linux and it turns out to work perfectly. But without the sources equal to the android-x86 version I can't get the system to load them (invalid magic number etc.)
Thanks in advance to those who will help me!
---------------------------------------------------------------------------
Informazioni OT sui kernel
Salve, chiedo scusa, ma mi risulta impossibile ritrovare i sorgenti del kernel
Linux android_x86 4.19.110-android-x86-g066cc1d
non esiste un archivio attualmente accessibile da cui scaricarlo?
Chiarisco un attimo i motivi della mia ricerca: vorrei installare l'ultimo android-x86 su di un tablet, ma i driver del touchscreen risultano sbagliati “silead”. Per farlo andare occorre ricompilare il modulo silead con delle modifiche qui spiegate https://github.com/danielotero/linux-on-hi10/blob/master/touchscreen/README.md)
modifica da me testata con linux e risulta perfettamente funzionante. Ma senza i sorgenti uguali alla versione android-x86 non riesco a farli caricare dal sistema (invalid magic number etc.)
Un grazie anticipato a chi mi aiuterà!
Offline
Hi gibor,
I think found androix-x86 src tree, if i check commit id, seem match
066cc1d => 4.19.110-android-x86-g066cc1d
https://sourceforge.net/p/android-x86/kernel/ci/066cc1de12be0ce8748bbd2863be0ace66327345/
https://sourceforge.net/p/android-x86/kernel/ci/android-x86-9.0-r2/tree/
On tree Makefile commit it's from Greg Kroah-Hartman "[339485] Linux 4.19.110"
Hope it's sources you need.
Offline
Ok thanks, now it is in compilation we will see the developments. Although I already have a good feeling, it started by accepting the original config file in full.
Then you will explain to me how to trace back from that portion of code (4.19.110-android-x86-g066cc1d), to the related commit ID. I spent a lot of time on it, but came up with nothing. The guides found on the net all lead to methods and links that do not work.
--------------------------------------------------------------------------
Ok grazie, ora è in compilazione vedremo gli sviluppi. Anche se ho già buone sensazioni, ha iniziato accettando per intero il config file originale.
Poi mi spiegherai come si deve fare per risalire da quella porzione di codice (4.19.110-android-x86-g066cc1d), all'ID del commit relativo. Io ci ho perso tanto tempo, ma non sono venuto a capo di nulla. Le guide trovate in rete portano tutte a metodi e link non funzionanti.
Offline
Nice, good news.
Infact, follow my search
First i search android-x86 source, and found source on sourceforge
https://www.android-x86.org/source.html
https://sourceforge.net/p/android-x86/_list/git
I type 4.19.110-android-x86-g066cc1d on search engine and found first link
https://deviceinfohw.ru/devices/item.php?item=100609
=> hardware report same kernel version and i see android 9
I check on android-x86 git to found android 9 tree / kernel and found subproject kernel.
Navigate and found android-x86-9.0-r2 tree 
Offline
Good news: mission accomplished. Kernel compiled and silead module modified. Now the tablet runs Androidx86-pie without the aid of a mouse and physical keyboard.
Thank you very much Shann!!!
---------------------------------------------------------------------------
Buone notizie: missione compiuta. Kernel compilato e modulo silead modificato. Ora il tablet esegue Androidx86-pie senza l'ausilio di un mouse e di una tastiera fisica.
Grazie davvero Shann!!!
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]