Advanced users • Re: Archiving data to Blu-Ray, DVD and CD
CDs are too small for anything I do and I do not know anyone with a CD reader outside of a player under their TV. SD cards store more, are more reliable, and are cheap.DVDs work until your computer...
View ArticleRaspberry Pi 400 • Re: Pi 400 stabile overclock
I use 1080p on a 2k gaming monitor with pi400 after all Did you think about becoming a monk? Statistics: Posted by fanoush — Thu Oct 31, 2024 8:53 am
View ArticleGeneral discussion • Re: Raspberry pi Vnc via Ethernet (no wifi)
Hi guys I’m very new to raspberry pi. I’m currently working on a project which requires me to make a script on the pi. The problem is I’m always on the move. So I need to be able to access the pi gui...
View ArticleBeginners • C Code aborting after For Loop
Hello,I have written a simple C script with which I want to send messages via UART.I use a 485Bus with one transmitter and 8 listeners.Each listener has an ID from 0-7.In the first loop a message is...
View ArticleRaspberry Pi OS • Re: Stuck at update-initramfs: Generating...
6.6.51 exists/existed in 3 variants, quick updates have appeared and had to do with SD-card queing (A2 cards). This should not be an issue with Pi02W but maybe some other side effect. Maybe memory...
View ArticleGeneral discussion • Re: Way to display a formatted table in a post?
was hoping for something like this: https://www.bbcode.org/making-a-table-with-bbcode.php. But this site must only implement some minimal set of such tags?Statistics: Posted by tinker2much — Thu Oct...
View ArticleBeginners • Re: C Code aborting after For Loop
I only looked as far as printfs not always having line feeds ("\n"). Are you sure the output isn't being buffered? Try a flush on stdout (or add a line feed).Statistics: Posted by joan — Thu Oct 31,...
View ArticleRaspberry Pi Connect • Re: Pi Connect slow to recognise ISP's forced IP...
Would you be able to share the logs from on of these periods? See: https://www.raspberrypi.com/documentati ... nnect-logsThe Connect client sends a "heartbeat" to the server every minute, and the...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
- VNC has had changes due to default X11->Wayland, but for only remote operation, setting back to X11 is fine, although you might find better tips on this forum. I only use CLI for remote...
View ArticleGeneral discussion • Re: PXE / Network Boot on CM4
https://www.raspberrypi.com/documentati ... -4-model-bStatistics: Posted by redvli — Fri Nov 01, 2024 7:46 am
View ArticleTroubleshooting • Re: Raspberry Pi 5, mic compatibility issue ?
I found the answer.When I plug a mic that is listed as a sound card and mic simultaneouslythe mic does not work.Click right button on the speaker icon and select 'Device Profiles...'and change the...
View ArticleRaspberry Pi OS • Re: labwc
There is still some work to done on LabWC, for the more esoteric requirements. For most people, it's much better in that it provides faster acceleration and uses more of the Pi graphics hardware,...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
What makes you assume that this combi is going to work? Because of 40pin on display and adapter board? Sorry dude, that's a false assumption.Start small! Buy a known working display, get it up and...
View ArticleCamera board • Re: frontend has timed out v1.3 camera
Typically this means there's a problem with the hardware - either the camera sensor, connector cable or connector on the Raspberry Pi board. My first suggestion is to try re-seating the cable, and if...
View ArticleHailo • Re: AI camera with AI Hat+
Yes it is possible to use both AI Hat and AI Camera together while running different neural networks on each. Does that give any advantage? It's entirely dependent on your application and what you are...
View ArticleAdvanced users • Re: Zero2W - ethernet gadget speed versus wifi speed?
Does anyone have any data (or reasonable back of the envelope estimates) as to the relative speed of a Zero2W as an ethernet gadget - plugged into a modern Mac via a 5gbps hub - versus its own wifi? I...
View ArticleGeneral discussion • Re: Sign in with your Raspberry Pi ID
I don't know anything about the issue you're having and I'll be checking this thread to see the cause and fix.It appears the Foundation is only interested in two distinct markets. 1) Mass sales to...
View ArticleCamera board • Re: Strong local contrast in JPEG images
Our default tunings tend to be quite "punchy", mostly because we think that's what casual users tend to like, and that folks who care about such things wouldn't mind tweaking a few settings to better...
View ArticleBeginners • Re: Auto Run Python script error xdg_runtime_dir not set in the...
I use mplayer and autostart to play my mp3 songs in my eJukeBox Python3 script.I did notice I have to wait a few seconds before running the code to allow everything to get set up.Edit: After all the...
View ArticleTroubleshooting • Re: WARNING: Latest updates break RPIOS Lite + KDE Plasma...
As I said in the bug report, this got me going again.Code: apt install libwayland-client0=1.21.0-1 libwayland-cursor0=1.21.0-1 libwayland-server0=1.21.0-1Far from ideal I know, I can't update these...
View Article