GithubHelp home page GithubHelp logo

Comments (1)

Duglof avatar Duglof commented on July 26, 2024

Hi,
I think I got it working by:

  • install python2
  • Install python2 dev
  • Install of RPi.GPIO (modified: attached file) in python2
    Command lines:
  • sudo apt-get install python2
  • sudo apt-get install python-dev
  • untar attached archive
  • cd RPi.GPIO-0.7.0
  • sudo python2 setup.py install
  • sudo dpkg -r pidesktop-base (uninstall previous version if any)
  • sudo dpkg -i pidesktop-base-1.1.7.deb

Testing:

  • pressing for 2 seconds does shutdown
  • sudo shutdown -r now does a reboot
  • sudo hwclock -r is ok

Setup:

  • Raspberry 3B

  • Raspberry Pi OS Lite (Legacy) Kernel version: 5.10 Debian version: 11 (bullseye)

  • Boot on SSD 128GB

With Raspberry Pi OS Lite (Legacy) Kernel version: 5.10 Debian version: 10 (buster)

  • Just install pidesktop-base-1.1.7.deb

Patch to do for Hardware clock on the two OS (because it is in the [pi4] section)

  • Add at the end on /boot/config.txt the line dtoverlay=i2c-rtc,pcf8563
  • Then reboot

good test
RPi.GPIO-0.7.0.modifie.tar.gz

from pidesktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.