Hello poilou, thank you for answer! I've found the problem. First I've started with sudo and it works. After this I'dve tried out different groups. The trick was to put the user into the group video. After this I became an error for mice input. Put the user into group input remey this problem. Works like a charme! Thank you! Mike
Hello Guys, I have some trouble... I created a script with "select case" Statement to select startoptions like: a: kodi b: pyDarts => multi-user.target c: Desktop => graphical.target The reason for this is that I think pyDarts will work smarter without Desktop Enviroment on my old hardware. If I start the Desktop (xfce with graphical.target or startx) and start pyDarts it is working like a charme. If I start with multi-user.target I'am only have a graphic with terrible ascii stuff in different colors....
Hello together, first of three Boards with Cyberdine Kit: https://dartdoktor.de/automaten-zubehoer/45-umbausatz-cyberdine-novomatic-win-dart.html The Monitor is external but in future it should be left from the board with a monitor bracket
Hello again, if no one have an idea then let me know if it possible to debug a little bit more. If it possible to play a sound like "trippel twenty" with the command like the program do?
Hello Cory, sorry for my delay. The board is installed at a friend.... I've tried out different versions, and all working great. But lpfreak1283-pydarts_120b5 does not. Starting is good, but when I'am start a Game like HoOne there is no sound when the dart hits. No beep and no speaking. I've started with --debuglevel=1 Any idea
thank you, I will download once more and try today evening.
Hello Cory, nice to hear! I wanted to test, but it doesn't work on my raspberry. Is it depend on python 3?
Hello, now it's running like a charme. Because there were many things to change to get it running with a quadro matrix I've thinking a lot of how to get it to work. The solution was to modify the ASCII values before it was send to the rpi and pydarts. So I've changed the code on the arduino and rewrite the values for e.g. the inner 7 segment to the the value of the outer 7. So with 20 if statements I changed the matrix for pydarts view from four to three segments per number. Here is my original scratch,...