Networking and servers • Re: Raspberry Pi blocking access to its ports
What Operating System are you running on your RPi3 board?Code: user@raspberrypi:~ $ cat /etc/os-releasePRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"NAME="Raspbian GNU/Linux"VERSION_ID="11"VERSION="11...
View ArticleFrançais • Re: Probleme de Wifi Pi 3b
Les lignes de commande que vous avez écrit me montre ceci.Code: ashvin@raspberrypi:~$ ip Link1: to: <LOOPBACK, UP, LOWER UP mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen...
View ArticleTroubleshooting • Re: unable to acces samba share
currently it is working flawlessly like the drives physcally attached to my computer with nary a hitchthe difference between last night when it absoutly refused and todays is.. it's daylight I guess....
View ArticleTroubleshooting • Re: Raspberry Pi 5 - Unable to use keyboard
Here is the output from the Zero 2 WBus 001 Device 002: ID 1189:8890 Acer Communications & MultimediaDevice Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 bDeviceSubClass 0...
View ArticleGeneral • Re: 2x I2C Connection - Invalid Pin Error
Wonder if that orange warning on the adafruit webpage is your problem.https://learn.adafruit.com/adafruit-9-d ... 5?view=allMaybe a picture of your setup or a schematic of you wiring.Did you change DI...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Needless to say I disagree with most of what you say here, but Smalltalk... really! Does anyone actually remember what it is?There are dozens of us. Dozens!Amongst other things that Smalltalk is used...
View ArticleGeneral discussion • Re: Regarding #Windows forms app using MOno
but there is UI compatibility as some text boxes are missing.I recall this being a well known issue with Mono, amongst others. I believe this is a TextBox issue with VB.Net but maybe C# as well....
View ArticleScratch • RPi5 and Scratch 3
I am running a classroom with 16 RPi5 kits. Some of the students are getting blank white screen when trying to use Scratch 3. Any idea why this could be happening?Statistics: Posted by MrTech — Tue...
View ArticleGeneral discussion • Raspberry Pi Password Reset
HI all. One of my students was trying to update his RPi5 and it asked for my password, but it has been so long since I needed it that I have forgotten it. How can I reset the password so I can update...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Sending data from ESP32 to Raspberry...
any idea how I should store / group my readings into a specific file before sending it over as Bluetooth?Perhaps investigate json.mqtt can use json, so you won't have to re-invent the wheel if you...
View ArticleGeneral discussion • Re: How to encrypt Raspberry Pi [data] for the purposes...
I think the tidiest solution is to use encfs so it creates a virtual drive which the encrypted version and you rsync/backup from that encrypted virtual drive.`encfs` certainly looks like a viable...
View ArticleRaspberry Pi OS • RPi 5 Bookworm Text Editor takes 25 seconds to open
I have been enjoying the speed increase provided by the RPi5 over the RPi4 in my applications including KStars for astrophotography. I have to operate with X11 instead of Wayland. A couple of...
View ArticleCompute Module • Re: Ethernet connects/disconnects with custom IO Board design
The CM4 Ethernet PHY has voltage-mode line drivers so the centre taps shouldn't be connected to Vcc.Statistics: Posted by trejan — Tue Apr 23, 2024 5:18 pm
View ArticleRaspberry Pi OS • Re: RPi 5 Bookworm Text Editor takes 25 seconds to open
Does your storage pass the 'Raspberry Pi Diagnostics'? Are you using an hdmi monitor or remote over VNC?Is Pi OS fully updated?Statistics: Posted by rpiMike — Tue Apr 23, 2024 5:21 pm
View ArticleBeginners • Re: RPi 5 Fan Header support Active Cooler plus Case Fan
Thank you for bringing that to my attention. Does this mean that I will need to rewire the fan prior to connecting it in series with the active cooler fan?Statistics: Posted by SabotTX — Tue Apr 23,...
View ArticleNetworking and servers • Re: Directly storing images to another LAN device...
There are many possible ways of achieving this and, I'm afraid, no one size fits all answer.A lot depends on how much effort you want to pit and and what sort of effort.In no particular order:Save...
View ArticleGeneral discussion • Re: Raspberry Pi Password Reset
On standard PiOS you can update / upgrade from the command line without having to use a password.Open a terminal window and useCode: sudo apt updatesudo apt full-upgradeStatistics: Posted by DirkS —...
View ArticleTroubleshooting • Re: rpi zero mystery video artefacts
[Update] Thanks for both of your suggestions. I’ve now just managed to test these solutions after having to redo my pi install from scratch and it taking till now just to get video playing on the...
View ArticleTroubleshooting • Re: Low voltages on Pi 4B
so this indicates throttled due to under voltage but the voltage is not currently low. A transient unde voltage?You are seeing the sticky bits for:Power has previously been Under VoltageCPU has...
View ArticleBeginners • Re: .service file help for cvlc autoplay on boot
I would go with Ultibo on that zero. It plays a video almost instantaneously. See viewtopic.php?p=2192178#p2192178Statistics: Posted by neilgl — Wed Apr 24, 2024 5:34 pm
View Article