Re: SD Card Issues On GTA02

2008-09-06 Thread Olivier Berger
Marzak [EMAIL PROTECTED] writes:

 Hello,


 I read the information about slowing down the clock speed to allow for
 slower cards.  This is the original SD card, but I gave it a try anyway.  I
 created another boot menu entry with the added argument to max the speed at
 1000.  I tried the debian installer again and had the same error.


You're talking of http://docs.openmoko.org/trac/ticket/1743 ?

The glamo_mci.sd_max_clk workaround seems to not apply in my case,
although I'm not completely sure.

 I checked over the list of supported SD cards and tried a 2GB scandisk
 thinking that maybe my SD card had an issue.  Same results.

 Is there anything that I missed or did not consider? Anything else I can
 try?  Could I have a bad SD controller?


Same here I think although my card wasn't listed initially in
http://wiki.openmoko.org/wiki/Supported_microSD_cards

I suspect there's something nasty around, as this is the 3rd thread
about the same subject in 3 days (both on community and support
lists).

I guess all should try and review the ticket above and add reference
info in the wiki, to try and identify the problem more precisely.

Hope this helps.

-- 
Olivier BERGER 
(OpenPGP: 1024D/B4C5F37F)
http://www.olivierberger.com/weblog/

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


Re: [qtopia]how to install a qpk package?

2008-09-06 Thread Lorn Potter
Thomas Bertani wrote:
 
 
 2008/9/6 Thomas Bertani [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 
 
 2008/9/5 Jim Morris [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 Thomas Bertani wrote:
   How to install a qpk package like this [1] on qtopia @ fr?
  
   [1]
  
 
 http://code.google.com/p/opencitymap/source/browse/branches/damunix/openmoko/cityMap/pkg/cityMap_1.0.0-1_arm.qpk?r=19
  
 
 Take a look at the end of this article, it explains how to setup
 your own feed.
 
 
 http://blog.wolfman.com/articles/2008/08/27/porting-xgps-to-qtopia-for-the-freerunner
 
 
 The only way AFAIK to install a qpk is via http.
 
 
 
 thanks!
 
 
 Sorry I can't install the toolchain... is there anyone who could create 
 the packages.list file for qtgps.qpk for me please?

I put one here, ( qtgps included)
http://llornkcor.com/feed/4.3.2/neo

As qtopia.net is experiencing disk hardware failure, until we can sort 
it out.


-- 
Lorn 'ljp' Potter
Software Engineer, Systems Group, Trolltech, a Nokia company

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


Re: [qtopia]how to install a qpk package?

2008-09-06 Thread Thomas Bertani
2008/9/6 Lorn Potter [EMAIL PROTECTED]

 Thomas Bertani wrote:
 
 
  2008/9/6 Thomas Bertani [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 
 
 
  2008/9/5 Jim Morris [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
  Thomas Bertani wrote:
How to install a qpk package like this [1] on qtopia @ fr?
   
[1]
   
 
 http://code.google.com/p/opencitymap/source/browse/branches/damunix/openmoko/cityMap/pkg/cityMap_1.0.0-1_arm.qpk?r=19
   
 
  Take a look at the end of this article, it explains how to setup
  your own feed.
 
 
 http://blog.wolfman.com/articles/2008/08/27/porting-xgps-to-qtopia-for-the-freerunner
 
 
  The only way AFAIK to install a qpk is via http.
 
 
 
  thanks!
 
 
  Sorry I can't install the toolchain... is there anyone who could create
  the packages.list file for qtgps.qpk for me please?

 I put one here, ( qtgps included)
 http://llornkcor.com/feed/4.3.2/neo

 As qtopia.net is experiencing disk hardware failure, until we can sort
 it out.


I just installed successfully (following ufficial istructions) qtgps and it
works, but it is a very very yung project..
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: microSD slot fried?

2008-09-06 Thread Dmitry Makovey

--- Olivier Berger [EMAIL PROTECTED] wrote:

 Dmitry Makovey [EMAIL PROTECTED] writes:
 
  --- Daniel Benoy [EMAIL PROTECTED] wrote:
 
  Looks like trouble.  Have you ruled out the card
  itself by checking it in another reader?
 
 
 And have you checked if the card is in

http://wiki.openmoko.org/wiki/Supported_microSD_cards
 and what's
 reported there ?

that is out-of-the-box card - i.e. the one that came
with device. :(



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


Re: microSD slot fried?

2008-09-06 Thread Dmitry Makovey

--- Andy Green [EMAIL PROTECTED] wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Somebody in the thread at some point said:
 
 | [3.165000] mmcblk0: mmc0:b368 SMI   498176KiB
 
 That's the good part above, it talked to the card
 and got information
 out of it (512MB card).
 
 | [3.17]  mmcblk0:6glamo-mci glamo-mci.0:
 | Error after cmd: 0x302
 
 Then it all went wrong, 0x0302 is actually CRC error
 with data ready,
 never seen it before.  After that it's dead meat.
 
 Looks like bulk transfer on that card doesn't work
 under current default
 conditions, eg max clock speed.
 
 You can meddle with max clock speed on kernel
 commandline, try eg
 
 glamo_mci.sd_max_clk=1000

I have borrowed solution from parallel thread:

echo 1  /sys/module/glamo_mci/parameters/sd_idleclk

now I get:

# fdisk -l /dev/mmcblk0

Disk /dev/mmcblk0: 510 MB, 510132224 bytes
8 heads, 7 sectors/track, 17792 cylinders
Units = cylinders of 56 * 512 = 28672 bytes

Device Boot  Start End  Blocks
 Id System
/dev/mmcblk0p1   5   17792 
498058+  6 FAT16

which is way more pleasing to the eye.

Now big question for me is: how do I install QTopia on
this microSD and get it to boot? I mean I know the
steps to install QTopia, but if it's kernel is tweaked
the same way - wouldn't it bomb on boot failing to
recognize the card? (I might end up trying anyway but
it's better to ask first in case there are
consequences/workarounds I'm not aware of).



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


Re: microSD slot fried?

2008-09-06 Thread Dmitry Makovey

--- Dmitry Makovey [EMAIL PROTECTED] wrote:
 Now big question for me is: how do I install QTopia
 on
 this microSD and get it to boot? I mean I know the
 steps to install QTopia, but if it's kernel is
 tweaked
 the same way - wouldn't it bomb on boot failing to
 recognize the card? (I might end up trying anyway
 but
 it's better to ask first in case there are
 consequences/workarounds I'm not aware of).

after some fiddling with the procedures etc. I did get
QTopia to run from microSD. Nothing special, but after
I have applied 

echo 1  /sys/module/glamo_mci/parameters/sd_idleclk


fix even after reboot my card is recognized. Does that
mean that those parameters are written into ROM ? Does
it also mean that my GPS functionality is affected as
I recall that was the fix for slow fix times on GPS.

So in my case I wanted to have QTopia on microSD as it
doesn't support GPS anyway and run OM2008.8 natively
to use GPS. Do I have to extract microSD card every
time to use GPS or should I script into OM2008.8 to:

echo 0  /sys/module/glamo_mci/parameters/sd_idleclk

on startup and 

echo 1  /sys/module/glamo_mci/parameters/sd_idleclk

on shutdown ?


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


Re: [qtopia] rotate screen?

2008-09-06 Thread François TOURDE
Le 14128ième jour après Epoch,
Marco Trevisan écrivait:

 Lorn Potter wrote:
 Thomas Bertani wrote:
 is it possible to rotate screen orientation of qtopia on the fr?
 
 In 4.4 yes.

 You're making us dreaming every time more :P
 The waiting is trying :D

Instead of waiting, you can try this prog:
http://wiki.openmoko.org/wiki/Rotate

Or this one:
http://blogs.gnome.org/thos/2008/07/01/openmoko-freerunner-test-application/


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


Re: [qtopia] rotate screen?

2008-09-06 Thread Thomas Bertani
2008/9/6 François TOURDE [EMAIL PROTECTED]

 Le 14128ième jour après Epoch,
 Marco Trevisan écrivait:

  Lorn Potter wrote:
  Thomas Bertani wrote:
  is it possible to rotate screen orientation of qtopia on the fr?
 
  In 4.4 yes.
 
  You're making us dreaming every time more :P
  The waiting is trying :D

 Instead of waiting, you can try this prog:
 http://wiki.openmoko.org/wiki/Rotate

 Or this one:

 http://blogs.gnome.org/thos/2008/07/01/openmoko-freerunner-test-application/


those apps use xrandr and on qtopia there isn't xrandr...
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: [qtopia]how to install a qpk package?

2008-09-06 Thread Nicolas Dufresne
Hi,

I've look at repository Qtopia.net, a and I figured out that we where
missing file .qpd. I've created this file by copying the containt of the
file called control which is inside the package archive (a qpk is
tar.gz). It misses the Md5um: and Filesize: field, so I added it. Heres
what I get

cityMap_1.0.0-1_arm.qpd:
Package: cityMap
Filename: cityMap_1.0.0-1_arm.qpk
Size: 88747
MD5Sum: dae701a3dafed772330c136ed29a4657
Description: cityMap Application
Maintainer: Damien RANNOU,,, [EMAIL PROTECTED]
License: GPL
Version: 1.0.0-1
Trust: Untrusted
Arch: arm
Architecture: arm
Domain: window
QtopiaVersion: 4.3.0-4.3.2
Devices: ficgta01
Type: generic
Installed-Size: 300881
File-Count: 9
URL: http://192.168.1.200/cityMap_1.0.0-1_arm.qpk

As you have only one package, the package list is simply this file.
Normally is would be generated by something like:


cat *.qpd  packages.list
echo  packages.list


Note that without a blank line at the end of the file it did not work
for me. The you add you HTTP server to you server list and install the
app. My first note is that the application is not really a version 1.0,
their exist hardcoded path, like the .osm file that is required to start
the app but actually not used at all. To use the GPS, it seems that you
need to get the fix before you start this app (I not sure how to do
that). The tile cache does not work.

Have fun,
Nicolas

Le samedi 06 septembre 2008 à 07:58 +0200, Thomas Bertani a écrit :
 
 
 
 2008/9/6 Thomas Bertani [EMAIL PROTECTED]
 
 
 
 
 2008/9/5 Jim Morris [EMAIL PROTECTED]
 
 
 
 
 Thomas Bertani wrote:
  How to install a qpk package like this [1] on qtopia
 @ fr?
 
  [1]
 
 
 http://code.google.com/p/opencitymap/source/browse/branches/damunix/openmoko/cityMap/pkg/cityMap_1.0.0-1_arm.qpk?r=19
 
 
 
 
 Take a look at the end of this article, it explains
 how to setup your own feed.
 
 
 http://blog.wolfman.com/articles/2008/08/27/porting-xgps-to-qtopia-for-the-freerunner
 
 
 The only way AFAIK to install a qpk is via http.
 
 
 
 thanks!
 
 
 
 Sorry I can't install the toolchain... is there anyone who could
 create the packages.list file for qtgps.qpk for me please?
 
 
 ___
 support mailing list
 support@lists.openmoko.org
 https://lists.openmoko.org/mailman/listinfo/support
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: [qtopia]how to install a qpk package?

2008-09-06 Thread Jim Morris
Thomas Bertani wrote:
 
 
 2008/9/6 Lorn Potter [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 
 I put one here, ( qtgps included)
 http://llornkcor.com/feed/4.3.2/neo
 

Thanks Lorn.

I also added some more info on my blog about how to setup a local feed.

http://blog.wolfman.com/articles/2008/08/27/porting-xgps-to-qtopia-for-the-freerunner

 
 I just installed successfully (following ufficial istructions) qtgps and 
 it works, but it is a very very yung project..

Yes it is, but I have at least one other person who volunteered to start 
working on it and make it 
more functional, so keep an eye on the github repository.

http://github.com/wolfmanjm/qtopiagps

-- 
Jim Morris, http://blog.wolfman.com

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


Re: Problems trying to connect via ssh on FSO milestone 2

2008-09-06 Thread Edgar D' Souza
On Sun, Sep 7, 2008 at 5:07 AM, Offray Vladimir Luna Cárdenas
[EMAIL PROTECTED] wrote:
[...]
 usb0  Link encap:Ethernet  direcciónHW 0E:8D:A0:04:CF:A4
  inet addr:192.168.0.200  Difusión:192.168.0.255
 Mask:255.255.255.0
  inet6 addr: fe80::c8d:a0ff:fe04:cfa4/64 Scope:Link
  UP DIFUSIÓN CORRIENDO MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:214612 dropped:0 overruns:0 frame:0
  TX packets:1 errors:77 dropped:0 overruns:0 carrier:0
  colisiones:0 txqueuelen:1000
  RX bytes:0 (0.0 b)  TX bytes:90 (90.0 b)


 and this is my /etc/network/interfaces on Desktop:

 auto lo
 iface lo inet loopback


 #Conexion al Freerunner

 iface usb0 inet static
address 192.168.0.202
netmask 255.255.255.0
network 192.168.0.0
post-up iptables -A POSTROUTING -t nat -j MASQUERADE -s
 192.168.0.0/24
post-up echo 1  /proc/sys/net/ipv4/ip_forward
post-up iptables -P FORWARD ACCEPT
 /etc/network/interfaces (END)

Are you sure this worked previously? Looks to me like it shouldn't :-)
Is the part below #Conexion al Freerunner the interfaces file **on
the phone**? The IP address is certainly what the phone is supposed to
use by default. If you have set up this IP address on your desktop
(host) side of the USB networking connection, then no communications
will be possible if both ends of the connection have the same IP
address.
The post-up commands in this block should be run on your desktop host,
yes... but the IP address there is the wrong one, to the best of my
knowledge.
On the other hand, your ifconfig output shows a correct IP address of
192.168.0.200... so your post is quite confusing to me :-)

I would strongly recommend you check your configuration with the
instructions at
   http://wiki.openmoko.org/wiki/USB_Networking#Openmoko_Networking_Setup
At least you need to change that IP address in your desktop interfaces
file to 192.168.1.200...
Also pay attention to the Firewall Issues section in that page, since
I have made the same mistake in the past - I have had iptables rules
blocking packets from the phone...

Hope this helps
Ed.

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


Re: [qtopia]how to install a qpk package?

2008-09-06 Thread Radek Bartoň
Dne Saturday 06 of September 2008 14:35:08 Nicolas Dufresne napsal(a):
 Hi,

 I've look at repository Qtopia.net, a and I figured out that we where
 missing file .qpd. I've created this file by copying the containt of the
 file called control which is inside the package archive (a qpk is
 tar.gz). It misses the Md5um: and Filesize: field, so I added it. Heres
 what I get

 cityMap_1.0.0-1_arm.qpd:
 Package: cityMap
 Filename: cityMap_1.0.0-1_arm.qpk
 Size: 88747
 MD5Sum: dae701a3dafed772330c136ed29a4657
 Description: cityMap Application
 Maintainer: Damien RANNOU,,, [EMAIL PROTECTED]
 License: GPL
 Version: 1.0.0-1
 Trust: Untrusted
 Arch: arm
 Architecture: arm
 Domain: window
 QtopiaVersion: 4.3.0-4.3.2
 Devices: ficgta01
 Type: generic
 Installed-Size: 300881
 File-Count: 9
 URL: http://192.168.1.200/cityMap_1.0.0-1_arm.qpk

 As you have only one package, the package list is simply this file.
 Normally is would be generated by something like:


 cat *.qpd  packages.list
 echo  packages.list


 Note that without a blank line at the end of the file it did not work
 for me. The you add you HTTP server to you server list and install the
 app. My first note is that the application is not really a version 1.0,
 their exist hardcoded path, like the .osm file that is required to start
 the app but actually not used at all. To use the GPS, it seems that you
 need to get the fix before you start this app (I not sure how to do
 that). The tile cache does not work.

 Have fun,
 Nicolas


Do you or anyone else publicly available feed with CityMap package? Although 
I've managed to compile it and tried how it is (not) working, I gave up 
packaging it. But if there is a ready feed I would gave CityMap second 
chance... 

Thanks.

-- 
Ing. Radek Bartoň

Faculty of Information Technology
Department of Computer Graphics and Multimedia
Brno University of Technology

E-mail: [EMAIL PROTECTED]
Web: http://blackhex.no-ip.org
Jabber: [EMAIL PROTECTED]

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