Stephen Peery
Stephen Peery
I am also seeing this behavior. Here is the lighthttpd error log. ``` root@fc733ed84a95:/# tail -f /var/log/lighttpd/error.log 2020-10-04 15:37:21: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Warning: SQLite3Stmt::execute(): Unable to execute statement: unable to...
@timmcarson take a look here and see how I was able to do it https://github.com/smp4488/Guitarix-Pedalboard/blob/master/src/main.cpp#L302
@chaifeng thank you for your timely response. I took a look at the documentation you mentioned and made the changes that they describe. It now looks like the docker0 interface...
Thanks for the feedback. I downgraded and now i'm getting this error. ``` Failed to compile. /Users/smplman/projects/personal/arduino-menu/node_modules/expo/AppEntry.js Cannot find file: 'App.json' does not match the corresponding name on disk: './app.json'....
@icarter09 I blew away my test app, downgraded expo-cli and re ran vue-native init. After that I renamed app.json to App.json. Here is the error i'm getting now. ``` Element...
I tried my hand at this over the weekend with trying to use `supplicant` mode. When I reboot the system hangs at `waiting EAP for authorization...` which is in this...
I'm running in supplicant mode with zombilunix's branch. @zombielinux I also tried your script and it still hangs at `waiting EAP for authorization..` I still have to do the dance...
I tried the updates from @dangeist and @zombielinux and i'm still getting hungup on boot. I should note that i'm running on `22.1` and not `21.x`. After boot i'm able...
@eibo68 thank you for your very detailed post. I was able to get my stuff working following your steps. My question is if we can't use CanBoot to update the...
I have a CM4 in my M8P and I had to get the blob file as outlined in the docs. As soon as I did that and rebooted my display...