Beginners • Re: Trying to get HMTECH touch screen to work with Pi running Ubuntu
You may want to try the Ubuntu Forms at https://ubuntuforums.org/. I have no idea what Ubuntu provides to support additional HW on RPI.Statistics: Posted by DS256 — Wed Dec 11, 2024 2:44 pm
View ArticleBeginners • Re: Systemd Permission Denied on .venv directory
Rather than running under python under bash you should be able to add a shebang line to your python program.Code: #!/usr/bin/python3Statistics: Posted by DougieLawson — Wed Dec 11, 2024 2:54 pm
View ArticleOther projects • Re: BBC Emulator as an O/S for Pi
Thanks for the replies.I guess the OS approach felt you were more in control and could ignore the bits that could not be easily mappedStatistics: Posted by piedpiperson — Wed Dec 11, 2024 3:07 pm
View ArticleOfficial Display • Re: Raspberry Pi OS (Bookworm) | Original Raspberry Pi...
Please can you confirm the revision code for your Pi? /proc/cpuinfo revision code reads as 000eCode: Revision: 000eIt's exactly the same as found on the 2x raspinfo.txt, attached to the original...
View ArticleBeginners • Re: Problems with full sd card
By "putty", I assume you mean "ssh", and not the compound people use to keep their windows in their frames.Anyway, there are pure command line ways to analyze and fix this problem, which I am sure...
View ArticleAdvanced users • Re: Is there a way to toggle HDMI hotplug pin (i.e. set it...
Might give you some ideas https://github.com/raspberrypi/linux/pu ... 16514cc2a2Statistics: Posted by aBUGSworstnightmare — Wed Dec 11, 2024 3:23 pm
View ArticleGaming • Moonlight + Sunshine + Dual Shock 4 = A winning Combination
I've recently decided to upgrade my Pi 4 to the new Bookworm OS to see if I could gain any improvements in streaming to the living room TV for gameplay. Unfortunately NVIDIAs GameStream option has...
View ArticleCompute Module • Re: Cm3 on a Cm4 carrier board?
never ever seen that!Me either. But I wish there was one out there.design one yourself! Don't see any real use case for it but hey! might be fun.Is there an schemtic for the Cm3 and one for the Cm4? I...
View ArticleAdvanced users • Re: Touchscreen power + data through USB C port
When I try to put the power in one port of the Viewsonic, and then chain the RPi from the other port of the Viewsonic using the various USB C - USB C cables (Android, Apple, Belkin TB3) I have lying...
View ArticleGeneral discussion • PCB Bent
I have a Raspberry Pi 5 with an active cooler that was stored away for a few months. I started using it again and noticed that the PCB was slightly bent. I removed the cooler and noticed that the...
View ArticleNetworking and servers • Re: OVM and Pihole running on the same Raspberry Pi...
An update - my original Pi4 doesn't like any usb attached storage, kept crapping out, so it now serves as a Pi-hole only.I bought a new one and that works perfectly with OMV as a NAS and also as a...
View ArticleOfficial Display • Re: The new Raspberry 15.6" monitor
Thank you for your reply. I am not planning to use it with an emulator but with an FPGA computer.It seems that some monitors can handle it properly (not stretching it but keeping the 4:3 aspect ration...
View ArticleTroubleshooting • Re: Need advice on portable battery to supply power to Rpi5
You might find this thread interesting if you are thinking of different supplies.viewtopic.php?p=2256108&hilit=52pi#p2256108Statistics: Posted by Pi5_User — Thu Dec 12, 2024 3:40 pm
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
I compiled this branch OK, no linker errirs, just the usual warnings from tinyusb (since I got a new SDK copy), and I am still waiting for the base.That's great! I have seen the unlink does work now....
View ArticleOfficial Display • Re: How does the monitor know when it is powered by a Pi?
don't have a monitor so can't test but for you. In case you have one handy try this approach. The buttons on the screen might be treated in a different way then ddc...
View ArticleCamera board • Re: Sawtooth Pattern in Dark Current Readings
Thanks for the update. I think we're still trying to catch up with all the information here, plus of course we don't know anything about this rpicam-ascom-alpaca software.Firstly, from what I...
View ArticleGeneral • Re: Reserved bits on memory register
This probably varies according to which register you are talking about, but the vast majority of them read as zero and ignore writes.However, best practice when updating only some of the bits in a...
View ArticleMicroPython • Pico2W & micropython
Before I go order a bulk of them for the collegeWhat's the state of play with micropython on the Pico2WLooking in Thonny I see Pico/Pico2W and Pico2. But not the Pico2W Is it not there yet and best...
View ArticleHATs and other add-ons • Re: Power Hat+ spec questions
Having two EEPROMs is plain nonsense! What do yoi expect the FW to do?Electrically, there's no difference between one Standard HAT stacked together with a Power HAT (both with own EEPROMs), and a...
View ArticleBeginners • Re: RPI5 POE Hat 12V
https://www.waveshare.com/wiki/PoE_HAT_(F)#SupportProbably best to ask them, details in the link provided.Statistics: Posted by wildfire — Fri Dec 13, 2024 3:33 pm
View Article