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

[PROBLEM] Argon One case with 'power' button - config script fails to install
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Argon One case with 'power' button - config script fails to install
14th Jun, 2020, 08:30 PM
Post: #6
ikem Offline
Registered
Posts: 1
Joined: Nov 2019
Reputation: 0
RE: Argon One case with 'power' button - config script fails to install
(29th Dec, 2018 12:48 AM)Nachteule Wrote:  
(27th Dec, 2018 11:15 PM)Dave400 Wrote:  Morning, I've recently acquired one of the Argon One raspberry pi cases from Argon 40, neat bit of kit that provides a power button in a high quality case.

They provide a script to install to enable the power button functionality and also fan speed control, and whilst I did have to manually install curl in order to run the script, it fails with
Terminal
E: Unable to locate package raspi-gpio

The script I'm running is
Terminal
curl https://download.argon40.com/argon1.sh | bash


Any ideas?

I looked into the script, and I don't believe that there is a chance to make it run under XBian without investigating what that script does.
This is written for Raspbian and is using a couple of packages coming from there (i.e raspi-config), it requires systemd (what we do not use) and creates links to graphical desktop (what XBian does not have).

Sorry Sad

Edit:

I looked a bit deeper into it:

1) seems that package raspi-gpio is not used
2) You can pick packages, which are provided by Raspbian only by adding a line to /etc/apt/sources.list like this
sudo echo "deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi" >> /etc/apt/sources.list
and run sudo apt-get update
3) Finally, you have to port after running script argon1.sh systemd service file /lib/systemd/system/argononed.service to an upstart script (should be not so difficult)
And of course, you have to remove that line added in 2) again in /etc/apt/sources.list

I took the script and made a debian package out of it.

You can get them from gitlab.com.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Argon One case with 'power' button - config script fails to install - Dave400 - 27th Dec, 2018, 11:15 PM
RE: Argon One case with 'power' button - config script fails to install - rikardo1979 - 28th Dec, 2018, 10:34 PM
RE: Argon One case with 'power' button - config script fails to install - Nachteule - 29th Dec, 2018, 12:48 AM
RE: Argon One case with 'power' button - config script fails to install - ikem - 14th Jun, 2020 08:30 PM
RE: Argon One case with 'power' button - config script fails to install - Dave400 - 15th Jun, 2020, 06:19 PM
RE: Argon One case with 'power' button - config script fails to install - jorgeblat - 5th Jul, 2020, 05:30 PM
RE: Argon One case with 'power' button - config script fails to install - Dave400 - 29th Dec, 2018, 10:10 AM
RE: Argon One case with 'power' button - config script fails to install - Tayedore - 20th Dec, 2019, 11:26 AM
RE: Argon One case with 'power' button - config script fails to install - Leodymium - 5th Nov, 2020, 12:57 AM
RE: Argon One case with 'power' button - config script fails to install - Thundersun - 17th Mar, 2021, 11:20 AM
RE: Argon One case with 'power' button - config script fails to install - s4r3k - 13th Nov, 2024, 04:20 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Argon One M.2 Case Gpio Script Thundersun 3 6,003 21st Feb, 2024 03:33 AM
Last Post: barbarajameson

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

Current time: 8th Jun, 2025, 05:04 PM Powered By MyBB, © 2002-2025 MyBB Group.