Troubleshooting • Re: No HDMI output on Pi 3B+
There looks like a fair bit of flux residue on that board, like it has been reworked at some point. Maybe the HDMI socket or one of the components near it has been replaced?Statistics: Posted by rpdom...
View ArticleFrançais • Re: Kernel Panic...
Avant que la carte Sd ne soit inutilisable (il faut quand m^me vérifier, par acquis de conscience, qu'il ne s'agit pas d'un faux contact: arreter le RPi douteux, enlever la carte SD, l'épousseter, la...
View ArticleBeginners • Re: Moving SD card (and PiOS install) from Pi4 to Pi5
And self compiled kernel modules? Are they using the same modules folder?My pi4 is running bookworm, so this is not problem.The PI 5 will use the -2712 kernel by default, while the Pi 4B will use the...
View ArticleNetworking and servers • Re: something I cant quite grasp.
The OS on SD card (or USB or other storage device) on the Pi will request an IP address from your DHCP server.I don't understand your use of the term "host device". The Pi is a computer, the same as...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
whats stopping broadcom from just updating this with the 2711 and 2712 changes?Broadcom is stopping Broadcom.Statistics: Posted by ghostr1der — Mon Jan 29, 2024 10:14 am
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
If there is that much discussion about the "supposed to be simple" powering up of an electronic device, the designers of Pi-6 should either just come up with a more universal method for the powering...
View ArticleGeneral programming discussion • Books about 64-bit assembly using AT&T...
Hello folksI know 32-bit assembly on x86 Linux using GNU tools for assembling, compiling, linking, and debugging (AT&T sýntax), and now I would like to update my knowledge about 64-bit assembly....
View ArticleGeneral • Re: ADC sample-hold timing?
There's a some useful info here :https://www.youtube.com/watch?v=TGjUHChO1kMThe ADC uses its own clock so you're unlikely to be able to get cycle accurate timing. [edit ]I appears to be a simple SAR...
View ArticleCamera board • Re: ISP Image processed output is abnormal while raw image...
A few more thoughts:* Are you now using the the uncalibrated.json file rather than imx219.json? That's less likely to produce strange colour gains. You can see on the preview window title what colour...
View ArticleTroubleshooting • Re: booting an old model 1B
The Lite version of the current OS (Bookworm) 32-bit should work fine. I think I did test it.I can confirm Bookworm 32 bit works fine on a 1B. I just run PiHole on the old box Statistics: Posted by...
View ArticleCamera board • Re: V2 camera coding stopped working
...[/code]Any idea on how to fix?It sounds like you have an old version of libcamera. Can you state what kind of Pi you have, what the camera is, what OS you are running ("cat /etc/os-release"), what...
View ArticleAdvanced users • libpqxx on kirkstone!
Hi All,Thanks to all of you.I am working on yocto kirkstone sato with RPI CM4 board. I want to add libpqxx (https://pqxx.org/libpqxx/) library into it.Can anybody help with recipe, layer.conf, bbapend...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
It sounds a bit like https://github.com/procount/pinn/issues/770.A copy of the debug log and dmesg output might be useful (see troubleshooting). You may need to enable ssh and connect via that if your...
View ArticleTroubleshooting • Keyboard/mouse doesn't work on raspberry pi zero W 2
Hi, I'm running a zero 2 W with kali installed, I want to turn it into a pentesting machine, but my keyboard or mouse apparently just do not work. I had Raspbian installed before, and rhey both worked...
View ArticleBeginners • Re: Pi 5 1500mhz
i was saying i have arm_freq_min=1000 set and it works fine.but does it actually run at 1ghz like you think?Code: root@raspberrypi:~# echo userspace >...
View ArticleTroubleshooting • Re: Keyboard/mouse doesn't work on raspberry pi zero W 2
You might get better help if you ask on a Kali forum. It's not an OS we support on here.Statistics: Posted by rpdom — Tue Jan 30, 2024 10:28 am
View ArticleTroubleshooting • Re: RaspberryPi5’s keep crashing
I don't think so, most of the times I have tried it, it's been via ssh and nothing plugged into the usb. At least 15 times.Statistics: Posted by cliff48 — Wed Jan 31, 2024 9:55 am
View ArticleOther RP2040 boards • Re: Thonny Errors RP2040 Custom PCB
Do you mean ground connections as in the ground connections that on the end of the 3V3 decoupling capacitors? Or are you referring to the ground pad in the center of the chip. I’m fairly competent...
View ArticleTroubleshooting • Re: Raspberrypi 5 not booting directly when powered over GPiO
When powering my RPI5 with the a standard power supply over USB-C it boots directly, but when I power it over 5V GPIO, the only visible reaction is the red LED turning on and staying on (no boot)....
View ArticleGraphics, sound and multimedia • Re: pi5 use dpi screen, xrandr --panning has...
You only have one screen connected.Is your HDMI screen connected and working?I only want to use the dpi screen with panning and do not connect any other screens.which content do you think will you be...
View Article