[android-porting] Flashed Kernel for Pixel2 but changes not appears

2019-12-10 Thread sachin verma
adapter->device_mode); So I am not getting modified versions. while I have checked in kernel source there's no other place for this log. Please let me know if any prebuilt binary are there in kernel source for staging module or If I am missing some configuration during compila

[android-porting] How to used float variables in diver code?

2010-01-11 Thread sachin bhangale
* b + c * d); following error occured: ERROR: "__fixdfsi" [drivers/my_driver/mydriver.ko] undefined! ERROR: "__divdf3" [drivers/my_driver/mydriver.ko] undefined! ERROR: "__floatsidf" [drivers/my_driver/mydriver.ko] undefined! Waiting for rep

Re: [android-porting] How to used float variables in Drivers?

2010-01-11 Thread sachin bhangale
uck asking the question in the Kernel groups.. > > Regards > -- Ashwin > > > > On Mon, Jan 11, 2010 at 8:11 AM, sachin bhangale > wrote: > > Hi all, > > I am working on driver, > > How to used float variables in diver code? How to do mathematical

[android-porting] How to used float variables in Drivers?

2010-01-11 Thread sachin bhangale
ivdf3" [drivers/my_driver/mydriver.ko] undefined! ERROR: "__floatsidf" [drivers/my_driver/mydriver.ko] undefined! Waiting for reply... Thanks, Sachin Bhangale -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] How to compile/build only one Driver file?

2010-01-10 Thread sachin bhangale
Hi all, I am working on driver, I have added that driver in kernel source code of android-x86 donut, but for compiling that driver I have to build entire source code of android-86 kernel. How can I compile *only that driver * and build kernel image. Waiting for reply Thanks, Sachin

[android-porting] internal compiler error: Segmentation fault (Eclair + 4.3.1 toolchain)

2009-12-03 Thread Sachin
switched to 4.3.1. While building i get following error: "system/core/init/builtins.c:549: internal compiler error: Segmentation fault" Do you have any inputs for this problem? regards, Sachin log of the compilation: host Java: monkeyrunner (out/host/common/obj/JAVA

[android-porting] Re: How to rebuild touch screen driver

2009-10-13 Thread SACHIN BHANGALE
. $android-x86 # make iso_img TARGET_PRODUCT=eeepc TARGET_KERNEL_CONFIG=my_defconfig go to your android source folder type above command in terminal --- Sachin Bhangale On Wed, Oct 14, 2009 at 1:00 AM, paul wrote: > > I touched the touch-screen driver but looks like no effect on >

[android-porting] Re: Is it Android X86 support to USB bluetooth?

2009-10-12 Thread SACHIN BHANGALE
Ok , Thanks :) On Sat, Oct 10, 2009 at 3:33 AM, Yi Sun wrote: > We almost make it work. Now CW and iksaif are working on rfkill back > porting and it should be done in next a few days. Check git tree or web page > later for progress. > > > On Fri, Oct 9, 2009 at 2:45

[android-porting] Is it Android X86 support to USB bluetooth?

2009-10-09 Thread Sachin
Hi, Is it Android X86 support to USB bluetooth? If Yes please help me how it works? I have added btusb.ko driver in Android x86 code. but still USB bluetooth is not working with Android x86...please help me!! Thanks, Sachin Bhangale

[android-porting] Is it Android X86 support to USB bluetooth?

2009-10-09 Thread Sachin
Hi, Is it Android X86 support to USB bluetooth? --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] mechanism for data sharing across media framework

2009-10-04 Thread Sachin
plans for this or is it already integrated in Android. Ref: http://groups.google.com/group/android-framework/browse_thread/thread/be72a287f23d82b5 thanks, Sachin --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http

[android-porting] How to enable USB Bluetooth for x86

2009-09-25 Thread Sachin
on it appears in.) make: *** [out/target/product/eeepc/obj/EXECUTABLES/ hciattach_intermediates/hciattach.o] Error 1 Can somebody give me pointers about getting bluetooth usb working on android ? thanks, Sachin --~--~-~--~~~---~--~~ unsubscribe: android-port