Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is anyone running KLH10 on an ARM based system?

176 views
Skip to first unread message

Bob Smith

unread,
Oct 21, 2012, 7:49:42 PM10/21/12
to
Looking at saving some power, wondering if anyone has already compiled KLH10 on an ARM based system and what kind performance has been seen.
Thanks
bob
Message has been deleted
Message has been deleted

Bob Smith

unread,
Nov 11, 2012, 7:50:08 PM11/11/12
to
On Wednesday, October 24, 2012 10:18:00 PM UTC-4, John Forecast wrote:
> In article
>
> Morten Reistad wrote:
>
>
>
> > In article <d595ae47-e2c5-4af8...@googlegroups.com>,
> > I tried, but got stuck. Trimslice Arm7/armel with thumb2 and EE,
>
> > Linux 2.6.38.
>
> >
>
> > Can't remember what it was, but with more interest I'll dig up
>
> > the code and try again.
>
> >
>
> > -- mrr
>
>
>
> I have it running on 2 ARM systems; a Linkstation Live running Debian
>
> Squeeze and a Raspberry Pi running Raspian.
>
>
>
> Debian GCC treats "char" as signed so you need to add "-funsigned-char"
>
> to CFLAGS in bld/lnxarm/Makefile.
>
>
>
> On the Raspberry Pi the default build generates lots of error messages
>
> of the form:
>
>
>
> [DTE: Bad to-10 BP 442200,,733000]
>
> [dte_10xfrbeg: 10cnt left 4086]
>
> [dte_10xfrbeg: out of data, no I bit]
>
>
>
> This is a known problem for "high" performance hardware. The fix is to
>
> change lines 357 and 358 in src/Makefile.mk from:
>
>
>
> -DKLH10_ITIME_INTRP=1 \
>
> -DKLH10_CTYIO_INT=1 \
>
>
>
> to:
>
>
>
> -DKLH10_ITIME_SYNC=1 \
>
> -DKLH10_CTYIO_INT=0 \
>
>
>
> Apparently this change consumes additional CPU cycles but does result in
>
> a functioning system.
>
>
>
> John.

Thanks!! just got a Pi! will let you know how it works!

Bob Smith

unread,
Dec 11, 2012, 8:11:27 PM12/11/12
to
Thanks MRR. I have KLH10 KL with Panda distor up and running on the pi.
I don't have the networking set up properly yet, still tweaking the config on the pi running squeeze. Thank you! I used your notes to compile the source, and it compiled properly.

Have not had as much success on the dreamplug, but have not had much time either. Will post when it is up and running. I can make the ARM binaries available if any one wants copies.

Thanks!
bob

Pär Bertilsson

unread,
Mar 12, 2013, 8:11:15 AM3/12/13
to
Yes please! Would very much like the ARM binaries.

best regards,
Pär
0 new messages