Re: [debian] [FSO] zhone not working

2008-11-06 Thread Johannes Florineth
I have the same problem. The problem is, that the file /etc/frameworkd.conf
is missing.

2008/11/6 Davide Scaini <[EMAIL PROTECTED]>

> Hi all,
> i re-flashed my debain some minutes ago and now zhone behaves like
> "connecting w/ dbus" all time, so i'm not able to use openmoko-panel-plugin
> od sephora neither...
> it semme something like http://trac.freesmartphone.org/ticket/147
> no idea how to fix it...
> d
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>


-- 
--
Florineth Johannes

Student of electrotechnical engineering on the
technical university of Graz

tel.: +43650/5009048
--
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Debian touchscreen (pointercal) help

2008-09-02 Thread Johannes Florineth
Have you tried xserver-xorg-input-tslib and  pointercal from
http://lists.openmoko.org/nabble.html#nabble-td677811 to use?

Greetings,
Johannes

2008/9/2 Tim Erwin <[EMAIL PROTECTED]>

> I have debian installed on the freerunner and have installed xorg (along
> with xfce4 and gdm) and xserver-xorg-input-tslib but cannot get the
> touchscreen calibrated. I have tried both options from the manual debian
> wiki but have had no luck. It seems to use only the top left of the screen
> (about a 1/3rd) . Any help would be appreciated.
>
> Regards,
>
> Tim
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Debian on the FreeRunner -- a few questions/solutions

2008-08-27 Thread Johannes Florineth
2008/8/25 Fox Mulder <[EMAIL PROTECTED]>

> Thanks, the g_ether module solves my usb problem.
>
> But the problem with the touchscreen is so annoying that i can't really
> use it with the new kernel. These few pixels that the cursor jumped
> below the position befor getting to the right position drives me crazy.
> And i can't type on the matchbox keyboard as good as before.
>
> I wanted to calibrate the touchscreen to see if this helps, but i can't
> find any useable calibration programm.
> I installes libts-bin which provides ts_calibrate, but when i try to
> start it i got an error message saying that it can't find ts_open. And i
> don't know by which package this programm is provided. :/
>


To calibrate the touchscreeen you must login into your freerunner and
execute following lines:

export TSLIB_CALIBFILE=/etc/pointercal
export TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_PLUGINDIR=/usr/lib/ts
export TSLIB_TSDEVICE=/dev/input/event1

then you can start ts_calibrate.

After the calibration restart your xserver

Greetings,
Johannes


>
> Ciao,
> Rainer
>
> Johannes Florineth wrote:
> >
> >
> > Johannes
> >
> > 2008/8/25 Joachim Breitner <[EMAIL PROTECTED]  [EMAIL PROTECTED]>>
> >
> > Hi,
> >
> > Am Montag, den 25.08.2008, 16:27 +0200 schrieb Fox Mulder:
> > > Oh thanks, i just overlooked the modules file in the directory. :)
> > >
> > > After installing these modules package and comparing with the
> original
> > > /lib/modules/2.4.24 directory i see that in the root all the
> modules.*
> > > files are missing.
> > >
> > > I don't know if these files are needed or not so i looked in the
> > > openmoko-qtopia-x11-image-om-gta02.tar.gz file and copied these
> files
> > > from there to my new 2.4.24 directory.
> >
> > Sorry, as arne said, running depmod should help
> >
> >
> > > But it seems that the kernel changes some things because while
> > booting i
> > > got an error that the usb device couldn't be set up.
> >
> > I have hear rumor that is has been move to a module. Look for a newly
> > appearing module in the tarball (by comparing the file lists), and
> try
> > to modprobe that. If so, add the name to /etc/modules
> >
> >
> > You must  load the module *g_ethe*r. Then you can start the network with
> > ifup usb0.
> >
> >
> >
> >
> >
> > > Also the touchscreen seems to be a bit different. When i touch a
> point
> > > the cursor jumps a small bit below this point and than goes to
> exactly
> > > this point. But the click is recognized at the point below. So
> > sometimes
> > > i missed the keys on the matchbox keyboard.
> >
> > No idea.
> >
> > Greetings,
> > Joachim
> > --
> > Joachim "nomeata" Breitner
> > Debian Developer
> >  [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> | ICQ# 74513189 |
> > GPG-Keyid: 4743206C
> >  JID: [EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]> |
> > http://people.debian.org/~nomeata<http://people.debian.org/%7Enomeata><
> http://people.debian.org/%7Enomeata>
> >
> > ___
> > Openmoko community mailing list
> > community@lists.openmoko.org <mailto:community@lists.openmoko.org>
> > http://lists.openmoko.org/mailman/listinfo/community
> >
> >
> >
> > Johannes
> >
> >
> > 
> >
> > ___
> > Openmoko community mailing list
> > community@lists.openmoko.org
> > http://lists.openmoko.org/mailman/listinfo/community
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
--
Florineth Johannes

Student of electrotechnical engineering on the
technical university of Graz

tel.: +43650/5009048
--
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Debian on the FreeRunner -- a few questions/solutions

2008-08-25 Thread Johannes Florineth
Johannes

2008/8/25 Joachim Breitner <[EMAIL PROTECTED]>

> Hi,
>
> Am Montag, den 25.08.2008, 16:27 +0200 schrieb Fox Mulder:
> > Oh thanks, i just overlooked the modules file in the directory. :)
> >
> > After installing these modules package and comparing with the original
> > /lib/modules/2.4.24 directory i see that in the root all the modules.*
> > files are missing.
> >
> > I don't know if these files are needed or not so i looked in the
> > openmoko-qtopia-x11-image-om-gta02.tar.gz file and copied these files
> > from there to my new 2.4.24 directory.
>
> Sorry, as arne said, running depmod should help
>
>
> > But it seems that the kernel changes some things because while booting i
> > got an error that the usb device couldn't be set up.
>
> I have hear rumor that is has been move to a module. Look for a newly
> appearing module in the tarball (by comparing the file lists), and try
> to modprobe that. If so, add the name to /etc/modules


You must  load the module *g_ethe*r. Then you can start the network with
ifup usb0.



>
>
> > Also the touchscreen seems to be a bit different. When i touch a point
> > the cursor jumps a small bit below this point and than goes to exactly
> > this point. But the click is recognized at the point below. So sometimes
> > i missed the keys on the matchbox keyboard.
>
> No idea.
>
> Greetings,
> Joachim
> --
> Joachim "nomeata" Breitner
> Debian Developer
>  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
>  JID: [EMAIL PROTECTED] | 
> http://people.debian.org/~nomeata
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>

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


Re: Where to buy Freerunner in Europe?

2008-07-01 Thread Johannes Florineth
Hi,

take a look here:

http://openmoko.com/distributors-europe.html
http://www.trisoft.de

Johannes



2008/7/1 Jay Vaughan <[EMAIL PROTECTED]>:

> Hi all,
>
> I've just tried to place an order for one Freerunner with Pulster.eu,
> and discovered there aren't any left?  So where do I buy one from in
> Europe?
>
> Alternatively, I think I can do a 10-pack deal .. between my workplace
> (THALES) and the playground (MetaLab.at), I for sure can come up with
> 9 other interested parties.  How do I do this?  Please advise.
>
> ;
> --
> Jay Vaughan
>
>
>
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
--
Florineth Johannes

Student of electrotechnical engineering on the
technical university of Graz

tel.: +43650/5009048
--
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community