1
Angstrom & OpenZaurus / ROM Choices for SL-5600?
« on: January 13, 2004, 12:41:02 pm »Quote
QuoteI\'ve tried OZ 3.3.5 and 3.3.6-pre1 in my SL-5600 and I\'ve had the same problem with both: the kernel keeps sending to the display messages like \"ts: pxyp=471(1405/12,2000...\" on the bottom of the display, screwing the rest of the \"desktop\", anyone with this problem too? I thought this was a syslogd problem but i checked and it was running!
OZ looks great! but with this visual problem I cannot use it :-(
this is a known issue with a known work around ...
I\'m too lazy to do a search for you now, but a search should find how to
stop the output (it\'s an \"echo 1\" to a path as the first line of the opie startup).
I\'m sure someone will post a better answer here.
Scott
Yes! thanks for the answer, for the record, people has to do this as root:
echo 1 > /proc/sys/kernel/printk
This can be added to some script, for example /etc/init.d/rc.local, and add a symbolic link to /etc/rc2.d/S99local