View Single Post
pH5's Avatar
Posts: 138 | Thanked: 375 times | Joined on Aug 2009 @ Berlin
#8
Originally Posted by nitro99 View Post
Same results here too

the LED drivers is loaded but there is no such files in the /sys/class/leds only twl4030:vibrator



If these files were deleted any way to get it back?
Can you check what appears in the dmesg output when you remove and reinsert the kernel module (needs rootsh installed)?

Code:
~ $ sudo gainroot
/home/user # rmmod leds_lp5523
/home/user # modprobe leds_lp5523
/home/user # dmesg
...
lp5523 2-0032: LP5523 Programmable led chip found
i2c_omap i2c_omap.2: controller timed out
lp5523 2-0032: got interrupt from led chip
lp5523 2-0032: interrupt from led chip 4f
lp5523 2-0032: all engines configured
lp5523 2-0032: disabling engines
Registered led device: lp5523:kb1
Registered led device: lp5523:kb2
Registered led device: lp5523:kb3
Registered led device: lp5523:kb4
Registered led device: lp5523:b
Registered led device: lp5523:g
Registered led device: lp5523:r
Registered led device: lp5523:kb5
Registered led device: lp5523:kb6
/home/user #
 

The Following 3 Users Say Thank You to pH5 For This Useful Post: