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

Networking and servers • Re: CORS assist

If you are using Apache2, add this to the .conf file Code: Header set Access-Control-Allow-Origin "*"And enable the headers module, then restart ApacheCode: a2enmod headersFrom a separate pi, we can...

View Article


Beginners • Re: What's wrong with few OSes in Raspberry pi?

Look better at the separate distro webpages and you’ll be surprised, e.g., https://wiki.almalinux.org/documentatio ... ry-pi.htmlStatistics: Posted by WouterO — Sun Nov 24, 2024 10:11 am

View Article


SDK • Re: error: cannot convert 'void (RCOMM::*)()' to 'irq_handler_t'

can emit things like jump tables (when it compiles a switch statement into one) that aren't in the .text segment and hence not affected by the linker script putting that in flash/RAM as requested....

View Article

Troubleshooting • RS232-RS485-CAN-Board erros

HeyI've got this marvelous pi hatRS232-RS485-CAN-BoardWith this config:Code:...

View Article

Graphics programming • Re: Shared Memory on Pi5?

many ARM SOC's do not contain this high speed shared memory on the gpu, and that it is mapped onto system ram.Yes, there is only one global shared RAM (LPDDR4X-4267 for Pi5), there is no dedicated...

View Article


Troubleshooting • Re: Audio and CEC issue/KMS vs FKMS

Adding some additional info, in case its helpful:Code: $ cat /boot/firmware/config.txt # For more options and information see# http://rptl.io/configtxt# Some settings may impact device functionality....

View Article

Raspberry Pi OS • Re: Autostart with labwc

@thagrol very unfortunate to hear you have been receiving negative responses. Am not sure where I would go otherwise for this content: yours is the only document / tutorial that I have found to...

View Article

HATs and other add-ons • Re: official raspberry pi power supply not working...

Have you got something back feed power into the board ? e.g. a monitor if so add a discharge resistor to the 5v rail e.g. 1KStatistics: Posted by dp11 — Sun Nov 24, 2024 11:11 am

View Article


Image may be NSFW.
Clik here to view.

Graphics, sound and multimedia • Re: Raspberry Pi 2B with a 2048x1536 HDMI...

just to have common understanding: Your screen is an iPAD screen --> AFAIK it's native resolution is portrait --> it is 1536x2048pixels (which is not the same as 2048x1536 which is a landscape...

View Article


Compute Module • Re: UART sends weird data after firmware update

Yes, the baud rate is 9600.We haven't change anything on the board only the CM4 module replaced and the firmware upgraded to the first Rev5 level.Statistics: Posted by pappit — Mon Nov 25, 2024 10:14 am

View Article

Other • Re: Windows ARM64 release?

Once a company IPOs it is legally required to maximise value for its shareholders. It went to the LSE which isn't quite as strict on this as the US exchanges, but if Microsoft offered them a really...

View Article

SDK • Re: Support for Pico2-W

Old news. It was released 3hrs ago.Statistics: Posted by peterharperuk — Mon Nov 25, 2024 10:38 am

View Article

Raspberry Pi Connect • Re: enable-linger no longer works on rpi-connect 2.1.0

Are you booting to the desktop with the main user logged in? Or are you booting to console or to desktop but without autologin?Statistics: Posted by gsh — Mon Nov 25, 2024 10:46 am

View Article


General discussion • Re: New Raspberry Pi Products

I can't see the form factor changing, nor any move to USB-C. Backward's compatibility seems to be the best justification for that.Well, that is what the Pico 2 and 2w is for. For anything new and...

View Article

Troubleshooting • 5-Inch Touch Screen Display

Hi allFirst time herelooking for a bit of help or advise, I'm trying to set up my touch screen on my Pi, its a 4B model, the screen it self is a 5-Inch Touch Screen Display from jaycar model...

View Article


Beginners • Re: I can't locate the Raspberry Pi OS on screen keyboard

You have replies to your previous request...viewtopic.php?p=2271856#p2271856Statistics: Posted by DirkS — Tue Nov 26, 2024 10:57 am

View Article

General discussion • SPI bus master to slave communication

Hi,I’m trying to communication between spi0 bus as a master and spi1 bus as a slave :i need to send data from core0 to core1 by using spi bus , core0 have a spi0 as a master bus and core1 have a spi1...

View Article


Troubleshooting • Re: Bookworm imager camera option not found

There is no camera option in Bookworm Pi cameras are normally auto-detected.Your camera seems to be a first-generation Pi camera (or compatible) so you don't need to configure anything. It should just...

View Article

Off topic discussion • Re: In regards to: My Vision for the Raspberry Pi 6 -...

I haven't been following closely. I know that higher end PCs now include 2.5GbE, but the question remains about how far that market penetration has come. High end PCs, usually gaming rigs, are the...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: CM4: DSI1 init. commands rarely fail

Unfortunately not fully solved, as today I saw a failed command when kernel did automatic blanking of the display.Code: [ 5215.701643] [drm:vc4_dsi_host_transfer] *ERROR* DSI transfer failed whilst in...

View Article
Browsing all 5014 articles
Browse latest View live