Freedom Web Services wrote:
$ rpm -qa kernel\*
kernel-2.6.15-1.2054_FC5
kernel-2.6.16-1.2122_FC5
$ uname -a
Linux linux 2.6.16-1.2122_FC5 #1 Sun May 21 15:00:58 EDT 2006 i586 i586
[...]
$ rpm -ql kernel | grep n_hdlc
Does not output anything!
That command works fine here, on an smp kernel, FWIW.
Seems the kernel has been updated but still no n_hdlc module!
Using yum, I see that the module is in the FC kernels since 2111. It
should be here:
/lib/modules/2.6.16-1.2122_FC5/kernel/drivers/char/n_hdlc.ko
Do you not have that?
No n_hdlc.ko is not there, apparently it is only in the i686 kernel version
not the i586.
Garry