Raspberry Pi OS • Re: Force HDMI on with RasperryPiOS 5.3 (July 2024) + Login...
The issue is your display is not providing the edid when queried and in standby (usually they do - which is much more convenient).You can capture this edid to a file, and use that.Code: # find /sys...
View ArticleTroubleshooting • Re: When will there be a Raspberry Pi with at least 16GB of...
I get a message in the terminal: want /var/swap=16384MByte, restricting to config limit: 2048MBytes, checking existing: deleting wrong size file (209715200), generating swapfile ... of 2048MBytes Is...
View ArticleBeginners • Can't Get Into Home Page and No Chrome Search Bar
Help, please.We haven't used the Raspberry Pi 400 for a while, and now the Raspberry isn't progressing from what can be seen in the attached photo.All the wires and the SD card are in the correct...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI bug on Pi 5
My experiments with my home-brew protocol analyzer have been informative. I threw enough logic into the FPGA so I could generate versions of HSync, VSync, and DE, and measure the pixel clock. The CM4...
View ArticleNetworking and servers • Re: My First Home Server
Thank you so much for the help MiscBits, I've understood and create my first container Code: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMESec67bc1a5cec...
View ArticleTroubleshooting • Re: Use Raspberry Pi 4B+ as HID device (usb/bluetooth)
Hello, I have recently been trying to get my Pi to act as a HID deviceI have tried connecting it via bluetooth using L2CAP (didn't work, bluez and dbus kept complaining)I have tried connecting it via...
View ArticleGeneral • Display Help
Hello, I have a generally simple question. Using this Library:https://github.com/tech-box-io/TB_TFT_eSPI/tree/masterand an ST7796 display, how would I go about setting things up?Statistics: Posted by...
View ArticleAdvanced users • Re: Restoring OS on an M.2 Card
I don't have an Argon One case but...Option 1: Boot as is. Change boot order to NVMe last. Write new image to SD or USB. Boot from new media. Use SD card copier to move OS to M.2 drive. Shutdown....
View ArticleMedia centres • Re: Peppy player
What do you see in the terminal when you run commands alsamixer or amixer? Do you see 'PCM' or anything else? That 'anything else' should be used instead of 'PCM'.Statistics: Posted by peppy.player —...
View ArticleBeginners • Re: Can't Get Into Home Page and No Chrome Search Bar
This is what I get when I press the Escape key.Statistics: Posted by PinkPearls — Mon Jul 29, 2024 6:00 pm
View ArticleAdvanced users • Re: 3 monitors possible with RaPi5?
At the moment playing to build some desktop to my son and have this:https://argon40.com/en-ca/products/argo ... -nvme-caseAudio DSP board also available but it’s extra. I didn’t know that and would...
View ArticleTroubleshooting • Re: Issues recognising 2x USB hubs with 7 USB3 disks (NTFS)
It seems "resolved" now.OK, after many attempts and boot freezes I got it to work. It now boots fine (if slowly) with all 7 disks pre powered up. It seems nothing to do with 'power' per se, nor...
View ArticleRaspberry Pi OS • Re: Booting time reduction
I am new in raspberry pi for industrial enviornment. Monitor is not connected to system (machine user are not using Desktop). this is singular machine. which os should i use ?If there's no display on...
View ArticleNetworking and servers • Re: Can someone explain "virtual bridge"...
Not specific to RPis, the Wi-Fi system specs do not permit what you wish to do.Statistics: Posted by drgeoff — Tue Jul 30, 2024 5:31 pm
View ArticleGraphics, sound and multimedia • Re: RPi 5 - omxplayer
Everything you can do on the Pi3 you can do on the Pi5,Except for the one thing I need it to do.But don't worry. I'm sure other people will find uses for this new board. They will still...
View ArticleTroubleshooting • Re: Two RPi 5 dead
And the Pi4 has a protection diode which should have protected it, not sure if the Pi5 has a protection diode as well.Statistics: Posted by pidd — Tue Jul 30, 2024 5:39 pm
View ArticleCompute Module • Re: Linux Reboot fail
SD_VDD_OVRIDE is floatingand the other SD-CARD signals I have been connected to SDCAR looking to the picture.Is that little Lowpass to that switch a Problem?Statistics: Posted by gs105 — Tue Jul 30,...
View ArticleBeginners • Ad-Hoc Network Setup - PI4, Bullseye
Question: Does anyone have links that would guide us in setting up a PI 4 with bullseye as a server? Application - Requries a wireless connection between a windows computer and a PI4 without an...
View ArticleTroubleshooting • Re: Camera not detected
libcamera-still -o test.jpg --width 640 --height 480[0:17:58.641341296] [7135] INFO Camera camera_manager.cpp:313 libcamera v0.3.0+65-6ddd79b5[0:17:58.659095518] [7138] INFO RPI pisp.cpp:695 libpisp...
View ArticleBeginners • Re: Ad-Hoc Network Setup - PI4, Bullseye
What about setting up the Pi in AP mode? When you're out in the field, you connect to the Pi's wifi.Statistics: Posted by memjr — Tue Jul 30, 2024 5:58 pm
View Article