Skip to content

Buzzer an GPIO funktioniert nicht......noch ein Issues, sorry #269

@Fuenneff

Description

@Fuenneff

Hallo
Bei mir ist das gleiche Problem wie bei #128 von F-Major. Leider stand bei Ihm keine Lösung....
Ich hab einen Raspi 4 und die 2021-01-11-raspios-buster-armhf-full Software installiert.
Nach einer Woche (kurz vorm durchdrehen) hab ich die Suche aufgegeben.

Hab Andre's Installation genommen und die Buzzer installation von https://github.com/andreknieriem/photobooth/wiki/FAQ#can-i-use-hardware-button-to-take-a-picture-on-my-raspberry-pi
Hiermit lsmod | grep uinput bekomme ich auch was raus uinput 20480 0 und wenn ich die beiden Kabel zusammen halte kommt uinput 20480 1
Nach eingabe von python /var/www/html/button.py kommt:
Traceback (most recent call last):
File "/var/www/html/button.py", line 17, in
with uinput.Device([uinput.KEY_ENTER]) as device:
File "/usr/local/lib/python2.7/dist-packages/uinput/init.py", line 178, in init
self.__uinput_fd = fd or fdopen()
File "/usr/local/lib/python2.7/dist-packages/uinput/init.py", line 84, in fdopen
return _libsuinput.suinput_open()
File "/usr/local/lib/python2.7/dist-packages/uinput/init.py", line 70, in _open_error_handler
raise OSError(code, msg)
OSError: [Errno 13] Failed to open the uinput device: Permission denied

Bin echt ratlos. hab auch im Adminpanel mal die 18 gewählt....irgendwo ist ein Fehler nur finde ich den nicht.
Die Photobooth ist eine Super Idee und gefällt mir richtig gut. Vor allem muss man die Fotos nicht an alle verteilen, weil Sie die selbst gleich runterladen können!

Freu mich von Euch zu hören/lesen ;-)

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