Troubleshooting • Raspberry Pi4 Model B: Not connecting to WiFi network
I cannot find a similar problem to the one I have on this forum regarding the onboard WiFi for the Pi4.I have run into an issue with a new Raspberry Pi 4 where it just does not want to connect to any...
View ArticleOff topic discussion • Re: How Can Raspberry Pi Be Utilized to Develop a...
Hello Raspberry Pi Community,I'm interested in exploring the potential of using Raspberry Pi to create a cost-effective ERP system tailored for small retail businesses. Given the power and versatility...
View ArticleNetworking and servers • networkmanager bridge to access point fails after...
Latest Bookworm on Pi 4 and 5. USB WiFi adaptor plugged in to use as access point. Using nmcli to configure access point. Everything works. Reboot no problem.I then bridge eth0 to wlan1 using nmcli....
View ArticleInterfacing (DSI, CSI, I2C, etc.) • DSI display working but not detected in OS?
Hi, I am using a Waveshare 4.3" QLED DSI display with my Raspberry Pi 5.Code: pi@raspberrypi:~ $ sudo uname -r6.6.32-v8-16k+My config.txt:Code: pi@raspberrypi:~ $ cat /boot/firmware/config.txt # For...
View ArticleTroubleshooting • Re: HDD detected in USB2 but not USB3
Hello,I stopped working on this subject until today, and I am back.Unfortunately, the problem is not solved, and it is becoming even thicker. Here is what I observe when connecting a HDD to USB...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: DSI display working but not detected...
Are you sure you're using the correct overlay?Disable the overclocking until you know the screen is working. Then you can try if it works with these high values.Statistics: Posted by...
View ArticleUbuntu • Re: Rpi5 running rpi4 USB m.2 ssd and also rpi5 nvme ssd
My question right now is whether it's possible to find two sufficiently low power 4TB NVMe drives that could work in one of those dual m.2 hats that include a PCIe switch for the Pi 5. If your SSDs...
View ArticleRaspberry Pi OS • Re: Xwayland and listen tcp
Great leads here!xhost + is covered, and -[no]listen protocol is in my Xwayland help text. As far as security is concerned, this is all in a separate local LAN. I will look into all suggestions over...
View ArticleNetworking and servers • Re: Where are the network config files?
If you want to use a command line or a script:Code: nmcli connection modify "Wired connection 1" ipv4.addresses '192.168.0.10/24'I found the documentation bad as it does not show what you have to use...
View ArticleAdvanced users • Re: I need help with the ip route on my server - RPi4
For a start, here's one obvious problem in your dhcpcd.conf.Jul 02 06:00:57 mas6y6pi dhcpcd[483]: unknown option: static_routers=192.168.86.1The correct option should beCode: static...
View ArticleTroubleshooting • Re: How to add volume-control for external I2S DAC on zero 2w?
Page 22 of https://cdn.sparkfun.com/assets/e/6/5/a ... IO_v32.pdfThank you for your reply.I think I was not clear in my first post.I do not need a hardware volume control base on potentiometer or...
View ArticleTroubleshooting • Re: Raspberry doesnt boot on new device, boots on old...
Hi All,Fix applied. working solution.Thanks for the help!Statistics: Posted by Zerycian — Tue Jul 09, 2024 6:42 am
View ArticleOfficial Display • Re: Display Only Shows Backlight
two different FPC cables. They're not official raspberry cables, but they were advertised for rp5s. I have some official cables on order.Are they specifically display cables? The camera cables look...
View ArticleNetworking and servers • Re: networkmanager bridge to access point fails...
Solved sort of maybe.The first few times I used nmcli to set a password, I followed the examples and wrapped the password in double quotes. When nothing could connect, I edited the connection and...
View ArticleSDK • Re: Pi PicoW savind data to flash
It is possible.However, it is not known if there are ready-made implementations. For example, the lwip bundled with pico-sdk includes a web server...
View ArticleTroubleshooting • Under voltage icon displayed when plugging in usb keyboard
Hi everyone,I’m using a RP3B+ with retropie installed. I am using the Nespi Case + along with an official raspberry pi power supply. When I plug in my official raspberry pi keyboard and mouse through...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
MIPI 4 Lane connection to RPI5, now available for IMX219 and IMX258.https://x.com/ltd_soho/status/1810854930783371347Our camera modules and boards support MIPI 4 lane connection.Please contact us from...
View ArticleHATs and other add-ons • Help Needed - EM060K-GL LTE Cat-6 HAT
Hi,Does anyone have any experience the following Waveshare EM060K-GL LTE Cat-6 HAT please.All I am trying to do is use this hat to give my Pi 4 an internet connection so the Pi can be remotely...
View ArticleGeneral • Re: What percentage of MicroSD card supports SPI and FatFS
I am also interested in the current status and trends.It is clearly stated in SD Specifications Physical Layer Simplified Specification and other documents that SDUC cards larger than 2 TB do not...
View ArticleBeginners • Re: How to deactivate the red LED when Raspberry Pi 5 is shut down?
How much power does that lonely led consume?Felling adventurous? Put an inverter between it and the rest of the board.For the ones I have around that I want to make the bugging light go away, a drop...
View Article