kizniche / Mycodo

An environmental monitoring and regulation system
http://kylegabriel.com/projects/
GNU General Public License v3.0
2.99k stars 499 forks source link

i2c0 bus cannot be selected bme280 #1156

Closed sudoiam closed 2 years ago

sudoiam commented 2 years ago

STOP right now, and please first look to see if the issue you're about to submit is already an open or recently closed issue at https://github.com/kizniche/Mycodo/issues

Please DO NOT OPEN AN ISSUE:

If you are going to post a new issue, next read How to Write a Good Bug Report at https://forum.kylegabriel.com/t/how-to-write-a-good-bug-report/71

Please complete as many of the sections below, if applicable, to provide the most information that may help with investigating your issue. Replace the text in brackets with your own text describing the issue. The details requested potentially affect which options to pursue. The small amount of time you spend completing the template will also help those providing assistance by reducing the time required to help you.

Describe the problem/bug

[A clear and concise description of what you were trying to do and what the problem/bug is - replace this with your own text]

Versions:

Reproducibility

Please list specific setup details that are involved and the steps to reproduce the behavior:

  1. [Go to...]
  2. [Click on...]
  3. [Scroll down to...]
  4. [See error...]
  5. [replace this list with your own text]

Expected behavior

[A clear and concise description of what you expected to happen - replace this with your own text]

Screenshots

[If applicable, add screenshots to help explain your problem - replace this with your own text]

Additional context

[Hello, I'm having trouble selecting i2c0 bus using data input bosch bme280 sensor. The system sees the sensor via System Information, I2C Bus 0: i2cdetect -y 0 . Thanks, Mike.]

kizniche commented 2 years ago

This is not enough information to understand the issue or replicate it.