Graphics, sound and multimedia • Zero2 analog synth demo
I put a demo video together introducing the Zoxnoxious analog synthesizer and showing how the software frontend, VCV Rack, interfaces to the headless Zero2 that runs the synthesizer. The synth is...
View ArticleBeginners • Re: Basic Linux programminh
Using the Terminal to enter commands on a Pi : https://projects.raspberrypi.org/en/pro ... pi-using/8and here https://magpi.raspberrypi.com/articles/terminal-helpHave a look at free download pdf books...
View ArticleGeneral discussion • how to disable all apache modules ?
Hellohow to disable all apache modules ?Thanksxx@xx:/var/www/html/music $ sudo a2dismod *ERROR: Module abcdefu.html does not exist!ERROR: Module antihero.html does not exist!ERROR: Module antihero.mp3...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - Change Key Bindings
That works! Thank you.Statistics: Posted by madderhatter — Sat Mar 09, 2024 5:45 pm
View ArticleTroubleshooting • Raspberry Pi 5 - How to Install Newest Neovim
By default Raspberry Pi OS offers 7.2 Neovim. As the title suggests I'd like to install the newest version which is 9.5. What is the cleanest way to install the latest version and still receive...
View ArticleTroubleshooting • Re: Extremely slow VNC response in Chromium - Bookworm...
Had the same problem with an RPi 5 running bookworm with X11 and RealVNC with no monitor attached - lags of several seconds in Chromium when scrolling or typing into the search bar which made it...
View ArticleBeginners • Re: suitable power adapter for raspberry pi 5
https://www.raspberrypi.com/products/27w-power-supply/Just get one. It's US 12 bucks (convert to your currency as needed). You're not going to find a better deal for anything as good and reliable.I...
View ArticleBeginners • Re: Runnning TensorFlow Lite on RPi 5
Thanks - I'll give option a) a go and plough on - how hard can it be? (he says knowing full well)Famous last words Statistics: Posted by memjr — Sat Mar 09, 2024 6:31 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 - How to Install Newest Neovim
https://github.com/neovim/neovim/blob/master/INSTALL.mdStatistics: Posted by memjr — Sat Mar 09, 2024 6:32 pm
View ArticleHATs and other add-ons • Re: Pi 5 PCIe PWR_EN vs RST timing
Great, thanks!Statistics: Posted by HwAoRrDk — Sun Mar 10, 2024 6:02 pm
View ArticleTroubleshooting • Raspberry Pi400 booting on a rainbow screen
Hello everyone,I wanted to use my HyperPixel so much but the Raspberry Pi is not working.I flashed an SD card with the default os and it boots to a rainbow screen without proceeding further (but Kali...
View ArticleTroubleshooting • Re: Raspberry Pi Camera Module 3 not available on RPi...
Did you read / follow viewtopic.php?t=362707 ?Statistics: Posted by DirkS — Sun Mar 10, 2024 6:07 pm
View ArticleTroubleshooting • Raspberry Pi 5 - How to Change Keybindings X11
Some excellent information on this for the Wayland side of things here: viewtopic.php?t=367085However I do find myself switching to X11 for remote desktop support often enough that I need to transfer...
View ArticleOff topic discussion • Re: Converseen - bulk image resizer
Have you tried imageMagick (imagemagick)?Statistics: Posted by neilgl — Sun Mar 10, 2024 6:22 pm
View ArticleAdvanced users • Official kernel deb packaging scripts
I am maintaining a fleet of several PI machines and I need to change the kernel configuration. I'd like to make this process automatically to follow the official kernel versions (I'll try to follow...
View ArticleBeginners • Re: Raspberry pi 5 many issues
...We have "solaar" that can be installed from the standard repo that works well on Raspberry Pi'sThank you for that - must try it for my Intel box Statistics: Posted by MiscBits — Sun Mar 10, 2024...
View ArticleTroubleshooting • Camera from python script more zoomed in than from terminal
Hello. I have a Pi 4 with a camera module v2, via SSH, and need to capture a image, but when I go to do so, the image is more zoomed in than the terminal, which I have been using as the basis for my...
View ArticleNetworking and servers • Re: Pi3 Bookworm WiFi does not work if router uses...
Try adding / usingCode: key_mgmt=WPA-PSK-SHA256and see if that fixes things.I cannot remember if a restart of the Pi is needed or just wpa_supplicant Statistics: Posted by MiscBits — Sun Mar 10, 2024...
View ArticleTroubleshooting • Re: Discord bot with Tesseract and python
Try asking Tesseract/whoever makes it, you'll probably get faster responses there.Statistics: Posted by memjr — Mon Mar 11, 2024 6:43 pm
View ArticleBeginners • Camera Preview in Python via Remote Desktop Connection
Hi all,I am fairly new to the Raspberry Pi world and need some help getting my camera module up and running.So I use a Raspberry Pi 5 with Raspberry Pi OS 12 installed and have a Raspberry Pi camera...
View Article