El lun, 01-08-2005 a las 12:10 +0200, Alessandro Polverini escribió: .... > > Hello Josè, and thanks for your reply. > > The module rtc.ko is available on all my servers, the problem seems to > be that I can't load it, a few examples: > > This is on a 2.6.11-1-686 kernel running on a (somewhat ancient) AMD > Athlon XP 1800+ and on another machine with an Athlon 1400: > # modprobe rtc > FATAL: Error inserting rtc > (/lib/modules/2.6.11-1-686/kernel/drivers/char/rtc.ko): No such device > > This is on an Opteron 244: > 18 04:03:27 EST 2005 i686 GNU/Linux > vpn1:/profiles/bbpbx/etc/asterisk# modprobe rtc > FATAL: Error inserting rtc > (/lib/modules/2.6.10-1-k7/kernel/drivers/char/rtc.ko): No such device > > This is on a dual opteron 240: > # modprobe rtc > FATAL: Error inserting rtc > (/lib/modules/2.6.11-1-k7-smp/kernel/drivers/char/rtc.ko): No such device > > This is on a Pentium IV machine: > # modprobe rtc > FATAL: Error inserting rtc > (/lib/modules/2.6.8-1-686-smp/kernel/drivers/char/rtc.ko): No such device > > I've tried other kernels and system as well so, what am I myssing? >
Hi, Alessandro Maybe you don't have the /dev/rtc character special file. Use cd /dev ; ./MAKEDEV -v rtc (and see man MAKEDEV) to create it. Also, look for RTC info in the kernel help and Docs. And tell me it this solves your problem. > Thanks, > Alex > kind regards, -- Santiago Ruano Rincón Grupo GNU/Linux de la Universidad del Cauca Huella digital llave GPG: 3821 4FB5 774A 611D 31E4 B268 414B 8423 6FEC CDE0
signature.asc
Description: Esta parte del mensaje está firmada digitalmente