SDK • Re: Slower builds?
At this point it's just getting silly. That kind of text processing is not going to bring down a modern CPU core to its knees -- common sense. So I would call it a defect. picotool coprodis is...
View ArticleNetworking and servers • Re: Pi homelab build...
I am trying to learn this, do my taxes, and learn tagalog (family reasons) at the same time. Simply put, I am tired of the project for now, it's been fun, but frustrating. I need to focus on something...
View ArticleRaspberry Pi OS • Re: Raspberry pi5 with bookworm issues
Well rather than quit the forum I persevered and continued to watch what my Pi was doing when I was doing certain tasks.Today I have eliminated overheating as my issue cause and have settled on the Pi...
View ArticleGeneral discussion • Re: EOLing My Guides
Thanks for your tireless work. Look after yourself: burnout is real, and can last for a long time.Statistics: Posted by scruss — Sat Feb 15, 2025 2:42 am
View ArticleGeneral discussion • Re: No double sided printing
Are you using hplip, its the best for driving hp printers, ENVY 7855 is supported.Statistics: Posted by pidd — Sat Feb 15, 2025 2:45 am
View ArticleTroubleshooting • Raspberry Pi Mainsail OS - ssh not working
Hi there,I just got a raspberry pi zero 2 w that I was hoping to run klipper on and control my 3d printer. However, after following countless tutorials, I had no luck. I used the official pi imager to...
View ArticleHATs and other add-ons • Re: Missing SMART vendor attributes
Don't forget to update the smartctl database now and thenCode: sudo update-smart-drivedbStatistics: Posted by pidd — Sat Feb 15, 2025 2:56 am
View ArticleTroubleshooting • Re: Colored remote buttons don't work in labwc
it's kinda hard if the key is not even recognizedwithout the keysym you can't use it.Code: xev | grep keysymhas always worked in my use, but i don't use a remoteStatistics: Posted by kerry_s — Sun Feb...
View ArticleGeneral discussion • Re: AI On My Raspberry Pi 5
I'm not sure where I should post this, but I was cuious about AI on my RPi 5 with 8GB of memory, so I flashed a spare SD card with the RPiOS and installed ollama on it. I was able to run...
View ArticleTroubleshooting • Re: No double sided printing
Been there. Done that.Can you, maybe, try to be a wee bit less fighty, please? We're trying to help you here, and all you come back with is anger. We are all volunteers here.We do this for fun.If it...
View ArticlePython • Re: Web Scraper
Sorry to hear you might have to expend some effort on this project.I've never shied away from work, I'm simply trying to understand the scope of the project i've set myself to tackle I've been using...
View ArticleBeginners • Re: Can't Run Script at Bootup
Thanks! I do have a question, though. I'm trying to run the startup.sh script below:Code: #!/bin/bash# startup.sh - Initializes serial ports for uppercase only terminalssudo stty -F /dev/ttyAMA0 cols...
View ArticleTroubleshooting • Problem When using canny edge detection
I am creating a program to give me a trackbar that can adjust the value of minv and maxv for the canny edge detection. Strangely, when I not include any resizing into it, it worked. When I resized the...
View ArticleTroubleshooting • Re: on-screen keyboard takes focus away from text field
OK - so answer is fairly simple. From the shell, run"sudo raspi-config"then when the menu pops up select "Advanced Options - Wayland"On this next menu pick the item A6 (switch between Wayland and X...
View ArticleTroubleshooting • Raspberry Pi Zero 2W not connecting to wifi but will...
HELP!I have been struggling with my raspberry pi for days now. First one was faulty (service confirmed) and I had it replaced. Now this one lets me install mainsail and I got it going but only on my...
View ArticleNetworking and servers • Re: Switching from Access Point to new Wifi
HiThanks for your responseI did the same thing and I received new wifi credentials through mqtt subscribe.But at that time I got error as Failed to connect to non-global ctrl_ifname: wlan0 error: No...
View ArticleGeneral discussion • Re: where to raise bug reports
Save as a .txt file and then upload to the comment box.Statistics: Posted by Botspot — Mon Feb 17, 2025 2:48 am
View ArticleThe MagPi • Re: Old fashion floppy disk changer
Good catch on those image mixups!Statistics: Posted by jamesberry — Mon Feb 17, 2025 3:06 am
View ArticleAdvanced users • Re: Add environment variable persistent in bookworm os
@BigRedMailboxI'm sorry, How do you see your convoluted and inelegant solution as easier than @AndyD's solution?Statistics: Posted by wildfire — Mon Feb 17, 2025 3:24 am
View ArticleTroubleshooting • Re: Problem When using canny edge detection
Problem Solved, it turns out that I have got the wrong upper-left and lower-right coordinates for the mask.Statistics: Posted by ricky2777 — Mon Feb 17, 2025 3:30 am
View Article