[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

R: leds and rtc problem




> > Theses 2 leds are provided by the iop gpios but the others are
> provided
> > by the f75111 driver. Check that you have enabled it in your kernel
> > configuration (iirc you'll find the option to enable this module in
> the
> > i2c menu).
> Ok, I found : <M> Fintec F75111 chip   , I selected it and I am going
> to
> recompile the kernel and test the new zImage: I will let you informed
> about progress !
>
I added this module and now I can modprobe it, which autoload led-class
but nothing appear undel /sys/class/leds

storage01:~# lsmod
Module                  Size  Used by
f75111                  6720  0
led_class               3876  1 f75111
dm_snapshot            15712  0
dm_mirror              24960  0
dm_mod                 51876  2 dm_snapshot,dm_mirror

storage01:~# dir /sys/class/leds/
total 0
drwxr-xr-x  2 root root 0 Nov 19 16:53 .
drwxr-xr-x 22 root root 0 Nov 19 16:53 ..

of course, modprobing leds-gpio:

storage01:~# modprobe leds-gpio
Registered led device: status:amber
Registered led device: HD:green

storage01:~# dir /sys/class/leds/
total 0
drwxr-xr-x  4 root root 0 Nov 19 16:55 .
drwxr-xr-x 22 root root 0 Nov 19 16:53 ..
drwxr-xr-x  3 root root 0 Nov 19 16:55 HD:green
drwxr-xr-x  3 root root 0 Nov 19 16:55 status:amber

as was before.
What else can I check ?


> > > ---
> > > 2nd question: I have no rtc inside; I setup in order to get the
> time
> > from an external time server,
> > > and it is ok; Anyway I would like to know if this system (ss4000e)
> > actually support rtc, and
> > > what can I try to do to enable it. I have non /dev/rtc0 nor any
> > module compiled about rtc
> >
> > Look for rs5c372 in your kernel configuration
>
>
> I found : <*>   Ricoh RS5C372A/B, RV5C386, RV5C387A    already
> selected.
> It is built-in and not modular....Is it OK ?
> in dmesg, about rtc, I can read:
>
> ...
> RPC: Registered tcp transport module.
> XScale DSP coprocessor detected.
> drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
> md: Autodetecting RAID arrays.
> ....
>
> >
> >
> > Arnaud
>
> thanks,
> Andrea
>
>
> --
> To UNSUBSCRIBE, email to debian-arm-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org


Reply to: