Re: Software package

2008-09-07 Thread Dale Maggee
stefan gustavsson wrote:
> Where do i activate the handwriting software, i have downloaded the x11 
> handwriting software to the neo freerunner with OM2008.8, but i cant find 
> where to activate it. The other question i had is where do i find the 
> software/package that enables the motion features on the neo freerunner, like 
> the screen adapting to how you hold your phone. Thanks in advance Kind 
> Regards Stefan
>   
create a .desktop file for it in /usr/share/applications, using one of 
the existing ones as a template.

HTH,
-Dale

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


Re: SD Card Issues On GTA02

2008-09-07 Thread Marzak

>Other things you could try are leaving the SD clock on with the command 
>echo 1 > /sys/module/glamo_mci/parameters/sd_idleclk
>and if that doesn't work try increasing the bus drive with 
>echo 1 > /sys/module/glamo_mci/parameters/sd_drive, or maybe 2

I was finally able to get it to work reliably thanks to Simon's suggestions. 
Here is what worked for me.  Hope it helps others:

- I'm running recent stable 2008.8
- Normal clock speed for sd_max_clk
- Make sure suspend is off.  I have illume-config installed.  I used it to
set the power management and had suspend off but dim on.  Apparently this
still affects suspend handling because once I turned it off the debian
install went a lot further.  Also verify that suspend is off in the basic
configuration menu of the 2008.8 install.  Although this helped, it still
failed after a long time of writes from the install.
- set sd_idleclk to 1 with the command listed above.  Once I did this I was
able to install debian twice in a row without issue.  Once to the original
SD card and once to a 2GB sandisk (from the list of verified cards).

Hope this helps others with SD issues.
-- 
View this message in context: 
http://n2.nabble.com/SD-Card-Issues-On-GTA02-tp841858p1013994.html
Sent from the Openmoko Support mailing list archive at Nabble.com.


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


Om2008.8 wifi ... mschapv2

2008-09-07 Thread Savio Monteiro
Hi,

I recently bought the new openmoko freerunner and was trying to connect to
my campus wifi n/w with the following
/etc/network/interfaces and /etc/wpa_supplicant/wpa_supplicant.conf ...

***
*  interfaces* file
***

# /etc/network/interfaces -- configuration file for ifup(8),
ifdown(8)



# The loopback
interface

auto
lo

iface lo inet
loopback



# Wireless
interfaces

#iface wlan0 inet
dhcp

#wireless_mode
managed

#wireless_essid
any

#iface atml0 inet
dhcp



# Wired or wireless
interfaces

auto
eth0

iface eth0 inet
dhcp

wpa-conf
/etc/wpa_supplicant/wpa_supplicant.conf





iface eth1 inet
dhcp



# Ethernet/RNDIS gadget
(g_ether)

# ... or on host side, usbnet and random hwaddr
### USB WORKS FINE ###


auto
usb0

iface usb0 inet
static

address 192.168.0.202

netmask 255.255.255.0

network 192.168.0.0

gateway 192.168.0.200

up echo search something >
/etc/resolv.conf

up echo nameserver something >>
/etc/resolv.conf

# Bluetooth
networking

iface bnep0 inet dhcp



*
  *   wpa_supplicant.conf* file
*

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=2
ap_scan=1
fast_reauth=0

network={
ssid="WATERVIEW"
key_mgmt=IEEE8021X
eap=PEAP
ca_cert="/etc/verisign.pem"
phase1="peaplabel=1"
phase2="auth=MSCHAPV2"
identity="**something**"
password="**something**"
}


***
*   /etc/init.d/wlan start* output
***

Starting wlan: ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:02:2d:60:9e:6d (SSID='WATERVIEW' freq=2437 MHz)
Authentication with 00:02:2d:60:9e:6d timed out.
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:02:2d:60:9e:6d (SSID='WATERVIEW' freq=2437 MHz)
Authentication with 00:02:2d:60:9e:6d timed out.
CTRL-EVENT-TERMINATING - signal 2 received  (*did a ctrl+c here ... *)



   *iwlist scanning* output


loInterface doesn't support scanning.

usb0  Interface doesn't support scanning.

eth0  Scan completed :
  Cell 01 - Address: 00:1D:7E:6D:C1:DB
ESSID:"25201"
Mode:Master
Frequency:2.412 GHz (Channel 1)
Quality=2/94  Signal level=-93 dBm  Noise level=-95 dBm
Encryption key:on
Extra:bcn_int=100

Extra:wpa_ie=dd180050f2010150f2020150f2020150f2020c00

Extra:wmm_ie=dd180050f202010103a427a442435e0062322f00
  Cell 02 - Address: 00:02:2D:60:9E:6D
ESSID:"WATERVIEW"
Mode:Master
Frequency:2.437 GHz (Channel 6)
Quality=19/94  Signal level=-76 dBm  Noise level=-95 dBm
Encryption key:on
Extra:bcn_int=100
  Cell 03 - Address: 00:02:2D:60:9E:76
ESSID:"WATERVIEW"
Mode:Master
Frequency:2.437 GHz (Channel 6)
Quality=6/94  Signal level=-89 dBm  Noise level=-95 dBm
Encryption key:on
Extra:bcn_int=100


*
*ifconfig eth0* output
*
eth0  Link encap:Ethernet  HWaddr 00:12:CF:8E:EC:CE
 BROADCAST MULTICAST  MTU:1500  Metric:1
 RX packets:1627 errors:0 dropped:0 overruns:0 frame:0
 TX packets:526 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:1000
 RX bytes:1115762 (1.0 MiB)  TX bytes:9172 (8.9 KiB)


*
   *iwconfig *output
*

lo   no wireless extensions.

usb0  no wireless extensions.

eth0   AR6000 802.11g  ESSID:""
  Mode:Managed  Bit Rate=1 Mb/s   Tx-Power=0 dBm   Sensitivity=0/3
  Retry:on
  Encryption key:off
  Power Management:on
  Link Quality:0/94  Signal level:-95 dBm  Noise level:-96 dBm
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0


*

Any Suggestions anybody? Would appreciate the help.

The same configuration of interfaces and wpa_supplicant.conf works very well
on my ubuntu laptop.

Thanks a million for the support.

Savio Monteiro.
___
support mailing list
support@lists.openmok

Software package

2008-09-07 Thread stefan gustavsson
Where do i activate the handwriting software, i have downloaded the x11 
handwriting software to the neo freerunner with OM2008.8, but i cant find where 
to activate it. The other question i had is where do i find the 
software/package that enables the motion features on the neo freerunner, like 
the screen adapting to how you hold your phone. Thanks in advance Kind Regards 
Stefan___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


[qtopia]how to add script to the "dev tools" menu?

2008-09-07 Thread Thomas Bertani
It is possible easily to add scripts to the "dev tools" menu in qtopia on
fr?
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


missing icons for installed programs 2008.8

2008-09-07 Thread shawn sullivan
Hi All,

I've installed a few aps, but I don't see them in my home screen. Xterm 
was one of them. Any ideas on how to get it to show up?

thx

. . .Shawn

(I looked through the mailing list, saw a question about this, but 
didn't see a solution, so forgive me if this has been resolved).


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


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

2008-09-07 Thread Thomas Bertani
>
>
> 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.
>

I installed it successfully but now it doesn't recognise your gps position,
you can only view, move and zoom in the maps of open street map
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support