[android-porting] Using a generic stable kernel

2013-11-25 Thread Babak
Can I use a generic omap linux 3.12 kernel on like Motorola sholes a855 ? I'm not looking to run android. Just basic kernel + CLI as a starting point. I know that its based off the zoom2 hardware platform. Thanks -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://

[android-porting] Android crash capture interpretation

2013-03-12 Thread Babak
Anyone mind telling me what exactly these mean, I figure its telling me that these *so files mentioned are not correct and won't work, do I need to copy the ones from the android image? I used strings to dump them on the terminal the files are servicemanager.20130310.225905.5198.dmp, and surfac

[android-porting] Re: EXPERT in menuconfig

2012-06-11 Thread Babak
David If you don't mind me asking what kernel version are you doing this for? It turns out that expert not in kernels <= 2.6.37 On Jun 7, 10:48 am, David Given wrote: > On 07/06/12 02:08, Babak wrote: > > > In a patch that adds a kernel module, I see that it has the req

[android-porting] EXPERT in menuconfig

2012-06-07 Thread Babak
In a patch that adds a kernel module, I see that it has the requirement "EXPERT". How do you enable this feature? If anyone wants to know its from here http://code.google.com/p/android-x86/issues/detail?id=474 I dont see this driver listed. Symbol: TOUCHSCREEN_USB_EGALAX_REVERSE [=n]

[android-porting] eGalax resistive usb touchscreen controller on fixed orientation Lilliput 669GL LCD

2012-04-14 Thread Babak
I have a lilliput 666GL touchscreen that I am trying to use with ICS rowboat, Im encountering a problem where my touch screen is out of alignment with my touch, when in the Multi Touch App touching the right hand top corner shows the input spot on the top left corner, as I go across the scree

[android-porting] Re: TouchScreen Axis Confused on ICS

2012-04-14 Thread Babak
I did find some info about this controller, its seems that the there are two controllers using the same product and vendor id's, http://code.google.com/p/android-x86/issues/attachmentText?id=474&aid=4740002000&name=new+file&token=vrh4WfqRk_i03pDeqhVqRyz15co%3A1334358364102 This is a patch for x

[android-porting] TouchScreen Axis Confused on ICS

2012-04-10 Thread Babak
My touchscreen is way messed up, down goes left, left goes up. How do I fix this in the idc file? Also I'm not seeing where to define the length and height of the touchscreen in the idc as spec'd in the documentation. Thanks, Babak -- unsubscribe: android-porting+unsubscr...@google