Hi,
I don't find the directory sys under /proc. Someone knows why?
Furthermore, printk from a driver are not found in /var/log/messages, wha=
t could be missing?
Bye,
Antonio.
On Tue, 14 Feb 2006, dibacco@inwind.it wrote:
Hi,
I don't find the directory sys under /proc. Someone knows why?
Furthermore, printk from a driver are not found in /var/log/messages, what could be missing?
If I were to guess, the first issue maybe due to your kernel not having
something built into it like SYSCTL, but I'm only guessing thst SYSCTL is
related to /proc/sys.
The second requires you having something like syslog running.
- k