meisterbasti
meisterbasti
If I try to command the GPIO via sysfs as described in your link the only thing I get is: `-bash: /sys/class/gpio/export: Permission denied` > Yes, there is support for...
If I do the math for the Pin shown in the schematics for Pin "PA21" > E.g for PH18 this would be ( 8 - 1) * 32 + 18...
Password for su is „ubuntu“ right ?
I will try when I’m back Home from work. Do you think I should update kernel from 5.3.5 to 3.5.18? I remember that I receive an error while trying `sudo...
I think I have the GBM (Wayland) because of #32 will try the `linux-image-5.3.18_1.0-35.deb`
Good news ! The update to kernel 5.3.18 was successful and the GPIO over sysfs ist working ! Now a question about the wiringPi2: Do I have to change the...
Had the same problem some time ago. Solved it using the following steps: install curl with `sudo apt-get install curl` download to local pc the "cacert.pem" from: https://curl.haxx.se/docs/caextract.html Transfer to...