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

SDK • Re: Need help with SDK and newlib.

Okay I did a build and test withCode: target_compile_definitions(${BINARY} PUBLIC -DPICO_SCANVIDEO_MAX_SCANLINE_BUFFER_WORDS=322 -DPICO_SCANVIDEO_SCANLINE_BUFFER_COUNT=10 -DLUA_NOBUILTIN -DUSE_PT_IO...

View Article


Compute Module • Re: Standard LCD 7 inches does not work fine on CM4 DSI0...

I hadn't noticed that ICN6211 could be configured over DSI. I thought it was I2C only...me neither! Might be described only in the full data sheet (which is under NDA).Statistics: Posted by...

View Article


Raspberry Pi Connect • Re: Rasberry pi Connect Beta Problem

Yes, mine says "Last seen less than a minute ago" and has Screen Sharing and Remote shell below that.Connect by clicking the "Connect Via" button on the right and selecting "Screen sharing". A browser...

View Article

Troubleshooting • Re: Need advice on portable battery to supply power to Rpi5

Then update the pi's cmdlone.txt to tell it the PSU can deliver 5a.Thanks @memjr, what do you mean by updating the cmdline.txt file ?What command line instructions should I add ?Statistics: Posted by...

View Article

Advanced users • Re: Moving Linux Kernel to 6.12

think I've found it:Code: drivers/input/touchscreen/hynitron_cstxxx.c:28:10: fatal error: asm/unaligned.h: No such file or directory 28 | #include <asm/unaligned.h> | ^~~~~~~~~~~~~~~~~had to...

View Article


Troubleshooting • Re: Remote server unresponsive

Maybe implement some sort of watchdog that reboots it if a given network command fails (curl) or reboots once every day at 1300 ?Statistics: Posted by neilgl — Wed Dec 11, 2024 1:23 pm

View Article

Troubleshooting • Re: Multi Wifi Network configuration

Are you running Bookworm on that Pi zero 2? That now uses network manager, so from the commnad line we can use nmcli or nmtui.Statistics: Posted by neilgl — Wed Dec 11, 2024 1:29 pm

View Article

Beginners • Systemd Permission Denied on .venv directory

I am somewhat new to raspberry PI and this is my first attempt to add a systemd service.I am trying to run a python script at startup.The python script and .venv are in the following directory:...

View Article


Beginners • Re: Systemd Permission Denied on .venv directory

Maybe add the user (pi) Code: [Service] Type=simple User=pi ...Statistics: Posted by neilgl — Wed Dec 11, 2024 1:32 pm

View Article


Advanced users • Touchscreen power + data through USB C port

I have an RPi4 and a Viewsonic TD1655 touchscreen, which has two USB C ports and can pass through power.Currently, in order to use the screen I need to use a seperate power adapter to power the...

View Article

General • Re: A Snek port for a Pico ?

I have never believed 'doesn't make sense' really comes into it. It's always better to have something than not in my book. It's just an option and choices are always good to have. What I meant is that...

View Article

Automation, sensing and robotics • Re: Push button, signal to another Pi in...

That SSH method is good.Statistics: Posted by neilgl — Thu Dec 12, 2024 1:02 pm

View Article

Device Tree • Configuring MCP2518FD on SPI3 of CM4makes sense

I've moved this from the CM4 section to here... I've got a design running 2 MCP2518FDs connected to a CM4. The first is on SPI0, that was simple to configure and working perfectly. The 2nd is on SPI3,...

View Article


Raspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard

For what it's worth from a non-expert, I'm just reporting what happened on a Bookworm Pi5 with Hyperpixel 4 into GPIO and a Pimoroni NVME Base after the large updates which introduced squeekboard a...

View Article

Compute Module • Re: Configuring MCP2518FD on SPI3 of CM4

Please ignore this post... I've reposted in the correct section! I could see how to delete this original.Statistics: Posted by AndyGPS — Thu Dec 12, 2024 1:10 pm

View Article


Interfacing (DSI, CSI, I2C, etc.) • Two SPI Displays (ST7796S) on Raspberry Pi 5

I'm trying to get some SPI displays running on my RPI5 since quite a while. Unfortunately I do not really understand in detail, what I'm doing, which brings a lot of frustration with it.I finally...

View Article

Compute Module • Re: SYNC_OUT pin on CM5 IO board

Thanks for letting my know I'll fix it on the next versionStatistics: Posted by dp11 — Thu Dec 12, 2024 1:21 pm

View Article


Device Tree • Re: Configuring MCP2518FD on SPI3 of CM4makes sense

You say you have MCP2518FD running with the overlay 'mcp251xfd' on SPI0, then you should have had a look at the README in /boot/firmware/overlays what it tells you on that overlay:Code: Name:...

View Article

Troubleshooting • Re: Pi5 stuck on boot wanting to boot from second ntfs usb...

I’m running Raspbian latest version on my pi5 from an external usb3 ssd. I also have an esternal usb3 powered HDD attached used for storing media.With both usb3 disks attached, the Pi is stuck on...

View Article

Advanced users • using SD1card blocks all IO on CM4 using bcm2835-sdhost.c

Hopefully someone smarter then me can help me out of a hole! I’m working on a data logger using the CM4.We are running the OS from the internal EMMC, we are using the on board WiFi module to upload...

View Article
Browsing all 4981 articles
Browse latest View live