Coder Social home page Coder Social logo

Can't install about mpd_oled HOT 11 CLOSED

Zipciok avatar Zipciok commented on June 22, 2024
Can't install

from mpd_oled.

Comments (11)

antiprism avatar antiprism commented on June 22, 2024

Hi

Give some information about: your operating system, how far you got through the installation instructions, and what when wrong, Copy and paste any error messages.

Adrian,

from mpd_oled.

Zipciok avatar Zipciok commented on June 22, 2024

Hi I use newest Volumio version
Error:
volumio@volumio:~$ git clone https://github.com/karlstav/cava
fatal: destination path 'cava' already exists and is not an empty directory.
I try to reinstall volumio but it didn't work

from mpd_oled.

antiprism avatar antiprism commented on June 22, 2024

The git clone command creates a new 'cava' directory in the current directory and copies the cava code into it. The error message says that that the 'cava' directory already exists, most likely because you have previously run this command.

If you have already installed cava then the following command will succeed (print some help text) and you can move onto the next section fof the instructions

cava -h

Otherwise, delete the cava directory and run the git clone command again (or run the install instructions in a different directory which doesn't have a 'cava' subdirectory).

from mpd_oled.

Zipciok avatar Zipciok commented on June 22, 2024

Thanks for your fast anserw

image

There is everything okey?

from mpd_oled.

antiprism avatar antiprism commented on June 22, 2024

The instructions don't say to add dtparam=i2c_arm=on to /boot/userconfig.txt. It is probably included in /boot/config.txt, so check there first.

You have missed a 0 in the other line. It should be
dtparam=i2c_arm_baudrate=400000
(but you could also try 800000).

from mpd_oled.

Zipciok avatar Zipciok commented on June 22, 2024

Thanks for anserw, I think it will be better if i delte Volumio from SD card and instal again becaus I think I make a lot of mistakes and some times a have issue with me english skiill. Im new in raspberry too

from mpd_oled.

Zipciok avatar Zipciok commented on June 22, 2024

I Reinstall Volumio and now i have this error but before everythink was okay.
image
When display should on? My never do it.
image
Can you make Video tutorial how to install this?

from mpd_oled.

antiprism avatar antiprism commented on June 22, 2024

For the first problem, you are running the same command twice. You are in the mpd_oled directory after the first comand.

For the scond problem, your I2C display has not been detected by Volumio. Make sure the OLED is connected correctly and check the I2C configuration section of the mpd_oled installation instructions. If your OLED is not detected mpd_oled cannot work. My output looks like this

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

from mpd_oled.

Zipciok avatar Zipciok commented on June 22, 2024

I wire up this again corecly and still not working, i think my gpio pin are dead

from mpd_oled.

Zipciok avatar Zipciok commented on June 22, 2024

Thanks for your help and commitment

from mpd_oled.

antiprism avatar antiprism commented on June 22, 2024

Thanks for letting me know. I'm sorry it didn't work out.

Adrian.

from mpd_oled.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.