Onboard compilers

2007-09-18 Thread ... ...
Hello all,  I wish to get a gdc compiler working on the nokia 770,
however, in order to do this, I must first get gcc working. If anyone
can help me out with directions on how to get compile onboard gcc
4.1.2 that would be appreciated.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


N800 shuts down after 364 seconds in initfs

2007-09-18 Thread Frantisek Dufka
Hello,

as already mentioned here I have implemented USB networking recovery 
mode in bootmenu. It works fine with 770 but unfortunately N800 doesn't 
like staying in initfs too long. After few tests it looks like the 
device shuts down exactly 6 minutes and 4 seconds after linux kernel is 
booted. Possibly this is exactly 6 minutes after dsme or bme is started. 
Here is  kernel log. I tried it few times and the timing is always the same.

<4>[3.872497] VFS: Mounted root (jffs2 filesystem).
<6>[3.872833] Freeing init memory: 92K
<4>[8.175262] ether gadget: using random self ethernet address
<4>[8.175384] ether gadget: using random host ethernet address
<6>[8.192687] usb0: Ethernet Gadget, version: May Day 2005
<6>[8.192779] usb0: using musb_hdrc, OUT ep1out IN ep1in STATUS ep2in
<6>[8.192840] usb0: MAC c2:5c:98:eb:81:21
<6>[8.192901] usb0: HOST MAC 66:33:7e:ee:63:da
<6>[8.192932] usb0: RNDIS ready
<4>[8.195648] drivers/usb/musb/tusb6010.c musb_platform_enable: dma 
not reactivated
<7>[   16.637207] musb_stage2_irq 628: SUSPEND, devctl 99
<7>[   17.777954] musb_stage0_irq 530: BUS RESET
<7>[   17.782806] musb_stage0_irq 530: BUS RESET
<7>[   18.019683] musb_hdrc periph: enabled ep2in for int IN, dma, 
maxpacket 16
<7>[   18.019744] musb_hdrc periph: enabled ep1in for bulk IN, dma, 
maxpacket 512
<7>[   18.019775] musb_hdrc periph: enabled ep1out for bulk OUT, dma, 
maxpacket 512
<6>[   18.019989] usb0: high speed config #2: 100 mA, Ethernet Gadget, 
using RNDIS
<6>[  364.809326] tahvo: Registering interrupt 7 for device
<6>[  364.809844] retu: Registering interrupt 8 for device
<6>[  364.810760] retu: Registering interrupt 1 for device
<6>[  364.811157] tahvo: Registering interrupt 1 for device
Connection to 192.168.11.1 closed by remote host.
Connection to 192.168.11.1 closed.

Anyone can explain what (dsme? bme?) does it and why? Can I suppress 
this somehow? My idea is that it is some safety mechanism detecting that 
device did not boot properly. Please note tahvo and retu interrupts 
right before shutdown. Can I somehow let the device know that everything 
is OK? Thanks.

Frantisek
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo 4.0 beta SDK installer & Connection reset by peer

2007-09-18 Thread Terje.Bergstrom
Hi,

We received a report from Daniel Kitta about problems when downloading the 
Maemo 4.0 beta SDK. Fortunate for us, he also pointed us exactly what is the 
problem --- HTTP pipelining. We have now updated the installer to disable 
pipelining, so you should be now able to download our latest and greatest SDK 
without any more hickups. 

With some digging, we found out that our old version of apt-get has a problem 
with HTTP pipelining and server closing connection. We couldn't reproduce the 
problem inside our corporate network, as it seems that our proxy was hiding the 
problem from us. Now we have verified the installation without the proxies, and 
will do so in the future releases.

Unfortuntely disabling pipelining has made SDK downloading somewhat slower. We 
will look into updating apt-get in Scratchbox and re-enabling HTTP pipelining 
as the real solution.

Sorry for the trouble and thanks a lot, Daniel!

Best regards,
Terje Bergström
Maemo 4.0 SDK Project Manager
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers