home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rick164" data-source="post: 1174260" data-attributes="member: 17766"><p>Btw added a new issue to the Hyperion issue tracker and they seem to have finally merged the APA102 fix that worked although can't find it in their commit log so have yet to validate that so gonna compile it manually for now and check / post it here as it contains additional fixes.</p><p></p><p><a href="https://github.com/tvdzwan/hyperion/issues/480" target="_blank">https://github.com/tvdzwan/hyperion/issues/480</a></p><p></p><p>// Update</p><p></p><p>Indeed works so would have to wait for a new binary release or download the latest compiled one attached and follow these instructions:</p><p></p><p>// Update 2</p><p></p><p>Binary releases have been sorted and can update using the official Hyperion installation instructions to get the same results.</p><p></p><p>[code]</p><p>- Use WinSCP and connect to your Raspberry Pi</p><p>- Navigate to /home/pi and extract all files from attached zip there</p><p>- Run the following command in the SSH session from the Rasperry Pi (Putty):</p><p></p><p>sudo mv /home/pi/gpio2spi /opt/hyperion/bin</p><p>sudo mv /home/pi/hyperiond /opt/hyperion/bin</p><p>sudo mv /home/pi/hyperion-remote /opt/hyperion/bin</p><p>sudo mv /home/pi/hyperion-v4l2 /opt/hyperion/bin</p><p>[/code]</p><p></p><p>Afterwards run:</p><p>[code]</p><p>sudo chmod +x /opt/hyperion/bin/gpio2spi</p><p>sudo chmod +x /opt/hyperion/bin/hyperiond</p><p>sudo chmod +x /opt/hyperion/bin/hyperion-remote</p><p>sudo chmod +x /opt/hyperion/bin/hyperion-v4l2</p><p></p><p>Optionally:</p><p></p><p>sudo chmod -R 777 /opt/hyperion/bin [/code]</p></blockquote><p></p>
[QUOTE="Rick164, post: 1174260, member: 17766"] Btw added a new issue to the Hyperion issue tracker and they seem to have finally merged the APA102 fix that worked although can't find it in their commit log so have yet to validate that so gonna compile it manually for now and check / post it here as it contains additional fixes. [URL]https://github.com/tvdzwan/hyperion/issues/480[/URL] // Update Indeed works so would have to wait for a new binary release or download the latest compiled one attached and follow these instructions: // Update 2 Binary releases have been sorted and can update using the official Hyperion installation instructions to get the same results. [code] - Use WinSCP and connect to your Raspberry Pi - Navigate to /home/pi and extract all files from attached zip there - Run the following command in the SSH session from the Rasperry Pi (Putty): sudo mv /home/pi/gpio2spi /opt/hyperion/bin sudo mv /home/pi/hyperiond /opt/hyperion/bin sudo mv /home/pi/hyperion-remote /opt/hyperion/bin sudo mv /home/pi/hyperion-v4l2 /opt/hyperion/bin [/code] Afterwards run: [code] sudo chmod +x /opt/hyperion/bin/gpio2spi sudo chmod +x /opt/hyperion/bin/hyperiond sudo chmod +x /opt/hyperion/bin/hyperion-remote sudo chmod +x /opt/hyperion/bin/hyperion-v4l2 Optionally: sudo chmod -R 777 /opt/hyperion/bin [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
Top
Bottom