Raspberry Pi OS • Re: How to report issue? UK/GB 5GHz WiFi channels 3+ years...
I would log the issue at https://github.com/raspberrypi/bookworm-feedback/issuesThere is a change that the hardware does not support these frequencies and that's why they are not available (though I...
View ArticleC/C++ • Re: C++ fgets behaving very oddly on Bookworm (no other environment...
My reading of the documentation is that NULL is returned on the call to fgets if the FIFO is empty, whether or not the writer has closed the FIFO, and this is not classed as an error. Maybe that's...
View ArticleCamera board • Error reshaping array?
I have code that is based off: https://github.com/raspberrypi/picamera ... _server.pyI am getting this error:Code: Exception in thread Thread-4 (output_thread):Traceback (most recent call last): File...
View ArticleTroubleshooting • Re: look giving strange results
Looks like a bug in the version of look supplied by Debian. Definitely on my RP5, I have look coming from the Debian repositories:Code: rpi5.pi ~ [0:105] apt show bsdextrautilsPackage:...
View ArticleBeginners • Re: VNC - black screen after logging in to Raspbian 64bit
Hi. After changing the resolution in config.txt, the problem continued.I had the VNC function enabled in both "raspi-config" and "Preferences -> Raspberry Pi Configuration", and after starting the...
View ArticleC/C++ • Re: Two-dimensional array of character strings in C
Having looked at the printf escape sequences :-The following escape sequences are defined in standard C. This table also shows the values they map to in ASCII. However, these escape sequences can be...
View ArticleGeneral • Re: Non-blocking PIO I2C example available
I've been looking for this, can you send it torubenmarques91atgmaildotcom?Thanks!Statistics: Posted by rmarques — Mon Feb 12, 2024 8:23 pm
View ArticleTroubleshooting • Re: Bookworm and RealVNC
Use scp (secure copy = copy via ssh)Make sure you have enabled ssh on bookworm.On Windows use Winscp (https://winscp.net)Statistics: Posted by tvoverbeek — Mon Feb 12, 2024 8:23 pm
View ArticleTroubleshooting • Re: Did I make a mistake?
It's not a pile-on. Your description didn't make any sense, and throwing a Pi into the mix made even less sense.Where is the NAS? You said you work at home, but you cannot access your home network.If...
View ArticleRaspberry Pi OS • Re: Wayland issue
I'm using the default VLC Media Player and the effect is the same either in windowed mode or fullscreen. The media extension is .m4vHave you transcoded the DVD rips, or are they the original MPEG2 and...
View ArticleGaming • Re: Killer Apps and Games for 7 and Under
gcompristuxracersupertuxtuxpaintminecraft piminetestcultivationjumpnbumppacman4consolecircuslinuxIs Minecraft pi available from synaptic? My brother isn't very computer savvy.Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry Pi Zero 2 w not showing up in USB devices.
That's the expected behaviour. No Pi will behave as a USB device unless explictly configured to do so. that's not entirely true. Some models will present as a boot device under very limited...
View ArticleGraphics, sound and multimedia • Kodi + libraw
I've installed Kodi on a Raspberry Pi 5 running bookworm and want to add support for libraw (to display Nikon NEF raw images), but the instructions on the Kodi website (Image Decoders section is...
View ArticleMedia centres • Re: RP as a HD Media Player
Thank you to all for your suggstions.I installed libreelec on the RP i5 and it works flawlessly with every video format that I have: avi, mp4, 264, 265, UHD et al.I only need the i5 as a media player...
View ArticleGeneral discussion • Re: How to set up USB ports for gigabit ethernet
The matrix panel must be connected to the Pi Ethernet port directly and cannot have a switch in between. There is something in the way the data is transmitted from the Pi to the Matrix that can’t be...
View ArticleOther RP2040 boards • Re: New board can't program flash.
Right! I did something like totalsize = file1->firstblock->totalsize + file2->firstblock->totalsize. I then get an off-by-two error... ??? Something like that. I'll figure it out. Yeah,...
View ArticleTroubleshooting • Re: no HDMI on TV
Code: [ 1.237267] vc4-drm axi:gpu: [drm:drm_mode_getconnector [drm]] User-space requested a forced probe on [CONNECTOR:32:HDMI-A-1] but is not the DRM master, demoting to read-only probe[ 1.237381]...
View ArticleBeginners • Re: How to force Bookworm to 4K?
https://gist.github.com/alicraigmile/dd ... 3a3a2790ddhm... this sounds interesting and exactly like what i need. if this really works maybe i would only need two raspberry pis for four screens (the...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
I'm sure you're right about being the minority here, but in terms of real world use of computing as a tool, not a learning experiment, who is in the minority?Oh, and I'm fairly sure you can run...
View ArticleGraphics, sound and multimedia • Re: LM320DN1A display with Raspi
You certainly could do that engine swap, there are definitely people who did that, so I'm asking a wide range of people who might have experience with it.It seems I upset you, I'm sorry, I don't...
View Article