Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-12 Thread Ed Kapitein

On 05/10/2014 05:23 PM, Francesco De Vita wrote:

If you think this is something you would like to try, please let me
know, so i can provide you with the kernel and the rootfs image for you
to flash.
You need to write some scripts to fit everything to your needs, so i
hope you have some scripting skills.

Probably I do not have the required skills but it is really interesting!
Have you already mention your work in the ML or in the Wiki? I'm sure it
deserves to be noted, I was looking for this kind of application from years.

Do you think your daemon could be easily integrated in QtMoko or other OS?

Best regards
Francesco


Hi Francesco,

I did announce it a few years ago [1] and kept working on it, just for fun.
By now the internals have changed, instead of 4 separate programs i have 
just 2, the daemon and the optional gui.
integrating it in QTMoko is possible, there are some instructions on the 
website [2], although i did not try that with the current version.
The Original Poster has no screen anymore, so integrating it with QTMoko 
would be difficult for him.


You could give the old version a try, to see how it works for you, and 
if you like it i can setup a download link for the latest and greatest 
version.


Kind regards,

Ed


[1] http://lists.openmoko.org/nabble.html#nabble-td7443779
[2] http://phranky.kapitein.org


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


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-12 Thread Dr. H. Nikolaus Schaller

Am 12.05.2014 um 20:18 schrieb Ed Kapitein:

 On 05/10/2014 05:23 PM, Francesco De Vita wrote:
 If you think this is something you would like to try, please let me
 know, so i can provide you with the kernel and the rootfs image for you
 to flash.
 You need to write some scripts to fit everything to your needs, so i
 hope you have some scripting skills.
 Probably I do not have the required skills but it is really interesting!
 Have you already mention your work in the ML or in the Wiki? I'm sure it
 deserves to be noted, I was looking for this kind of application from years.
 
 Do you think your daemon could be easily integrated in QtMoko or other OS?
 
 Best regards
 Francesco
 
 Hi Francesco,
 
 I did announce it a few years ago [1] and kept working on it, just for fun.
 By now the internals have changed, instead of 4 separate programs i have just 
 2, the daemon and the optional gui.
 integrating it in QTMoko is possible, there are some instructions on the 
 website [2], although i did not try that with the current version.
 The Original Poster has no screen anymore, so integrating it with QTMoko 
 would be difficult for him.
 
 You could give the old version a try, to see how it works for you, and if you 
 like it i can setup a download link for the latest and greatest version.
 
 Kind regards,
 
 Ed

BTW,
I just want to mention that we still have some replacement screens in stock:

http://shop.goldelico.com/wiki.php?page=LCD%20Module

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


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-10 Thread Francesco De Vita

 If you think this is something you would like to try, please let me
 know, so i can provide you with the kernel and the rootfs image for you
 to flash.
 You need to write some scripts to fit everything to your needs, so i
 hope you have some scripting skills.

Probably I do not have the required skills but it is really interesting!
Have you already mention your work in the ML or in the Wiki? I'm sure it
deserves to be noted, I was looking for this kind of application from years.

Do you think your daemon could be easily integrated in QtMoko or other OS?

Best regards
Francesco

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


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-07 Thread Francesco De Vita
 You could use the freerunner as a SMS gateway, you don't need a screen
 for that.
 That is something i use, i can send a text message and perform some action
 (switching lights on or off )
 Or have a text message send to my other phone if a long running job is
 done.

Would you like to explain how do you do that? (:

Regards
Francesco

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


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-05-07 Thread Ed Kapitein

On 05/07/14 14:46, Francesco De Vita wrote:

You could use the freerunner as a SMS gateway, you don't need a screen
for that.
That is something i use, i can send a text message and perform some action
(switching lights on or off )
Or have a text message send to my other phone if a long running job is
done.

Would you like to explain how do you do that? (:

Regards
Francesco


Sure,

A while ago i wrote a daemon that handles the GSM modem ( phone calls 
and text messages )
The gui is separate  from the daemon and can be run on a remote 
computer. ( desktop, laptop, whatever )
The daemon listens on stdin and sends output to stdout, so you can use 
it without a screen at all.


You need to flash the root image and the kernel and after that you can 
login via ssh trough USB.
After you set up your wlan, you can ssh in and read and send text 
messages etc.


If you think this is something you would like to try, please let me 
know, so i can provide you with the kernel and the rootfs image for you 
to flash.
You need to write some scripts to fit everything to your needs, so i 
hope you have some scripting skills.


Kind regards,
Ed



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


Re: GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-04-18 Thread Ed Kapitein

On 04/18/14 06:36, robin wrote:

Hi,

unfortunately I the screen of my old GTA02 has stopped working (all white
  apart from a bit of pixel garbish at the bottom, also directly after
booting). Now I know that you can get a replacement for about 80EUR. Even
though this is still an option it is a bit expensive regarding the fact that
the phone is now 6years old. The phone itself still works as I can ssh into
QtMoko. So I have two questions

a) did anyone ever manage to connect the phone to some other type of newer
screen (eg to build an incar navigation system?)

b) if I ever wanted install something new, how would I proceed only with
ssh as a visual feedback (if at all): Qtmoko and SHR need the user to
calibrate the screen inbetween, so I don't know where they will get stuck
during installation.

Maybe you can share your ideas on what to do with such a device.

Many thanks and happy easter

Robin



Hi Robin,

You could use the freerunner as a SMS gateway, you don't need a screen 
for that.

That is something i use, i can send a text message and perform some action
(switching lights on or off )
Or have a text message send to my other phone if a long running job is done.

Any idea if the touch screen still works?  you might be able to use it 
as a mp3 player, or alarm clock if it does.


Or use it as a gps tracking device.

If you like none of the ideas, you could also donate it to the 
community, perhaps someone can use it as  a base for a gta04.


Kind regards,
Ed


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


GTA02 broken screen / What Nice Projekts to Do Without a Screen or Would Other Screens Work

2014-04-17 Thread robin
Hi,

unfortunately I the screen of my old GTA02 has stopped working (all white
 apart from a bit of pixel garbish at the bottom, also directly after 
booting). Now I know that you can get a replacement for about 80EUR. Even
though this is still an option it is a bit expensive regarding the fact that
the phone is now 6years old. The phone itself still works as I can ssh into
QtMoko. So I have two questions

a) did anyone ever manage to connect the phone to some other type of newer
screen (eg to build an incar navigation system?) 

b) if I ever wanted install something new, how would I proceed only with
ssh as a visual feedback (if at all): Qtmoko and SHR need the user to 
calibrate the screen inbetween, so I don't know where they will get stuck
during installation.

Maybe you can share your ideas on what to do with such a device.

Many thanks and happy easter

Robin


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


Re: Broken Screen

2009-02-22 Thread Michal Brzozowski
2009/2/16 Filip Onkelinx fi...@linux4.be

 You might want to check with pulster, they offer a repair service (€89 for
 repairing a screen)


 http://www.pulster.de/engl/index.html?d__omrepair__OpenMoko_Freerunner_repair_service793.htm

 F.


I killed the touchscreen in my phone :-(. The display works, but doesn't
recognize the touch. Most likely because I spilled water on it. Does the
pulster's service repair that?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Broken Screen

2009-02-16 Thread Sargun Dhillon
cc'd community.

On Mon, Feb 16, 2009 at 12:55 AM, Matthias Stone
matthias.stone.li...@gmail.com wrote:
 Hello all,

 Long story short:
   Went to party (took freerunner)
   Played physically rough games at party.
   Broke freerunner screen.

 Now, I've actually come to love this device over the last seven months, and
 am more interested in fixing my current device than purchasing a new one.
 So I was wondering:

 1.  If it's possible to just puchase a new screen
 if not then
 2.  If anyone has a broken freerunner they're currently interested in
 selling for ~$150, with a working screen.
 if not then
 3.  If anyone has a used freerunner they're interested in selling for
 ~$200.  I'd rather not get stuck with two of them, but I can still ssh into
 my current one (lets be honest, it's a sweet, open device, screen or no
 screen)

 I currently live in Edmonton (Alberta, Canada), but have a mailing address
 in the USA I can use if that helps.


 Thanks,

 Matthias Stone

 ___
 support mailing list
 supp...@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support



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


Re: Broken Screen

2009-02-16 Thread Michele Renda
On 16/02/2009 09:59, Sargun Dhillon wrote:
 1.  If it's possible to just puchase a new screen
 if not then
  
Have a look on ebay. Yesterday night I saw there was some peoples 
selling a replacement screen for FR.
I don't know how much good are them, but I think you can solve in a 
simple way.

Ps. Good luck  :)

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


Re: Broken Screen

2009-02-16 Thread Filip Onkelinx
You might want to check with pulster, they offer a repair service (€89 for  
repairing a screen)

http://www.pulster.de/engl/index.html?d__omrepair__OpenMoko_Freerunner_repair_service793.htm

F.

On Mon, 16 Feb 2009 09:59:02 +0100, Sargun Dhillon  
xbmodder+openm...@gmail.com wrote:

 cc'd community.

 On Mon, Feb 16, 2009 at 12:55 AM, Matthias Stone
 matthias.stone.li...@gmail.com wrote:
 Hello all,

 Long story short:
   Went to party (took freerunner)
   Played physically rough games at party.
   Broke freerunner screen.

 Now, I've actually come to love this device over the last seven months,  
 and
 am more interested in fixing my current device than purchasing a new  
 one.
 So I was wondering:

 1.  If it's possible to just puchase a new screen
 if not then
 2.  If anyone has a broken freerunner they're currently interested in
 selling for ~$150, with a working screen.
 if not then
 3.  If anyone has a used freerunner they're interested in selling for
 ~$200.  I'd rather not get stuck with two of them, but I can still ssh  
 into
 my current one (lets be honest, it's a sweet, open device, screen or no
 screen)

 I currently live in Edmonton (Alberta, Canada), but have a mailing  
 address
 in the USA I can use if that helps.


 Thanks,

 Matthias Stone

 ___
 support mailing list
 supp...@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support



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

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


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


Re: Broken Screen

2009-02-16 Thread Steve 'dillo Okay

On Feb 16, 2009, at 03:00 , community-requ...@lists.openmoko.org wrote:

 Send community mailing list submissions to
   community@lists.openmoko.org

 To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.openmoko.org/mailman/listinfo/community
 or, via email, send a message with subject or body 'help' to
   community-requ...@lists.openmoko.org

 You can reach the person managing the list at
   community-ow...@lists.openmoko.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of community digest...
 Today's Topics:

1. Re: Broken Screen (Michele Renda)
2. Re: [FSO milestone 5] No wifi ? (HouYu Li)
3. Re: [FSO milestone 5] No wifi ? (steve)
4. Re: Broken Screen (Filip Onkelinx)
5. [2008.x] Locale packages depend on virtual-locale packages
   that don't  exist in any language (Risto H. Kurppa)
6. Re: Questions about the usability of GTA02 (Paul Fertser)
7. Re: [2008.x] Locale packages depend on virtual-locale
   packages that   don't exist in any language (Denis Shulyaka)

 From: Michele Renda michele.re...@gmail.com
 Date: February 16, 2009 1:08:15 AM PST
 To: List for Openmoko community discussion  
 community@lists.openmoko.org
 Subject: Re: Broken Screen
 Reply-To: List for Openmoko community discussion  
 community@lists.openmoko.org


 On 16/02/2009 09:59, Sargun Dhillon wrote:
 1.  If it's possible to just puchase a new screen
 if not then

 Have a look on ebay. Yesterday night I saw there was some peoples  
 selling a replacement screen for FR.
 I don't know how much good are them, but I think you can solve in a  
 simple way.

Do you know if these would also work for the debug board ?
I've been wanting to get a screen for that, but haven't had the time  
to look around.
The silkscreen on my debug board says it's a 1973 model, not a GTA02.  
Did the pinouts/display controller change
between the 1973 and GTA02 ?

Thanks,
Steve


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