Networking and servers • udhcpc & SixFab modem
I am following a tutorial on getting my cellular modem hat running on my Rasp Pi.The tutorial is here : https://docs.sixfab.com/page/setting-up ... ing-libqmi and if I follow the tutorial it seems to...
View ArticleRaspberry Pi OS • Bookworm is GREAT!...but
I am pleased with the new OS but at the worst times it locks up.Previous OS's no problem.Is there a fix.USB use for keyboard/mouse, Arduino IDE boards and SSD...thats it.Statistics: Posted by...
View ArticleUser groups and events • Are there any events in Canada?
Hello!I was just wondering if there are any Raspberry Pi events in Canada?Thanks!Statistics: Posted by bluepig600 — Thu Jan 04, 2024 1:28 am
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
You might want to wait for Pi 500 instead.Pi500 would be a great replacement,but "We announce future products...."Not sure how long I will be waiting.Can you wash the coffee out of the Pi 400 keyboard...
View ArticlePython • Re: ValueError: invalid literal for int() with base 10:
Has something been changed that would cause this error,I don't know. My crystal ball is broken.Add some debug (even a print(thing_im_passing_to_int) will do) so that you can see what the "invalid...
View ArticleRaspberry Pi OS • Re: Heart Broken: My Love Affair With MotionEYE is Over
Me again ...The only other solution I've considered is have my own local email server that can be setup to forward to my paided-for provider using Oath2. However, from what I've heard setting up and...
View ArticleAdvanced users • Re: Control Multiple Stepper Motors with Pi 3
Yes.In general, the stepper motor will be connected to a driver. On one side of the driver are the high current lines for energising the stepper coils. On the other side are the low-voltage signals...
View ArticleCamera board • Re: availability of starvis2 camera modules for raspberry pi
Thank you for your interest in our products.Because we need kernel build with the driver to add the new sensors (general users do not want to do this, we guess.), we are delivering our STARVIS2 camera...
View ArticleGraphics, sound and multimedia • Re: Batteries for Allo Isolator with a USB C...
I did see that on the Allo site, but it has a DC jack with a 2.5mm plug whereas mine has a USB C so I was not sure it would be correct for my version.You've got a newer version of the isolator. The...
View ArticleAdvanced users • Re: Is everyone happy with the quality of libgpiod?
...This is gripes against the tools, not the library.That it is. But since they're authored by the same person, I guess there must be some connection there, eh?Not really IMO. You can alter the...
View ArticleTroubleshooting • Re: Pi 4b Ethernet not working, no internet
Try another ethernet cable, it accounts for around 80% of ethernet problems.Statistics: Posted by pidd — Fri Jan 05, 2024 1:17 am
View ArticleGeneral discussion • Debugging Pico W with Pi5 swd connection is not working
Hi I am trying to debug hello world on Raspberry Pi Pico W.I have connected pi5 to pico using SWD connection. But when i am running openocd command it is showing this error. Have anyone faced this?I...
View ArticleGeneral discussion • Re: Debugging Pico W with Pi5 swd connection is not working
https://github.com/raspberrypi/openocd/ ... native.cfghttps://github.com/raspberrypi/openocd/ ... pi-swd.cfgthat interface uses the native gpio of the SoCbut for the pi5, you must use the RP1...
View ArticleBare metal, Assembly language • Re: Boot exception levels
for the whole pi0-pi4 family, an armstub from here is dropped at the arm reset vectorits responsible for doing things like initial register setup, parking the secondary cores, and dropping down to EL1...
View ArticleTroubleshooting • Re: Performance options missing from raspi-config in bookworm
Well, I'll be. I'm looking at raspi-config (which is a shell script) and, indeed, "do_fan" is no longer available prior to RPI4 (see code below). Why was this functionality removed? I modified the...
View ArticleTroubleshooting • Re: VPN para Raspberry Pi
I don't normally run wireguard, but I had no problems installing it on Debian 12 aarch64 a couple of months ago.You might get better assistance from the pivpn team directly.Statistics: Posted by bls —...
View ArticleAdvanced users • Re: No prompt for Creating Disk Partitions
In case anyone's interested, sdm V11 is released and includes a new plugin to create disk partitions in an IMG or on an SSD/SD Card.Statistics: Posted by bls — Sat Jan 06, 2024 12:12 am
View ArticleTroubleshooting • Re: Rpi4B bookworm installation - error running package update
I did a little more digging on this and the problem does seem tied to the use of the microSD to USB-A adaptor:The same microSD card, running in the internal reader, works fine.A second microSD card...
View ArticleTroubleshooting • Re: Troubles with Pico W after several hours of Data Logging
I had problem with AA battery. I got a lot of unwanted reset. I fix the problem using a 3.7V lithium pack with solar cell. Spike from the wifi was making gliches and the AA battery was not able to...
View ArticleAdvanced users • Re: Image File Utilities
I don't have enough information to even guess what your problem might be. There's been nearly 2000 downloads of the current version and you're the only one to report this issue. It's apparently...
View Article