Linux kernel with goldfish emulator

60 views
Skip to first unread message

Amy

unread,
Mar 7, 2014, 6:52:29 AM3/7/14
to android-...@googlegroups.com
Hello,
I am trying to make Linux kernel work with Goldfish emulator/ android-sdk-linux. I've referred many articles where they had mentioned that Goldfish emulator doesn't work with other linux kernels except 2.6.x and 3.4 etc. I want to make it work with linux kernel >3.11.
Does it run with compiled linux kernel>3.11? Also, would it run with the real device (say Nexus 7)?

Thanks.
Amy

Glenn Kasten

unread,
Mar 7, 2014, 11:01:45 AM3/7/14
to android-...@googlegroups.com
The git log shows some recent activity on 3.10, but I don't know if it actually works though:
Sorry I don't know anything about 3.11.
It would not support a real device since it doesn't have the right drivers.

Tez

unread,
Mar 7, 2014, 9:25:59 PM3/7/14
to android-...@googlegroups.com
The kernel for the nexus 7 is open sourced.

Neta Zmora

unread,
Mar 18, 2014, 6:48:51 PM3/18/14
to android-...@googlegroups.com
If you want to know the kernel version of the emulator device, run it and then do 'adb -e shell dmesg'.
The first line gives you the kernel version.

I recently pulled and built an AOSP head and the emulator's kernel version is currently 3.4.0.

BR,
Neta
Reply all
Reply to author
Forward
0 new messages