Hello 
What version is you kernel?
My kernel is 2.6.23-m5,from google release,
So do not have patch. 
Is version different,so I can not see CONFIG_ASHMEM.

-----Original Message-----
From: android-internals@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Markus
Sent: Monday, October 06, 2008 4:59 PM
To: Android Internals
Subject: [!! SPAM] [android-internals] Re: android porting become
Segmentation fault


Hi,

no, it is a different one, it is at general setup, it should be
CONFIG_ASHMEM=y
or Android will not start.
bye
Markus

On 6 Okt., 10:26, "g9613738" <[EMAIL PROTECTED]> wrote:
> Hello,
> I is using Android 0.9,
> # Android
> #
> # CONFIG_ANDROID_GADGET is not set
> # CONFIG_ANDROID_RAM_CONSOLE is not set
> CONFIG_ANDROID_POWER=y
> CONFIG_ANDROID_POWER_STAT=y
> CONFIG_ANDROID_LOGGER=y
> Is this?!
>
> -----Original Message-----
> From: android-internals@googlegroups.com
>
> [mailto:[EMAIL PROTECTED] On Behalf Of Markus
> Sent: Monday, October 06, 2008 3:55 PM
> To: Android Internals
> Subject: [!! SPAM] [android-internals] Re: android porting become
> Segmentation fault
>
> Hi,
>
> are you using Android 0.9 or 1.0? Then it seems like you did not use
> Android's memory manager. You have to activate ashmem in the kernel.
>
> bye
> Markus
>
> On 1 Okt., 14:42, pao1985 <[EMAIL PROTECTED]> wrote:
> > hello,
> > Could anybady help me?
> > I porting android to pb11mpcore,kernel is OK,
> > but when I enter a.sh appearance
> > / # ./a.sh
> > Segmentation fault
>
> > my a.sh content is
> > =========================================================
> > #!/system/bin/sh
>
> > export PATH=/sbin:/system/sbin:/system/bin:$PATH
> > export LD_LIBRARY_PATH=/system/lib
> > export ANDROID_ROOT=/system
> > export ANDROID_ASSETS=/system/app
> > export ANDROID_DATA=/data
> > export EXTERNAL_STORAGE=/sdcard
> > export DRM_CONTENT=/data/drm/content
>
> > mount -t proc proc /proc
> > mount -t sysfs sysfs /sys
>
> > /system/bin/app_process -Xzygote /system/bin --zygote &
> > /system/bin/dbus-daemon --system &
> > runtime
>
> > =========================================================


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Internals" group.
To post to this group, send email to android-internals@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to