Beginners • Re: Booting from External SSD with USB and without NVME HAT
I want to buy Raspberry Pi 5. I am a complete beginner. I don't want to use SDcard, but I want to boot with an external SSD without using HAT.For example I want to use [Crucial ® X6 Portable...
View ArticleTroubleshooting • Re: How to disable userconfig.service and enable getty
Thank you all. Yes I should've made a few things a bit more clear: the machine setting up the rpi hasn't got a GUI interface, and yes I meant Zero 2 W.I appreciate the suggestions by thagrol, and it...
View ArticleNetworking 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 ArticleCamera board • Re: Taking RAW images with picamera2
Thanks for all the replies so far,I have taken your advice and have taken a DNG raw image, although I have some confusion when compared to my first methodFirstly, can I confirm the following code gets...
View ArticleNetworking and servers • Re: wi-fi | wifi disconnect
Thank you for all your replies. There was a dash (= "-") in my user-name, but, again, this user-name with a dash is applied since more than a year and the problem occurred twice since last October; I...
View ArticleRaspberry Pi OS • watchdog on 64 bit bookworm.
Please can anyone tell me how to use the watchdog on 64 bit bookworm lite?My watchdog.service keeps saying it can't access /dev/watchdogAlso, some people say the configuration of what I want watched...
View ArticleTeaching and learning resources • Re: Advent of Code 2023
For me any program that works is interesting. For example, code used in production is usually written to work rather than admired for its beauty. Thus, examining and testing how various hardware and...
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 ArticlePython • Re: ValueError: invalid literal for int() with base 10:
Everything was fine here at midnight on the 3rd of January.You could try adding some code which logs what your program is doing. Then log the thing that is about to get processed by the line that...
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 ArticleAdvanced users • Re: Control Multiple Stepper Motors with Pi 3
You don't need to own a 3D printer to try it. You can buy just the control board by itself:https://www.aliexpress.com/item/1005006042861374.htmlBasically, you are starting from zero knowledge, and by...
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 ArticleAutomation, sensing and robotics • Re: how to find GPIO keys
Thanks for all the help! I am very new to this.Statistics: Posted by a person — Fri Jan 05, 2024 1:51 am
View ArticleGeneral discussion • Re: Pi 5 Portable Project Power Question
However, digging into the details it mentions an "XH2.54 Male Port 12.6V 2A voltage output port.The 5V output is capable of 5A but you will have to do the override config on the PI5 as it won't have...
View ArticleTroubleshooting • Re: Trying to connect a PNY SSD to Raspberry Pi 4 model B...
could be power. Max usb power is 1200mA (what does the pny label say?)- certain usb adapter chips (namely Jmicron) are known not to work under linux. Preferred is Asmedia chips.( run lsusb with the...
View Article