Re: 2.6.28 kernel and modutils

2009-03-18 Thread Shawn Rutledge
On 2/6/09, Al Johnson  wrote:
> On recent SHR and probably FSO (haven't got MS5 going yet) connman is taking
>  control of usb0 and trying o use dhcp to get an address. Since I have a
>  bridged configuration on the machine I plug it into this actually succeeds,
>  but for most people it will fail to get an address. In either case ifdown 
> usb0
>  then ifup usb0 gives it the configuration found in /etc/network/interfaces
>  which is what people are used to seeing.

I think that's a good idea in case you plug in multiple phones.  I was
just going to ask whether it would be considered to use DHCP over USB,
so I'm glad to find your mail about it.  :-)

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


Re: 2.6.28 kernel and modutils

2009-02-06 Thread Al Johnson
On recent SHR and probably FSO (haven't got MS5 going yet) connman is taking 
control of usb0 and trying o use dhcp to get an address. Since I have a 
bridged configuration on the machine I plug it into this actually succeeds, 
but for most people it will fail to get an address. In either case ifdown usb0 
then ifup usb0 gives it the configuration found in /etc/network/interfaces 
which is what people are used to seeing.

On Thursday 05 February 2009, Dylan Reilly wrote:
> Yeah, I realized *just* after I sent the email that it was networking
> that changed and not a kernel problem. Of course, now I have to figure
> out why the interface is not coming up automatically.
>
> Sorry for the noise.
>
> On Thu, Feb 5, 2009 at 4:44 PM, Jan Vlug  wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Did you try at the FreeRunner:
> > ifdown usb0
> > ifup usb0
> >
> > Then on your computer connected to the FreeRunner (as root):
> > ifconfig usb0 192.168.0.200 netmask 255.255.255.0
> > ssh 192.168.0.202
> >
> > This works for me
> >
> > Dylan Reilly wrote:
> > | I am attempting to discover a good set of modules to load when using
> > | 2.6.28 as packaged through fso/shr. The tar.gz of the images do not
> > | seem to contain enough module references in /etc/modutils to replicate
> > | the base functionality that was present in 2008.12. Is there some list
> > | I can reference as I am not well versed in what module does what?
> > |
> > | In the very least, I would like to have usb ethernet working so I can
> > | get the rest working by trial and error :^) I can get the device to
> > | register via usb networking by loading usbserial and cdc_ether.
> > | However, I am presented with "no route to host" when attempting to
> > | communicate over TCP/IP. I assume this means I am missing something
> > | vital to the networking stack.
> >
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.4.9 (GNU/Linux)
> > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
> >
> > iEYEARECAAYFAkmLXbYACgkQvuFuLCp9giBO8wCgnAPLlPULtrkVQ2tLcK0+FsXt
> > UQcAnjGqs2VA1xu9irX0IlvtMig7rWgk
> > =8rSO
> > -END PGP SIGNATURE-
> >
> >
> > ___
> > 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: 2.6.28 kernel and modutils

2009-02-05 Thread Dylan Reilly
Yeah, I realized *just* after I sent the email that it was networking
that changed and not a kernel problem. Of course, now I have to figure
out why the interface is not coming up automatically.

Sorry for the noise.

On Thu, Feb 5, 2009 at 4:44 PM, Jan Vlug  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Did you try at the FreeRunner:
> ifdown usb0
> ifup usb0
>
> Then on your computer connected to the FreeRunner (as root):
> ifconfig usb0 192.168.0.200 netmask 255.255.255.0
> ssh 192.168.0.202
>
> This works for me
>
>
> Dylan Reilly wrote:
> | I am attempting to discover a good set of modules to load when using
> | 2.6.28 as packaged through fso/shr. The tar.gz of the images do not
> | seem to contain enough module references in /etc/modutils to replicate
> | the base functionality that was present in 2008.12. Is there some list
> | I can reference as I am not well versed in what module does what?
> |
> | In the very least, I would like to have usb ethernet working so I can
> | get the rest working by trial and error :^) I can get the device to
> | register via usb networking by loading usbserial and cdc_ether.
> | However, I am presented with "no route to host" when attempting to
> | communicate over TCP/IP. I assume this means I am missing something
> | vital to the networking stack.
> |
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkmLXbYACgkQvuFuLCp9giBO8wCgnAPLlPULtrkVQ2tLcK0+FsXt
> UQcAnjGqs2VA1xu9irX0IlvtMig7rWgk
> =8rSO
> -END PGP SIGNATURE-
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Dylan Maxwell Reilly

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


Re: 2.6.28 kernel and modutils

2009-02-05 Thread Jan Vlug
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Did you try at the FreeRunner:
ifdown usb0
ifup usb0

Then on your computer connected to the FreeRunner (as root):
ifconfig usb0 192.168.0.200 netmask 255.255.255.0
ssh 192.168.0.202

This works for me


Dylan Reilly wrote:
| I am attempting to discover a good set of modules to load when using
| 2.6.28 as packaged through fso/shr. The tar.gz of the images do not
| seem to contain enough module references in /etc/modutils to replicate
| the base functionality that was present in 2008.12. Is there some list
| I can reference as I am not well versed in what module does what?
|
| In the very least, I would like to have usb ethernet working so I can
| get the rest working by trial and error :^) I can get the device to
| register via usb networking by loading usbserial and cdc_ether.
| However, I am presented with "no route to host" when attempting to
| communicate over TCP/IP. I assume this means I am missing something
| vital to the networking stack.
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkmLXbYACgkQvuFuLCp9giBO8wCgnAPLlPULtrkVQ2tLcK0+FsXt
UQcAnjGqs2VA1xu9irX0IlvtMig7rWgk
=8rSO
-END PGP SIGNATURE-


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


2.6.28 kernel and modutils

2009-02-05 Thread Dylan Reilly
I am attempting to discover a good set of modules to load when using
2.6.28 as packaged through fso/shr. The tar.gz of the images do not
seem to contain enough module references in /etc/modutils to replicate
the base functionality that was present in 2008.12. Is there some list
I can reference as I am not well versed in what module does what?

In the very least, I would like to have usb ethernet working so I can
get the rest working by trial and error :^) I can get the device to
register via usb networking by loading usbserial and cdc_ether.
However, I am presented with "no route to host" when attempting to
communicate over TCP/IP. I assume this means I am missing something
vital to the networking stack.

-- 
Dylan Maxwell Reilly

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