philippe44 / AirConnect

Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Other
3.44k stars 217 forks source link

Newbie question #388

Closed Jens2022 closed 1 year ago

Jens2022 commented 2 years ago

Dear Philipp,

please take my aplogies for the newbie question, which files should I install for a Hoobs 4 runing on raspberry pi 4?

Thanks a lot for a hint.

Best regards,

Jens

philippe44 commented 2 years ago

I don't know, it can be either the armv6hf or aarch64

Jens2022 commented 2 years ago

Hi Philippe,

thanks a lot for your help. I could install aarch64. When I try to execute the file I get a „permission denied“ request:

@.***:~ $ wget https://raw.githubusercontent.com/philippe44/AirConnect/master/bin/airupnp-aarch64 --2022-01-09 11:25:49-- https://raw.githubusercontent.com/philippe44/AirConnect/master/bin/airupnp-aarch64 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 521256 (509K) [application/octet-stream] Saving to: ‘airupnp-aarch64’

airupnp-aarch64 100%[==================================================================>] 509.04K --.-KB/s in 0.09s

2022-01-09 11:25:52 (5.82 MB/s) - ‘airupnp-aarch64’ saved [521256/521256]

Do you have a hint how I can fix this?

Thanks a lot.

Best Regards

Jens

Am 05.01.2022 um 18:43 schrieb philippe44 @.***>:

I don't know, it can be either the armv6hf or aarch64

— Reply to this email directly, view it on GitHub https://github.com/philippe44/AirConnect/issues/388#issuecomment-1005938266, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXAZQHTCAJCZ7GSSBLYP5FDUUR7L3ANCNFSM5LJYREFA. 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 authored the thread.

philippe44 commented 2 years ago

Have you made it executable (chmod +x). Did you try armhf?