Skip to content

tomgehrmann/rockpi-quad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROCK Pi Quad SATA HAT (for RPi)

Modified Top Board control program for better compatibility with Raspberry Pi 4.

In particular, the CPU fan should be working now.

Rock Pi Quad SATA HAT

Installation

sudo apt update
wget https://github.com/tomgehrmann/rockpi-quad/releases/latest/download/rockpi-quad.deb
sudo apt install -y ./rockpi-quad.deb

Important

Make sure that the user _apt has the necessary permissions to install the deb package, e.g. copy the package into /tmp before installing it.

Acknowledgements

The fixes are probably from Alexander Larin (@alexanderlarin), as his repository shows the earliest commits related to these issues. I just modified the build process.

About

Modified Quad SATA HAT for RPi 4

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 85.2%
  • Shell 14.8%