Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Has there been any changes to charging? (modules needed?) For todays | kernel I cant get USB charging above 100ma. Last charger-related patches went in over a week ago, it'd be bad if we stuck charging

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | ~ - binning the finegrained module packaging and having the modules | all | inside the kernel package | | nope. | | ~ - if not, making some modules dependencies of the kernel package | | yes. | | ~ - doing

Re: Neo Freerunner hangs

2008-08-01 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi, | | The openmoko neo gta02 hangs frequently. I'v upgraded the software but | no use. It is happening mostly during calls, working with address | book, or any other software. Then I have to remove to

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread Jay Vaughan
| ~ - binning the finegrained module packaging and having the modules | all | inside the kernel package | nope. | ~ - if not, making some modules dependencies of the kernel package | yes. | ~ - doing a depmod post-install or update of a kernel module package? | yes. Opinions are

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread W.Kenworthy
On Fri, 2008-08-01 at 13:45 +0200, Jay Vaughan wrote: | ~ - binning the finegrained module packaging and having the modules | all | inside the kernel package | nope. | ~ - if not, making some modules dependencies of the kernel package | yes. | ~ - doing a depmod post-install or

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | The strategy above allows us to easily add and remove packages while | maintaining stable end-user systems. Until the dust settles on the But so does a single kernel package that includes the modules.

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread Jay Vaughan
But so does a single kernel package that includes the modules. There can be no risk of having modules mismatch the monolithic kernel then. Nor will changing to this model destabilize anything, the package is sticking things down /lib/modules same as the modular packages do using the same

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread Jay Vaughan
As a user, I beg to differ. Splitting the kernel into packages is a pita for users. More to download, more to manage and more to go wrong with inconsistencies and installation mayhem. I have been enlightened, I concur .. ; -- Jay Vaughan ___

GPS issue final state?

2008-08-01 Thread Christoph Anton Mitterer
Hi. Is it possible that one of the OpenMoko team members put up a wiki-page (probably protected from changes) or something similar,... and provide there the most recent, official and authoritative information about the GPS issue? Everybody knows about the two fixes (SW and HW) but a lot of

Re: battery issues

2008-08-01 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hi again. | | I'd also like to see such a page about the battery issues. | I mean that stuff with flat battery, possible workarounds that work | right now. And what will be/could be fixed in the future

gcc cant find cc1, g++ cant find crt1.o

2008-08-01 Thread H. Rosmanith
hello, I've installed gcc, g++ and binutils natively. However, I cannot compile even a void printf(char *); int main() { printf(220 helo herp\n); } (1) First, cc or gcc cannot be found, there are only gcc directories, but no gcc executable. However, there is a:

Re: gcc cant find cc1, g++ cant find crt1.o

2008-08-01 Thread Steven **
There are a few *-symlinks packages you'll want. I believe it's gcc-symlinks. Just do opkg list | grep symlink and install the relevant ones. -Steven On Fri, Aug 1, 2008 at 10:19 AM, H. Rosmanith [EMAIL PROTECTED] wrote: hello, I've installed gcc, g++ and binutils natively. However, I

Re: Neo Freerunner hangs

2008-08-01 Thread Marco Trevisan (Treviño)
Vimal Joseph ha scritto: Hi, The openmoko neo gta02 hangs frequently. I'v upgraded the software but no use. It is happening mostly during calls, working with address book, or any other software. Then I have to remove to battery to reboot the system. What can be the reason? any possible

Re: Neo Freerunner hangs

2008-08-01 Thread Vimal Joseph
On Fri, Aug 1, 2008 at 5:32 PM, Andy Green [EMAIL PROTECTED] wrote: Try holding the power button down for 10 seconds next time, if that does turn it off then my thoughts would turn towards Glamo-related problems. Otherwise something even more 'orrible is happening. I'v erased the nand kernel

Re: Neo Freerunner hangs

2008-08-01 Thread Vimal Joseph
On Fri, Aug 1, 2008 at 9:32 PM, Marco Trevisan (Treviño) [EMAIL PROTECTED] wrote: That's exactly the same thing I get. Read my post [1], it seems to be a (X)glamo problem, using Xfbdev as replacement workarounds this; however it makes really hard to scroll in menus and slowdowns the windows

Re: can't get images

2008-08-01 Thread rakshat hooja
Same On Fri, Aug 1, 2008 at 10:04 PM, Peter Abplanalp [EMAIL PROTECTED][EMAIL PROTECTED] wrote: i'm trying to get new images from http://buildhost.openmoko.org/daily/freerunner/ and i'm getting a 403 forbidden. i got this link from the http://wiki.openmoko.org/wiki/Latest_Images page on

OM2008.8 Theme

2008-08-01 Thread sparky mat
Is the OM2008.8 theme being actively developed? ___ support mailing list support@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/support

Re: gcc cant find cc1, g++ cant find crt1.o

2008-08-01 Thread H. Rosmanith
There are a few *-symlinks packages you'll want. I believe it's gcc-symlinks. Just do opkg list | grep symlink and install the relevant ones. nice. works ... almost. the (only?) file which seems to me missing right now is crt1.o. according to gentoo, crt1.o is part of glibc. but on

Re: gcc cant find cc1, g++ cant find crt1.o

2008-08-01 Thread Jay Vaughan
There are a few *-symlinks packages you'll want. I believe it's gcc-symlinks. Just do opkg list | grep symlink and install the relevant ones. .. and don't forget the -dev packages too .. ; -- Jay Vaughan ___ support mailing list

Re: Neo Freerunner hangs

2008-08-01 Thread Rod Whitby
Vimal Joseph wrote: On Fri, Aug 1, 2008 at 5:32 PM, Andy Green [EMAIL PROTECTED] wrote: Try holding the power button down for 10 seconds next time, if that does turn it off then my thoughts would turn towards Glamo-related problems. Otherwise something even more 'orrible is happening.

Re: opkg upgrade breaks USB networking: g_ether module missing

2008-08-01 Thread William Kenworthy
ok, this morning had a lot of opkg updates (utc, 200802) after which usb charging was back to normal. I then flashed uboot with todays daily - charging via laptop/desktop is still 500ma. Somethings improved - the software seems *much* snappier and I like the red aux button to show when its

Worrisome output from opkg -test update in 2007.2

2008-08-01 Thread Dale Schumacher
I'm running 2007.2. My last opkg update/upgrade was 2008-07-24. I've been watching for a stable point to upgrade and thought now might be it. I started with opkg update. After that completed, I tried opkg -test update. This resulted in several messages that concern me. This first group is:

Re: GPS issue final state?

2008-08-01 Thread Michael Shiloh
Christoph Anton Mitterer wrote: Hi. Is it possible that one of the OpenMoko team members put up a wiki-page (probably protected from changes) or something similar,... and provide there the most recent, official and authoritative information about the GPS issue? Everybody knows about

Re: GPS issue final state?

2008-08-01 Thread Russell Sears
Michael Shiloh wrote: Any advice appreciated. I've been tricked a few times by what I think was lucky satellite positions (30-120 sec ttff one day, 20 minutes the next). I don't know how long it typically takes the satellites to move from lucky to unlucky, but that probably should be taken

Re: Worrisome output from opkg -test update in 2007.2

2008-08-01 Thread Olivier Berger
Dale Schumacher [EMAIL PROTECTED] writes: Finally we have these messages: Collected errors: * Package gtk+ wants to install file /usr/lib/libgtk-x11-2.0.so.0 But that file is already provided by package * gtk+-fastscaling * Package gtk+ wants to install file