-
Hi
Is there a noob step by step manual to install on raspberry?
-
- [x] Enable [VESA](https://wiki.osdev.org/Getting_VBE_Mode_Info) on x86.
- [ ] Use crate [console_traits](https://docs.rs/console-traits/0.3.0/console_traits/) to unify console output.
- [ ] Use cr…
-
I use the HomeKitCam on my computer with a microsoft Cinema camera and it works perfect.
No i try to do the same thing with my raspberry pi and the picam and get painfully slow laggs on the stream i…
-
Definitely related to #127, but I didn't want to reopen an older thread.
I've completed lesson 1 on my pi 4b, and made the modifications mentioned in the above thread, specifically:
Replaced the…
-
### **Is your feature request related to a problem? Please describe.**
Some images error out and never show in the gallery. The errors show in the log files or as popup notifications in the corner if…
-
Hello,
please help me to make it work...
this is what I'm running, on host macOS Catalina:
```bash
qemu-system-arm \
-kernel kernel-qemu-5.4.51-buster \
-cpu arm1176 \
-m 256 \
…
ghost updated
3 years ago
-
Currently the setup described the RaspberryPi section takes about 15 seconds to boot, I want to cut it to 1-3 seconds to achieve an authentic feeling as much as I can.
I believe running bare metal…
-
I tried to exec `./chbuild --local defconfig qemu` in lab1, but failed, it told me that
"*Generating default config file for `qemu` platform...
cp: cannot stat 'scripts/build/defconfigs/qemu.config'…
-
Just like the title.
I use USB boot, and this tool is awesome for backups, especially in the latest version where you can set image size and the PARTUUID's are automagically exported as well.
Awesom…
-
Hi!
Running this image works great! Unfortunately I creating my own image based on it was less straightforward than I thought. I'm new to Docker but a Dockerfile like this:
```
FROM lukechilds…