@LaPorta , thanks I'll go that way. I'll keep posted.
At the moment I'm mapping the traces
I'm worried about the Address lines splitting in the middle layer because they reach the 74F258 (MUX), the ROM SIMM, VIA2, VIA2 and the CPU/FPU. Sometimes I see traces splitting on a surface on a via, but...
this is my progress on my journey and I have a question about some traces.
I have addressed the traces of the RTC section (Y1 is not required, in fact pins 2 and 3 are NC), I'm waiting for diodes and the ATTiny85 replacement.
I've added a bodge wire for the RCMUX line UJ2 UJ3 and UJ4, which is...
I checked another working SE/30 board and the two traces are - obviously - not shorted.
I was expected to repair missing connections, not to remove new ones :)
There is a short somewhere, which can be more tricky, maybe inside the layers??? How could it happen? The red trace goes inside a via...
My conquest here
https://68kmla.org/bb/index.php?threads/salvaging-a-bombed-se-30.48542/
is being salvaged.. at least I'm trying to.
I removed the obvious destroyed chips: RTC, D1, D2 (caps are the easy thing) and the RAM muxes UJ1, UJ2, UJ3.
I'm now looking for continuity, the traces from the...
easy, it was my opinion, a general habit I have with electronics, as I said. If you disagree .. fine to me, do whatever you want, I am not looking for consensus here, I could care no less. Enjoy your Mac,
Hi guys,
For a decent price I found a bombed SE/30 that can hopefully be salvaged. A reloaded board is the B plan.
As I got it:
after a round in the dishwasher and some scrubbing with vinegar:
I need to keep scrubbing and rubbing, more washing and rinsing ...
At this moment it does...
Hi @Realitystorm thanks for your contribution, I used your content very often, thank you so much.
About the diagram, can I ask how it can address the cases where many SCSI devices are inside the Mac?
Can it be taken into account?
foreword: I'm not a linux/unix expert.
https://en.wikipedia.org/wiki/Inotify
Differently from Docker, I never used Inotify in my job, this is just a Google thing ;)
I hope this helps, others here might have different ideas
it's possible. You must install Docker daemon in the webmin container by mounting the Docker socket
docker run -v /var/run/docker.sock:/var/run/docker.sock -it webmin-container-name
then you can run docker commands from webmin like:
docker kill --signal=SIGHUP netatalk-container-name (or id)...
There are a couple of threads about this topic.
https://68kmla.org/bb/index.php?threads/adapting-the-late-mac-classic-crt-yoke.46777/
https://68kmla.org/bb/index.php?threads/are-the-early-and-late-macintosh-classic-analog-boards-different.46814/
There is a common understanding that they are...
@slipperygrey , for the first point, sharing a file via a volume, it can be something like this (the YAML example is not computable or complete):
services:
netatalk:
container_name: netatalk2
image: netatalk/netatalk2:latest
network_mode: "host"
cap_add:
- NET_ADMIN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.