On Thu, 3 Nov 2005, Timo Steuerwald wrote:
> [EMAIL PROTECTED] wrote:
>
> >>I think that by default Ubuntu makes nfs listen only 127.0.0.1. I don't
> >>remember how this could be changed (I found solution in Ubuntu
> >>documentation) but you can propably grep it under your hosts etc... Might
> >>
Hi,
I meet the same problem when I use the VMware ,however if I use a
PC,it'OK.
>-Original Message-
>From: ext Luca De Cicco [mailto:[EMAIL PROTECTED]
>Sent: Friday, November 04, 2005 1:44 AM
>To: Adam Laurie
>Cc: Jiang John.S (Nokia-NET/ChengDu); maemo-developers@maemo.org
>Subject: Re:
On Thu, 3 Nov 2005 12:59:23 +0100, Tim Johann <[EMAIL PROTECTED]>
wrote:
>A firmware upgrade of the Fritz!Box has obviously solved the problem!!!
>For all that have the same problem, upgrade to firmware version 14.03.88.
Thanks for your info, Tim. My box has the newest firmware 08.03.67.
Anyway,
Hi,
Luca De Cicco wrote:
> I'm running the flasher as root on a 2.6.13.3 box using the correct
> procedure (turning the 770 after issuing flasher) and without any usb
> hub (i heard about similar issues using usb hubs).
>
> Anyone has any idea?
Do you have the charger attached? If yes disconnect
Luca De Cicco wrote:
When i try to reflash with Nokia_770_0.2005.49-9.bin (checked md5sum) i
have the following error message:
Write failed after 131072 bytes
usb_bulk_write: Broken pipe
I'm running the flasher as root on a 2.6.13.3 box using the correct
procedure (turning the 770 after issui
On Thu, 2005-11-03 at 10:39 +, Adam Laurie wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,When I use the flaser,it says "Suitable USBdevice not found.
> > waiting."However my N770 has connected to the computer,
> > my ubuntu 5.10 can detect other USB device such as a usb disk or a
> > PDA.What's
Riku Voipio wrote:
On Wednesday 02 November 2005 19:54, Timo Steuerwald wrote:
- I've set my new target to sbrsh and the rest the same as described in
http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial.html#Building-for-ARM
how did you configure sbrsh (in sbox)
On Wednesday 02 November 2005 19:54, Timo Steuerwald wrote:
> - I've set my new target to sbrsh and the rest the same as described in
>http://www.maemo.org/platform/docs/tutorials/Maemo_tutorial.html#Building-for-ARM
how did you configure sbrsh (in sbox) and sbrshd (on target machine) ?
You need
[EMAIL PROTECTED] wrote:
I think that by default Ubuntu makes nfs listen only 127.0.0.1. I don't
remember how this could be changed (I found solution in Ubuntu
documentation) but you can propably grep it under your hosts etc... Might
be also in Scratchbox wiki or if not someone should
On Thu, 3 Nov 2005 [EMAIL PROTECTED] wrote:
> On Thu, 3 Nov 2005, Timo Steuerwald wrote:
>
> > [EMAIL PROTECTED] wrote:
> >
> > >Did you remember to make a hole for the CPU transparency device
> > >to the Ubuntu firewall?
> > >I heard some stories that with Ubuntu it's needed...
> > >
> > >
> > >
On Thu, 3 Nov 2005, Timo Steuerwald wrote:
> [EMAIL PROTECTED] wrote:
>
> >Did you remember to make a hole for the CPU transparency device
> >to the Ubuntu firewall?
> >I heard some stories that with Ubuntu it's needed...
> >
> >
> >
> Hmmh, I'm not sure if I understand you right, but there are AF
[EMAIL PROTECTED] wrote:
Did you remember to make a hole for the CPU transparency device
to the Ubuntu firewall?
I heard some stories that with Ubuntu it's needed...
Hmmh, I'm not sure if I understand you right, but there are AFAIK no
firewall rules defined. If I execute iptables --list the
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of ext Timo
> Steuerwald
> Sent: 03 November, 2005 13:49
> To: Marcelo_Guara; maemo-developers@maemo.org
> Subject: Re: [maemo-developers] Questions to HOWTO:Set up CPU
...
> transparencywith your device and
Hi Rodrigo,
Thanks for the explanation. I got the problem solved myself by getting a
full updated FIASCO image from my contact at Nokia, so its taken care of
for me.
Sincerely,
Christian
On Thu, 2005-11-03 at 08:33 -0300, Rodrigo Parra Novo wrote:
>Hi Christian,
>
> On 11/3/05, Christian Fre
Hi,
A firmware upgrade of the Fritz!Box has obviously solved the problem!!!
For all that have the same problem, upgrade to firmware version 14.03.88.
hth,
greets,
t1m
DW_PUB1 wrote:
>Hi Tim and all,
>
>
>
>>one lead i have, though, is, that dmesg says
>>sm_drv_transmit: sm_fra
Marcelo_Guara wrote:
hi all,
tryes to compile the file main.c inside of directory hello-world directly
using gcc, for example:
# gcc -o hello main.c
# ./hello
Compilation works, but on execution I get this:
[sbox-ARM: ~/hello-world] > ./hello
sbrsh: Permission denied
If I look at config
Hi Christian,
On 11/3/05, Christian Fredrik Kalager Schaller <[EMAIL PROTECTED]> wrote:
> My guess is that you have the same problem I had, you are developing on
> a B4 prototype and the image is for F5 (prototype and production
> devices). Cause I got the exact same behavior as you when instal
Hi John,
My guess is that you have the same problem I had, you are developing on
a B4 prototype and the image is for F5 (prototype and production
devices). Cause I got the exact same behavior as you when installing the
development Rootfs system onto my B4 device. So you need to get a B4
compatible
[EMAIL PROTECTED] wrote:
Hello,When I use the flaser,it says "Suitable USBdevice not found.
waiting."However my N770 has connected to the computer,
my ubuntu 5.10 can detect other USB device such as a usb disk or a
PDA.What's wrong ?
power the 770 on *after* you run flasher.
At the same time
Hi,
I downloaded the maemo development rootfs and flash it to the N770(there
is no error),however it's very very slow,you can
do nothing ,when I power on the N770, and click no response.Anyone know
what's wrong?
I just following these steps:
1.download the development rootfs from maemo website
2..
Hi,
> I would like to create a Xlib only program which should be able to runin
> fullscreen withought using the hildon APIs at all.Is this possible at
> all, since the only documentation I found was howto switch to fullscreen
> when writing a hildon based application.
Just use the standard APIs:
Hi there,
I would like to create a Xlib only program which should be able to run
in fullscreen withought using the hildon APIs at all.
Is this possible at all, since the only documentation I found was how
to switch to fullscreen when writing a hildon based application.
Thanks you in advance, lg C
22 matches
Mail list logo