General discussion • Raspberry Pi loses connection to PC
Hello everyone, I recently bought a Raspberry PI4b, but there is a problem with the connection all the time1) I have installed the operating system on the SD card 2) I connect Raspberry Pi to computer...
View ArticleTroubleshooting • Re: Raspberry Pi 4: Python - RuntimeError: Error waiting...
Is the Pi 4 running Bookworm or Bullseye?Are you actually using "Python11" or Python 3.11 ?On my Pi4 running Python 3.9.2 (that is installed by default) that code does not give an error.Sorry about...
View ArticleTroubleshooting • Re: KEY_POWER not acting as expected
Hi,In my opinion everything is working as it should.But you may find that Bookworm with the latest updates does what you want.Your Pi shuts down, which clealy indicates that the KEY_POWER event is...
View ArticleNetworking and servers • Re: Raspberry Pi 5 2,5Gbit USB Lan Adapter Not...
No end to the madness, if interested check here viewtopic.php?t=369827Statistics: Posted by Arelius — Tue Apr 30, 2024 10:10 am
View ArticleTroubleshooting • Re: Raspberry Pi loses connection to PC
However, one question remains. On the Raspberry desktop when trying to connect to the university wi-fi I see this error, is the problem solvable, or is this blocking the wi-fi from the...
View ArticleNetworking and servers • Re: How to set correct Ethernet NIC
silly question ... did you try to reboot to see if the configuration is persistent ? or do you have to unplug and re-plug the USB NIC adapter to have it recognized between reboots ?Sorry for late...
View ArticleGeneral • Control of Pico W from Android
Objective---------------To enable 'emergency' access to a Raspberry Pico from an Android device. This is not for main development but just for small fixes on-site.So Far-----------I have accessed Pico...
View ArticleRaspberry Pi OS • Bookworm - weather on wayland
Bookworm with wayland is missing the weather setting in the clock bar, with X11 it was there.Statistics: Posted by Totix92 — Tue Apr 30, 2024 10:55 am
View ArticleTroubleshooting • Pi5 - screen blanking problem
I recently switched to the Pi5 from the Pi3 B+I performed a new installation, I activated screen blanking from raspi-config, but once the system is idle for a certain amount of time. minutes the...
View ArticleCompute Module • Re: CM4 Wifi Compliance with wl utility
Did you get a solution for Error -2?Statistics: Posted by saeedjohar — Tue Apr 30, 2024 11:07 am
View ArticlePython • Re: Convert Integer to Hex Byte for use in I2C comms
Yep I neglected to mention that I am using micropython which does not have the sprintf equivalent as far as I can find. I may be wrong on this point as I am finding my way...Statistics: Posted by...
View ArticleTroubleshooting • Re: PCIe port plastic ribbon retention clip
What country are you based in?Statistics: Posted by RGJ-PI — Tue Apr 30, 2024 11:16 am
View ArticleGeneral • Re: Bookworm issue - Pico W, 'minicom' and 'break detect'
The Pico is not setting 0x04 "device supports Send_Break".Many thanks for putting the effort in, it is very much appreciated. Though I have some work to do to verify your conclusions I think you are...
View ArticleRaspberry Pi OS • Re: Disk Encryption
The single command is: (initramfs) sdmcryptfs rootfs-dev scratch-devWhere: rootfs-dev is the /dev/xxx of the rootfs device, and scratch-dev is the /dev/xxx of a scratch device as large or larger than...
View ArticleBeginners • Re: What's the lowest power the rpi5 can run on?
Don't forget, we still sell almost all the earlier models, so if you need something with less power consumption, it's still available.Absolutely. If you have a 5V @ 2A power budget the advice would be...
View ArticleNetworking and servers • Re: Unreliable WiFi on RPi5
@B. Goode:Actually, I chose the Aluminum case BECAUSE I read "somewhere" that the fan on other cases could sometimes interfere with WiFi. May have been right or wrong, but that's what I did.Anyhow,...
View ArticleCamera board • FPC Pins Standard?
Are the pins standard for all FPC camera connections?Like, if I were to get the https://www.ebay.com/itm/335350184796 camera, would that just match my zero, or would I need to find out what pins go to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Use SN65DSI83 with CM4
..However, I noticed that when you do:Code: sudo apt-get updatesudo apt-get upgradethe kernel version changes and SN65DSI83 is no longer recognized, so I thought of using these commands:Code: dpkg -l...
View ArticleNetworking and servers • Re: Gadget Mode SSH
Unfortunately that guide is A. probably the wrong one, and B. not up to date for Bookworm. Updating is on my to do list but I've not yet got there.I've started looking at Gadget Mode on Bookworm...
View ArticleTroubleshooting • Re: Connecting RPi4 To Via Ethernet To Company Network
Setting up a WiFI AP on your notebook for allowing internet shareing might be worth a try.Statistics: Posted by aBUGSworstnightmare — Wed May 01, 2024 10:21 am
View Article