Other • Re: Windows ARM64 release?
I can't understand how/why this could possibly be termed an "interesting exercise".People run Windows because they have to, not because they want to or choose to.In my case, I ran Windows (on at least...
View ArticleNetworking and servers • Re: Deskflow - sharing mouse and keyboard across...
Doesn't work w/o upgrading to X11, which is why i'm in this mess.Fixed it for you. No charge.Statistics: Posted by BigRedMailbox — Sat Nov 23, 2024 11:26 am
View ArticleRaspberry Pi OS • Re: Performance problems with the Raspberry Pi 2B
There are limits, but I do try to keep all of my older/slower/smaller raspberries working and doing as much as they can. You may find the following suggestions helpful. I only tried DietPi once, and...
View ArticleRaspberry Pi OS • Random reboots
Hi, the raspberry pi 4 seems to be randomly crashing and trying to reboot itself.I have the following logs in syslog:Code: Nov 22 19:43:52 dcx wpa_supplicant[721]: wlan1: Reject scan trigger since one...
View ArticleTroubleshooting • Re: Trouble Booting Pi 5
If you disconnect everything from the GPIO does it boot?Statistics: Posted by neilgl — Sat Nov 23, 2024 11:50 am
View ArticleGeneral discussion • Re: Largest touch screen with rpi4?
Yoi will have to check if there is a Linux driver (best case they state debian or ubuntu to be supported) for your screen.There have been people here using large 60in (or even bigger) IR overlay...
View ArticleOther projects • Re: Could someone help with my components? (Raspberry Pi...
Hello, a beginner hobbyist here. I, too, am working on making a portable rpi3-powered gaming handheld. All your components look good to me. I just have one question: the tp4056 module that you'll use...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
Hi, got a question regarding "Visualization" / Shadertoy:I am using a RPI 3. Raspberry Pi OS 64 bit.I was on Kodi, then installed Kodi21 few days ago.Now I am trying to get...
View ArticleGeneral discussion • Is it possible to output windows audio on a Pi zero 2W
Hello, i have a raspberry pi zero 2w. i am creating glasses on which a camera, mic & speaker will be mounted on it. The pi will be connected to a windows laptop, which will get a camera & mic...
View ArticleNetworking 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 ArticleBeginners • 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 ArticleSDK • 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 ArticleRaspberry Pi OS • Re: Compatibility new Raspberry Pi OS (6.6)
What are the changes in these newer Python versions?Statistics: Posted by jamesh — Sun Nov 24, 2024 10:29 am
View ArticleTroubleshooting • RS232-RS485-CAN-Board erros
HeyI've got this marvelous pi hatRS232-RS485-CAN-BoardWith this config:Code:...
View ArticleGraphics 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 ArticleTroubleshooting • 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 ArticleRaspberry 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 ArticleHATs 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 ArticleCompute Module • Re: COMPUTE MODULE CM4 NOT BOOTING, LED FAST BLINKING
I won't think power supply issue, because if i am mounting another cm4 on same eval board with same power supply it is workingStatistics: Posted by abhimanyukumarmahto — Sun Nov 24, 2024 11:39 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
I have temporarily removed 3.9.3 for installation, and reverted to 3.9.2 whilst this issue is investigated.Ok. I've created an image file of my PINN RECOVERY and SETTINGS partitions for...
View Article