[android-porting] Re: USB external device not working

2012-11-05 Thread Luccio
Hi, i had a problem with my circuit converter RS485/USB this is why the android device could'nt fixe the connexion. Best Regards. Le jeudi 18 octobre 2012 15:18:46 UTC+2, Luccio a écrit : Hi, when i plug my usb device i have these message : 127|root@android:/ # [ 118.367095] usb 1

[android-porting] Re: External USB device

2012-11-05 Thread Luccio
Hi, finaly, i can send data using android.hardware.usb API. Best Regards, Le lundi 29 octobre 2012 15:47:44 UTC+1, Luccio a écrit : Hi, How can i send and receive data from an external usb device ? here is the dmseg : new full speed USB device number 103 using ehci-omap [ 7793.537719

[android-porting] External USB device

2012-10-29 Thread Luccio
Hi, How can i send and receive data from an external usb device ? here is the dmseg : new full speed USB device number 103 using ehci-omap [ 7793.537719] usb 1-1.1.2: New USB device found, idVendor=0403, idProduct=6001 [ 7793.545684] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2,

[android-porting] USB external device not working

2012-10-18 Thread Luccio
Hi, when i plug my usb device i have these message : 127|root@android:/ # [ 118.367095] usb 1-1.1.1: USB disconnect, device number 5 [ 118.620117] usb 1-1.1.1: new full speed USB device number 6 using ehci-omap [ 118.757629] usb 1-1.1.1: New USB device found, idVendor=0403, idProduct=6001

[android-porting] ICS on ubuntu 12.04

2012-10-17 Thread Luccio
Hi, can i build ICS on ubuntu 12.04 ? Best Regards, -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Building ICS on ubuntu 12.04 LTS

2012-10-17 Thread Luccio
Hi, i try to build ICS on ubuntu 12.04 LTS without success ? here the error message before build stops. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of ‘yaffs_InitialiseTags’ [-Wredundant-decls] external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous

[android-porting] Menu bar on ICS

2012-10-02 Thread Luccio
Hi, i wanna know how to enable the menu bar in ICS ? Your answers will be very helpful. Best Regards, -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Customising Splash Screen in ICS

2012-09-21 Thread Luccio
Hi, i have the same problem, any issues? Thanks for help Best Regards Le mardi 18 septembre 2012 07:35:17 UTC+2, Shivan a écrit : Hello All, I would like to customize splash screen , in ICS over snowball. Can anyone help me , where to make modifications in android source code, I

[android-porting] NFC module on ICS

2012-09-10 Thread Luccio
Hi, i am working on integration of nfc module (hardware and software integration) on my board with omap4460. the kernel don't start! here is the debug : root@android:/ # [5.451538] warning: `adbd' uses 32-bit capabilities (legacy support in use) [5.459289] adb_open [5.508056]

[android-porting] Re: NFC module on ICS

2012-09-10 Thread Luccio
PAVAN, thank you a lot for your answer, i am using nxp chip on i2c bus, and sincerely, i am not very experemented on this bus. Tell me what are the step to configure the i2c bus on the board.conf ? Best Regards, Le lundi 10 septembre 2012 17:01:48 UTC+2, Luccio a écrit : Hi, i am working

[android-porting] Re: Driver registration

2012-07-06 Thread Luccio
Hi, finally i had a problem with my driver, it was conceived to a board with single processor ARM Cortex A8, and the mine is using an omap4460 SMP (ARM Cortex A9). Best Regards. Le lundi 2 juillet 2012 12:49:17 UTC+2, Luccio a écrit : Hi, i have build my touchscreen driver which i

[android-porting] eGalax and zytronic usbtouchscreen

2012-07-03 Thread Luccio
Hi, i try to use usbtouchscreen driver with an idc file, here is the debug : when i plug the eGalax touchscreen, this won't interact with the screen root@android:/sys/bus/usb/drivers/usbtouchscreen # [ 443.482635] usb 1-1.1.2: USB disconnect, device number 6 [ 448.572082] usb 1-1.1.2: new

Re: [android-porting] eGalax with usbtouchscreen driver

2012-07-02 Thread Luccio
Hi Gutam, thanks for reply, can you please give me more details about your suggest ? Best Regards. Le vendredi 29 juin 2012 10:04:19 UTC+2, Goutam Kumar a écrit : Hi Luccio, Please share and look into the kernel log. I feel the USB TS device is getting detected as generic usb hid device

[android-porting] Driver registration

2012-07-02 Thread Luccio
Hi, i have build my touchscreen driver which i ported on ics kernel source code and i have these message error when starting kernel, [3.468536] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [3.476287] kernel BUG at drivers/base/driver.c:227! [3.482086] Unable to

[android-porting] eGalax with usbtouchscreen driver

2012-06-28 Thread Luccio
Hi, i am trying to add my eGalax capacitive touchscreen to my platform, for that i build the usbtouchscreen driver and i add the idc file with idVendor,idProduct of my eGalax. However the touchscreen is handled by the usbhid driver. How can make it working with the usbtouhscreen driver ? here

[android-porting] touchscreen kernel driver integration for ICS

2012-06-26 Thread Luccio
Hi, how to integrate a new touchscreen driver in android kernel sources? if is there a dependencies between modules, how make it in Makefile? how to create a new Kconfig for this module? how to allow the building for this module ? Thanks for help, Best Regards. -- unsubscribe:

[android-porting] NFC on ICS

2012-06-12 Thread Luccio
Hi, i am developing an application which use nfc reader (read the tag to allow the access to application ), unfortunately, i have no idea. Can any one help me. Best Regards. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] splash screen

2012-05-31 Thread Luccio
Hi, Where can i change the splash screen of ics ? Best Regards. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] ICS Build errors

2012-05-31 Thread Luccio
Hi, what is the problem ? build/core/base_rules.mk:166: *** external/tslib-1.0: MODULE.TARGET.SHARED_LIBRARIES.input already defined by external/bluetooth/bluez/input. Stop. ps: i attached the tslib android.mk file in wich i added LOCAL_MODULE_TAGS := optional for the input module --

[android-porting] tslib on ics

2012-05-23 Thread Luccio
Hi, i added tslib to external folder, and when i compile android sources i have these errors, i need help! Checking build tools versions... build/core/main.mk:324: implicitly installing apns-conf_sdk.xml cp: la cible «out/target/product/blaze/system/vendor/lib» n'est pas un répertoire

[android-porting] Re: ICS ethernet

2012-05-23 Thread Luccio
for this functionality to exist out there for ICS builds. On Friday, May 18, 2012 7:30:56 AM UTC-7, Luccio wrote: Hi, Here is the debug of ics on variscite omap4460 26.910614] acc_open [ 26.913146] acc_release

[android-porting] tslib on ICS

2012-05-23 Thread Luccio
Hi, I NEED HELP!! PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=4.0.1 TARGET_PRODUCT=full_blaze TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a-neon HOST_ARCH=x86

[android-porting] Tslib on gingerbread or ICS

2012-05-23 Thread Luccio
Hi, How can i make tslib on gingerbread or ICS? Best Regards. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Zytronic touchscreen on ICS

2012-04-29 Thread Luccio
Hi, how to calibrate zytronic usb touchscreen on ICS. Thanks for help. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Touch Screen problem in Blaze

2012-04-29 Thread Luccio
Hi, you have to enable the touchscreen from the _deconfig file which you find in /arch/arm/configs. is your device a usb touchscreen ? Best Regards. Le mardi 24 avril 2012 07:09:01 UTC+2, Mamatha K a écrit : Dear All, I am new to android and working on Touch screen porting on

[android-porting] Re: tslib

2012-04-23 Thread Luccio
will actually provide you with a step-by-step guide, but you can look into the source code of android-x86. There you may find already-ported tslib. On 4月20日, 下午9時48分, Luccio moukne...@gmail.com wrote: Hi, how to port tslib on android. step by step please. Br. -- unsubscribe: android-porting

[android-porting] Re: tslib

2012-04-23 Thread Luccio
/base_rules.mk:100: * build/target/product/core.mk build/core/base_rules.mk:101: * build/core/base_rules.mk:102: *** user tag detected on new module - user tags are only supported on legacy modules. Arrêt. Le vendredi 20 avril 2012 15:48:02 UTC+2, Luccio a écrit : Hi, how to port tslib on android

[android-porting] tslib

2012-04-20 Thread Luccio
Hi, how to port tslib on android. step by step please. Br. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting