--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/dee48ddc-4d03-48e3-ac58-b05b763a7605n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/965f1087-41c4-439f-baa5-2baccc54d15dn%40googlegroups.com.
I'm running Rasbpian Buster on a Pi 4. My changes were minimal. I wrapped a couple of calls in a mutex. When you diff the files, you will see what I've changed. Perhaps trying running the native checkout of PiDP with no changes on the Pi 5 and see if there are issues. Happy to help here if want me to test anything. I've been running three months now with no issues.
Well, bummer. I didn't realize there had been a recent update for Pi 5, but I see the code changes now. Here are diffs of my changes based on the "Pre-Pi5" code updates:
On Sunday, July 6, 2025 at 9:18:01 AM UTC-4 eric...@gmail.com wrote:Well, bummer. I didn't realize there had been a recent update for Pi 5, but I see the code changes now. Here are diffs of my changes based on the "Pre-Pi5" code updates:I've merged your changes into the latest version of the emulator, as well as making a number of otherfixes for things that have been nagging me:
9) Report your successes (or my failures) here
On Monday, July 7, 2025 at 1:30:52 PM UTC+10 terry-...@glaver.org wrote:On Sunday, July 6, 2025 at 9:18:01 AM UTC-4 eric...@gmail.com wrote:Well, bummer. I didn't realize there had been a recent update for Pi 5, but I see the code changes now. Here are diffs of my changes based on the "Pre-Pi5" code updates:I've merged your changes into the latest version of the emulator, as well as making a number of otherfixes for things that have been nagging me:[snip]9) Report your successes (or my failures) hereTerri,As it happens my PiDP-11 entered the panel freeze mode some timeearlier today - giving me the opportunity to try your LED-Fix-2.tgz changes.Following your instructions yielded a successful compile/update.Re-booting my PI 3B controlled panel and it came up correctly runningmy RSTS/E V10.1 system.
Spoke too soon. The system did not start DECnet properly.I had to re-apply my fix to be able to get it to use libpcapas non-root (as I use the raw eth0 device and not a bridge).This should also be included in your update just in case othersimulations have an 'att xu eth0' in their boot.ini file.#!/bin/sh
#
# Set capabilities on the PiDP11 client to allow pcap to attach to raw eth0
# interface.
#
sudo setcap cap_net_raw,cap_net_admin=+ep /opt/pidp11/src/02.3_simh/4.x+realcons/bin-rpi/pdp11_realcons
sudo getcap /opt/pidp11/src/02.3_simh/4.x+realcons/bin-rpi/pdp11_realcons
I missed that in Oscar's install.sh. He has eip, not just ep. However, I'm utterly unfamiliar with Linux capability flags (my background is in FreeBSD). I added:
# to use PCAP as non-root
sudo setcap cap_net_raw,cap_net_admin=+eip /opt/pidp11/src/02.3_simh/4.x+realcons/bin-rpi/pdp11_realcons
I ran ./recompile.sh again followed by the above setcap command and it works.
I ran ./recompile.sh again followed by the above setcap command and it works.
Everything appeared to compile correctly, however, I get the following error when starting the pdp.sh script, and there are no lights on my PDP-11:
--
You received this message because you are subscribed to a topic in the Google Groups "[PiDP-11]" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pidp-11/osWq3mfln_g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/0a686404-d71e-4f36-bd99-8fea79237511n%40googlegroups.com.
Can I get feedback from anyone else who has tried my LED-Fix-2.tgz with updated recompile.sh a few posts further down?
On Tuesday, August 26, 2025 at 1:54:30 AM UTC-4 terry-...@glaver.org wrote:Can I get feedback from anyone else who has tried my LED-Fix-2.tgz with updated recompile.sh a few posts further down?
Bill Ezell emailed me directly to tell me about another LED hang fix that he submitted and Oscar accepted, but which didn't make it into the GitHub repo. That one is in hisorybuffer.c.
I'm debating whether I should:
A) Create a new LED-fix release with this and other fixes
B) Build a complete kit with this and other fixes, replacing the "git clone" with a curl or wget install
C) Fork Oscar's PiDP-11 repo and do all work in there
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/c934d586-60dc-49bf-afa4-c26feecf1b8bn%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/15f1ec71-045b-4fa6-afa7-4ba4099824een%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/CAE%3DviVqNawT22dse4KmV8xqBUwMBFytbPE3qk2hWspp6gOXFJA%40mail.gmail.com.
On Oct 20, 2025, at 2:08 PM, terri-...@glaver.org <terri-...@glaver.org> wrote:
--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/701b87b1-9ed7-4ee9-9e17-ef47d9ea35d6n%40googlegroups.com.
I’ll be the voice of the vast majority of our group members and say “THANK YOU” and that we greatly appreciate your efforts to permanently solve these issues.
A lot of my other work is correcting "corner cases" in the installation process.For people who take the default answers to everything, they'd never see most ofthe issues I'm working on. Although after some other work I have to do, my nextchange will be fixing the issue where some knobs rotate "backwards" instead ofthe expected progression of the associated LEDs.
I am going to try this I think as I get freezes every once in awhile with the blinky lights (not sure while running OSs as I normally don't run an OS very often). I was going to try Oscar's latest first, but he requires you have a keyboard and display available... I was going to just ssh in, rename the old, and install new . Anyway, I read your instructions as it doesn't say if it requires a 'screen/keyboard' to install. And does it require to install as the pi user like the original. Just two simple questions :)

--
You received this message because you are subscribed to the Google Groups "[PiDP-11]" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-11+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/pidp-11/b2f3371e-7962-44dd-a7e2-41d1b1fb2f30n%40googlegroups.com.

To view this discussion visit https://groups.google.com/d/msgid/pidp-11/aa2894b1-2540-4c5c-95cb-33fe653773a6n%40googlegroups.com.
One of these days, I need to dive into an OS again on the 11/70. Problem is, I have the new PiDP-1, a Pidp-8, and the PiDP-10 to also 'time-share' ... not counting the other projects I want to get to.... How's the saying go, "Jack of all trades, but master of none..." Sort of applies here :)