Openmoko on Wikipedia

2010-10-28 Thread Eric Ehlers
Hello,

I added a new section (2.5) to the Openmoko page on wikipedia in an  
attempt to reflect the latest status of the project:

 http://en.wikipedia.org/wiki/Openmoko

Hope that's right, if anyone has any feedback please let me know or  
feel free to update the page directly.

After recently discovering Openmoko my first few attempts at Googling  
on the project led me to the false conclusion that the effort was  
stone cold dead and it took some serious digging to find the latest  
news so I hope to spare others the same confusion.

Kind Regards,
Eric

===
Eric Ehlers
nazcatech sprl | Brussels | http://www.nazcatech.be
* Distributed computing for pricing analytics
* Use Microsoft Excel as a client to the Grid


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Anyone still have the case CAD files?

2010-10-28 Thread Al Johnson
On Thursday 28 October 2010, David Lanzendörfer wrote:
 Try FreeCAD
 Its also able to open this format.

The freecad ebuild in the gentoo science overlay has an unresolvable 
dependency at the moment. Is it significantly better than brl-cad?

 If you convert it to stl, you can print it with a RepRap.

brl-cad can export to stl too.

 Mine will soon be done *yeeha*

Good luck!

 best regards
   leviathan


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [qtmoko] Strange display on v28 with jitterless kernel

2010-10-28 Thread Gennady Kupava
В Чтв, 28/10/2010 в 12:35 +0200, Vinzenz Hersche пишет:
 Hello all,
 
 i've got a strange problem which is descriped here: http://death-
 head.ch/blog/2010/10/strange-effects-on-my-openmoko-display-with-qtmoko-v28-
 and-jitterless-kernel/ (with video)

Hm, this should not happen. 

This is just slow refresh, which means that glamo remain in slowed down
state. But problem seem that you touchscreen somehow hang, so ts driver
can't restore normal refresh rate. 

Hm, this may happen if suspend happens while you holding touchscreen.
Let me try YES. So. Ops, qtmoko has not xrandr.

 The problem seems to came up randomly.

So, did you suspend just before this issue?

I know how to fix suspend and rotation and will prepare patch soon.

Gennady



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [qtmoko] Strange display on v28 with jitterless kernel

2010-10-28 Thread Gennady Kupava
В Чтв, 28/10/2010 в 21:19 +0400, Gennady Kupava пишет:
 В Чтв, 28/10/2010 в 12:35 +0200, Vinzenz Hersche пишет:
  Hello all,
  
  i've got a strange problem which is descriped here: http://death-
  head.ch/blog/2010/10/strange-effects-on-my-openmoko-display-with-qtmoko-v28-
  and-jitterless-kernel/ (with video)
 
 Hm, this should not happen. 
 
 This is just slow refresh, which means that glamo remain in slowed down
 state. But problem seem that you touchscreen somehow hang, so ts driver
 can't restore normal refresh rate. 
 
 Hm, this may happen if suspend happens while you holding touchscreen.
 Let me try YES. So. Ops, qtmoko has not xrandr.
 
  The problem seems to came up randomly.
 
 So, did you suspend just before this issue?
 
 I know how to fix suspend and rotation and will prepare patch soon.
 
 Gennady
 

Hm, this seem more general problem with ts driver, not really related to
jitterless patch - if you suspend while holding ts, ts driver seem hang.

Gennady.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


RE: qtmoko lagging after 2nd boot - was: qtmoko v28

2010-10-28 Thread Gennady Kupava
В Срд, 27/10/2010 в 23:48 +0200, Ugo Raffaele Piemontese пишет:
 Thank you everyone for your tips!
 
 Here you are some logs taken via ssh during a slowdown:
 
 1 (see attachments) - dmesg output
 2 (see attachments) - interrupts output (only s3c24xx-adc is growing fast)
 - time frame between them: 1 second
 3 - top screenshot: http://img168.imageshack.us/img168/2848/topmt.png
 

top, and interrupts seem fine. s3c24xx-adc count is ok too.

I don't know what's this:
[  210.165000] AR6000 disconnected
[  220.17] AR6000 disconnected
[  230.165000] AR6000 disconnected

May be it is ok, but why not to try to disable wifi and check if problem
remain?

Gennady.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Anyone still have the case CAD files?

2010-10-28 Thread David Lanzendörfer
 Try FreeCAD
 Its also able to open this format.
The freecad ebuild in the gentoo science overlay has an unresolvable 
dependency at the moment. Is it significantly better than brl-cad?
I'm using gentoo too.
Seems the install paths do not fit together well, but with (temporary) hack on
line 5 of following steps you can make it build. I'm using KDE4.5.2

autounmask sci-misc/freecad-0.9.2646
emerge =media-libs/coin-3.1.3-r1
emerge =media-libs/SoQt-1.5.0-r1
emerge =sci-libs/opencascade-6.3-r1
sudo ln -s /usr/include/coin/Inventor/ /usr/include/
emerge =sci-misc/freecad-0.9.2646


 If you convert it to stl, you can print it with a RepRap.
brl-cad can export to stl too.
Yes. I know. Just wanted to mention it ^^

 Mine will soon be done yeeha
Good luck!
Thx! ^_^

best regards
leviathan


signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Heartrate-monitor support for FoxtrotGPS

2010-10-28 Thread Joshua Judson Rosen
Hi everybody,

I've picked apart the changes in tangoGPS 0.99.4 that support
the Zephyr HxM heartrate-monitor, and had a go at integrating them
into FoxtrotGPS; to wit, a branch including that work is available:

http://www.hackerposse.com/~rozzin/foxtrotgps/branches/hrm-integration/

I don't actually have a HxM in my posession, though (at least not yet)--
so I can't really test this. If you have one of these devices, and can
test this branch, would you please? :)

The instructions at http://www.foxtrotgps.org/build.html
still apply, but you'll also need the BlueZ `libluetooth' library
(in Debian and Ubuntu systems, I believe the package is
 libbluetooth-dev).

-- 
Don't be afraid to ask (λf.((λx.xx) (λr.f(rr.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community