Quantcast
Channel: Raspberry Pi Forums
Browsing all 5001 articles
Browse latest View live

General discussion • Re: Issue With SSH Over USB On CM5

Your config.txt is wrong. Code: dtoverlay=dwc2,dr_mode=host needs to be Code: dtoverlay=dwc2,dr_mode=peripheralAs it is, even though the g_ether module will load it will be unable to reach the USB...

View Article


Raspberry Pi OS • Buster -> Bullseye doesn't upgrade kernel

I have seen the discussion at viewtopic.php?t=323279 I upgraded form buster to bullseye and it went smoothly.One issue though is that the kernel remained at Code: uname -aLinux nbagent-5eff...

View Article


Python • Re: Keep getting this error message

Basically, all the ones referring to the gpio package. GPIOZERO, GPIOD, RPi.GPIO etc...Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.62+rpt-rpi-2712Plain Debian or Raspberry Pi...

View Article

General discussion • Re: Pi5 8gb v 16gb v Pi4 model B 8gb for...

Thanks again all. I decided on the 5 with 8gb RAM (16g felt like overkill all along, and while I can afford it, the point was to make it as close to $100 as possible). Just purchased through Chicago...

View Article

Troubleshooting • Re: [solved] (with logs) Pi5 no video, almost no boot, no...

LOL Sorry, I should have been more clear: Yes, the Penta hat properly supplies 5V; I wasn't feeding 12V to the Pi!Thanks for reading and trying to help!URLs of subsequent posts, for easy...

View Article


Python • Re: Rpi5, pi3d, x11, uggg lol

I am running a business. If that offends you then I am genuinely sorry.I have no problem with folks who run businesses.I do have a problem with folks who run businesses asking for help from volunteers...

View Article

SDK • Panic function

Hello everyone,So I've now ported Lua a few times to run with the PicoSDK, There are some problems with this, like Lua calls a function named panic. This function is already used by the SDK normally I...

View Article

Troubleshooting • Re: Raspberry Pi keeps rebooting

Every 10 mins it gets a temperature from a DS18B20 and sends the value to my phone using requests.post to an AutoRemote URL (related to Tasker). I have several that do this script, only two of these...

View Article


Image may be NSFW.
Clik here to view.

SDK • Re: Panic function

Not sure whether you should mix Lua panic together with C SDK panic. The former is more like a subsystem panic which should not stomp around and destroy everything; other subsystems can keep running...

View Article


Image may be NSFW.
Clik here to view.

SDK • Re: Bluetooth: which example should i look for?

Thanks for the reminder. I need to look at my own history I also remember your username and I think you were making a bluetooth keyboard in those times few years ago.Statistics: Posted by penitko —...

View Article

Other RP2040 boards • Re: My pc does not detect the raspberry pi pico rp2040,...

It doesn't seem to be an official Raspberry Pico. It looks like a knockoff board that so far i've only found for sale at Walmart in the USA. Have you tried pressing and holding the boot/bootsel button...

View Article

SDK • Re: Determining RP2350 Chip Reset Reason

https://github.com/raspberrypi/pico-sdk ... wman.h#L97Statistics: Posted by kilograham — Tue Jan 14, 2025 11:48 pm

View Article

SDK • Re: PIO "IN X 1" ERROR?

Depends what you configure the IN pin base to - that pin will appear at bit 0Statistics: Posted by kilograham — Tue Jan 14, 2025 11:51 pm

View Article


SDK • pico_util/datetime errors

I updated my sdk and am getting some odd compile errors. I can't figure out this error, these two declarations look the same to me. I'm guessing there is some other issue. I have nuked my build...

View Article

General • Re: No DCF77 reception without wifi?

I've found some GPS receivers for <10€, although I thought it would be a overkill - it seems like a valid option.Snag is that they require view of the sky. They will sometimes work through the roof...

View Article


Image may be NSFW.
Clik here to view.

Compute Module • Issue with WiringPi SPI and MAX5144 DAC on Raspberry Pi...

Description:I’m currently working on interfacing the MAX5144 DAC using SPI communication on a Raspberry Pi. My setup uses SPI1 and CS1 (GPIO17). The project includes two programs: the main program...

View Article

Beginners • Geany Debugger Does Not Start

I have a simple "Hello World" app written in C. I can set a breakpoint, but the breakpoint is never reached when I run the debugger. Apparently, the debugger never starts my app. I can run the app...

View Article


Troubleshooting • Wifi Scanning is not working on Raspberry Pi5 Arm64

Recently purchased new pi5 installed all the supporting drivers to run the Wifi scanning using scapy & turned on wlan1 to monitoring mode as well. For Wifi Scanning using TP link : TP-Link Archer...

View Article

General discussion • Re: dhcpcd.conf file for IPv4 and IPv6

Are you telling me to switch to network manager, however I unable to do that due to restrictions and hence can only use dhcpcd.confStatistics: Posted by Jeffest — Wed Jan 15, 2025 12:57 am

View Article

Image may be NSFW.
Clik here to view.

Beginners • Strange behavior of my external HDD after formatting

I bought a 500GB Toshiba external hard drive for 60€ and formatted it to EXT4. After a few days it broke and I got a new one. Now after formatting it is constantly writing (like my old one and HTOP...

View Article
Browsing all 5001 articles
Browse latest View live