Skip to content
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

few links don't working #1

Open
feket663 opened this issue Jul 15, 2018 · 2 comments
Open

few links don't working #1

feket663 opened this issue Jul 15, 2018 · 2 comments

Comments

@feket663
Copy link

Hi! I tried build an orangepi-radio, but have small problem, need few info and clarification:

-I can't download the h3 consumption tool, because link doesn't work.

  • I can't download the spotify key, because link doesn't work too.
  • I can't see, where need connect power switch another wire. I tried GND, but doesn't work. I didn't dare connect to 3,3 or 5 V.
  • But my biggest problem, I configure anything (except the 2 core and GPU switch off, and certainly the spotify key), wired the display, powered the orangepi, but nothing happened, I tried two working display, the result is same: nothing.
    Please help me, if you can.
    Sincerely: Istvan from Hungary
@thk4711
Copy link
Owner

thk4711 commented Jul 19, 2018

Hi Istvan,

it really looks like that the h3 consumption tool is no longer available. But to get this to work this tool is not really needed.

The problem with spotify is because they do no longer support the way spotify-connect-web is talking to spotify. It is still working if you do have an existing key but they do not issue new keys anymore.

Instead of that you can now use the following software https://github.com/librespot-org/librespot
If I have time I will update my project to that.

The power switch is connected to GND (as far as I remenber - I will doublecheck).

Now the display problem. Can you please send the output of i2cdetect -y 0

It should look like this. At 3C is the display. You might have to install the package i2c-tools first.

      0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- 3c -- -- --
40: -- -- -- -- -- -- -- -- UU -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

I hope that helps.

Thomas

@feket663
Copy link
Author

Thanks for help! On week-end I will try it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants