On Wed, Mar 09, 2011 at 12:19:00AM +0100, panta wrote:
> Il 07/03/2011 07:48, Martin Jansa ha scritto:
> > On Sun, Mar 06, 2011 at 10:16:37PM +0100, panta wrote:
> >> Hello Martin,  need a little help (sure I'm not a geek!)
> >>
> >> I downloaded the two files, dfu the first and put the second on my
> >> microsd card.
> > 
> > by put you mean wget/tar/depmod? or you forget 2nd and 3rd step?
> 
> wget? tar? depmod? mmmh!
> I put the microSd card on the reader and  stick it on the usb port... :D

from that page http://build.shr-project.org/shr-kms/
Download uImage version you want to try.
Adjust /boot/uImage link to point to downloaded uImage-2.6.xx.....
Download modules*.tgz for the same version of course.
Untar modules*.tgz in / (it will create /lib/modules/2.6.xx)
Call depmod -a VERSION (where VERSION is the same as name of directory
in /lib/modules created from modules*.tgz)

That's what I meant by wget/tar/depmod and it's the same (except paths
and aditional -b param to depmod, when you do it on desktop with card
reader.

> >> Boot the neo1973 and it arrives till the first settings.
> >> It ask for Language, but i cannot select anything.
> >> I go to ssh into the phone for recalibrate screen, but... it was not
> >> possible. Perhaps I may use another address than 192.168.0.202?
> > 
> > It could be missing g_ether module and even worse maybe autoload is
> > missing (if there wasn't kernel-module-g-ether autoloaded module on your
> > rootfs image (using shr-u with this kernel?).
> > 
> > Check if you have:
> > SHR root@gjama ~ $ cat /etc/modutils/g_ether
> > g_ether
> > SHR root@gjama ~ $ cat /etc/modprobe.d/g_ether.conf
> > options g_ether dev_addr=00:1F:11:XX:XX:XX host_addr=00:1F:11:YY:YY:YY
> > 
> 
> If I cannot ssh into the phone, i cannot give the commands you say...

I expected that you have rootfs on uSD card and that you can check that
in card reader.

But checking testlab files
http://build.shr-project.org/shr-unstable/images/om-gta01/shr-full-eglibc-ipk--20110226-om-gta01-testlab/files-in-image.txt
shows /etc/modutils/g_ether so it should be fine, but I have no idea
what image do you have.. so check corresponding testlab on
build.shr-project.org.

Regards,
-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: pgpuiMu0i9OZ5.pgp
Description: PGP signature

_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to