--
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/ccff52ce-c0a5-4de4-a024-2f3c26320f11n%40googlegroups.com.
- I loaded Bullseye lite 64-bit on my SD card ***
*** I'm suspicious now as I re-read the instructions this morning, about my installation ... It's an older pi but I thought I had seen that bullseye would be fine/Bookworm would have issues. But re-reading the PDF I see "Recommended: Install the latest PiDP-11 software version onto an existing Raspberry Pi OS. Requires the 2023 ‘Bookworm’ version of Raspberry Pi OS. The 64 bit OS version is recommended"
--
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/bf5d0f1c-18d9-4517-a99f-e08e78f89bd2n%40googlegroups.com.
Option #2: Download the latest Raspberry Pi OS to your liking (64 bit is preferred), make sure to create the username 'pi', and bring the Raspberry Pi up to the point where you have an internet connection. Then:
sudo mkdir /opt/pidp11
cd /opt
sudo wget http://pidp.net/pidp11/2024/pidp11.tar.gz
sudo gzip -d pidp11.tar.gz
sudo tar -xvf pidp11.tar
sudo /opt/pidp11/install/install.sh
Follow the install script instructions, make sure to load the system disk images through the install script, and reboot.
(And yes, unzipping and untarring need to be separate steps, thanks to an arcane quirk of web hosting, never mind).
HM. I'm not seeing "git pull" in the instructions?
has 2 options, and this was what I followed:Option #2: Download the latest Raspberry Pi OS to your liking (64 bit is preferred), make sure to create the username 'pi', and bring the Raspberry Pi up to the point where you have an internet connection. Then:
[...]
--
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/bb4aaf62-2c9f-4c3f-9816-be187545f6a7n%40googlegroups.com.
Using those older nstructions *did* get me a working set of LEDs. I fiddled and fussed with the switches a while and eventually "took a break" as suggested.
I'll read the newer instructions soon, thank you :)
--
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/009b6c4a-dba2-4d26-ae53-b14bd4e4e734n%40googlegroups.com.
Just picked this conversation up. Have been running on a Pi 5 with the original instructions from website / manual and not encountered any issues. Then created a new SD card using latest Raspberry Pi OS 64 bit - which appears to be a port of Debian Trixie. Installed Pidp11 using the newer suggested https://github.com/obsolescence/pidp11 All appeared to work fine. Did not see any messages about using 'Bookworm'. Then wiped pdp11 and started again using the newer 'clone' instruction again, but using the GitHub/Terri-Kennedy install. Got a warning that I was not running 'Bookworm' and to stop. Ignored it and reinstalled and built from sources and it all appears to work fine so far? Am just testing the whole setup at this stage. One thing I have noticed once the SD card is formatted and O/S installed with the Pi Imager it is no longer recognised as a 'disc' by my Mac so can't re format it. Not tried to read on a Windows machine yet.