[fso m3] vibrate over and over

2008-09-18 Thread Matt
I installed FSO milstone III on my FR, and left it on my desk at home.
When I came home, I noticed it was vibrating, over and over.

I had at least one missed call, I can't find a call log, so it may have 
been more.
The phone kept vibrating until I had unlocked zhone (1224) and clicked 
reject, several times.  Would have been virating most of the day.

Is this a known bug?
I tried to access the trak to check but http://www.freesmartphone.org 
appears to be down for me.

Regards

~ matt

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


Re: [2008.8+] Audio issues.

2008-09-16 Thread Matt
Al Johnson wrote:
> On Monday 15 September 2008, Matt wrote:
>   
>> My  2.5mm 4 ring - 3.5 3 ring adapter has arrived, and keen as mustard,
>> I tried it out using mplayer and my normal headphones.
>>
>> To my dismay sound only came out of one earphone, it's not he first
>> adapter I have tried either; I have a growing collection of adapters.
>> However, while I was lamenting the recent purchase, I twiddled the
>> connection with the FR and both earphones started working.  I don't mean
>> working as in half-pulling-the-adapter-out-mono nonsense, but working
>> stereo (at least I think so).
>>
>> Why might this be, the adapter plug is not bent or disfigured?
>> Also, how do I configure the FR speak to mute when the headphones are
>> attached?
>> 
>
> Which image are you running? 2008.8 didn't change alsa states on headset 
> insertion last time I checked, which would lead to output in only one ear. 
> I've not checked FSO or Qtopia. I think it worked with 2007.2 but I'm not 
> certain. Try enabling the headset.state manually:
>
> alsactl -f /usr/share/openmoko/scenarios/headset.state restore
>
>   
I was running just 2008.8+updates, I tried the command you suggested but 
is didn;t make any discernible different.
Just to be clear, I'm trying use common-or-garden 3.5mm stereo headphone 
to listen to mp3 audio.

Alsamixer wizardery aside, I'm most curious as to why rotating the plug 
into the FR changes the audio at all.

I'll try a couple of other builds...

~ Matt




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


Re: Software package

2008-09-08 Thread Matt
seek[1] and ye shall find[2]

[1] http://www.google.com/search?q=.desktop%20file%20specification
[2] http://standards.freedesktop.org/desktop-entry-spec/latest/

stefan gustavsson wrote:
> How do i create the .desktop file, what do i put in, they all look 
> different, could someone help me with this
>
>  
>
>
> 
> > Date: Mon, 8 Sep 2008 10:43:23 +1000
> > From: [EMAIL PROTECTED]
> > To: support@lists.openmoko.org
> > Subject: Re: Software package
> >
> > 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
> 
>
> ___
> 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: Howto provide decent backgroud infos about problems?

2008-09-02 Thread Matt
I'd suggest going further and having a tool which gathers logs, file 
versions, config files, some hardware diagnostics, etc
Tar all the results and attach them to support tickets.

~ Matt


Thorben Krueger wrote:
> Could someone perhaps whip up a shellscript to be run on any OM
> installation to determine the answers to most (technical) FAQs?
> 
> This would help people a lot with communicating issues.
> 
> (For instance, I have totally forgotten which uImage is currently
> residing in my FR, or even which uboot version.)
> 
> In the long term, it would be nice to have such an "info-tool"
> preinstalled in every image.
> 
> Just my suggestions.
> 
> ___
> 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: gps via python, using dbus

2008-09-02 Thread Matt
Firstly thank for posting the code, very intresting to pore over.

However, it has not worked for me.
Any ideas ?

debian-gta02:~# python ogpsd_methods.py
Traceback (most recent call last):
   File "ogpsd_methods.py", line 8, in 
 constatus = 
obj.GetConnectionStatus(dbus_interface='org.freedesktop.Gypsy.Device')
   File "/var/lib/python-support/python2.5/dbus/proxies.py", line 68, in 
__call__
 return self._proxy_method(*args, **keywords)
   File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, 
in __call__
 **keywords)
   File "/var/lib/python-support/python2.5/dbus/connection.py", line 
622, in call_blocking
 message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: 
Method "GetConnectionStatus" with signature "" on interface 
"org.freedesktop.Gypsy.Device" doesn't exist

debian-gta02:~# python ogpsd_methods.py
Traceback (most recent call last):
   File "ogpsd_methods.py", line 8, in 
 constatus = 
obj.GetConnectionStatus(dbus_interface='org.freedesktop.Gypsy.Device')
   File "/var/lib/python-support/python2.5/dbus/proxies.py", line 68, in 
__call__
 return self._proxy_method(*args, **keywords)
   File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, 
in __call__
 **keywords)
   File "/var/lib/python-support/python2.5/dbus/connection.py", line 
622, in call_blocking
 message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: 
Method "GetConnectionStatus" with signature "" on interface 
"org.freedesktop.Gypsy.Device" doesn't exist



Sascha Wessel wrote:
>> Could someone kind and helpful post an example of python code to get gps 
>> data via dbus?
> 
> ogpsd_signals.py listens for gypsy signals
> ogpsd_methods.py calls gypsy methods once and exits
> ogpsd_resource.py requests the GPS resource from ousaged (power on while 
> running, see
> /sys/devices/platform/s3c2440-i2c/i2c-adapter/i2c-0/0-0073/neo1973-pm-gps.0/pwron)
> 
> Greetings,
> Sascha
> 
> 
> 
> 
> 
> ___
> 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: Undefined USB Device

2008-09-01 Thread Matt Mets
On my T61 laptop, it appears that the bluetooth adapter is identified by 
dfu-util as a target.  I worked around it by turning off the bluetooth 
adapter.

Matt

Joachim Ott wrote:
> 2008/9/1 Michael Fisher <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>
> When attempting to flash my FreeRunner from a Thinkpad Laptop with
> Ubuntu 7.10 installed, I get two USB devices after plugging in the
> FreeRunner and running dfu-util -l. I did have a USB mouse
> attached but I removed it and rebooted but I still get the same
> message. Even after rebooting with no USB devices connected and
> running dfu-util -l, I receive the response that one Undefined
> device is connected.
>
> Is there a way to specify which USB device is to be upgraded with
> dfu-util or is there a way to clear out all references to USB devices?
>
>
> Do this in the following order:
>
> 1) put the Neo into NOR boot menu, i.e. press and hold AUX, then press 
> Power button
>
> 2) after that connect the USB cable
>
> 3) on the Thinkpad as root: run "dfu-util -l" , and when the Neo is 
> found, flash it
>
> 
>
> ___
> 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


gps via python, using dbus

2008-08-27 Thread Matt

Could someone kind and helpful post an example of python code to get gps 
data via dbus?

I had look at the code in
/usr/share/python-support/fso-frameworkd/framework/subsystems/ogpsd but 
I'm clearly missing something as I cannot fathom how to make it work.

Thanks

~ Matt

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


Re: resolvconf problems

2008-08-21 Thread Matt Joyce
On Fri, Aug 22, 2008 at 12:14 PM, abatrour <[EMAIL PROTECTED]> wrote:
>
> I've always edited the usb portion of my "/etc/network/interfaces" to this
> and its always worked.
> As you can see it writes the IP to the resolv.conf automatically every time
> at bootup.
>
>
> # Ethernet/RNDIS gadget (g_ether)
> # ... or on host side, usbnet and random hwaddr
> 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.1
>up echo nameserver 208.67.222.222 >/etc/resolv.conf
>up echo nameserver 208.67.220.220 >/etc/resolv.conf
>#up echo nameserver 192.168.0.200 >/etc/resolv.conf
>
> --

Yes, that's true but is doesn't explain why resolvconf does not work
as expected.
It's been included in the build, and would appear to be the better
solution, yet it does not appear to work.

Matt

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


Re: Official Debian port with FSO

2008-08-19 Thread Matt
Michael Shiloh wrote:
> 
> arne anka wrote:
>>> Is there any chance someone might be interested in making an image of
>>> their Debian-SD card available on the 'web, so that all we would need
>> shouldn't be to hard -- but where to put the image? it would at least be  
>> about 512mb -- with a reasonable number of downloads ones traffic limit  
>> might be reached very soon.
> 
> I'd be happy to host this on downloads.openmoko.org.
> 
> Michael
> 

I don't know where downloads.openmoko.org is hosted, or what the impact 
of servicing multiple lagrge downloads would be, but bittorrents always 
an option.

~ Matt


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


Re: Official Debian port with FSO

2008-08-16 Thread Matt
sparky mat wrote:
> I tried out the official debian port with FSO 
> (http://wiki.debian.org/DebianOnFreeRunner) and it works quite nicely!! 
> However, i ran into some problems.
> 
> 1) Can't make calls. It shows my operator and signal strength correctly. 
> However, when I dial a number and hit the big green tick button (which I 
> am assuming is the call button), nothing happens. Am I pressing the 
> wrong button? None of the others work anyway.
> 

Same for me.  (Optus 3g usim)
Not able to dial.

I can receive calls, but not answer them. Just rings.

mj

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


Re:

2008-08-14 Thread Matt Joyce
On Thu, Aug 14, 2008 at 7:06 PM, Dale Maggee <[EMAIL PROTECTED]> wrote:
> In my book, You only get bonus points for that if you typed it from memory.
>
> Matt Joyce wrote:
>> Zaphod Beeblebrox: It's the weird colour scheme that freaks me. Every
>> time you try to operate one of these weird black controls, which are
>> labeled in black on a black background, a small black light lights up
>> black to let you know you've done it. Hey, what is this, some kind of
>> galactic hyper-hearse?
>>
>> ~ Matt
>>
>
> Ford: "Now that is Really bad for the eyes! It's *so* black I mean,
> light just seems to fall into it!"
>

I'm not going to lie, I had to rifle through the tomb to find it?
Distracting, but not at all unpleasant.

~ Matt

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


Re:

2008-08-14 Thread Matt Joyce
Zaphod Beeblebrox: It's the weird colour scheme that freaks me. Every
time you try to operate one of these weird black controls, which are
labeled in black on a black background, a small black light lights up
black to let you know you've done it. Hey, what is this, some kind of
galactic hyper-hearse?

~ Matt

On Thu, Aug 14, 2008 at 1:12 PM, Lisa <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> And do we meet you at the Restaurant at the end of the Universe? For
> burgers, perhaps?
> ~  Lisa
>
> Message: 4
> Date: Wed, 13 Aug 2008 22:19:57 +0100
> From: Zack Mollusc <[EMAIL PROTECTED]>
> Subject: Re: Application to fade screen
> To: Support for Openmoko Device Owners 
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Andy Green wrote:
> | > Somebody in the thread at some point said:
> | > | Hello all--
> | > |
> | > | I was wondering, is there some sort of application that will let me
> | > | manually fade the openmoko screen to black? Similar to a screen saver?
> | > | Thanks!
> | >
> | > What are you, some kind of Goth?   :-)
> | >
> | > echo 0
> | >
> |/sys/devices/platform/s3c2440-i2c/i2c-adapter/i2c-0/0-0073/backlight/pcf50633-bl/brightness
> | >
> | > -Andy
> Now there's a thought! A Goth theme with black buttons on a black
> background that light up black when pressed. And a black screensaver.
>
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.4-svn0 (GNU/Linux)
> Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
>
> iD8DBQFIo6KM1sOMhsR36UsRAvnHAJwPKngx4KidMg+XcDUP+DHgVQtRKgCfSsba
> 1Bgy2kjnZphEo04T9giawRI=
> =mNz5
> -END PGP SIGNATURE-
>
>
> ___
> 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: Debian : Touchscreen calibration

2008-08-13 Thread Matt Joyce
On Thu, Aug 14, 2008 at 8:23 AM, Joachim Breitner <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Am Mittwoch, den 13.08.2008, 22:49 +0200 schrieb Jay Vaughan:
>> > I also added a short description on how to get GPS working on Debian:
>> > http://wiki.openmoko.org/wiki/Debian#GPS
>>
>>
>> rockin', i'm putting debian on my machine right now ..
>
> you might want to wait a day or two, an official Debian installation
> script with FSO packages for the Freerunner is coming up. We have also
> fixed the (or one) calibration bug in the tslib driver there.
>
> Greetings,
> Joachim
> --
> Joachim "nomeata" Breitner
> Debian Developer
>  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
>  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata
>

As an Debian afectionado, I'll be compelled to try it.  Are the wiki
instructions for installing Debian current ?

MJ

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


Re: resolvconf problems

2008-08-13 Thread Matt Joyce
On Thu, Aug 14, 2008 at 4:09 AM, Al Johnson
<[EMAIL PROTECTED]> wrote:
> As 2008.8 is using resolvconf to look after resolv.conf I've been trying to
> use it, but haven't managed to make it work. I installed reesolvconf-doc to
> make sure it was giving the same information as I found elsewhere. From what
> I can see in the README section 3.4 the correct way to define the nameserver
> for the usb0 interface is to add to the usb0 section
> on /etc/network/interfaces the following:
>  dns-nameservers 11.22.33.44 55.66.77.88
>  dns-search foo.org bar.com
> This doesn't work though. I'm wondering if this is related to connman which
> appears to be looking after the networking, but I've not been able to find
> any meaningful documentation for connman. Can anyone point me in the right
> direction for any of this?
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

I've not manages to get it working either.
I used `resolvconf -a  ` for both usb0 and eth0,
followed by `resolvconf -u', and `/etc/init.d/networking restart' but
/var/run/resolv.conf doesn't update.

I'm not familiar with resolvconf so I don't really not how to diagnose
the issue further.

Matt

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


Re: Why is /etc/resolv.conf on tmpfs?

2008-08-09 Thread Matt

Esben Stien wrote:
> Dirk Bergstrom <[EMAIL PROTECTED]> writes:
>
>   
>> I thought that resolv.conf was getting wiped out at every boot
>> 
>
> It is and it should be. Use resolveconf.
>
> /etc/resolvconf/resolv.conf.d/head is the header file for the dynamic
> generation. Leave this alone.
>
> /etc/resolvconf/resolv.conf.d/base is the "meat" of the file, or the
> middle. Define your nameservers here using this syntax: "nameserver
> xxx.xxx.xxx.xxx" where xxx.xxx.xxx.xxx is the ip of your nameserver.
>
> /etc/resolvconf/resolv.conf.d/tail is the ending of this file. Leave
> this one alone too.
>
> /etc/resolvconf/resolv.conf.d/original is the original configuration
> of the file. These isn't anything you have to do for this file.
>
> After you have applied your changes, but before you restart your
> network service, run this command:
>
> sudo resolvconf -u
>
> This will run the script and update your /etc/resolv.conf file. This
> apparently should happen every time the machine boots.
>
>   
Thanks Ebsen, as soon a this post appears in the archive I'll link the 
wiki to it.
At the momewnt the wiki suggests replacing the symlink with a file.

http://wiki.openmoko.org/wiki/Om_2008.8#Known_Issues



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


Re: Alternate Keyboard(s) on 2008.8 - I have the full terminal keyboard

2008-08-08 Thread Matt
I don't really understand why, but sometimes I get the predictive text 
(limited keys) and sometimes I get the full keyboard (choice of three).

I used ASU 200080806, then opkg update..etc.

Ole Kliemann wrote:
> There is only one possible solution. There must be easy customizable
> keyboard files so that everybody is able to use the keyboard he likes.
> Besides there must be an option to switch between different keyboards.
> It's a simple idea: one tool for one job. 
>
> The predictive text with the right dictionary can be very powerful when
> writing SMS. You don't really need to aim for the letters, just hit
> somewhere close to them. 
>
> Still the Qtopia keyboard like it comes with Om2008.8 now is pretty
> flawed lacking punctation signs. You have to switch two layouts further
> to find a comma or period. Despite the fact that there is a lot of space
> left on the alphabet keyboard.
>
> And certainly for everything except SMS and maybe sometimes writing
> notes the layout alone is a disaster; not to mention the predictive
> text.
>
> As I understand, there has been a long discussion about why not using
> the illume keyboard. I have not completely followed that discussion and
> I do not claim to have an understanding for the problems of development
> that may be connected to this issue.
>
> But I'd like to stress at this point that I believe the customizability
> of input methods - i.e. the possibility of individually communicating
> with the device - is a kind of freedom that many people are seeking with
> the FR.
>
> Ole
>   
> 
>
> ___
> 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


FSO compile error

2008-08-08 Thread Matt Margush
Hi,

I'm getting this error trying to compile FSO with Mokomakefile, and am
wondering if anyone has seen it?

Thanks,

Matt

NOTE: package zhone-.0.0+gitr900105c27bd176fdca4e8f896b2c8221181491de-r7:task
do_compile: started
ERROR: function do_compile failed
ERROR: log data follows
(/home/matt/workspace/fso/build/tmp/work/armv4t-angstrom-linux-gnueabi/zhone-.0.0+gitr900105c27bd176fdca4e8f896b2c8221181491de-r7/temp/log.do_compile.7526)
| /home/matt/workspace/fso/build/tmp/staging/i686-linux/usr/bin/python:
can't open file 'setup.py': [Errno 2] No such file or directory
| FATAL: python setup.py build_ext execution failed.
NOTE: Task failed:
/home/matt/workspace/fso/build/tmp/work/armv4t-angstrom-linux-gnueabi/zhone-0.0.0+gitr900105c27bd176fdca4e8f896b2c8221181491de-r7/temp/log.do_compile.7526
NOTE: package zhone-0.0.0+gitr900105c27bd176fdca4e8f896b2c8221181491de-r7:
task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package zhone-0.0.0+gitr900105c27bd176fdca4e8f896b2c8221181491de: failed
ERROR: Build of
/home/matt/workspace/fso/openembedded/packages/freesmartphone/zhone_git.bb
do_compile failed
ERROR: Task 868
(/home/matt/workspace/fso/openembedded/packages/freesmartphone/zhone_git.bb,do_compile)
failed
NOTE: Tasks Summary: Attempted 4053 tasks of which 0 didn't need to be
rerun and 1 failed.
ERROR: 
'/home/matt/workspace/fso/openembedded/packages/freesmartphone/zhone_git.bb'
failed
NOTE: build 200808072105: completed
make: *** [fso-image] Error 1

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


Re: No network after flashing 200808

2008-08-07 Thread Matt


Andy Green wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Somebody in the thread at some point said:
> | Hi,
> |
> | After flashing 200808 with kernel and rootfs from 20080806, I have no
> | usb and no working wifi.
> | Wifi connects, the wireless AP says so.  but a quick nmap of my
> | network show no new IP picked up from DHCP.
> |
> | Should I reflash the kernel with an older one (which?) and add the
> | usb-net modules and then reflash with 200808 kernal?
>
> That may not be the cause if you have a U-Boot from a week or more ago.
> ~ It can knock out your USB functionality 50% of the time.  If that's the
> case, just update U-Boot with DFU.
>
> The issue with USB module should be resolved before yesterday in the
> packaging, so the rootfs should have the modules, therefore I wonder if
> it is the above.
>
> Otherwise, this kernel (eventually intended to be a "recovery / backup
> kernel") has more modules built-in, including USB over Ethernet: you can
> DFU it in and it will get you going again.
>
> http://warmcat.com/uImage-moredrivers-stable_507c3c1ba3921bb7.bin
>
> - -Andy
>
>   
I flashed uboot at the same time, so all were from 20080806

I'll give the moredrivers a whirl...

Thanks



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


No network after flashing 200808

2008-08-07 Thread Matt Joyce
Hi,

After flashing 200808 with kernel and rootfs from 20080806, I have no
usb and no working wifi.
Wifi connects, the wireless AP says so.  but a quick nmap of my
network show no new IP picked up from DHCP.

Should I reflash the kernel with an older one (which?) and add the
usb-net modules and then reflash with 200808 kernal?

Matt

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


Re: Unnecessary rant - Was: Re: USB networking in Ubuntu

2008-08-06 Thread Matt Joyce
On Wed, Aug 6, 2008 at 9:43 PM, Andy Green <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Somebody in the thread at some point said:
>
> |> If you update your kernel by the packaging from inside the Freerunner it
> |> won't make this problem as it updates the modules at the same time (now,
> |> anyway, there were other problems with that method until recently).
>
> | Thanks. This seems to be the problem. I will reflash with DFU. I am not
> | clear though how to avoid the same situation when I come to upgrade the
> | phone again as I used opkg over ssh to upgrade and have not used dfu
> at all.
>
> For a day or two there the packaging didn't take care about bringing in
> the new module that was created.  Now it pulls in all the modules needed
> automatically: sorry for the inconvenience.
>
> - -Andy

Presumably, for those who have upgraded the kernel but don't have the
usb-net modules, they could be downloaded, or extracted and loaded
onto the sd and then installed.
Would save flashing.

Matt

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


Re: Unnecessary rant - Was: Re: USB networking in Ubuntu

2008-08-06 Thread Matt Margush
On Wed, Aug 6, 2008 at 3:09 AM, Andy Green <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> Yes, there is another way to get this issue unfortunately too.  We moved
> ~ USB over Ethernet support on the Freerunner into a module.  But, it's
> commonly written around that folks should update their kernel by DFU.
> This was never a good idea for a modular kernel (it does nothing to
> update the modules) and now it's a really bad idea.
>
> If you update your kernel by the packaging from inside the Freerunner it
> won't make this problem as it updates the modules at the same time

How do I update my kernel by the packaging from inside the Freerunner?

Thanks,

Matt

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


Re: Uboot

2008-08-06 Thread Matt Joyce
> Side note - the reason I'm flashing is because after doing an opkg
> update/upgrade on the Qtopia distro, it will no longer boot. It gets to
> the point where it looks like it should be loading up the GUI (tiny
> blinking cursor in the top left, nothing else on the screen) and hangs
> there. Anyone else had this problem?
>
> Aaron
>
> p.s. doesn't look like flashing u-boot helped either :(
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

I had similar symptoms, though not with Qtopia, with 2007.2 (hmm,maybe FSO).
The black screen and cursor was the same though.

If you boot without USB plugged in does that work?
I think it help me, but I reflashed everything and the problem went away.

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


Power button sticking

2008-07-31 Thread Matt Joyce
Hi,

The power button on my FreeRunner sticks while depressed.
I've only been using it for a few hours, and not in any unusual way.

Now when I press it, I have to flick it with my nail, and so far it
has released.
I'm hoping it's just an artifact of being new and it will sort itself out.

Posting here, in case anyone has a solution, or the HW guys read it.

Thanks

Matt

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


Re: Buzzing on GSM audio

2008-07-25 Thread Matt Luzum
Jim Morris wrote:
> No luck yet, and no one has actually reported being able to make a call 
> without the noise, I am 
> starting to get worried that there is a fundamental flaw in the unit :(

Just in case you really mean "no one", I should mention that I've never 
had any problem with buzzing (or any other audio problems during calls). 
   I've never messed with audio settings, so this is just with whatever 
the default settings are.  It doesn't mean that there isn't a problem or 
flaw, but keep in mind that it does seem to depend on different people's 
circumstances (service provider, etc., or I guess perhaps a defective unit).

Matt

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


Re: Linking Freerunner with OpenSuse 10.3 (64-bit)

2008-07-21 Thread Matt Luzum
I'm not sure what the problem could be.  I've confirmed that those steps 
are all I need to do on my host computer to get everything working. 
Also, as far as I recall, the only thing I had to do on the FreeRunner 
was give it a different nameserver.  For reference, the appropriate part 
of /etc/network/interfaces on my FreeRunner reads:

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 nameserver xxx.xx.xxx.x > /etc/resolv.conf
 up echo nameserver xxx.xx.xxx.x >> /etc/resolve.conf

with the x's replaced by the IP's that I found at /etc/resolv.conf on 
the host computer.

Even without a correct nameserver, though, I would think you should 
still be able to access the internet, e.g.

ping 209.85.171.104


> Do you know what the "route" command on the Freerunner should
> look like? That might give a clue about the status of the phone's
> connectivity.

I'm not sure if this is what you're asking, but here's what I get when I 
type "route" on a terminal on the FreeRunner:

Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse 
Iface
192.168.0.0 *   255.255.255.0   U 0  00 usb0
169.254.0.0 *   255.255.0.0 U 0  00 eth0
default 192.168.0.200   0.0.0.0 UG0  00 usb0


Matt

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


Re: Linking Freerunner with OpenSuse 10.3 (64-bit)

2008-07-20 Thread Matt Luzum
Sorry, one little mistake in my previous instructions.  Instead of going 
to Network Settings and clicking "Add", you should plug your FreeRunner 
into the USB port first, then open Network Settings.  Hopefully the USB 
Network Device shows up and you can select it and click Edit (in 11.0, 
or Configure in 10.3).

Matt


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


Re: Linking Freerunner with OpenSuse 10.3 (64-bit)

2008-07-20 Thread Matt Luzum
OK, I stopped being lazy and did some googling, and here's what I have 
so far.  It should work as long as you're not on a network using 
192.168.0.x addresses.  I still have to enter "route add -host 
192.168.0.202/32 dev usb0" in a terminal to get around that, but other 
than that this should make everything automatic.

If anyone confirms that this works (or doesn't work), please reply. 
I've been changing a lot of settings, so there might be something 
missing, but it seems to work.

OK, short version:

YaST -> Network Devices -> Network Settings -> Overview -> Add -> Address

Under "IP Address" enter "192.168.0.200"
Under "Subnet Mask" enter "255.255.255.0"

-> General -> Firewall Zone -- Assign Interface to Firewall Zone -> 
Internal Zone (Unprotected)

Click "Next", which takes you back to:

YaST -> Network Devices -> Network Settings -> Global Options -> 
Traditional Method with ifup

YaST -> Network Devices -> Network Settings -> Routing -> Enable IP 
Forwarding

YaST -> Firewall -> Masquerading -> Masquerade Networks


With any luck, that should do it.

Long version:


Go to
YaST Control Center -> Network Devices -> Network Card  (openSUSE 11.0)
or
YaST Control Center -> Network Devices -> Network Settings (openSUSE 10.3)

In the Overview tab click "Add".

Under the Address tab click "Statically assigned IP Address"

Still under the Address tab, in the "IP Address" field enter 
"192.168.0.200", and in the "Subnet Mask" field enter "255.255.255.0".

Under the "General" tab, where it says "Firewall Zone -- Assign 
Interface to Firewall Zone", choose "Internal Zone (Unprotected)".

Click Next

Still in Network Settings, under the Global Options tab, make sure 
"Traditional Method with ifup" is selected (if you want to use 
NetworkManager, you'll have to figure it out yourself since the webpage 
I got this from assumes otherwise
- http://en.opensuse.org/ICS)

Still in Network Settings, under the Routing tab, select "Enable IP 
Forwarding"

Click Finish

Open YaST Control Center -> Firewall -> Masquerading

Select "Masquerade Networks" and click Next, then Finish.


Thanks to Stroller for the tip on what to google for.  Hopefully this 
will work.  I'll try it on my office computer tomorrow.

Matt

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


Re: Linking Freerunner with OpenSuse 10.3 (64-bit)

2008-07-20 Thread Matt Luzum
casaubon wrote:
> Is there a step-by-step procedure for this yet? For example, in what context
> are those "iptables" commands to be executed in (the Ubuntu instructions are
> not clear)? I am very interested. If you have something definite (even if
> only a temporary fix), then could you post it, please? If you can put
> something like that together, then I will do the work of posting it to the
> wiki.

Well I can tell you the steps that worked for me, but I don't really 
feel like I know what I'm doing so I wasn't comfortable adding anything 
to the wiki.  Feel free to do it yourself, though.

I don't know exactly what those three lines do, but if I execute each of 
them as root in a terminal, the FreeRunner can access the internet.  In 
fact, I made a shell script that I run every time I plug in my 
FreeRunner.  Everything works for me if I just run the following script, 
as root, on the host computer running openSUSE 11.0.


#/bin/bash
ifconfig usb0 192.168.0.200 netmask 255.255.255.0
route add -host 192.168.0.202/32 dev usb0
iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &
echo 1 > /proc/sys/net/ipv4/ip_forward &
iptables -P FORWARD ACCEPT &


I actually omit the "ifconfig" line because I set it up in yast like I 
described in an earlier e-mail.  I strongly suspect if you knew what you 
were doing, you could set up yast (or perhaps the firewall?) so that all 
of this is automatic, but I haven't had time to figure out how.  Right 
now I have to run those commands every time I plug it in.

I should also mention that you probably don't need the "route" line, but 
my router at home uses 192.168.0.x addresses, so I need to run that 
command so openSUSE knows how to find the FreeRunner.

Also, I have to change /etc/network/interfaces on the FreeRunner itself 
to get DNS working, but that's covered on the wiki and isn't OS dependent.

Are there really no people on this mailing list who use SUSE and know 
more about this than me?

Matt

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


Re: USB networking and openSUSE

2008-07-17 Thread Matt Luzum
arne anka wrote:
>> iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &
>> echo 1 > /proc/sys/net/ipv4/ip_forward &
>> iptables -P FORWARD ACCEPT &
>>
>> I'll still have to figure out how to make it more permanent/automatic,
>> but now that I know what to google for it shouldn't be a big deal.
> 
> put it below /etc/network/if-up.d/ but make sure it only happens with 
> usb networking.

Thanks.  It looks like that folder exists at 
/etc/sysconfig/network/if-up.d/ although at the moment I have no idea 
how to make sure it only happens with usb networking.

Matt

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


Re: Linking Freerunner with OpenSuse 10.3 (64-bit)

2008-07-16 Thread Matt Luzum
Lisa wrote:
> ~ Has anyone out there figured out how to set the freerunner up to 
> connect to the internet thru Suse 10.3?  If so I could use a little help 
> with it.
> ~I'm unsure of how to start as nothing in the Getting to know your 
> freerunner page is Suse friendly.

Well, as I mentioned in my e-mail earlier today, here is what I've 
figured out so far.  Someone who knows better should feel free to add or 
correct.  I'll assume you're asking about connecting the Freerunner to a 
host computer running Suse via USB, and trying to get the Freerunner to 
connect to the internet, routed through the host computer.

To be able to ssh into the Freerunner, it works to follow the "Manual 
Method" under "Connect to the Neo FreeRunner By USB Networking", typing 
in a console in Suse:

ifconfig usb0 192.168.0.200 netmask 255.255.255.0
ssh [EMAIL PROTECTED]

A better solution so you don't have to do this every time is to go to 
YaST Control Center -> Network Devices -> Network Card (or something 
like this.  I'm using 11.0 right now and I think it had a slightly 
different name in 10.3.  It also works to type "yast2 lan &" in a 
terminal as root.)  There should be an entry for a USB Network Device or 
something similar that's probably not configured yet.  Select it and 
click "Edit", and under the "Address" tab click "Statically assigned IP 
Address, enter 192.168.0.200 under "IP Adress" and 255.255.255.0 under 
"Subnet Mask".  Click next and then finish.

After that you should be able to ssh to the FreeRunner:

ssh [EMAIL PROTECTED]

To get Suse to route traffic from the FreeRunner to the internet you can 
copy and paste the "iptables" part from the Ubuntu instructions:

iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &
echo 1 > /proc/sys/net/ipv4/ip_forward &
iptables -P FORWARD ACCEPT &

This should allow you to access IP addresses directly, and you can then 
follow the "Updating DNS" section to get that working, since that's all 
done on the FreeRunner and isn't OS specific.  I had to look at 
/etc/resolv.conf on my host computer and use those name servers instead 
of the OpenDNS ones suggested in the wiki.

That's all I've figured out so far, but hopefully it helps you at least 
get started.

Matt



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


Re: USB networking and openSUSE

2008-07-16 Thread Matt Luzum
Thanks for the replies.  Coincidentally, right after I sent the e-mail I 
figured out the appropriate pieces to take out of the Getting Started 
tutorial that got things working for me:

iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 &
echo 1 > /proc/sys/net/ipv4/ip_forward &
iptables -P FORWARD ACCEPT &

I'll still have to figure out how to make it more permanent/automatic, 
but now that I know what to google for it shouldn't be a big deal.

As for the collision between address spaces, I'll eventually have to 
figure out a way around that since my home network does use 192.168.0.x. 
  For now I'm just trying to get it to work from my computer in my 
University office.

I did also have to play with /etc/resolv.conf to get DNS working, but 
that wasn't a big deal either.

Anyway, if anyone has additional useful information, feel free to chime 
in, but now I have much more confidence that I can get it all figured out.

Thanks again for the quick replies.
Matt


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


USB networking and openSUSE

2008-07-16 Thread Matt Luzum
Hi all

I seem to be unable to figure out how to get my Freerunner to connect to 
the internet (through a host PC connected by USB).  I followed the USB 
Networking section of the "Getting Started" wiki page and can ssh into 
the Neo just fine.  However, I can't seem to figure out how to get the 
routing properly set up so the Neo can access the internet (I can't ping 
URL's or IP addresses except the one that belongs to the hose computer). 
The "Allow FreeRunner to Connect to Internet via USB" section of the 
Getting Started page has instructions for Ubuntu and Fedora but I'm 
having trouble translating them into something that works with my setup 
(I'm using openSUSE 11.0).

Any help would be appreciated.  I searched the mailing lists and wiki, 
but I couldn't really find anything that helped (I'm not the brightest 
bulb in the lamp with these sorts of things).

Matt

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