Re: [android-kernel] android emulator with vanilla kernel

2014-01-09 Thread Ron M
I think the goldfish drivers don't really work, at least not right out of the box - there seems to be some issue with all the serials ever since the merge on 3.9 or so, so I actually think you need to revert all goldfish commits and then patch your own (from the android-3.4 or so). Tedious, but it

Re: [android-kernel] SCSI support

2014-01-09 Thread Scott Gilbertson
I grabbed a copy of this project: https://github.com/polymeris/triggercord(tethered shooting for Pentax K-series DSLR cameras, which use SCSI generic commands for camera control). It uses #include I guess that's been in the SDK since Android 3.1, which introduced USB host services. The progr

[android-kernel] Re: Regarding linux process memory usage

2014-01-09 Thread Ruchin Kumar
Hi All , I am also having the same kind of issue in my recent Android project . I am getting free RAM memory values degrading as compared to other branch code which is based on 3.4.5 kernel with jelly bean , in current branch we are using kernel 3.10.17 with Kitkat , from the logs and cat/proc/

[android-kernel] Re: Android hibernation resume

2014-01-09 Thread surya singh
Hi Ram, I was trying to hibernate the Android device Nexus S( Cortex A8) with the link mentioned in your post but failed to achieve any success can you please Guide me on how to Hibernate a android phone.I have done the changes as per the link but when i issue echo disk >/sys/powe

[android-kernel] android emulator with vanilla kernel

2014-01-09 Thread mark lev
Hi all, I already build the kernel (vanilla 3.12.6) with goldfish drivers, the emulator boots and the screen stays blank. adb devices telling me that the emulator is offline. have any suggestion? Mark -- -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.goog

[android-kernel] enabling display while porting android jelly bean to new device.

2014-01-09 Thread megharaj . ag
Hi all, I am porting android jelly bean to a new device. I am have ported android kernel stuffs into my linux kerne by using the patches from android kernel from their source code. I have also added the device(very basic stuffs not wifi etc) files. Now I am supposed to add display to my devic

[android-kernel] Kernel not starting adreno, problems with lcd panel

2014-01-09 Thread Guillermo Aguilar Echavarria
My compiled from source kernel (samsung gingerbread phone) has some problems, it boots, but the lcd panel does not work correctly, The lcd goes to black very quickly but the backlight stays on. I compared /proc/kmsg of the working kernel on the phone and the compiled kernel The not-working ke