Hi all
Markus works great!
hi g9613738,I have
CONFIG_SHMEM=y
CONFIG_ASHMEM=y
in my config file.

Thanks


On Mon, Oct 6, 2008 at 5:28 PM, Markus <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> no, there should be a new kernel driver from Android for
> CONFIG_ASHMEM, which is different to CONFIG_SHMEM. Maybe you should
> check your patched kernel, if you added the configuration stuff and c
> files for ashmem?
>
> bye
> Markus
>
> On 6 Okt., 11:08, "g9613738" <[EMAIL PROTECTED]> wrote:
> > Hi
> > Do you say CONFIG_SHMEM=y?
> > Because I do not see CONFIG_ASHMEM,
> > Thanks
> >
> > -----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
> >
> > > > =========================================================
> >
>


-- 
Best wishes for you.

--~--~---------~--~----~------------~-------~--~----~
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