Unknow HZ value + ld "s0" respawing too fast

Christopher
Hello,
I'm proud to have gentoo linux running on the mini2440, but there a few
error's where i can't find a solution.

1. 
When the device is booting i got many errors like the following:
>>Unknow HZ value! (83) Assume 100.<<
or
>>Unknow HZ value! (93) Assume 100.<<
but i can't find a solution the get rid of this error. Can anyone help me?

2.
After booting is finshed the login cursor appears on the display. a short
time later (let me say 1minute) an error message appears on the screen:
>>ld "s0" respawing too fast: disabled for 5 minutes<<
Perhaps somebody can tell me how to fix?

Thanks for help


PS: sorry for my bad english

carlosC
Hello,

I have the same problems.

1. I am looking for a solution.

2. It is easy. In the file /etc/inittab, comment the line of s0:

.....

# SERIAL CONSOLES
#s0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100      <===
#s1:12345:respawn:/sbin/agetty 9600 ttyS1 vt100

....

good luck!!