cycool29

Results 72 comments of cycool29

It's possible with Exagear (#1051), but Exagear is not yet up on Pi Apps as of its legal issue. You can import Exagear via the import-app tool, and start Exagear,...

Start Exagear, and execute these commands: ``` wget -O spotify.deb https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb sudo apt install ./spotify.deb ```

> I got Spotify running. I couldn't login with Facebook (which my primary account is on), so I had to use my email sign in, which is inconvenient. Can't test...

There is a tutorial on how to enable hardware acceleration (I don't know if GPU acceleration is same with hardware acceleration) in `/opt/exagear/share/doc/user-guide.pdf`. You can try it out.

I can't see Full KMS in`raspi-config` too. After some googling I found the full KMS for Pi 4 is still beta, but for Pi 2 and 3 is already live,...

> Yeah, that makes sense. > > @Pythonic456 @cycool29 Do either of you have a Pi 3 you could try it on? Mine is lacking a power supply at the...

> Open-source spotify clients are also an option... > > I've been using this application called Spot for a while: https://github.com/xou816/spot > > It has almost all the functions of...

> https://github.com/dtcooper/raspotify What about using this? That is Spotify Connect, not Spotify client.

I managed to install Wine64 using my script: https://transfer.sh/e4v6N3/Wine64.zip Haven't test with any Windows app yet.