WLAN not working

2008-07-05 Thread Christoph Anton Mitterer
Hi.

I've received my GTA02 yesterday :-)

Flashed it to the most recent version
(http://downloads.openmoko.org/releases/Freerunner/)...
Unfortunately,... when I try to use WLAN I get this:
[EMAIL PROTECTED]:~# ifup wlan0
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; No such device.
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device wlan0 ; No such device.
ifconfig: SIOCGIFFLAGS: No such device
wlan0 No such device

udhcpc: SIOCGIFINDEX: No such device
[EMAIL PROTECTED]:~# 


And when I use the following config:
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

iface wlan0 inet dhcp 
wpa-ssid "scientia.net" 
wpa-psk "secret" 
#wpa-scan-ssid 1

# Wireless interfaces
#iface wlan0 inet dhcp
#wireless_mode managed
#wireless_essid any
iface atml0 inet dhcp

# Wired or wireless interfaces
iface eth0 inet dhcp
iface eth1 inet dhcp

# Ethernet/RNDIS gadget (g_ether)
# ... or on host side, usbnet and random hwaddr
auto usb0
iface usb0 inet static
address 192.168.200.2
netmask 255.255.255.0
network 192.168.200.0
gateway 192.168.200.1
up echo nameserver 192.168.200.1 >/etc/resolv.conf

# Bluetooth networking
iface bnep0 inet dhcp


I get this:
[EMAIL PROTECTED]:~# ifup wlan0
WPA: Configuring Interface
ioctl[SIOCSIWPMKSA]: No such device
ioctl[SIOCSIWMODE]: No such device
Could not configure driver to use managed mode
ioctl[SIOCGIFFLAGS]: No such device
Could not set interface 'wlan0' UP
ioctl[SIOCGIWRANGE]: No such device
ioctl[SIOCGIFINDEX]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWAUTH]: No such device
WEXT auth param 7 value 0x0 - Failed to disable WPA in the driver.
ioctl[SIOCSIWAUTH]: No such device
WEXT auth param 5 value 0x0 - ioctl[SIOCSIWAUTH]: No such device
WEXT auth param 4 value 0x0 - ioctl[SIOCSIWAP]: No such device
ioctl[SIOCGIFFLAGS]: No such device
wpa_supplicant: /usr/sbin/wpa_supplicant daemon failed to start
FAILED
Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or
directory
ifconfig: SIOCGIFFLAGS: No such device
wlan0 No such device

udhcpc: SIOCGIFINDEX: No such device
[EMAIL PROTECTED]:~# 



Any ideas?

Thanks,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


gta2 crashes completely

2008-07-07 Thread Christoph Anton Mitterer
Hi.

Sometimes I have the problem that the GTA2 crashes completely,..

I did nothing (I assume the device was in standby),... and when I try to
reactivate it,.. nothing happens...
Even when I press the power button very long nothing happens... I have
to remove the battery (which is very annoying, and probably bad for the
case, as it happens so often)

Any ideas?

Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Signature check failed

2008-07-07 Thread Christoph Anton Mitterer
Hi.

When I update (opkg update) I get the following:

[EMAIL PROTECTED]:/etc/opkg# opkg update
Downloading http://buildhost.openmoko.org/daily-feed/all/Packages.gz
Downloading http://buildhost.openmoko.org/daily-feed/all/Packages.sig
Signature check failed
Downloading http://buildhost.openmoko.org/daily-feed/armv4t/Packages.gz
Downloading http://buildhost.openmoko.org/daily-feed/armv4t/Packages.sig
Signature check failed
Downloading http://buildhost.openmoko.org/daily-feed/neo1973/Packages.gz
Downloading
http://buildhost.openmoko.org/daily-feed/neo1973/Packages.sig
Signature check failed
Downloading
http://buildhost.openmoko.org/daily-feed/om-gta02/Packages.gz
Downloading
http://buildhost.openmoko.org/daily-feed/om-gta02/Packages.sig
Signature check failed
Collected errors:
 * Failed to download
http://buildhost.openmoko.org/daily-feed/all/Packages.gz, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/all/Packages.sig, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/armv4t/Packages.gz, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/armv4t/Packages.sig, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/neo1973/Packages.gz, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/neo1973/Packages.sig, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/om-gta02/Packages.gz, error 0
 * Failed to download
http://buildhost.openmoko.org/daily-feed/om-gta02/Packages.sig, error 0



It seems that this sig files are missing,...
Am I doing something wrong here?


Regards,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner @ pulster.eu Shop

2008-07-07 Thread Christoph Anton Mitterer
Got mine last friday :-) from Pulster ...

Everything worked well :)

Regards,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Signature check failed

2008-07-07 Thread Christoph Anton Mitterer
On Mon, 2008-07-07 at 22:45 +0200, arne anka wrote:
> nope. signature files seem to be non-existent, opkg probably checks for  
> them by default.
Uhm should we perhaps bring this to the attention of the developers?
Having signed packages is IMHO very important for security.


> the miss of Packages.gz is more worrisome, because opkg computes the list  
> of available packes from it.
> did you try again after a while? maybe these were just regenerated.
The miss of those was just because I (as always) forgot to setup
resolv.conf (as Ian guessed correctly ;) )


Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Battery loading ...

2008-07-07 Thread Christoph Anton Mitterer
Hi.

I've looked a bit into the following:


1) The battery seems to be charging:
But why is the value POWER_SUPPLY_CURRENT_NOW negative?

[EMAIL PROTECTED]:/sys/devices/platform/bq27000-battery.0/power_supply/bat#
cat uevent 
POWER_SUPPLY_NAME=bat
POWER_SUPPLY_TYPE=Battery
POWER_SUPPLY_STATUS=Charging
POWER_SUPPLY_VOLTAGE_NOW=4183000
POWER_SUPPLY_CURRENT_NOW=-33750
POWER_SUPPLY_CHARGE_FULL=1223082
POWER_SUPPLY_TEMP=348
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TIME_TO_EMPTY_NOW=3932100
POWER_SUPPLY_TIME_TO_FULL_NOW=0
POWER_SUPPLY_CAPACITY=100
[EMAIL PROTECTED]:/sys/devices/platform/bq27000-battery.0/power_supply/bat#
cat uevent 
POWER_SUPPLY_NAME=bat
POWER_SUPPLY_TYPE=Battery
POWER_SUPPLY_STATUS=Charging
POWER_SUPPLY_VOLTAGE_NOW=4186000
POWER_SUPPLY_CURRENT_NOW=-28500
POWER_SUPPLY_CHARGE_FULL=1223082
POWER_SUPPLY_TEMP=351
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TIME_TO_EMPTY_NOW=3932100
POWER_SUPPLY_TIME_TO_FULL_NOW=0
POWER_SUPPLY_CAPACITY=100


2) Now it is full...
It seems that now the power is taken from the battery and not from the
(still connected) USB cable is this desired?

You see a up and down of the POWER_SUPPLY_CURRENT_NOW, although the
status is always "Discharging"...


[EMAIL PROTECTED]:/sys/devices/platform/bq27000-battery.0/power_supply/bat#
cat uevent 
POWER_SUPPLY_NAME=bat
POWER_SUPPLY_TYPE=Battery
POWER_SUPPLY_STATUS=Discharging
POWER_SUPPLY_VOLTAGE_NOW=4183000
POWER_SUPPLY_CURRENT_NOW=5062
POWER_SUPPLY_CHARGE_FULL=1223082
POWER_SUPPLY_TEMP=348
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TIME_TO_EMPTY_NOW=913440
POWER_SUPPLY_TIME_TO_FULL_NOW=3932100
POWER_SUPPLY_CAPACITY=100
[EMAIL PROTECTED]:/sys/devices/platform/bq27000-battery.0/power_supply/bat#
cat uevent 
POWER_SUPPLY_NAME=bat
POWER_SUPPLY_TYPE=Battery
POWER_SUPPLY_STATUS=Discharging
POWER_SUPPLY_VOLTAGE_NOW=4181000
POWER_SUPPLY_CURRENT_NOW=3937
POWER_SUPPLY_CHARGE_FULL=1223082
POWER_SUPPLY_TEMP=348
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TIME_TO_EMPTY_NOW=1174440
POWER_SUPPLY_TIME_TO_FULL_NOW=3932100
POWER_SUPPLY_CAPACITY=100
[EMAIL PROTECTED]:/sys/devices/platform/bq27000-battery.0/power_supply/bat#
cat uevent 
POWER_SUPPLY_NAME=bat
POWER_SUPPLY_TYPE=Battery
POWER_SUPPLY_STATUS=Discharging
POWER_SUPPLY_VOLTAGE_NOW=4181000
POWER_SUPPLY_CURRENT_NOW=6937
POWER_SUPPLY_CHARGE_FULL=1223082
POWER_SUPPLY_TEMP=348
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TIME_TO_EMPTY_NOW=00
POWER_SUPPLY_TIME_TO_FULL_NOW=3932100
POWER_SUPPLY_CAPACITY=100
[EMAIL PROTECTED]:/sys/devices/platform/bq27000-battery.0/power_supply/bat#
cat uevent 
POWER_SUPPLY_NAME=bat
POWER_SUPPLY_TYPE=Battery
POWER_SUPPLY_STATUS=Discharging
POWER_SUPPLY_VOLTAGE_NOW=4181000
POWER_SUPPLY_CURRENT_NOW=9750
POWER_SUPPLY_CHARGE_FULL=1223082
POWER_SUPPLY_TEMP=348
POWER_SUPPLY_TECHNOLOGY=Li-ion
POWER_SUPPLY_PRESENT=1
POWER_SUPPLY_TIME_TO_EMPTY_NOW=00
POWER_SUPPLY_TIME_TO_FULL_NOW=3932100
POWER_SUPPLY_CAPACITY=100



Best wishes,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Battery loading ...

2008-07-07 Thread Christoph Anton Mitterer
Ah,... and it's intersting that, after the battery has been fully
loaded,... the POWER_SUPPLY_TIME_TO_FULL_NOW becomes 3932100

?!


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: SanDisk micro SDHC 8GB card under testing

2008-07-10 Thread Christoph Anton Mitterer
On Thu, 2008-07-10 at 11:45 -0700, ian douglas wrote:
> Got my 8GB SanDisk 8GB micro SDHC card [1]
I have one, too. Ok it is a SanDisk SDHC ultra 8GB...
Seems to work,.. I've already added it to the wikipage :)


Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


GTA02 final revision?

2008-07-10 Thread Christoph Anton Mitterer
Hi.

Just a short question:
I've bought my GTA02 about a week ago at pulster.de ...
When I do a cat /proc/cpuinfo it tells me
Hardware: GTA02
Revision: 0350
Serial  : 

But on http://wiki.openmoko.org/wiki/Neo_FreeRunner_GTA02_Hardware
there's at leas an ATAG_REVISION: 0360 listed.

Does this mean that my GTA02 isn't of the newest revision?

Which one is the revision for mass production? And are there any
differences between that on and mine?


Thanks,
Chris.

btw: Why is the serial-# all 0's??


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-15 Thread Christoph Anton Mitterer
Hi.


I can only partly confirm this

With SD card removed,... I took 291 s (in my first tests) from inside a
building but on the window.
If I'm not at the windows but "deeper" (2m from the window away) inside
the building,.. it seems that I still don't get a fix.

Anyway,... I had it before (with SD card inserted) that I got a fix in <
4 mins,.. ok this happened only once.

However,.. I think even 291 s is to much,.. other devices like TomTom
are worlds better...
And I've read in this thread, that people got a fix < 30 s .
Was this from a cold start?


Perhaps several reasons play together here:
- shielding
- voltage problems
- no initial data fed after a cold start

btw: Now I moved the moko away from the window,... and deeper inside my
room (again about 2m) and I do not longer get any fixes (although I
didn't restart anything)


If it would really happen that one cannot use GPS with SD card
together,.. and perhaps even if it remains as unstable as it is with my
device,... one could really throw the GTA02 away I think...
SD card and its storage is important for lots of applications
(OGG-Player, GPS Navgiation, etc.)


I'm also missing an "official" Wiki page or something like this with the
current information from FIC/OpenMoko Inc. officials.
This issue is very critical for most of us due to warranty reasons and
so on... :-(


Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-15 Thread Christoph Anton Mitterer
Hi Jörg.

"Great" news... thanks for your update :-)

On Tue, 2008-07-15 at 23:29 +0200, Joerg Reisenweber wrote:
> We're about to verify a hw-fix so you could even watch video and still have 
> GPS positioning during that.
What would a hardware fix mean? Recall all the devices? Let the users
repair it themselves (and possibly loose their warranty)?
Is this already under discussion?

Best wishes,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-15 Thread Christoph Anton Mitterer
On Wed, 2008-07-16 at 00:37 +0200, Flemming Richter Mikkelsen wrote:
> This GPS problem shows a lot about the community vs openmoko.
> Some try to help (developers?)
> Some complain (regular users?)
*G*


> But what is really amazing is that a fix is almost ready right after
> the problem was addressed:)
That's true,... and thanks again to all involved people :-)

However,.. one must really think why this problem didn't turn out in the
factory tests :-(


> People with a working GPS without SD card, will soon have a
> working GPS no matter what. They should be extremely happy,
> not complain.
Hopefully even at full power (Jörg told about a hw fix =) ).


> On some phones, the GPS does not work without the SD card
> and I am afraid there will be no software work-around for that.
> The good thing is that this HW bug is only on a few of the phones.
Ok,.. but what will happen to those users? Will they get a free excange
device?


> I respect Openmoko and I know they do their very best to solve
> these issues. It is better to let them work with solutions than to
> complain.
Of course,... and I can imagine that it's very annoying to the
developers who do their best to read all those whining mails, even as
some of them were quite unfriendly.
But on the other hand one should not forget that the phone was a little
bit expensive,... some of us might be still students or have little
money for other reasons... thus I can understand if some of us were very
impatient in this issue :-)

Best wishes,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Battery Lifetime

2008-07-16 Thread Christoph Anton Mitterer
How are you doing this?

If I fully charge my GTA02 battery before I go to bed,.. it will be
nearly empty when I wake up (I seep 7-8 hours),...
Dim+nolock is choosen, as dim+lock seems to crash the device and I have
to remove the battery to reboot (nothing else works). Does anybody else
suffer from this?

I'm using the 2007.2 image with everything upgraded...
What are you using?

On Tue, 2008-07-15 at 21:29 -0700, Adam Talbot wrote:
> This is all with my FreeRunner.
> 144 hours, to be exact. Or, about 6 days of stand by time.  Something
> like 4 hours of active talk time. Looks like you could get 8 days and 5
> of talk, but I like every thing turned on. I have GPS running, but with
> out an SD card ;-).  Currently using the built in APM for power
> management. Keep in mind suspend/resume is unstable.  As I have seen
> many times.  Still working on squashing the bugs. Currently do not have
> a working SIM to test wake up on call.
> 
> Is there a way to stop the screen bumping issue?  Perhaps unload the
> module that runs the touchscreen until there is a wake event (Auk key)?


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-16 Thread Christoph Anton Mitterer
On Wed, 2008-07-16 at 09:17 +0200, Marcus Bauer wrote:
> I don't follow your view. The Debian ssh bug was all but obvious. That's
> why it went for a long time unnoticed. 
This is off topic but:

I don't consider the SSL issue (SSH was only affected by this) as all
Debian's fault.
First off all distros always had to and always will have to patch
applications. The arguments of the (Open)SSL project leader that distros
mustn't do that are simply stupid and/or unrealistic

On the other hand, IIRC the bug was that Debian cleanly initialised some
previously uninitialised memory, that should have been used for
generating random numbers.
1) This sounds like very crappy programming. If OpenSSL chooses to do
such strange techniques the really should document this with some big
exclamation marks in the code. That way that unfortunate Debian
maintainer would probably have noticed what he did.
2) At best this uninitialised memory should be used to further improve
the randomness of the key,... I think it's horrible that its quality
depended so much on that. What if that memory area wasn't used before
and is thus all 0x0, or what if a single colour png files was at this
position in the memory?

Just wanted to say this ;)

... and yes,.. I love Debian ;P

Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-16 Thread Christoph Anton Mitterer
On Wed, 2008-07-16 at 10:55 +0100, Al Johnson wrote:
> Only if the GPS app is trying to read maps from SD during the time the GPS is 
> getting the initial fix. Once we have the fix the required signal level is 
> lower, so even with the SD enabled the GPS holds a fix better than my Garmin 
> Geko. Sounds like an easy one to work around to me.
Yes,.. but if somehow possible,.. the real hardware fix should be made
available for everybody, I think :-)


Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Reason for GPS problems found!

2008-07-16 Thread Christoph Anton Mitterer
On Wed, 2008-07-16 at 08:34 +0200, Marcus Bauer wrote:
> From all the Openmoko employees nobody has realized that the GPS is
> broken. Why have you not used the phone yourselves? Why are you abusing
> the community in such a shameless way?
This (and other - especially personal - insults like this) is completely
inappropriate and the only one that should shame is you.
What comes next? Comparisons with Nazis? In that case everybody please
don't forget Godwin's law.


I hope that the "main developers" (especially Jörg, and all other) see
that most of the people on this list are actually very pleased about
their work. At least I am :)


Chris.


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


Re: Battery Lifetime

2008-07-17 Thread Christoph Anton Mitterer
On Wed, 2008-07-16 at 20:12 -0600, Scott Derrick wrote:
> you got a SD card plugged in?
Nope (due to our GPS issue ;) )


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: suspend and immediate wake-up

2008-07-28 Thread Christoph Anton Mitterer
On Fri, 2008-07-18 at 13:39 +0100, Al Johnson wrote:
> It's getting woken by a message from the GSM. Mine does it on reregistration 
> at variable intervals, maybe 3 times an hour. If it happens much more often 
> it's worth reporting.
I have the same issue (not always but sometimes),.. and this comes
probably not from GSM network messages...
Because it happens over and over again (once this issue happens).

Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


problems when upgrading the kernel with opkg

2008-07-29 Thread Christoph Anton Mitterer
Hi.

I did an okpg ugrade on ASU image and got the following:
Configuring kernel-2.6.24
Configuring kernel-image-2.6.24
Upgrading Kernel in Flash
DO NOT stop this process
Erasing 128 Kibyte @ 7e -- 98 % complete.
open input file: No such file or directory
Configuring kernel-module-arc4
Configuring kernel-module-bluetooth
Configuring kernel-module-bnep
Configuring kernel-module-cifs
Configuring kernel-module-crc-ccitt
Configuring kernel-module-ecb
Configuring kernel-module-hci-usb
Configuring kernel-module-hidp
Configuring kernel-module-l2cap
Configuring kernel-module-michael-mic
Configuring kernel-module-nls-utf8
Configuring kernel-module-ohci-hcd
Configuring kernel-module-ppp-async
Configuring kernel-module-ppp-deflate
Configuring kernel-module-ppp-generic
Configuring kernel-module-ppp-mppe
Configuring kernel-module-rfcomm
Configuring kernel-module-sco
Configuring kernel-module-scsi-mod
Configuring kernel-module-sd-mod
Configuring kernel-module-slhc
Configuring kernel-module-snd
Configuring kernel-module-snd-mixer-oss
Configuring kernel-module-snd-page-alloc
Configuring kernel-module-snd-pcm
Configuring kernel-module-snd-pcm-oss
Configuring kernel-module-snd-soc-core
Configuring kernel-module-snd-soc-neo1973-gta02-wm8753
Configuring kernel-module-snd-soc-s3c24xx
Configuring kernel-module-snd-soc-s3c24xx-i2s
Configuring kernel-module-snd-soc-wm8753
Configuring kernel-module-snd-timer
Configuring kernel-module-uinput
Configuring kernel-module-usb-storage
Configuring kernel-module-usbhid
Configuring kernel-module-usbserial
Configuring libc6
Configuring libgcc1
Configuring libstdc++6
[EMAIL PROTECTED]:~# opkg-


After that the system cannot boot (until I reflash the kernel from
uboot)
I've already had this on the 2007.2 image,... any idea why this happens?
Even reinstalling the kernel package does not help (the same error
appears):
[EMAIL PROTECTED]:~# opkg install kernel-image-2.6.24 -force-reinstall
Reinstalling kernel-image-2.6.24 (2:2.6.24+git25
+8533927964761f4e2078ccd8607b90f5acc60b93-r0) on root...
Downloading
http://buildhost.openmoko.org/daily-feed/om-gta02/kernel-image-2.6.24_2.6.24+git25+8533927964761f4e2078ccd8607b90f5acc60b93-r0_om-gta02.ipk
Configuring kernel-image-2.6.24
Upgrading Kernel in Flash
DO NOT stop this process
Erasing 128 Kibyte @ 7e -- 98 % complete.
open input file: No such file or directory
[EMAIL PROTECTED]:~# 


Thanks,
Chris.


smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: problems when upgrading the kernel with opkg / HELLO PLEASE NUKE BROKEN KERNEL PACKAGES

2008-08-01 Thread Christoph Anton Mitterer
Jup... thanks for solving :-)

Chris.



smime.p7s
Description: S/MIME cryptographic signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community