Skip to content

Unable to Run #1

@RattyDAVE

Description

@RattyDAVE

Hi,

First of thank you for spending the time to do this.

I have a ASROCK Steel Legend B450M MATX Motherboard. And running Manjaro.

Using the following to install and run.

cd ~
git clone https://github.com/EUA/AsrLed.git

sudo pacman -S python-pip
sudo pip install smbus

sudo python AsrLed.py

I get the following error message.

Bus #0 open. Searching...
Traceback (most recent call last):
  File "AsrLed.py", line 53, in <module>
    bus,addr= detect_device()
  File "AsrLed.py", line 40, in detect_device
    response = bus.read_byte(dev_addr)
OSError: [Errno 6] No such device or address

Any ideas?

Thanks

DAVE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions