View previous topic :: View next topic |
Author |
Message |
AcidRaiN n00b
Joined: 30 May 2002 Posts: 2
|
Posted: Thu May 30, 2002 1:23 am Post subject: hwclock giving errors |
|
|
Every time i use hwclock or start the clock on boot i get the error:
modprobe : modprobe : Can't locate module char-major-10-135
lmk thx |
|
Back to top |
|
|
lx Veteran
Joined: 28 May 2002 Posts: 1012 Location: Netherlands
|
Posted: Thu May 30, 2002 8:35 am Post subject: |
|
|
char-major-10-135 is for /dev/rtc Realtime Clock. You have to compile this into your kernel or as module. Code: | Character Devices --> [M] Enhanced Real time Clock Support. |
Cya lX. _________________ "Remember there's a big difference between kneeling down and bending over.", Frank Zappa |
|
Back to top |
|
|
AcidRaiN n00b
Joined: 30 May 2002 Posts: 2
|
Posted: Thu May 30, 2002 2:55 pm Post subject: |
|
|
works THX |
|
Back to top |
|
|
|