Stuart Winter | 2 Feb 2010 14:41
Picon

Re: armedslack hang on emqbit


> I try replace debian by armedslack on my free-ecb-at91
>
> http://wiki.emqbit.com/free-ecb-at91
>
> but system hang most likely on running /sbin/init

How have you installed ARMedslack onto the device?
Stuart Winter | 2 Feb 2010 14:44
Picon

Re: How to crosscompile for armedslack?


> I need recompile few packages for armedslack, such as qt.
>
> I can crosscompile fore bare metal, but for linux i'm confused.

http://doc.trolltech.com/4.4/qt-embedded-crosscompiling.html

All of ARMedslack is built natively, but uses distcc running on several
X86 machines with an ARM cross compiler to speed up the process.

I'd build it natively if you can. It's far easier, just slower.
Vitaly V. Ch | 2 Feb 2010 18:25
Picon
Gravatar

Re: armedslack hang on emqbit

I write kernel via darrell-loader and create rootfs on my x86 slackware host. then I write root fs on sd card and try boot. system hung after kernel mount root fs. debian installed in same way work success but i'm interested in armedslack.


\\wbr Vitaly Chernookiy

On Tue, Feb 2, 2010 at 3:41 PM, Stuart Winter <m-lists <at> biscuit.org.uk> wrote:

> I try replace debian by armedslack on my free-ecb-at91
>
> http://wiki.emqbit.com/free-ecb-at91
>
> but system hang most likely on running /sbin/init

How have you installed ARMedslack onto the device?
_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack

_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack
Vitaly V. Ch | 2 Feb 2010 18:31
Picon
Gravatar

Re: How to crosscompile for armedslack?

On Tue, Feb 2, 2010 at 3:44 PM, Stuart Winter <m-lists <at> biscuit.org.uk> wrote:

> I need recompile few packages for armedslack, such as qt.
>
> I can crosscompile fore bare metal, but for linux i'm confused.

http://doc.trolltech.com/4.4/qt-embedded-crosscompiling.html

Thanks, it's interesting.

All of ARMedslack is built natively, but uses distcc running on several
X86 machines with an ARM cross compiler to speed up the process.

I'd build it natively if you can. It's far easier, just slower.

Hm. I will think
_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack

_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack
Vitaly V. Ch | 2 Feb 2010 21:36
Picon
Gravatar

Re: armedslack hang on emqbit

rootfs is created in way like tinstall.sh. also i'm notice then rootfs armedslack-devtools/armel/rootfs/armel-root-fs.tar.bz2 is also unbootable, but Must. I can boot only debian

On Tue, Feb 2, 2010 at 7:25 PM, Vitaly V. Ch <vitaly.v.ch <at> gmail.com> wrote:
I write kernel via darrell-loader and create rootfs on my x86 slackware host. then I write root fs on sd card and try boot. system hung after kernel mount root fs. debian installed in same way work success but i'm interested in armedslack.


\\wbr Vitaly Chernookiy


On Tue, Feb 2, 2010 at 3:41 PM, Stuart Winter <m-lists <at> biscuit.org.uk> wrote:

> I try replace debian by armedslack on my free-ecb-at91
>
> http://wiki.emqbit.com/free-ecb-at91
>
> but system hang most likely on running /sbin/init

How have you installed ARMedslack onto the device?
_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack


_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack
Stuart Winter | 3 Feb 2010 12:38
Picon

Re: armedslack hang on emqbit


OK.

Have you tried booting back into Debian,
NFS mounting your x86
chroot into the Slackware root fs?

does the rootfs work ?

Since you've made the rootfs on x86 Slackware, how did you do this?
did you use installpkg?

On Tue, 2 Feb 2010, Vitaly V. Ch wrote:

> I write kernel via darrell-loader and create rootfs on my x86 slackware
> host. then I write root fs on sd card and try boot. system hung after kernel
> mount root fs. debian installed in same way work success but i'm interested
> in armedslack.
>
>
> \\wbr Vitaly Chernookiy
>
> On Tue, Feb 2, 2010 at 3:41 PM, Stuart Winter <m-lists <at> biscuit.org.uk>wrote:
>
> >
> > > I try replace debian by armedslack on my free-ecb-at91
> > >
> > > http://wiki.emqbit.com/free-ecb-at91
> > >
> > > but system hang most likely on running /sbin/init
> >
> > How have you installed ARMedslack onto the device?
> > _______________________________________________
> > ARMedslack mailing list
> > ARMedslack <at> lists.armedslack.org
> > http://lists.armedslack.org/mailman/listinfo/armedslack
> >
>

--

-- 
Stuart Winter
Slackware ARM: www.armedslack.org
Stuart Winter | 3 Feb 2010 12:40
Picon

Re: armedslack hang on emqbit


On Tue, 2 Feb 2010, Vitaly V. Ch wrote:

> rootfs is created in way like tinstall.sh. also i'm notice then rootfs
> armedslack-devtools/armel/rootfs/armel-root-fs.tar.bz2 is also unbootable,

Oh this is ancient stuff - it's not Slackware - just a collection of
stuff I was using when creating the eabi port.

I don't have a rootfs for ARMedslack available yet; but if there's demand
then I could write a script to create one!

--

-- 
Stuart Winter
Slackware ARM: www.armedslack.org
Vitaly V. Ch | 3 Feb 2010 22:28
Picon
Gravatar

Re: armedslack hang on emqbit



On Wed, Feb 3, 2010 at 1:40 PM, Stuart Winter <m-lists <at> biscuit.org.uk> wrote:

On Tue, 2 Feb 2010, Vitaly V. Ch wrote:

> rootfs is created in way like tinstall.sh. also i'm notice then rootfs
> armedslack-devtools/armel/rootfs/armel-root-fs.tar.bz2 is also unbootable,

Oh this is ancient stuff - it's not Slackware - just a collection of
stuff I was using when creating the eabi port.

I found this stuff pretty :)

I don't have a rootfs for ARMedslack available yet; but if there's demand
then I could write a script to create one!

I'm wrong. I can successfully boot only when I use debian 4.0 root fs from Your repositoriy at armedslack-devtools/armel/rootfs/armel-root-fs.tar.bz2.

Any other rootfs fail to boot.

\\wbr Vitaly Chernookiy

--
Stuart Winter
Slackware ARM: www.armedslack.org
_______________________________________________

_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack
Vitaly V. Ch | 4 Feb 2010 09:12
Picon
Gravatar

Re: armedslack hang on emqbit

At now I'm find root of troubles: incompatibility my patched kernels and glibc from armedslack.

PS: I'm last maintainer of BCSLinux and maintainer of iZumLinux. Both Slackware based.

\\wbr Vitaly Chernookiy

On Wed, Feb 3, 2010 at 11:28 PM, Vitaly V. Ch <vitaly.v.ch <at> gmail.com> wrote:


On Wed, Feb 3, 2010 at 1:40 PM, Stuart Winter <m-lists <at> biscuit.org.uk> wrote:

On Tue, 2 Feb 2010, Vitaly V. Ch wrote:

> rootfs is created in way like tinstall.sh. also i'm notice then rootfs
> armedslack-devtools/armel/rootfs/armel-root-fs.tar.bz2 is also unbootable,

Oh this is ancient stuff - it's not Slackware - just a collection of
stuff I was using when creating the eabi port.

I found this stuff pretty :)

I don't have a rootfs for ARMedslack available yet; but if there's demand
then I could write a script to create one!

I'm wrong. I can successfully boot only when I use debian 4.0 root fs from Your repositoriy at armedslack-devtools/armel/rootfs/armel-root-fs.tar.bz2.

Any other rootfs fail to boot.

\\wbr Vitaly Chernookiy

--

Stuart Winter
Slackware ARM: www.armedslack.org
_______________________________________________


_______________________________________________
ARMedslack mailing list
ARMedslack <at> lists.armedslack.org
http://lists.armedslack.org/mailman/listinfo/armedslack
Stuart Winter | 4 Feb 2010 09:29
Picon

Re: armedslack hang on emqbit


> At now I'm find root of troubles: incompatibility my patched kernels and
> glibc from armedslack.

You are not using armedslack 12.2 are you ?
This would explain why there's an incompatability: 12.2 is old ABI so if
your Kernel is EABI without the Old ABI support, it won't work.

> PS: I'm last maintainer of BCSLinux and maintainer of iZumLinux. Both
> Slackware based.

Welcome to the show! :)

Gmane