-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels