[android-porting] imx31pdk

2009-02-27 Thread Michael Trimarchi
Hi all, I will like to have android on imx31pdk. Is there some initial work done by other people? Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: imx31pdk

2009-03-01 Thread Michael Trimarchi
1, 4:37 pm, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Yes I'm Italian and I live in Spain. Where can I download an initial patchset for my board? Michael Hi, mvniekerk wrote: There's a whole lot of people that got it working. I got everything working but wifi is the only thing

Opencore (WAS Re: [android-porting] Re: Outstanding cupcake - master merge)

2009-03-24 Thread Michael Trimarchi
. Rename the setFrameCallback to setPreviewCallback Signed-off-by: Michael Trimarchi mich...@panicking.kicks-ass.org --- diff --git a/android/android_surface_output.cpp b/android/android_surface_output.cpp index 262a329..1c22d3b 100755 --- a/android/android_surface_output.cpp +++ b/android

[android-porting] Re: Porting a WiFi Driver on a android supported platform

2009-03-27 Thread Michael Trimarchi
Hi, Androidphan wrote: This is the output when starting wpa_supplicant: Initializing interface 'wlan0' conf '/system/etc/wifi/ wpa_supplicant.conf' drive r 'wext' ctrl_interface 'N/A' bridge 'N/A' Configuration file '/system/etc/wifi/wpa_supplicant.conf' - '/system/ etc/wifi/ w

[android-porting] Re: cupcake error on start Phone application

2009-03-31 Thread Michael Trimarchi
Hi, Jean-Baptiste Queru wrote: Do you have an actual crash? A number of errors are logged because some Google-specific components are missing, which should be made a lot less verbose and a lot less severe, and that might be what you're seeing. JBQ Sorry the log was not exstaused. The

[android-porting] Re: build/target/board/Android.mk:35:

2009-04-02 Thread Michael Trimarchi
SiT wrote: I can't build the Android-Image for my EEE-PC 701. Could you help me? --- s...@sit-ubuntu:~$ TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true make -j4 installer_img

[android-porting] Re: ALSA Compile Error

2009-04-03 Thread Michael Trimarchi
Harishkumar V wrote: Hi, able to proceed with the alsa_sound, now during linking alsa_lib, its getting following errors, target arm C: libasound = hardware/beagle/alsa-lib/src/control/control_shm.c hardware/beagle/alsa-lib/src/control/control_shm.c:28:21: error: sys/shm.h: No such file

[android-porting] Re: MX27 Android porting problems

2009-04-21 Thread Michael Trimarchi
Drakou wrote: Hello, I am actually working on porting Android to an Mx27 custom board. That board is really close to the Mx27ADS. I used the Mx31 porting advices to make my own porting. I have a 2.6.25 kernel with freescale and android patches. I can start the system , get the animated

[android-porting] Re: How to Apply Patches?

2009-04-21 Thread Michael Trimarchi
Hi, Gani Bhagavathula wrote: So, if a file had three patches, then I would move to the base directory of the files mentioned in the .patch file, and then go patch -p1 patchfile.name patch -p2 patchfile.name patch -p3 patchfile.name the px is not the patch number but the strip on the

[android-porting] Re: W/ProcessState: Opening '/dev/binder' failed: Permission denied

2009-04-22 Thread Michael Trimarchi
Elvis Dowson wrote: Hi, When I boot android on my TI OMAP 3503 platform, using linux- omap3-2.6.29 with all android-2.6.29 patches applied, I get the following error message when I run logcat: W/ProcessState (2583) : Opening '/dev/binder' failed: Permission denied How can I fix

[android-porting] Re: W/ProcessState: Opening '/dev/binder' failed: Permission denied

2009-04-23 Thread Michael Trimarchi
Hi, Elvis Dowson wrote: Hi Michael, I am using the android-2.6-sdk-pre. This is how the code looks like right now. #define FORBIDDEN_MMAP_FLAGS(VM_WRITE) I made the modifications like you suggested, but it still didn't work. #if

[android-porting] Re: W/ProcessState: Opening '/dev/binder' failed: Permission denied

2009-04-23 Thread Michael Trimarchi
Hi, Elvis Dowson wrote: Hi Michael, After I run ./init it resets the permissions back to crw-rw 1 root root. I checked the init.rc file and it doesnn't alter the permissions. How is it being reset on init? Shouldn't the root user be able to read and write to the device,

[android-porting] Re: W/ProcessState: Opening '/dev/binder' failed: Permission denied

2009-04-23 Thread Michael Trimarchi
Hi, Michael Trimarchi wrote: Hi, Elvis Dowson wrote: Hi Michael, After I run ./init it resets the permissions back to crw-rw 1 root root. I checked the init.rc file and it doesnn't alter the permissions. How is it being reset on init? Shouldn't the root user be able

[android-porting] Re: W/ProcessState: Opening '/dev/binder' failed: Permission denied

2009-04-23 Thread Michael Trimarchi
Hi, Elvis Dowson wrote: Hi Michael, Guess what, interestingly enough, I noticed that the mmcargs was over-riding the bootargs. Here is what I did.. # setenv mmcargs setenv bootargs mem=128M console=ttyS2,115200n8 root =/dev/mmcblk0p2 rw rootfstype=ext3 init=/init rootwait It

[android-porting] Re: page flipping error on Android Port to TI OMAP 3503

2009-04-24 Thread Michael Trimarchi
Hi, Rupesh Gujare wrote: Elvis, Probably you need this patch to support page flipping. http://labs.embinux.org/git/cgit.cgi/repo/kernel.git/commit/?id=f2f9b61674dbf2cc8b79b86f2cc63f1bc7c5629b Can you share work, about what all stuff you did to port android on overo ? Regards, You

[android-porting] Re: wpa_supplicant wifi problems no scan results

2009-04-24 Thread Michael Trimarchi
Gani Bhagavathula wrote: Luca: I thought I posted this yesterday, but looks like I sent it as a Author only reply. I thought I would put this here for everyone's benefit. In the changes we both initially did in the wifi.c, the path to the module needs to be /lib/modules/ath5k.ko and not

[android-porting] Re: wpa_supplicant wifi problems no scan results

2009-04-24 Thread Michael Trimarchi
Hi, http://git.koolu.org/?p=platform/frameworks/base.git;a=commitdiff;h=7f4c20e7944916e25cc4425de46dbda26705ad74 Find here the revert patch Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: wpa_supplicant wifi problems no scan results

2009-04-24 Thread Michael Trimarchi
and good luck Regards, Gani On Apr 24, 9:21 am, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Gani Bhagavathula wrote: Luca: I thought I posted this yesterday, but looks like I sent it as a Author only reply. I thought I would put this here for everyone's benefit

[android-porting] Re: power management cpu suspend not working - android-2.6.29 port to overo

2009-04-27 Thread Michael Trimarchi
Hi, Elvis Dowson wrote: Hi, Within a minute, the system tries to suspend itself. I have enabled CPU suspend support in the kernel. However, the system tries to suspend itself and does not succeed, and keeps flickering the screen as it tires to go into suspend mode. How can I fix

[android-porting] Re: Porting ANDROID on S3C2440 Platform

2009-05-08 Thread Michael Trimarchi
Hi, Vinay R Rao wrote: Hi all, I am a newbie in ANDROID. My first question is : HAS ANYONE PORTED ANDROID ON S3C2440 (armv4 Architecture ) PLATFORM SUCCESSFULLY? I am trying to port ANDROID on S3C2440 platform which is a arm920T and ARMv4 architecture. Linux version which i am using is

[android-porting] Re: Timer running in hciattach

2009-05-08 Thread Michael Trimarchi
Hi, BHEEMSEN KULKARNI wrote: Hi, There is piece code in the hciattach poll(p, 1, 500), which is poll for every 500 msec. main() { while (!__io_canceled) { p.revents = 0; err = poll(p, 1, 500); In my code the poll is every 5000 seconds, but maybe is a different

[android-porting] Re: Timer running in hciattach

2009-05-08 Thread Michael Trimarchi
checkout of android I have the same value. Are we talking about the vi ./utils/tools/hciattach.c file? On Fri, May 8, 2009 at 5:18 PM, Michael Trimarchi trimar...@gandalf.sssup.it mailto:trimar...@gandalf.sssup.it wrote: Hi, BHEEMSEN KULKARNI wrote: Hi

[android-porting] Re: Ringtones in last build

2009-05-19 Thread Michael Trimarchi
Hi, Luca Belluccini wrote: Nothing to do... Database is not rebuilt... Any hint? On Apr 17, 2:31 am, Dave Sparks davidspa...@android.com wrote: I have the same problem: W/AudioService( 794): MediaPlayer IOException: java.io.IOException: setDataSource failed.: status=0x8000

[android-porting] Re: Ringtones in last build

2009-05-19 Thread Michael Trimarchi
a device, it gives an error on the device subtype, but I'm sure that always is correct. Do you have any idea. Last time I must readd the short-enums option because crash in a function, but now every revert is impposible. You work a lot on alsa side, can you give me some hint? Michael Michael

[android-porting] Soft keyboard

2009-05-19 Thread Michael Trimarchi
Hi all, where can I find why my softkeyboard doesn't show? Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: Soft keyboard

2009-05-19 Thread Michael Trimarchi
or such police. It is impossible to set on setting the use of softkeyboard and I don't know exaclty where I can find how it is implemented. Michael On Tue, May 19, 2009 at 2:07 PM, Michael Trimarchi trimar...@gandalf.sssup.it mailto:trimar...@gandalf.sssup.it wrote: Hi all, where can I find

[android-porting] Re: Soft keyboard

2009-05-19 Thread Michael Trimarchi
Hi, Michael Trimarchi wrote: Hi, Elvis Dowson wrote: Hi Michael, If you use android-1.5 SDK, the new soft keyboard comes up directly. If you click on the google search bar it pops up. Elvis No way, the softkeyboard doesn't appear. I think that is some

[android-porting] Re: [android-porting]About RILD system

2009-05-20 Thread Michael Trimarchi
Song Johnny wrote: to be more, I wonder service layer will keep connecting the rild socket so that the rild daemon listen thread will accept and build the connection, but did that way work inefficiently? On Tue, May 19, 2009 at 2:15 PM, Song Johnny ayi.s...@gmail.com

[android-porting] Re: Soft keyboard

2009-05-20 Thread Michael Trimarchi
Hi, Elvis Dowson wrote: Hi Michael, I am working with android-sdk-1.5-pre branch at the moment. I briefly tried the official android-1.5-sdk but there was some compilation problems, so I decided to stick to the pre-release sdk version for the moment. Elvis sqlite select *

[android-porting] Re: Soft keyboard

2009-05-20 Thread Michael Trimarchi
Michael Trimarchi wrote: Hi, Elvis Dowson wrote: Hi Michael, I am working with android-sdk-1.5-pre branch at the moment. I briefly tried the official android-1.5-sdk but there was some compilation problems, so I decided to stick to the pre-release sdk version

[android-porting] Re: Soft keyboard

2009-05-20 Thread Michael Trimarchi
I fix my problem Regards Michael Trimarchi --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] sensors on cupcake

2009-05-23 Thread Michael Trimarchi
Hi all, Is there a good example or an howto to write a libsensors library or just take a look at the includes and frameworks code to understand how it works? Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: sensors on cupcake

2009-05-23 Thread Michael Trimarchi
Hi, pramod gurav wrote: On Sat, May 23, 2009 at 4:19 PM, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi all, Is there a good example or an howto to write a libsensors library or just take a look at the includes and frameworks code to understand how it works? Michael

[android-porting] Re: Soft Keyboard stopped unexpectedly...

2009-05-25 Thread Michael Trimarchi
Hi, ertan...@gmail.com wrote: So is there anything we can do to solve it? I didn't change anything related to permissions, why would a problem like this occur? Can you send me the crash. The best thing is to understand where the crash is and look at the code. The code is under

[android-porting] copybit hw device

2009-06-01 Thread Michael Trimarchi
Hi all, I think that is not strictly related to the android, but how can I open and mmap the /dev/mem device? I give to it the root:graphics and 660 but the open operation is not permitted. I use it to map my graphics register. Micahel --~--~-~--~~~---~--~~

[android-porting] Re: GSM Modem

2009-06-06 Thread Michael Trimarchi
Hi, Sean McNeil wrote: IMHO this would be a really bad feature and a severe security hole. Android should never allow this. This is one reason I've always opposed a separate multiplexer daemon as it would allow more than just the RIL to talk directly to the modem. I'm agree with Sean.

[android-porting] Re: Android support pthread_setschedprio() ????

2009-06-07 Thread Michael Trimarchi
the pthread_setschedparam Cheers, Venu Michael On Sun, Jun 7, 2009 at 2:39 PM, Michael Trimarchi trimar...@gandalf.sssup.it mailto:trimar...@gandalf.sssup.it wrote: Hi, Yogi wrote: Hi All, I want to change the pthread priority which i have created using pthread_create

[android-porting] Re: touchscreen tsc2102 on I.mx27

2009-06-12 Thread Michael Trimarchi
Yes xro wrote: nobody have an idea??? i use a tsc2102 touchscreen... the driver is the 210x_ts and it use the tslib please help me! Can you apply the same patches of the neo freerunner, that use tslib.conf file

[android-porting] Re: touchscreen tsc2102 on I.mx27

2009-06-12 Thread Michael Trimarchi
xro wrote: I tried the patch and it's not better... should i modify the driver tsc2102_ts.c and compile my kernel again? that's my driver: #include linux/errno.h #include linux/kernel.h #include linux/module.h #include linux/input.h #include linux/init.h #include

[android-porting] Re: ppp daemon not starting

2009-06-12 Thread Michael Trimarchi
Hi, Rakesh Kumar wrote: Hi, When I am trying to connect to GPRS. I am getting an error related with ppp daemon, because of which ppp0 interface is not getting created. Can somebody look at the following logs and tell me what is the problem here. D/AT ( 720): AT

[android-porting] Re: touchscreen tsc2102 on I.mx27

2009-06-16 Thread Michael Trimarchi
Hi, xro wrote: i'm alone... please help Can you write to me? michael at panicking.kicks-ass.org so I can help you and share my experience on freerunner. Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: rild options priority

2009-06-18 Thread Michael Trimarchi
hikeit wrote: Quick question for the community... It seems that setting the RILD library path and tty can be done in multiple locations. In boot.img it can be set in default.prop as: rild.libpath=/system/lib/libreference-ril.so rild.libargs=-d /dev/smd0 In boot.img it can be set in

[android-porting] Re: USSD feature on Android

2009-06-26 Thread Michael Trimarchi
Henrik Persson wrote: Hi there, From: android-porting@googlegroups.com [mailto:android-port...@googlegroups.com] On Behalf Of Rakesh Kumar Sent: den 26 juni 2009 09:35 To: android-porting@googlegroups.com; omapandroid-discuss...@omapzoom.org Subject:

[android-porting] Re: where is fdatasync(int) implemented?

2009-07-02 Thread Michael Trimarchi
Hi, Kenny wrote: Yes, it is. The linker ld fails to find the symbol fdatasync. How to get it found? And trick in Android.mk? Kenny Add to the bionic SYSCALL.txt and call the python script gensyscall.py. I hope that it fix your issue Michael On Jul 2, 8:16 pm, Michael Trimarchi trimar

[android-porting] Re: sensors on cupcake

2009-07-16 Thread Michael Trimarchi
://feanor.sssup.it/libsensors.git Try now Michael thanks Massimo On May 27, 10:45 pm, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, pramod gurav wrote: On Sat, May 23, 2009 at 4:19 PM, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi all, Is there a good

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-03 Thread Michael Trimarchi
edwardlee lee wrote: Thank for your reply. I used gsm0710muxd that comes from git.omapzoom.org. On Mon, Aug 3, 2009 at 9:08 PM, Michael Trimarchitrimar...@gandalf.sssup.it wrote: I use my daemon vchanneld on the freerunner :), it's very quite similar to the gsm710muxd... and I can connect

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-03 Thread Michael Trimarchi
Hi, this is my log :) D/RIL ( 856): onRequest: SETUP_DEFAULT_PDP D/GSM ( 901): [DataConnectionTracker] setState: INITING D/RIL ( 856): requesting data connection to APN 'web.omnitel.it' D/RILJ( 901): [0402] DTMF_STOP D/AT ( 856): MUX[gprs]: AT ATH D/AT ( 856):

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-04 Thread Michael Trimarchi
Hi, edwardlee lee wrote: Hi Michael, I have got it. I git it at git://panicking.kicks-ass.org/ril.git. It's an old one. I must push other changes? Maybe today. Can you wait a little bit? Michael Thank for your contribution. Edward On Tue, Aug 4, 2009 at 9:15 AM, edwardlee

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-04 Thread Michael Trimarchi
Hi, edwardlee lee wrote: OK, thanks you very much! On Tue, Aug 4, 2009 at 3:12 PM, Michael Trimarchitrimar...@gandalf.sssup.it wrote: Hi, edwardlee lee wrote: Hi Michael, I have got it. I git it at git://panicking.kicks-ass.org/ril.git. It's an old one. I must push

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-04 Thread Michael Trimarchi
Hi, do you need some help to use vchanneld? Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-05 Thread Michael Trimarchi
Hi edwardlee lee wrote: I have got your new update. Thanks very much. Yes, would you please help me how to use it? Thanks again! You find a readme.txt that explain how to change the init.rc. In the vchanneld you must change the modem reset sequence (freerunner specific and the serial

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-07 Thread Michael Trimarchi
Samuel wrote: Hi Michael, Nice work!! Would you like to tell me how to browse this source codes just updated online as well as download them? Thanks. B. R. Samuel Hi, you can use git pull to take a look at the code. I don't have git web in the panicking web site :(. Michael

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-19 Thread Michael Trimarchi
Hi, do you try it? Do you have some patches for your device? Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: rild reboot repeatly because of EOS. Closing command socket.

2009-08-20 Thread Michael Trimarchi
Hi, edwardlee lee wrote: Hi Michael, Thanks for your code! I have tried it and get the same result as gsm0710muxd. I commented some at command such as at+cfun because of our modem not allow such command after power on. Now I can run pppd but it failed with unrecognized option

[android-porting] Re: V4L2 Camera interface

2009-09-01 Thread Michael Trimarchi
Hi, Great work here. I just add to the freerunner and I will test on it using an usb camera Michael --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Android 1.5 ported?

2009-09-15 Thread Michael Trimarchi
Hi, sanyanniesunney anniesunney wrote: Hi I formatted my card such that it has only 1 partition and this partition is of vfat type... In this i copied the uImage(i had renamed as u suggested),MLO and u-boot.bin i also tried with the uImage and the binaries that they

[android-porting] Re: V4L2 Camera interface

2009-10-01 Thread Michael Trimarchi
praj wrote: Hi Harish, I'm trying out something similar. I'm able to see /dev/video0. Can you pass me a link to the V4L2 patch? Thanks in advance. On Sep 13, 1:55 pm, Harishkumar V harishpres...@gmail.com wrote: Hi, i am using logitech webcam Thanks and Regards, HarishKumar.V

[android-porting] Re: RIL: s_listen_event is not triggered

2009-10-16 Thread Michael Trimarchi
Xingwen Huang wrote: any idea? please On Wed, Sep 30, 2009 at 10:18 AM, simon hxwsi...@gmail.com mailto:hxwsi...@gmail.com wrote: hi, all experts: my log: D/AT ( 29): AT +CREG: 1, 247C, 0E26, 0 D/RIL ( 29): in onUnsolicited *reference-ril.c***

Re: [android-porting] in search for hardware/driver support infos

2009-11-16 Thread Michael Trimarchi
r3wDy wrote: Hi Folkz! me and a couple of friends are porting android to the Meizu M8. We already have it up an running and stuff, but without the support for the built in hardware. So at this time, no GSM Wifi bluetooth etc is working, and i searched the net a thousand times for

Re: [android-porting] Re: RIL: s_listen_event is not triggered

2009-11-16 Thread Michael Trimarchi
Hi, Xingwen Huang wrote: Michael: Thanks for your concern! I had found that, I missed the connection to the 'rild' socket. And modify the code in RIL.java to make sure the host and client socket is matched. BTW: In RIL.java, class RILReceiver, 493 try { 494

Re: [android-porting] Re: Android Eclair -- hangs after gralloc/mapFrameBufferLocked

2009-11-19 Thread Michael Trimarchi
Hi, Alexey Roslyakov wrote: I added LOGI just before return from fb_device_open. I/gralloc ( 713): fb_device_open res: 0 fb device initialized successfully. Problem is not here. But where? maybe we have the same architecture. I'm compiling eclair for openmoko but the issue that I

Re: [android-porting] Re: Android Eclair -- hangs after gralloc/mapFrameBufferLocked

2009-11-20 Thread Michael Trimarchi
Hi, Alexey Roslyakov wrote: Can you share your diff and/or logcat output? sorry, I will try to send tomorow. I would like to restart and merge the two patches Michael On Nov 20, 12:22 am, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, Alexey Roslyakov wrote: I added

Re: [android-porting] no response when touch the touchscreen

2009-12-02 Thread Michael Trimarchi
Weber wrote: Hi,guys I have ported android 2.6.25 to my s3c smdk6410,and the filesystem is donut that I built from the source code.Now I can boot it up and see the main window.But when touching the item ,it does not have any response at all. My touchscreen driver src file is s3c_ts.c. I

a2dp (WAS Re: [android-porting] fix alsa compilation problem Eclair)

2009-12-03 Thread Michael Trimarchi
Michael Trimarchi wrote: Hi, Michael Trimarchi wrote: Hi, I have fixed the alsa compilation problem on Eclair, I have to test because I just create some stub fuction and I must read the source code of other device for understandig the new interface. So it is just to have somenthing

Re: a2dp (WAS Re: [android-porting] fix alsa compilation problem Eclair)

2009-12-03 Thread Michael Trimarchi
Michael Trimarchi wrote: Michael Trimarchi wrote: Hi, Michael Trimarchi wrote: Hi, I have fixed the alsa compilation problem on Eclair, I have to test because I just create some stub fuction and I must read the source code of other device for understandig the new

Re: a2dp (WAS Re: [android-porting] fix alsa compilation problem Eclair)

2009-12-04 Thread Michael Trimarchi
Hi, can anyone check this patch? Michael -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-portingFix compilation issue in Eclair of a2dp. Signed-off-by: Michael Trimarchi mich...@panicking.kicks-ass.org --- diff --git a/libs

Re: [android-porting] Re: eclair patch for arm920 s3c244x family

2009-12-04 Thread Michael Trimarchi
now the memcpu of bionic but with same result in performance. I will continue to investigate but I think that it can be related to the new graphics abstraction. I have compiled alsa, but it is far away to work. Have you done some work on it? Michael On 27 ноя, 03:25, Michael Trimarchi trimar

Re: a2dp (WAS Re: [android-porting] fix alsa compilation problem Eclair)

2009-12-04 Thread Michael Trimarchi
Hi, thanks, I'm not updated :( Michael -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: a2dp (WAS Re: [android-porting] fix alsa compilation problem Eclair)

2009-12-04 Thread Michael Trimarchi
I would like to test the audio with the recent patches sent by wind river. Michael Jim On Dec 4, 5:05 am, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, can anyone check this patch? Michael a2dp_compilation.patch 1KViewDownload -- unsubscribe: android

Re: [android-porting] eclair display performance

2009-12-10 Thread Michael Trimarchi
Hi, Ben Robinson wrote: We are migrating our Android port from cupcake to eclair. Since we changed over, animations have been slower and less smooth than they were in cupcake. Does anyone know of any configuration issues or similar that could hurt performance? Yes I have the same

Re: [android-porting] eclair display performance

2009-12-15 Thread Michael Trimarchi
Michael Trimarchi wrote: Hi, Ben Robinson wrote: We are migrating our Android port from cupcake to eclair. Since we changed over, animations have been slower and less smooth than they were in cupcake. Does anyone know of any configuration issues or similar that could hurt performance

[android-porting] Eclair reject incoming call (gprs connected)

2009-12-15 Thread Michael Trimarchi
Hi all, If I have a gprs open connection, the eclair subsystem reject my incoming call, is there any good reason? D/AT ( 876): MUX[primary]: AT %CPI: 1,7,1,0,1,0,+39xx45,,17,0 D/RILJ( 958): [0082] DEACTIVATE_DATA_CALL D/AT ( 876): MUX[primary]: AT OK D/RIL ( 876):

Re: [android-porting] Re: Porting to S3C2443

2009-12-16 Thread Michael Trimarchi
http://gitorious.org/android-on-freerunner Michael -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Porting to S3C2443

2009-12-17 Thread Michael Trimarchi
-eabi-4.2.1/bin/../lib/gcc/armv4t-android-eabi/4.2.1/interwork/libgcc.a(_clz.o) collect2: ld returned 1 exit status Help me ! Thank you .. On Wed, Dec 16, 2009 at 8:39 PM, tommy tommy hongjiuj...@gmail.com mailto:hongjiuj...@gmail.com wrote: great job 2009/12/16 Michael Trimarchi

Re: [android-porting] /dev files

2009-12-18 Thread Michael Trimarchi
shivap wrote: hello all i got android kernel 2.6.27 (downloaded from android git) running on my mainstone II dev.board. now i want to add android over this. when i build android source code i get three images system.img , userdata.img and ramdisk.img. i unpacked system and userdata images

Re: [android-porting] Re: /dev files

2009-12-19 Thread Michael Trimarchi
On Dec 18, 4:00 pm, Michael Trimarchi trimar...@gandalf.sssup.it wrote: shivap wrote: hello all i got android kernel 2.6.27 (downloaded from android git) running on my mainstone II dev.board. now i want to add android over this. when i build android source code i get three images

Re: [android-porting] Touch Calibration problem in the latest codebase

2009-12-22 Thread Michael Trimarchi
Hi, John Cola wrote: Dear All In the latest open source, the InputDevice.java has been modified a lot. And I cannot have a touch calibration successfully after ts_calibrate. Following is the formula if (device.tInfo != null){ //system/etc/pointercal exist!! reportData[j +

Re: [android-porting] how to intergrate a graphic card driver to Android Kernel

2009-12-28 Thread Michael Trimarchi
D.M wrote: Dear All: I am trying to port Android to a new HW which is a marvell board. And after a few days, i could access the Android shell through serial port. But on the screen , there was nothing . On the board , there is a graphic card which is able to run the normally Linux Kernel.

Re: [android-porting] Reference Board for Android Porting

2010-01-07 Thread Michael Trimarchi
Hi, Apoorv wrote: Hi, I am a newbie in the world of Android. I want to learn Android Porting. In order to do that I am looking for a reference board with which I can get started. Please let me know which is the best reference board for learning Android Porting. I'm working in my spare time

Re: [android-porting] Re: mini2440 Kernel Panic

2010-01-07 Thread Michael Trimarchi
Hi, why you don't use the android on freerunner project as a good start point? Michael -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: request_firmware

2010-01-14 Thread Michael Trimarchi
Hi, pavan savoy wrote: yes, got it. Thanks. I replaced it by main so that the release to a local GIT tree becomes simpler (different project location than the one's which come from Google) Also, has this been published in the Googe's GIT ? regards, Pavan Sorry but devices.c can be used to

Re: [android-porting] Eclair on Nokia N900

2010-01-23 Thread Michael Trimarchi
Hi Brandon Brandon wrote: I am trying to port android to an omap3430 based device, (nokia n900). I'm using kernel 2.6.28 with the android drivers patched in, and I can build the donut branch and boot it on the n900, but the eclair branch always exits with a Segmentation Fault. I've tried

Re: [android-porting] Need help on how to execute a ARM executable on Zoom2 board

2010-02-04 Thread Michael Trimarchi
pavan savoy wrote: you need to build it statically or write an android.mk for it, to link with android libraries. simplest method is to use --static file, if the utility is simple. regards, Pavan On Thu, Feb 4, 2010 at 4:50 PM, priya priyaopr...@gmail.com wrote: Hi, I have built a ARM

[android-porting] Music application

2010-03-09 Thread Michael Trimarchi
)? Best regards Michael Trimarchi -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] SMDK 6410 Latest Android

2010-04-15 Thread Michael Trimarchi
Hi, gronlund wrote: Hi, I was wondering if anyone has information about getting Android 2.x onto a SMDK6410.. I have heard Samsung provides prebuilt Android images but i cant manage to find them.. and Samsung support has as of yet not been helpful.. If you have a jtag connector you can try

Re: [android-porting] Re: Android Gadget driver on PXA27X board

2010-04-21 Thread Michael Trimarchi
Hi, Dark Knight wrote: Hi Everyone, I have some more information regarding this. Its seems the driver is not able to create bulk end points. I added some debug prints in f_adb.c and epautoconf.c Here is the output pxa27x_udc: version 2008-04-18 android init

Re: [android-porting] Re: Android Gadget driver on PXA27X board

2010-04-23 Thread Michael Trimarchi
Hi Matt Reimer wrote: On Wed, Apr 21, 2010 at 9:41 AM, Michael Trimarchi trimar...@gandalf.sssup.it wrote: Hi, Dark Knight wrote: Hi Everyone, I have some more information regarding this. Its seems the driver is not able to create bulk end points. I added some debug prints

Re: [android-porting] Booting Android from NAND

2010-04-28 Thread Michael Trimarchi
for writing on the nand or etc. Michael Trimarchi 2010/4/28 hadhami riahi riahi.hadh...@gmail.com Hello, I'm trying to boot Android from NAND. I was able to write the kernel to NAND but I don't know how to write the Android file system to NAND! I tried to put it in a SD card and then fatload

Re: [android-porting] Re: Guide on adding WiFi drivers to Android

2010-05-26 Thread Michael Trimarchi
different using your code. Instead of creating a new file just emulate the call in wext part http://gitorious.org/flow-g1-5/platform_external_wpa_supplicant/commit/0079ce31faa15d882272891661493ce734e5ab3e What do you think? (NEED TO BE TEST) Michael Trimarchi Thanks, Nicu Pavel. On Mon, May 10

[android-porting] android reboot on the master branch

2010-06-25 Thread Michael Trimarchi
? Michael Trimarchi -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Performance problems (CPU usage up to 100%)

2010-09-15 Thread Michael Trimarchi
Retti wrote: Hello, i have a 5 touchdisplay with a at91g45 400 Mhz CPU and a ported Froyo. If I touch the screen, the system_server uses up to 100% of CPU. Also the touchinputs are very slow. Maybe your touch screen doesn't deactivate irq when you press it and receive a lot of them. Michael

Re: [android-porting] my wifi can scan AP ,but can't connect to the AP .Thanks for any suggestions.

2010-10-19 Thread Michael Trimarchi
Hi maybe you need to implement some android specific request http://gitorious.org/flow-g1-5/platform_external_wpa_supplicant/commit/0079ce31faa15d882272891661493ce734e5ab3e Michael and why the DRIVER EVENT reply FAIL ? --~--~-~--~~~---~--~~ unsubscribe:

Re: [android-porting] Questions of writing data to gsm modem in vchanneld.c in freerunner froyo

2011-03-01 Thread Michael Trimarchi
On 03/01/2011 12:10 PM, Jacky.S.Mu wrote: Hello, Maybe there is misunderstanding for me while reading the code freerunner/froyo/hardware/ril/vchanneld.c when I port it to my current device. static int vch_write_data(struct virtual_channel *vch, char *ptr, int len) { int tmp;

Re: [android-porting] copybit format conversion issue, for help

2011-09-08 Thread Michael Trimarchi
Hi all On 08/24/2010 12:23 PM, Simon Chan wrote: Hi, all, I have encountered a format coversion issue when manage to add copybit module for some hw 2D core. There are a lot of blit operations from COPYBIT_FORMAT_RGBA_ to COPYBIT_FORMAT_RGB_565 when do menu rendering. I have the