Re: infinite pcf50633_irq messages , no X

2008-08-04 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:

| Thank you very much, I will play with those when i can connect again (i
| reflashed the root filesystem, which has the freerunner working as new
| again, but now i have lost usb0 on the host laptop).

:-/  Sorry about that, because the modules are packaged separately now
we pushed the Ethernet gadget into a module you need to install a couple
of new packages.

Thomas B. found you need to

# opkg install kernel-module-g-ether kernel-module-cdc-ether
# depmod

before you reboot into new kernel.

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkiWtNkACgkQOjLpvpq7dMr+lwCfRtvTRmqnNp9TsDVlAICHuC4v
nWgAn17NT6xHKkhfRwficT0eeKDR0opE
=4e30
-END PGP SIGNATURE-

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread Zack Mollusc
Andy Green wrote:
> Somebody in the thread at some point said:
>
> | I am happy to try anything, but i can't find a how-to for altering
> | loglevel or disabling tty0. I don't have a debug board, if that makes
> | any difference.
>
> Both of these can be done on the kernel commandline in U-Boot environment,
>
> loglevel=8  <== show all kinds of messages on console
> loglevel=4  <== only more critical
>
> console=tty0  <=== use the LCM as console
>
> | If the error messages were suppressed, would i see the x windows screen?
> | Is the graphical 'desktop' likely to be running, but the lcd display is
> | tasked away to show the output of tty0?
>
> It can happen, you can use
>
> chvt 
>
> to force the display to vt 1-4 IIRC.
>
> Or,
>
> ps -Af
>
> will give you a list of processes running, look for X in there.
>
> -Andy
Thank you very much, I will play with those when i can connect again (i
reflashed the root filesystem, which has the freerunner working as new
again, but now i have lost usb0 on the host laptop).


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support






___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:

| I am happy to try anything, but i can't find a how-to for altering
| loglevel or disabling tty0. I don't have a debug board, if that makes
| any difference.

Both of these can be done on the kernel commandline in U-Boot environment,

loglevel=8  <== show all kinds of messages on console
loglevel=4  <== only more critical

console=tty0  <=== use the LCM as console

| If the error messages were suppressed, would i see the x windows screen?
| Is the graphical 'desktop' likely to be running, but the lcd display is
| tasked away to show the output of tty0?

It can happen, you can use

chvt 

to force the display to vt 1-4 IIRC.

Or,

ps -Af

will give you a list of processes running, look for X in there.

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkiWJmoACgkQOjLpvpq7dMqRVgCghzVpnisIfFsvDw1D37rQCI19
I5IAn1V93nhy4PjemRibaPxedDMecWUM
=PxHz
-END PGP SIGNATURE-

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread Zack Mollusc
Andy Green wrote:
> Somebody in the thread at some point said:
>
> | pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
> | pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
> | ADCRDY  <===
>
> Is something sitting polling the voltage on the battery using the old
> ADC / voltage method?
>
> | pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
> | pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
> | SECOND ADCRDY  <===
>
> Sometimes its a SECOND interrupt too, hum.
>
> | I tried booting the phone without the sim card or the sd card  but the
> | only difference I could see was that it now said pcf=c7d36c00 in the
> | scrolling text.
>
> That can change around, it's just a pointer.
>
> I guess we should just turn off these debugging messages, although
> they're actually interesting to me I doubt it's so interesting for
> everyone. They don't seem to show anything obviously evil.
>
> Another thing you can do is change your loglevel and / or having tty0 as
> a console at all on the kernel commandline.
>
> -Andy
I am happy to try anything, but i can't find a how-to for altering
loglevel or disabling tty0. I don't have a debug board, if that makes
any difference.

If the error messages were suppressed, would i see the x windows screen?
Is the graphical 'desktop' likely to be running, but the lcd display is
tasked away to show the output of tty0?

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support






___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:

| pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
| pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
| ADCRDY  <===

Is something sitting polling the voltage on the battery using the old
ADC / voltage method?

| pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
| pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
| SECOND ADCRDY  <===

Sometimes its a SECOND interrupt too, hum.

| I tried booting the phone without the sim card or the sd card  but the
| only difference I could see was that it now said pcf=c7d36c00 in the
| scrolling text.

That can change around, it's just a pointer.

I guess we should just turn off these debugging messages, although
they're actually interesting to me I doubt it's so interesting for
everyone. They don't seem to show anything obviously evil.

Another thing you can do is change your loglevel and / or having tty0 as
a console at all on the kernel commandline.

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkiWDAMACgkQOjLpvpq7dMrsOwCffx+PFzOSE0Pb1+ZNjpUmk0PM
OAEAmgNcfH1KXKZcyxpOAlvBRzgVtyCZ
=b1u4
-END PGP SIGNATURE-

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread Zack Mollusc
Andy Green wrote:
> Somebody in the thread at some point said:
> | after opkg upgrade from ssh, i get the infinite irq error messages
> | scrolling away. I followed
> | http://www.mail-archive.com/support@lists.openmoko.org/msg00068.html but
> | to no effect. If i restart X I get the orange 'Openmoko please wait'
> | splash screen, then back to the scrolling irq errors.
> | As I am a clueless noob, is there something obvious i am missing? Like X
> | is running but i don't know how to switch focus to it? Or a way to not
> | display the error messages?
> | Is there a way to opkg downgrade to factory settings and start again?
>
> No example of the infinite message?  I would guess it might be SECOND
> interrupt, did you try clicking the power button?
>
> -Andy
Sorry about the lack of an example, here we go:
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
ADCRDY
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
SECOND ADCRDY
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
SECOND ADCRDY
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
SECOND ADCRDY
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
ADCRDY
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
SECOND ADCRDY
pcf50633_irq: entering(irq=53, pcf=c7d34c00): scheduling work
pcf50633_work: INT1=0x00 INT2=0x00 INT3=0x40 INT4=0x00 INT5=0x00
ADCRDY
and so on.
I have tried clicking, double clicking, and triple clicking both buttons
separately and combined. The power button inserts ONKEYF and ONKEYR into
the ever-scrolling text.

I tried booting the phone without the sim card or the sd card  but the
only difference I could see was that it now said pcf=c7d36c00 in the
scrolling text.

 


___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support






___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:
| after opkg upgrade from ssh, i get the infinite irq error messages
| scrolling away. I followed
| http://www.mail-archive.com/support@lists.openmoko.org/msg00068.html but
| to no effect. If i restart X I get the orange 'Openmoko please wait'
| splash screen, then back to the scrolling irq errors.
| As I am a clueless noob, is there something obvious i am missing? Like X
| is running but i don't know how to switch focus to it? Or a way to not
| display the error messages?
| Is there a way to opkg downgrade to factory settings and start again?

No example of the infinite message?  I would guess it might be SECOND
interrupt, did you try clicking the power button?

- -Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkiV7HQACgkQOjLpvpq7dMosLgCfQqzWlTGWEXT/+P3crV+h69Gl
unEAn2S3omhDSp4i0EvusWgf9iLHBoKJ
=isLy
-END PGP SIGNATURE-

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: infinite pcf50633_irq messages , no X

2008-08-03 Thread arne anka
can't help you with your irq problem, but ...

> Is there a way to opkg downgrade to factory settings and start again?

not with opkg, no (not w/o much hassle anyway). but you can easily flash  
another kernel-image and rootfs via dfu-util.
> http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


infinite pcf50633_irq messages , no X

2008-08-03 Thread Zack Mollusc
after opkg upgrade from ssh, i get the infinite irq error messages
scrolling away. I followed
http://www.mail-archive.com/support@lists.openmoko.org/msg00068.html but
to no effect. If i restart X I get the orange 'Openmoko please wait'
splash screen, then back to the scrolling irq errors.
As I am a clueless noob, is there something obvious i am missing? Like X
is running but i don't know how to switch focus to it? Or a way to not
display the error messages?
Is there a way to opkg downgrade to factory settings and start again?




___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support