Hey everyone! We've been having issues with being bombarded by forum spam bots. As a temporary measure we're disabling registration for around 72 hours. Anyone wanting to join up as a legitimate user, please have patience! :)
Thanks. At first, I wasn't too confident that I could breathe life into the floppy drive. But the schematics were available and I had similar (although not identical) units on hand for reference. So I poked around and was pleasantly surprised when it came back from the dead.
I was particularly...
I used a Pico in my SE/30 but it's wifi performance was poor. The EFI case shielding and the metal chassis attenuates the signal too much.
For a while, I used a cheap Vonets WiFi Extender in repeater mode placed close to the machine to relay the signal. But that was a kludge and I ended up...
Glenn has my changes and was intending to integrate them into his driver at https://www.mactcp.org.nz/ethernet.html - though he hasn't yet.
No, there were a number of changes in addition to the ID to handle the slightly unusual hardware characteristics .. see...
I'm not sure exactly how you're doing this and why you're seeing a 2GB limit .. that's the max HFS volume size.
What I would do is to freshly install a system on to an HFS+ volume on the SSD and boot into that. I'd install MacOS 9.2. (Actually, I'd install OSX Tiger as well but that's probably...
The IIsi is rather quirky but nevertheless endearing!
Since writing this, Glenn Anderson helped me identify the oddball SSI NIC and adapt his macOS driver for it. I also patched the NetBSD and Linux sonic drivers for it too.
I subsequently swapped this NIC with a Maccon from my SE/30 and...
FYI: my G3 B&W uses both solutions. The IDE/SATA adapter is from OWC (as is the SSD) and I have a SiL3112 PCI/SATA card hosting a 1TB spinner.
The B&W is less fussy than other G3s and it'll happily use and boot Classic MacOS, OSX and Linuxes from volumes using either solution.
You can...
The original part was a 5v 512k prom - I think it was an SST39SF010. I switched the strapping to 3.3v when I installed a socket and the MX29LV040. It had been working fine (on another machine) for a couple of years.
In fact, I checked that the 3.3v supply was good because there's a suggestion...
It was the eeprom (MX29LV040). It worked fine for a while. Then I pulled it from its socket to try something. On replacement, it became flakey and soon failed completely - it didn't read correctly on my TL866II+ and wouldn't flash. Another eprom (SST39LV040) was fine .. flashing it in situ with...
Not sure what link you're referring to here. In fact, the actual 3112-based card that works for me in the PM7600 is this that I posted about much earlier - https://tinkerdifferent.com/threads/sata-in-an-old-world-pci-power-mac-impossibru-updated-11-22-23.1494/post-10750 The card that doesn't...
I was initially suspicious of the early OFW version of 1.0.5 in the 7600 but people had reported success with the SeriTek reflash in similar machines with this version. And I know that the ROMs are identical in the cards because I flashed them both myself.
I got a PowerMac 7600. Nice condition but the original hard-drive was deceased; the CDROM was seized; the floppy needed service, and more RAM would be nice. Obviously this was a candidate for the PCI-SATA treatment.
So I took a SeriTek-reflashed board from my B&W G3 and stuck it in the 7600...
I played around with this (see: https://tinkerdifferent.com/threads/bluescsiv2-wifi-with-se-30.3410/) and used a cheap-ish Vonets repeater close to the SE/30. Not ideal but workable.
I bought a Mac IIsi for repair from the web (thrift store site). Under $100 including tax and shipping. It arrived quickly was very well packaged. It was in reasonable cosmetic condition. The logic board was in good shape. The PRAM battery was dead but intact. There were typical signs of SMD cap...
I have Snow Leopard on my 4,1 for sentimental reasons :cool: . I also dual-boot to 64-bit Ubuntu.
I think 10.7.5 is the latest release officially supported (though you may be able to finesse something later).
I have upgraded to 4GB of RAM (though 6GB may work) and a 250GB SATA SSD.
Dedging the log, I saw sequences like this:
Jun 23 19:34:29.946265 afpd[10829] {logger.c:405} (D5:Logger): Setup file logging: type: Default, level: LOG_MAXDEBUG, file: /var/log/afpd.log
Jun 23 19:34:35.952955 afpd[10829] {afp_config.c:302} (I:AFPDaemon): pi:AFPServer@* started on 65280.81:129...
To serve my ancient machines, I decided to downgrade my Pi 4 from the apt-installed Netatalk3 as follows:
remove Netatalk3
git clone Netatalk2.4
install required dependencies libgcrypt and Berkeley DB
build meson and
build Netatalk (per the vanilla INSTALL.md instructions).
This built fine...