I'm running RetroPie on a Raspberry Pi 3B+. Installation seemed to work without any issues, however, when I run any of the test commands:
ledspicerd -f; ledspicerd -e; or ledspicerd -l
I get the following:
pi@retropie:~ $ sudo ledspicerd -f
Set interval to 66ms
Reading /usr/local/share/ledspicer/basicColors.xml
Opening USB session
Processing Ultimarc Ipac Ultimate IO Id: 1
Ultimarc Ipac Ultimate IO Id: 1 with 96 LEDs divided into 22 elements
LED 67 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 68 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 69 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 70 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 71 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 72 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 73 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 74 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 75 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 76 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 77 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 78 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 79 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 80 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 81 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 82 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 83 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 84 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 85 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 86 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 87 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 88 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 89 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 90 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 91 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 92 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 93 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 94 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 95 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 96 is not set for Ultimarc Ipac Ultimate IO Id: 1
Connecting to 0xd209:0x410 Id: 1
Program terminated by error: Failed to open device 0xd209:0x410 id 1
I am only using LEDs 1-66, so that is not the issue, it's the
Program terminated by error: Failed to open device 0xd209:0x410 id 1
that I can't seem to fix
Has anyone encountered this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, so I think the problem is this : LEDSpicer is looking for my Ultimarc Ultimate I/O as ID 209:0xf10, however if I check my devices with the lsusb command, the Ultimate I/O board is listed as ID d209:0412. Since this ID is set by the manufacturer and can't be changed, I'm looking for a way to change it within LEDSpicer but can't find any documentation for this. Any suggestions on where to look or start?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm running RetroPie on a Raspberry Pi 3B+. Installation seemed to work without any issues, however, when I run any of the test commands:
ledspicerd -f; ledspicerd -e; or ledspicerd -l
I get the following:
pi@retropie:~ $ sudo ledspicerd -f
Set interval to 66ms
Reading /usr/local/share/ledspicer/basicColors.xml
Opening USB session
Processing Ultimarc Ipac Ultimate IO Id: 1
Ultimarc Ipac Ultimate IO Id: 1 with 96 LEDs divided into 22 elements
LED 67 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 68 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 69 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 70 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 71 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 72 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 73 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 74 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 75 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 76 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 77 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 78 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 79 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 80 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 81 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 82 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 83 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 84 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 85 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 86 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 87 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 88 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 89 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 90 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 91 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 92 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 93 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 94 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 95 is not set for Ultimarc Ipac Ultimate IO Id: 1
LED 96 is not set for Ultimarc Ipac Ultimate IO Id: 1
Connecting to 0xd209:0x410 Id: 1
Program terminated by error: Failed to open device 0xd209:0x410 id 1
I am only using LEDs 1-66, so that is not the issue, it's the
Program terminated by error: Failed to open device 0xd209:0x410 id 1
that I can't seem to fix
Has anyone encountered this?
Ok, so I think the problem is this : LEDSpicer is looking for my Ultimarc Ultimate I/O as ID 209:0xf10, however if I check my devices with the lsusb command, the Ultimate I/O board is listed as ID d209:0412. Since this ID is set by the manufacturer and can't be changed, I'm looking for a way to change it within LEDSpicer but can't find any documentation for this. Any suggestions on where to look or start?