Camera board • Re: Sawtooth Pattern in Dark Current Readings
Thank you for sharing these results, quite interesting. One thing to note that these values are given in 16-bits, but the sensor works in 12-bits and the final ISP processed output is 8-bits. So the...
View ArticleAdvanced users • Re: RPI5: Unable to enable kvm in qemu after replacing host...
Hello @redvlicould you share again the configuration you used? (link does not work)I'm strugling with KVM and 6.12.ThanksStatistics: Posted by tolumak — Fri Dec 13, 2024 1:59 pm
View ArticleRaspberry Pi OS • How to open chromium to dual screens
Hello,Can anyone tell me how in a Bookworm / Labwc environment to open the Chromium browser on two different monitors from .config/labwc/autostart. How should chromium be parameterized so that one...
View ArticlePicademy • Re: Raspberry emulator
Have you looked at “QEMU raspberry pi” or rent a virtual pi4 from Amazon EC2 or Arm Virtual Hardware?Or Mythic Beasts https://www.mythic-beasts.com/order/rpi/Statistics: Posted by neilgl — Fri Dec 13,...
View ArticleGeneral • Re: E-paper + pi pico?
Thanks a lot!Statistics: Posted by QueasyCarBoy — Fri Dec 13, 2024 2:21 pm
View ArticleTroubleshooting • Re: Failed to connect to a screen
The idea of using a spare microSD card is to start from a known baseline configuration - we can do the same.But the fact that I'm trying to run without card at all and still no output, means that it's...
View ArticleGeneral discussion • Re: Is Raspberry Pi More Reliable Than China Made Intel...
Some offer cheaper alternatives to N100, Celeron and Pentium. Still 6 watts. Similar peak speeds. I like the router variations with a heap of Ethernet ports and massive heatsink cases. By the time you...
View ArticleTroubleshooting • ABC (Aus) IVIEW DRM error RP5 with latest RPOS
Fresh install on RP5. Neither Chromium nor Firefox can play video on ABC Iview website claiming error 246007 which mentions DRM. However, both Firefox and Chromium both work on other sites requiring...
View ArticleGeneral • Build issue with implict functions
I am trying to build a Pico SDK C project with '-Wall -Werror' with appropriate 'Wno-' options to cater for some refactoring not being completed yet.That's almost working but has required me to use...
View ArticleGraphics, sound and multimedia • Spotify player on headless
Hi,First of all, I am quite new to Linux and the kind of programming I have ventured into. So please bare with me. Second, I know I could probably find what I am trying to make on GitHub, but I want...
View ArticleBeginners • Re: ssl.SSLError: [SSL: WRONG_VER..... (_ssl.c:992)
Port 587 does not use SSL. (Unless the server banner advertises ESMTP, and the client uses EHLO, and the server EHLO response advertises STARTTLS, and the client issues STARTTLS, and no attacker...
View ArticleRaspberry Pi Desktop for PC and Mac • How to configure Debian to look like...
Hi to everyone. I registered here on this forum to ask this question specifically. I did try the Raspberry PI OS edition that's available on the Raspberry PI website (for PC and Mac). I loved its...
View ArticleCompute Module • Re: Standard LCD 7 inches does not work fine on CM4 DSI0...
What is your no of DSI-lanes? DSI-1 is 4 lanes while DSI-0 is 2-lanes only on CM1/CM3/CM4.I'm not convinced of your DT as what you've defined as a panel should be a bridge.DSI-0 saw little testing/use...
View ArticleOther projects • Raspberry Pi Pico H - Weather station: component...
Good day everyone. I am a computer science student who would like to make his first project on rasberry pi (a weather station, by the way ), I haven't been involved in this type of issues much, so I'm...
View ArticleGeneral • Re: Reserved bits on memory register
Thanks for your answers. So clearly it is better to use the instructions for updating the registers clear, xor and set.If the instructions clear and xor seem clear to me, updating a register by set...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
That is the first time I've ever seen that run somewhere other than here truly amazing.It looks like your build may be slightly out of date. I did patch the missing carriage returns.The USB overhaul...
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500; questions and setup
How do I do that? Is it a right click on it and check kind of thing? Also I found this video that mentions cups. Will that work for the Pi 500? Wish Bookworm has some kind of integrated program for...
View ArticleRaspberry Pi OS • Running Bookworm Lite on RPiZ2 W - Scrot not working
i have read that the only Screenshot utility that works in the LITE environment is scrot...... however whenever I try it fails with the message.scrot: Can't open X display. It *is* running, yeah?...
View ArticleGeneral • Re: SH1107 OLED 128x128 with C
I had about the same problem with SH1106, a 128x64 chip for which the SSD1306 example partially works. The difference between SH1106 and SSD1306 is that IIRC the latter has convenient...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: How to configure Debian to look...
I understand about how it's an old version at this point The PC & Mac version is as dead as a dodo. Switch to Linux Mint.Raspberry Pi OS on Raspberry Pis is fully supported and fully updated (with...
View Article