wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Frantisek Dufka

Eero Tamminen wrote:


It was a (new) bug noticed too little time before the latest release
so there was not enough time to find the root cause  fix  re-build
everything needed.  The effect is a couple of secs lost at bootup and
a couple of MB of RAM lost after device is up (compared to system that
would be fully prelinked).


I see, thanks. I was thinking that perhaps I missed something and 
prelink in not that useful or something. Should I bother to create 
bugzilla entry for this?


Also there are other issues with the firmware. It looks like 
/var/run/wtmp growing problem is back (was in some n770 firmware but was 
solved if I remember correctly). On n800 it is even created again if 
deleted so I had to make softlink to /dev/null. Anyone else see this 
too? I'm not sure if it is caused by something I installed. This should 
go to bugzilla, right?


Another thing is getty running on /dev/ttyS0, I think I removed it from 
inittab and it appeared again. RD mode is disabled. Does this cause 
higher power consumption or is harmless?


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


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Eero Tamminen
Hi,

ext Frantisek Dufka wrote:
 It was a (new) bug noticed too little time before the latest release
 so there was not enough time to find the root cause  fix  re-build
 everything needed.  The effect is a couple of secs lost at bootup and
 a couple of MB of RAM lost after device is up (compared to system that
 would be fully prelinked).
 
 I see, thanks. I was thinking that perhaps I missed something and
 prelink in not that useful or something. Should I bother to create
 bugzilla entry for this?

That's not necessary, it will most definitely be fixed in next release.


 Also there are other issues with the firmware. It looks like
 /var/run/wtmp growing problem is back (was in some n770 firmware but was
 solved if I remember correctly). On n800 it is even created again if
 deleted so I had to make softlink to /dev/null. Anyone else see this
 too? I'm not sure if it is caused by something I installed. This should
 go to bugzilla, right?

I don't have this file.

 Another thing is getty running on /dev/ttyS0, I think I removed it from
 inittab and it appeared again. RD mode is disabled. Does this cause
 higher power consumption or is harmless?

Nor getty.

So, might be because of something you installed...


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


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Frantisek Dufka

Eero Tamminen wrote:

Also there are other issues with the firmware. It looks like
/var/run/wtmp growing problem is back (was in some n770 firmware but was
solved if I remember correctly).


Sorry, it is in /var/log
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Eero Tamminen
Hi,

ext Frantisek Dufka wrote:
 Also there are other issues with the firmware. It looks like
 /var/run/wtmp growing problem is back (was in some n770 firmware but was
 solved if I remember correctly).
 
 Sorry, it is in /var/log

That I have, but it's only 6kB after several days of device being
on/online.


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


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Kemal Hadimli

On 4/18/07, Eero Tamminen [EMAIL PROTECTED] wrote:

 Sorry, it is in /var/log
That I have, but it's only 6kB after several days of device being
on/online.


mine was 62-megs (of course what i did immediately is ln -sf /dev/null
/var/log/wtmp)

(latest firmware)

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


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Kalle Vahlman

2007/4/18, Eero Tamminen [EMAIL PROTECTED]:

Hi,

ext Frantisek Dufka wrote:
 Also there are other issues with the firmware. It looks like
 /var/run/wtmp growing problem is back (was in some n770 firmware but was
 solved if I remember correctly).

 Sorry, it is in /var/log

That I have, but it's only 6kB after several days of device being
on/online.


Mine is ~5MB and this is the new firmware...

(6kb / Several days) * several months == a figure that might be significant?

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Eero Tamminen
Hi,

ext Frantisek Dufka wrote:
 Another thing is getty running on /dev/ttyS0, I think I removed it from
 inittab and it appeared again. RD mode is disabled. Does this cause
 higher power consumption or is harmless?

Are you building your own kernel which is newer than the one coming
with the latest release?I heard that with some of the newer versions
/etc/init.d/ttyusb0 could start getty and the script needs to be updated
for newer kernel.


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


Re: wtmp, getty over serial running, Re: n800 - most libraries compiled witout -fPIC, intentional?

2007-04-18 Thread Frantisek Dufka

Eero Tamminen wrote:


Are you building your own kernel which is newer than the one coming
with the latest release?I heard that with some of the newer versions
/etc/init.d/ttyusb0 could start getty and the script needs to be updated
for newer kernel.


Own kernel from bora 3.1 repository with mmc patches from
http://intr.overt.org/n800-sdhc-kernel/ and some small (non-invasive) 
custom hacks. The mmc patches are fairly invasive but just to the mmc layer.


I don't have the device now but I'll check details. I definitely 
remember about having to disable it in inittab more times but that may 
be because I have more copies of rootfs (1 in flash + 3 on mmc) so it is 
sometimes hard to track changes :-) But still, getty over ttyS0 should 
not be enabled at all. I never played with various flasher flags on my 
N800 yet.

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