Re: Debian Install failure: Hash Sum Mismatch

2008-08-28 Thread Joseph Reeves
I've set the clock speed down and, after a couple of attempts, I
managed to get all stages of the install script to complete. When
trying to boot, however, I am told that I've got an incorrect magic
number and am kicked backed to the u-boot screen. I assumed I had an
old u-boot (it's never been updated since it left the
pre-mass-production production line) but the latest version gives the
same result. It's reported as:

[EMAIL PROTECTED]:~# grep Bootloader /dev/mtdblock1
Neo1973 Bootloader U-Boot 1.3.2-moko12
[EMAIL PROTECTED]:~# grep  Bootloader /dev/mtdblock0
Neo1973 Bootloader U-Boot 1.3.2-rc2-dirty-moko12

Although, is this the latest? Yes, I know there's a lot on the lists
about u-boot already, but please somebody take pity on me ;)

The latest u-boot version according to
http://www.denx.de/wiki/U-Boot/ReleaseCycle is 1.3.4; 1.3.2 was
released on 09 Mar 2008 and the Debian wiki lists success with the
latest version released on 2008-08-05.

Off topic, but there does seem to be a problem on the wiki about
finding out release dates and version numbers - it takes a lot to stay
on top of it all.

Any ideas about my current problem would be greatly appreciated.

Cheers,

Joseph



2008/8/27 Nathan Kinkade [EMAIL PROTECTED]:
 2008/8/27 Joseph Reeves [EMAIL PROTECTED]:
 Thanks Nathan, that sounds encouraging.

 I've not found anything too useful yet:

 [EMAIL PROTECTED]:~# find /sys | grep clock
 /sys/devices/system/clocksource
 /sys/devices/system/clocksource/clocksource0
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 /sys/devices/system/clocksource/clocksource0/available_clocksource
 [EMAIL PROTECTED]:~# cat
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 jiffies
 [EMAIL PROTECTED]:~#

 But I'll keep looking around.

 Cheers,

 Joseph

 This is probably it: /sys/module/glamo_mci/parameters/sd_max_clk

 Nathan

 ___
 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: Debian Install failure: Hash Sum Mismatch

2008-08-28 Thread Fox Mulder
Interesting is, that i updated my  NAND uboot to the latest version in
http://downloads.openmoko.org/releases/Om2008.8-update/
which was from 27.8 at the time i downloaded it and it displays
1.3.2-moko12 at bootscreen. The last version before i used to update
was from a few weeks before from another location and this version has a
date in the version which shows from when it was.
The NOR bootloader also says 1.3.2-moko12 at the bootprompt, why i
don't really know if i upgraded or downgraded my NAND bootloader. ;)
It is a bit confusing that the newest bootloader image now uses the
nearly same identification string as the quite old one in the NOR flash.

Ciao,
 Rainer

Joseph Reeves wrote:
 I've set the clock speed down and, after a couple of attempts, I
 managed to get all stages of the install script to complete. When
 trying to boot, however, I am told that I've got an incorrect magic
 number and am kicked backed to the u-boot screen. I assumed I had an
 old u-boot (it's never been updated since it left the
 pre-mass-production production line) but the latest version gives the
 same result. It's reported as:
 
 [EMAIL PROTECTED]:~# grep Bootloader /dev/mtdblock1
 Neo1973 Bootloader U-Boot 1.3.2-moko12
 [EMAIL PROTECTED]:~# grep  Bootloader /dev/mtdblock0
 Neo1973 Bootloader U-Boot 1.3.2-rc2-dirty-moko12
 
 Although, is this the latest? Yes, I know there's a lot on the lists
 about u-boot already, but please somebody take pity on me ;)
 
 The latest u-boot version according to
 http://www.denx.de/wiki/U-Boot/ReleaseCycle is 1.3.4; 1.3.2 was
 released on 09 Mar 2008 and the Debian wiki lists success with the
 latest version released on 2008-08-05.
 
 Off topic, but there does seem to be a problem on the wiki about
 finding out release dates and version numbers - it takes a lot to stay
 on top of it all.
 
 Any ideas about my current problem would be greatly appreciated.
 
 Cheers,
 
 Joseph
 
 
 
 2008/8/27 Nathan Kinkade [EMAIL PROTECTED]:
 2008/8/27 Joseph Reeves [EMAIL PROTECTED]:
 Thanks Nathan, that sounds encouraging.

 I've not found anything too useful yet:

 [EMAIL PROTECTED]:~# find /sys | grep clock
 /sys/devices/system/clocksource
 /sys/devices/system/clocksource/clocksource0
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 /sys/devices/system/clocksource/clocksource0/available_clocksource
 [EMAIL PROTECTED]:~# cat
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 jiffies
 [EMAIL PROTECTED]:~#

 But I'll keep looking around.

 Cheers,

 Joseph
 This is probably it: /sys/module/glamo_mci/parameters/sd_max_clk

 Nathan

 ___
 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
 

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


Re: Debian Install failure: Hash Sum Mismatch

2008-08-27 Thread Nathan Kinkade
2008/8/27 Joseph Reeves [EMAIL PROTECTED]:
 Thanks Nathan, that sounds encouraging.

 I've not found anything too useful yet:

 [EMAIL PROTECTED]:~# find /sys | grep clock
 /sys/devices/system/clocksource
 /sys/devices/system/clocksource/clocksource0
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 /sys/devices/system/clocksource/clocksource0/available_clocksource
 [EMAIL PROTECTED]:~# cat
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 jiffies
 [EMAIL PROTECTED]:~#

 But I'll keep looking around.

 Cheers,

 Joseph

This is probably it: /sys/module/glamo_mci/parameters/sd_max_clk

Nathan

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


Re: Debian Install failure: Hash Sum Mismatch

2008-08-27 Thread Joseph Reeves
Thanks again Nathan,

Just found this extra info via google:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg00942.html

Joseph



2008/8/27 Nathan Kinkade [EMAIL PROTECTED]:
 2008/8/27 Joseph Reeves [EMAIL PROTECTED]:
 Thanks Nathan, that sounds encouraging.

 I've not found anything too useful yet:

 [EMAIL PROTECTED]:~# find /sys | grep clock
 /sys/devices/system/clocksource
 /sys/devices/system/clocksource/clocksource0
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 /sys/devices/system/clocksource/clocksource0/available_clocksource
 [EMAIL PROTECTED]:~# cat
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 jiffies
 [EMAIL PROTECTED]:~#

 But I'll keep looking around.

 Cheers,

 Joseph

 This is probably it: /sys/module/glamo_mci/parameters/sd_max_clk

 Nathan

 ___
 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: Debian Install failure: Hash Sum Mismatch

2008-08-26 Thread Joseph Reeves
I've just got hold of a new (to me) 2 gig card that Debian fails to
install on at almost the same point. I thought it might be a problem
related with the anti-virus on our firewall getting a hammering, so I
whitelisted the debian mirror and tried again, but it fails as before.
I've downloaded a couple of packages and md5sum'ed them - the returned
sums are correct, although I'm not going to go to the hassle of
manually downloading all the packages that failed and copying them
local to my phone.

Anyone have any more ideas?


http://en.wikipedia.org/wiki/Chicken_Cottage

how very anti-climactic

It's even worse if you're actually there...

Joseph




2008/8/19 arne anka [EMAIL PROTECTED]:
 I ha(ve|d) this problem today, too, but don't know about any cause or
 solution...

 i step in the right direction would have been to shorten the mail before
 replying ;-)

 first thing i'd try would be
 apt-get update  apt-get upgrade
 if the errors persist, either your sd card is faulty or apt has issues or
 the infamous sd card bug strikes again (how big is your sd card?) ...

 download the archive(s) manually and compare the checksums
 # apt-cache show fso-utils
 Package: fso-utils
 Version: 0.git20080812.2
 Architecture: all
 Maintainer: Joachim Breitner [EMAIL PROTECTED]
 Installed-Size: 76
 Depends: python-dbus, python
 Suggests: gsm0710muxd
 Priority: extra
 Section: misc
 Filename: pool/main/f/fso-utils/fso-utils_0.git20080812.2_all.deb
 Size: 11872
 SHA256: a294c93a0ab62b54d30009bd14a234be43b4a9e11d4c5ea9d081eff7644d846a
 SHA1: 67fbec63110961999e3e3dde81316e251e71baf5
 MD5sum: 6134ea91b8da82d393a13ef012e907db
 Description: Useful tools for the freesmartphone.org system
  TODO


 MD5sum has the md5sum (surprise), now do
 # md5sum fso-utils_0.git20080812.2_all.deb
 6134ea91b8da82d393a13ef012e907db  fso-utils_0.git20080812.2_all.deb

 if the sums are the same, the package is most likely ok. put it into
 /var/cache/apt/archives/.
 do so with the others.
 now do
 apt-get upgrade
 it should work now -- if not you're probably out of look with your sd card.

 ___
 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: Debian Install failure: Hash Sum Mismatch

2008-08-26 Thread Nathan Kinkade
2008/8/26 Joseph Reeves [EMAIL PROTECTED]:
 I've just got hold of a new (to me) 2 gig card that Debian fails to
 install on at almost the same point. I thought it might be a problem
 related with the anti-virus on our firewall getting a hammering, so I
 whitelisted the debian mirror and tried again, but it fails as before.
 I've downloaded a couple of packages and md5sum'ed them - the returned
 sums are correct, although I'm not going to go to the hassle of
 manually downloading all the packages that failed and copying them
 local to my phone.
snip

I post this here not a certain fix, but perhaps another road to go
down.  A friend and co-worker of mine was having problems installing
Debian as well.  He was getting CRC errors on package installs.  He
reduced the clock speed of the SD card down to something like only 10%
of it's original speed and the install finally worked.  I didn't get
from him how he lowered the clock speed of the card, but finding the
right place /sys involved something like find /sys | grep clock.
Maybe this could help someone.

Nathan

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


Re: Debian Install failure: Hash Sum Mismatch

2008-08-20 Thread Joachim Breitner
Hi,

Am Dienstag, den 19.08.2008, 16:50 +0100 schrieb Joseph Reeves:
 Following the instructions on the Debian wiki, but I get Hash Sum
 Mismath errors on the whilst it fetches packages for apt. Sorry for
 the big cut and paste, but it works until here then dies. Tried twice,
 both times it fails at the same point:
 
 Get:605 http://ftp2.de.debian.org unstable/main
 gstreamer0.10-plugins-bad 0.10.7-2 [993kB]
 Get:606 http://ftp2.de.debian.org unstable/main mtd-utils 20080508-1 [287kB]
 Get:607 http://ftp2.de.debian.org experimental/main python-ecore 0.2.1-2 
 [295kB]
 Get:608 http://ftp2.de.debian.org experimental/main python-evas 0.2.1-2 
 [374kB]
 Fetched 5899kB in 7min35s (13.0kB/s)
 Failed to fetch
 http://ftp2.de.debian.org/debian/pool/main/x/xorg/x11-common_7.3+15_all.deb
  Hash Sum mismatch
 Failed to fetch

Sorry, no idea. The only guesses I can make are network problems or
hardware failure. It it were only some packages, it might have been a
bad mirror push, but this looks strange.

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Debian Install failure: Hash Sum Mismatch

2008-08-20 Thread Ben Holt
Joseph Reeves wrote:
 I'm using the 512 card that shipped with the gta01. I think it's the
 same as the one that came with the FreeRunner, although I lost that
 one whilst drunk in a Chicken Cottage (it was in my wallet after I had
 removed it from the phone to fix the GPS troubles).
   

Sorry, but you can't just give us a smidgen of information like I lost 
that one whilst drunk in a Chicken Cottage without going into further 
detail.  I've lost plenty of money from my wallet while errr 
whilst... drunk, but never a SD card and never in a chicken cottage, 
whatever the heck that is.

- Ben

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


Re: Debian Install failure: Hash Sum Mismatch

2008-08-20 Thread Robin Paulson
2008/8/21 Ben Holt [EMAIL PROTECTED]:
 Joseph Reeves wrote:
 I'm using the 512 card that shipped with the gta01. I think it's the
 same as the one that came with the FreeRunner, although I lost that
 one whilst drunk in a Chicken Cottage (it was in my wallet after I had
 removed it from the phone to fix the GPS troubles).


 Sorry, but you can't just give us a smidgen of information like I lost
 that one whilst drunk in a Chicken Cottage without going into further
 detail.  I've lost plenty of money from my wallet while errr
 whilst... drunk, but never a SD card and never in a chicken cottage,
 whatever the heck that is.

http://en.wikipedia.org/wiki/Chicken_Cottage

how very anti-climactic

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


Debian Install failure: Hash Sum Mismatch

2008-08-19 Thread Joseph Reeves
Following the instructions on the Debian wiki, but I get Hash Sum
Mismath errors on the whilst it fetches packages for apt. Sorry for
the big cut and paste, but it works until here then dies. Tried twice,
both times it fails at the same point:

Get:605 http://ftp2.de.debian.org unstable/main
gstreamer0.10-plugins-bad 0.10.7-2 [993kB]
Get:606 http://ftp2.de.debian.org unstable/main mtd-utils 20080508-1 [287kB]
Get:607 http://ftp2.de.debian.org experimental/main python-ecore 0.2.1-2 [295kB]
Get:608 http://ftp2.de.debian.org experimental/main python-evas 0.2.1-2 [374kB]
Fetched 5899kB in 7min35s (13.0kB/s)
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/x/xorg/x11-common_7.3+15_all.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxau/libxau6_1.0.3-3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxdmcp/libxdmcp6_1.0.2-3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxcb/libxcb1_1.1-1.1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libx11/libx11-data_1.1.4-2_all.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libx11/libx11-6_1.1.4-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxfixes/libxfixes3_4.0.3-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libi/libice/libice6_1.0.4-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libs/libsm/libsm6_1.0.3-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxt/libxt6_1.0.5-3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxext/libxext6_1.0.4-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxpm/libxpm4_3.5.7-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxaw/libxaw7_1.0.4-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/g/gmp/libgmp3c2_4.2.2+dfsg-3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/m/mpfr/libmpfr1ldbl_2.3.1.dfsg.1-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/g/gcc-4.3/cpp-4.3_4.3.1-9_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/g/gcc-defaults/cpp_4.3.1-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/x/x11-xkb-utils/x11-xkb-utils_7.4+1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxi/libxi6_1.1.3-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxmu/libxmuu1_1.0.4-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxrender/libxrender1_0.9.4-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxrandr/libxrandr2_1.2.3-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxtrap/libxtrap6_1.0.0-5_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxxf86misc/libxxf86misc1_1.0.1-3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libx/libxxf86vm/libxxf86vm1_1.0.2-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/x/xbitmaps/xbitmaps_1.0.1-2_all.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libg/libgpg-error/libgpg-error0_1.4-2_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libg/libgcrypt11/libgcrypt11_1.4.1-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/g/gdbm/libgdbm3_1.8.3-3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/libt/libtasn1-3/libtasn1-3_1.4-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/g/gnutls26/libgnutls26_2.4.1-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/l/lzo2/liblzo2-2_2.03-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/n/ncurses/libncursesw5_5.6+20080804-1_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/n/newt/libnewt0.52_0.52.2-11.3_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/p/popt/libpopt0_1.14-4_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/c/cyrus-sasl2/libsasl2-2_2.1.22.dfsg1-22_armel.deb
 Hash Sum mismatch
Failed to fetch
http://ftp2.de.debian.org/debian/pool/main/n/newt/whiptail_0.52.2-11.3_armel.deb
 Hash Sum mismatch

Re: Debian Install failure: Hash Sum Mismatch

2008-08-19 Thread arne anka
 I ha(ve|d) this problem today, too, but don't know about any cause or
 solution...

i step in the right direction would have been to shorten the mail before  
replying ;-)

first thing i'd try would be
apt-get update  apt-get upgrade
if the errors persist, either your sd card is faulty or apt has issues or  
the infamous sd card bug strikes again (how big is your sd card?) ...

download the archive(s) manually and compare the checksums
# apt-cache show fso-utils
Package: fso-utils
Version: 0.git20080812.2
Architecture: all
Maintainer: Joachim Breitner [EMAIL PROTECTED]
Installed-Size: 76
Depends: python-dbus, python
Suggests: gsm0710muxd
Priority: extra
Section: misc
Filename: pool/main/f/fso-utils/fso-utils_0.git20080812.2_all.deb
Size: 11872
SHA256: a294c93a0ab62b54d30009bd14a234be43b4a9e11d4c5ea9d081eff7644d846a
SHA1: 67fbec63110961999e3e3dde81316e251e71baf5
MD5sum: 6134ea91b8da82d393a13ef012e907db
Description: Useful tools for the freesmartphone.org system
  TODO


MD5sum has the md5sum (surprise), now do
# md5sum fso-utils_0.git20080812.2_all.deb
6134ea91b8da82d393a13ef012e907db  fso-utils_0.git20080812.2_all.deb

if the sums are the same, the package is most likely ok. put it into  
/var/cache/apt/archives/.
do so with the others.
now do
apt-get upgrade
it should work now -- if not you're probably out of look with your sd card.

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