-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pi 4 compatibility #199
Comments
@Decman84 I think that the V2 version will work on a Pi 4, and that release is in progress. Do you already have a Pi4? |
Awesome.
Yes I do. I tried the existing version but it didn’t work so I thought I would check re support
On 5 Feb 2022, at 1:41 am, Tom Anschutz ***@***.***> wrote:
@Decman84<https://github.com/Decman84> I think that the V2 version will work on a Pi 4, and that release is in progress.
Do you already have a Pi4?
—
Reply to this email directly, view it on GitHub<#199 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHL3N3GXYLNY6ZDFISF3XGLUZPXSXANCNFSM5LJCPOJQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@Decman84, here's a follow-on question for you. Would you feel comfortable doing a manual install, and would you be willing to take notes and file Issues on problems, bugs and unclear instructions with the branch? Once all the testing is done, I'd expect a new image will be made, and at that time it's very likely you would have to re-install that image to get future updates. |
Yeah absolutely.
Great project so happy to help!
…Sent from my iPhone
On 5 Feb 2022, at 6:25 am, Tom Anschutz ***@***.***> wrote:
@Decman84<https://github.com/Decman84>, here's a follow-on question for you. Would you feel comfortable doing a manual install, and would you be willing to take notes and file Issues on problems, bugs and unclear instructions with the branch? Once all the testing is done, I'd expect a new image will be made, and at that time it's very likely you would have to re-install that image to get future updates.
—
Reply to this email directly, view it on GitHub<#199 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHL3N3FA6UNOR5GKKGRVLSTUZQY47ANCNFSM5LJCPOJQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
OK then, have a look at the instructions in the readme here: Note that there are two changes in that line. Thank you for helping test and debug photoframe! |
Thanks mate.
Will do
…Sent from my iPhone
On 5 Feb 2022, at 6:57 am, Tom Anschutz ***@***.***> wrote:
OK then, have a look at the instructions in the readme here:
https://github.com/dadr/photoframe/tree/Bullseye
The one difference you need to make is in line 170 of the readme. It currently reads:
git clone --branch python3 --single-branch https://github.com/mrworf/photoframe.git
and instead you should type:
git clone --branch Bullseye --single-branch https://github.com/dadr/photoframe.git
Note that there are two changes in that line.
Thank you for helping test and debug photoframe!
—
Reply to this email directly, view it on GitHub<#199 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AHL3N3FILELT26BHFTDCJTDUZQ4TRANCNFSM5LJCPOJQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi,
This is great software I have been using it for some time, however I would love to use 4K monitors and therefore leverage the Pi 4.
Just wondering what is required to make this distribution compatible with Pi4 or another piece of hardware capable for 4K
Thanks for your efforts.
The text was updated successfully, but these errors were encountered: