Troubleshooting • Re: Kali Linux with Pi5
I am trying to get my new Pi5 (8gb) to boot into Kali linux.[ ... ]Any thoughts?viewtopic.php?t=1243https://www.kali.org/community/@wildfire and @B.GoodeIf Kali Linux is not supported then why is this...
View ArticleTroubleshooting • Re: Appearance Settings exits prematurely
Update: Not sure if it's significant but my route to desktop was via a bookworm Lite OS install then I installed "xserver-xorg raspberrypi-ui-mods" over the top.Today as part of some other work I...
View ArticleBeginners • Re: Need 1-pin JST Connector for my Noctua/ Rpi4
on a Pi4 you want to connect to GPIO or what are you up for (as there is no JST connector on the board).The wires you're looking for a called DuPont. Better cut available jumper wires and solder them...
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
here is the video https://drive.google.com/file/d/1MOyLro ... sp=sharing you can check LED Status Also.O:K. some things that caught my attention:what is there connected to GPIO? Get rid of that first...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem With High Resolutions With...
Minor correction.Four lanes is having issues with current top-of-tree kernel (I'm seeing a horizontal image shift of about 25% of the image width). It is resolved by njh's other patches though, so I...
View ArticleBeginners • Re: Before I buy a Pi5
But just to report that I have an RPi[5]-4G running 64-bit RasPiOS Bookworm and I can use 'classic' (ie. NOT RPi-Connect) VNC to bring up my RasPiOS GUI Desktop on a Windows 10 'wintel' desktop PC. I...
View ArticleBeginners • Re: Can not boot my new pi 5
Your situation is very unusual, thousands of downloads a day of PiOS with no problems similar to what you are seeing reported. I wonder if there is a HW fault with the SD card slot, becaue it...
View ArticleTroubleshooting • Re: Unable to boot from USB
Try using the Raspberry Pi Imager to write your new USB stick.sudo apt install rpi-imagerThat will get everything on there with the correct format and with the correct ARMHF or ARM64...
View ArticleRaspberry Pi Connect • Re: Support for Visual Studio Code remote host via ssh
Why not just try it? You will find out immediately if you try it.Do you have a clue how I could try that?I looked at different forums and came to the conclusion:Pi Connect DOES NOT SUPPORT SSH.Pi...
View ArticleAdvanced users • Re: Best sd card for raspberry pi 3b+ 2024
(except the pi 5 with a beta firmware, which means A2 actually perform worse on the pi 3 than A1!I checked and I could not find anything in that thread to support your conclusion. AFAIK, and based on...
View ArticleCompute Module • booting rpi cm4 board with boot,root, image i.e. three...
Dear All,Thanks for your all help.Input: Board RPICM4 : https://www.raspberrypi.com/products/co ... -io-board/Problem: I tried with bootable pen-drive with three partition boot,root, image. But board...
View ArticleTroubleshooting • Brand new RPi 4B freezes
HiI just received a new RPi4B and was installing some software on it when the mouse froze after around 45 mins. I am using a Logitech M185 mouse plus keyboard via a dongle in one of the USB ports. I...
View ArticleAdvanced users • Re: Raspberry pi 5 - j17 for 2pin 12v FAN
B.GoodeThanks! I misunderstood that yesterday! ---aBUGSworstnightmare1. Do you know what an overcurrent condition is?2. I'm not familiar with the design of integrated circuit pi5 and its regulation on...
View ArticleTroubleshooting • Re: Brand new RPi 4B freezes
It won't be overheating (it just throttles when too hot).Power supply is most likely culprit. What power supply are you using?What does "vcgencmd get_throttled" report after running for a...
View ArticleCamera board • Re: Suppot for OV2311
Thanks!! The link for OV9282 is a great reference for me. But i have no datasheet of ov9282, did you send to here. Then i can compare to ov2311Statistics: Posted by zhenlinfan — Sat Jul 13, 2024 9:18 am
View ArticleC/C++ • Help with Freetype2 and Font Awesome fonts
I have a bunch of code related to producing output to framebuffer devices, which is useful on lower power models which don't work too well with a desktop environment because of limited resources.Using...
View ArticleGeneral discussion • Can not get udemy drm protected videos to play on...
So when i go to watch a tutorial on the website Udemy i can not play some specific videos but some others work flawlessly. After going to the website...
View ArticleGeneral discussion • Re: Using USB power heats up Pi 5
what current does the Pi need when working without the monitor?Works fine on a Pi 4 power supply which is 3amp without PD. That is running from microSD. Some SSDs and disks stress that supply.Should...
View ArticleTroubleshooting • Re: Headless Raspberry Pi 4B WAN change
I found adding a name to each network and indentation helps:Code: network={ ssid="AniDGreat_5g" psk="XXXXX" key_mgmt=WPA-PSK priority=90 id_str="new"}network={ ssid="Partha allience" psk="XXXXX"...
View ArticleOther projects • Re: Monitor car battery
There is a very simple (two resistor) monitor project at https://stfn.pl/blog/22-pico-battery-level/You will need to tweak the code depending on the accuracy of the resistors and the Pico ADC - note...
View Article