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

[PROBLEM] Fan control - GPIO pins not working
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Fan control - GPIO pins not working
31st Aug, 2021, 02:35 AM
Post: #3
the_redburn Offline
Registered
Posts: 1
Joined: Aug 2021
Reputation: 0
RE: Fan control - GPIO pins not working
For the record, the easiest way to install RPi.GPIO is with
Terminal
sudo xbian-config
Look in package > python

To install a pre-release of RPi.GPIO, do
Terminal
sudo apt-get install python-dev
then
Terminal
pip install RPi.GPIO==[version]
If you go to https://pypi.org/project/RPi.GPIO/#history then click on the version you want, the command will be shown at the top of the page.

By the way, 0.7.1a4 or later is needed for Raspberry 4 support.

I forgot to mention that root is currently needed on xbian for GPIO access.
See https://github.com/xbianonpi/xbian/issues/898 for non root access.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Fan control - GPIO pins not working - oz1sej - 26th Apr, 2020, 10:46 PM
RE: Fan control - GPIO pins not working - Nachteule - 29th Apr, 2020, 10:06 PM
RE: Fan control - GPIO pins not working - the_redburn - 31st Aug, 2021 02:35 AM

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

Current time: 21st Jun, 2025, 10:00 AM Powered By MyBB, © 2002-2025 MyBB Group.