Troubleshooting • Can DisplayPort work either end?
Is it possible to hook up a HDMI device to a displayport port with a hdmi/displayport cable? Doesn't seem to work for me on pi/Windows. Is it a one way thing? Is there an adapter or something to fix...
View ArticleRaspberry Pi OS • Re: PHP 5.6 not quite installed on Bullseye LAMP setup
The repo is from Ondřej Surý PPA.Try installing libapache2-mod-php5.6It appears that I have that version:Code: libapache2-mod-php5.6 is already the newest version...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I don't know why someone should overclock the RPi5. Why do you guys need it?Because we can?Things need to be broken to see how far they bend.i seem to have memory of the Pi4 freq locked until it was...
View ArticlePython • Re: Pylance: can import csv, but NOT sys OR os modules ... WTHey?
...You should not have to do thismain.py contentsCode: # man.pyfrom . import testtest.hello()Reasonable, but did NOT work... starting to feel like an idiot for trying to learn Python from ChatGPT,...
View ArticleGeneral discussion • Re: How to prevent Orca from launching on startup?
And one more idea!There is also an autostart directory in your ${HOME}/.config directoryYep, mine contains only the very short and simple file: LXInput autostartI'd probably have to RE-install Orca in...
View ArticleTroubleshooting • Re: Raspberry Pi 5 boot problem
Hello,I've just bought new raspberry pi 5 and I'm trying to boot it from micrso sd sandisk card (64 gb) but unsuccessful. It goes in boot mode restart and than stopped and nothing is happening. I also...
View ArticleTroubleshooting • Re: PUIS mode HDD and spin up issues
I purchased a new USB SATA enclosure online I want to test that and see if the hdparm spin up commands work. Maybe a power supply issue?? I have it getting power from a molex connection, maybe the...
View ArticlePython • Re: HC-SR04 ultrasonic sensor
We need to find out why " it freezes for like 20 seconds".If I get any time I will connect an HC-SR04 to a pi4/pi3 to check it.Statistics: Posted by neilgl — Thu Dec 21, 2023 11:17 pm
View ArticleGeneral discussion • Re: How to recover from an headless server
Since it apparently doesn't boot you're going to need to do a bit of detective work.The best way to figure out what's going on is to look at the system journal. This is easy to do when the system has...
View ArticleMicroPython • Re: Button to call a function
Can you edit the post to include code tags to preserve indentation?I did add spaces but it just took em out again.Statistics: Posted by Stu9000 — Thu Dec 21, 2023 11:27 pm
View ArticleTroubleshooting • Re: Tubi and widevine issues
Chromium..It works for some movies some kick back DRM error and won't startprovide link to bad vidi'm currently watching babylon 5 Statistics: Posted by kerry_s — Thu Dec 21, 2023 11:29 pm
View ArticleRaspberry Pi OS • Re: STICKY: Bullseye - Comments and bug reports thread.
connman is not installed on the official release.Simply removing connman will fix the WIFI issue.So why it is installed from the update then - makes many people trouble.I haven't come across connman...
View ArticleGeneral • Re: Possible to keep RTC time set after soft reboot?
In some applications, the watchdog scratch registers have the potential advantage of being reset to zero on power up or hard reset, whereas RAM doesn't have a predictable value before it is first...
View ArticleBeginners • Re: PI5 Graphics Quality Problems
What is that a shortcut for? Tiling? Window switching? Is it for Openbox or Wayland/Wayfire? Is it for when X11 is enabled or Wayland? Is there a link you might have for the source? -- Perhaps...
View ArticlePython • Re: Program stops after initiated with CRONTAB - runs fine directly...
The guide to (almost) everything related to startup is here : viewtopic.php?t=314455And the cron one is here https://forums.raspberrypi.com/viewtopic.php?t=347524Statistics: Posted by neilgl — Fri Dec...
View ArticleBeginners • Re: Crontab not running at all!
The guide to (almost) everything related to startup is here : viewtopic.php?t=314455And the cron one is here https://forums.raspberrypi.com/viewtopic.php?t=347524Statistics: Posted by neilgl — Fri Dec...
View ArticleGeneral discussion • Re: Bookworm feedback thread
You can also install a third party desktop environment (like KDE for example) over the "lite" version of RPIOS. This actually works perfectly and resolves "some" of the issues that you have been...
View ArticleGeneral discussion • Re: Pi 5 on ebay ???
The ridiculous part is how many pi 5s some of these sellers have. I see one guy sold 194… why were they able to buy so many? Do they not have restrictions? I wish people wouldn’t buy them from...
View ArticleAutomation, sensing and robotics • Re: Extract specific variable from this code
That got me F1, but I can't figure out F2 and F3. I've changed the[1] to [2] but I get an errorTraceback (most recent call last): File "/home/pi/FridgeDSTemps.py", line 100, in module F2 =...
View ArticleTroubleshooting • Re: black menus since upgrade
kerry_s I don't see that.Raspberry (on the menu bar)/Preferences/Appearence Settings/ only shows me Font, Highlight Colour, Highlight Text Colour, Mouse Cursor. There is no Light or Dark option there....
View Article