Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] Where is the ACT led file?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Where is the ACT led file?
29th Nov, 2014, 09:14 AM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Where is the ACT led file?
If you are looking for missing functionality (especially in sysfs), look for modules first. I honestly didn't know about this functionality so i did as well:
Code:
root@pi ~ # find /lib -name led*
/lib/modules/3.15.8+/kernel/drivers/leds
/lib/modules/3.15.8+/kernel/drivers/leds/trigger/ledtrig-camera.ko
/lib/modules/3.15.8+/kernel/drivers/leds/trigger/ledtrig-transient.ko
/lib/modules/3.15.8+/kernel/drivers/leds/led-class.ko
/lib/modules/3.15.8+/kernel/drivers/leds/leds-gpio.ko

Code:
root@pi ~ # modprobe leds-gpio

And tadaa:
Code:
root@pi ~ # ls /sys/class/leds/led0/
brightness  device  max_brightness  subsystem  trigger  uevent

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Where is the ACT led file? - kusti8 - 29th Nov, 2014, 08:35 AM
RE: Where is the ACT led file? - CurlyMo - 29th Nov, 2014 09:14 AM
RE: Where is the ACT led file? - kusti8 - 30th Nov, 2014, 01:20 AM
RE: Where is the ACT led file? - rikardo1979 - 30th Nov, 2014, 02:16 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 8th Jun, 2025, 02:40 AM Powered By MyBB, © 2002-2025 MyBB Group.