there should something wrong on your fb driver. below is the information
from your log:
omapfb: configured for panel omap3evm
omapfb: DISPC version 3.0 initialized
FUCKYOU!!!
FUCKYOU!!!
FUCKYOU!!!
Console: switching to colour f
Nice to have you information. Not a veteran just have some experience on
embedded Linux and Android. ^_^
On Tue, Jan 5, 2010 at 7:56 PM, 周毅敏 wrote:
> Nice to see you.
> Are an veteran of porting android?
>
>
> --
> unsubscribe:
> android-porting+unsubscr...@googlegroups.com
> website: http:
I remember there is a document in PDK directory describing how to add a new
product definition, you can have a check on it. the PDK is generated after
you have made a building.
Good Luck!
On Sat, Jun 13, 2009 at 6:53 PM, Elvis Dowson wrote:
>
> Hi,
> If I edit the /build/core/main.mk file
you are right. it is unnecessary to port android to F480 with expection of
interest or F480 hacking.
On Sat, May 23, 2009 at 4:44 PM, nota wrote:
>
> Status update:
>
> I am not working on this. In fact, did not even start because of the
> lack of info. Besides, comparing the HW specs of both ph
For android, data is one of its partition with mmap support, which is
mounted during init stage. you can have a check on init.rc.
On Sat, May 23, 2009 at 2:33 PM, shridhar wrote:
>
> Hi experts,
>
> I am quiet new to Android.
>
> I have ported Android on AT91SAM9263-ek and I am accessing my Andr
yes, I also have the same question as Ayi. Anyone have the answer?
On Tue, May 19, 2009 at 8:05 PM, Johnny Song wrote:
>
>
> On Wed, May 20, 2009 at 2:08 PM, Michael Trimarchi <
> trimar...@gandalf.sssup.it> wrote:
>
>>
>> Song Johnny wrote:
>> > to be more, I wonder service layer will keep con
for Android, during the startup and initialization, Android will scan the
devices listed in /dev/input/ and open them. So I think it shouldn't be
caused by Android.
In kernel, the input devices registered successfully will be displayed in
/dev/input. As your information output, you should check yo
9357
> --
>
> *From:* android-porting@googlegroups.com [mailto:
> android-port...@googlegroups.com] *On Behalf Of *Mark Wang
> *Sent:* Tuesday, February 10, 2009 12:36 AM
> *To:* android-porting@googlegroups.com
> *Subject:* [android-porting] Re: Can I use generi
it depends on the File system configuration of your board.
ramdisk.img is the root FS with ramdisk format. system.img and data.img
will be mounted under /system, /data by default.
Of course, images will be built by the cross-compilers attached the Android
package. ABI will ensure the system call
where is you /data? this partition must support mmap functionality.
Meanwhile, check the existence of cache and other directories in /data,
which is created during the 1st time booting and mandatory for booting.
On Thu, Jan 22, 2009 at 6:48 PM, Tom_porting_android <
thomas.bandel...@gmail.com> wr
e patch of power.c between mydroid/kernel and Angstrom
> kernel tree.
>
> http://pastebin.com/m6f01141c
>
> But, as you mentioned, ANDROID_POWER may not be a reason of
> your problem. dmesg log would be helpful if possible.
>
> Good luck,
>
> On 1月16日, 午前10:29, Mark Wang wr
Hi, Qingzhan
Thanks for your kind reply. And if you are also working on it or interestred
in it, I'd like to exchange and communicate more with you ^_^
That's for certainty that there are great difference between 2.6.24's sys
and 2.6.25's especially kobject/kset and related APIs, one example is
k
12 matches
Mail list logo