its not loaded
o...@lkgd7f5b4:~$ lsmod
Module                  Size  Used by
ipv6                  189976  10 
rtc_core                8536  0 
i2c_gpio                1600  0 
i2c_algo_bit            4132  1 i2c_gpio
leds_gpio               1184  0 
evdev                   5668  0 
led_class               1444  1 leds_gpio
pxa25x_udc             11364  0 
i2c_core               12400  2 i2c_gpio,i2c_algo_bit

but ...
o...@lkgd7f5b4:~$ ls /lib/modules/2.6.28-11-ixp4xx/kernel/drivers/rtc/rtc-x1205*
/lib/modules/2.6.28-11-ixp4xx/kernel/drivers/rtc/rtc-x1205.ko

o...@lkgd7f5b4:~$ sudo modprobe rtc_x1205
WARNING: All config files need .conf: /etc/modprobe.d/local, it will be ignored 
in a future release.
FATAL: Error inserting rtc_x1205 
(/lib/modules/2.6.28-11-ixp4xx/kernel/drivers/rtc/rtc-x1205.ko): Unknown symbol 
in module, or unknown parameter (see dmesg)

and
o...@lkgd7f5b4:~$ ls /lib/modules/2.6.28-11-ixp4xx/kernel/drivers/rtc/rtc-x1205*
/lib/modules/2.6.28-11-ixp4xx/kernel/drivers/rtc/rtc-x1205.ko

o...@lkgd7f5b4:~$ cat /etc/modprobe.d/local 
# Local module settings
# Created by the Debian installer

options rtc-x1205 probe=0,0x6f
...

so it seems this option makes it break
...
running:
sudo apex-env setenv cmdline 'console=ttyS0,115200 noirqdebug'
then removing the /etc/modprobe.d/local and running update-initramfs -u 
gets me this in dmesg:

rtc-x1205 0-006f: chip found, driver version 1.0.8
rtc-x1205 0-006f: rtc core: registered rtc-x1205 as rtc0


** Also affects: debian-installer (Ubuntu)
   Importance: Undecided
       Status: New

-- 
ixp4xx hwclock command stopped to work since beta release
https://bugs.launchpad.net/bugs/353196
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to