Search results

  1. AlexMac

    SE/30 no ADB

    Or are we counting starting at the dot? Sorry I'm such a noob :p
  2. AlexMac

    SE/30 no ADB

    Isn't that PIN 1 as it is the first pin to the left of the chamfered corner?
  3. AlexMac

    SE/30 no ADB

    Ok, the pad got lifted. Maybe already no continuity before i took the chip off.
  4. AlexMac

    SE/30 no ADB

    Ok. Thank you! It seems to be just two pieces of metal kind of glued together. I heated it up and now it has continuity again. But maybe the first measurement was not valid. Do you know what the black box is? Is that to be replaced or only the chip?
  5. AlexMac

    SE/30 no ADB

    Hi all, I messed up an SE/30 probably. At least I got it booting again, it has sound and video. But no ADB. Before I exchange the ADB Chip, can someone tell me is that silver thing the fuse? What is that black box? Do you think I can put in a different ADB Chip from another broken SE/30 board?
  6. AlexMac

    Two AppleColor RGB Monitors with issues

    Thank you so much for your reply! I will try my best to fix the rotation. Sad to hear, that the other monitor is probably unrepairable.
  7. AlexMac

    Two AppleColor RGB Monitors with issues

    Hi, i have two AppleColor RGB Monitors with issues: First is the older Revision with a fair Image but it is rotated a bit. Could not find a way how to adjust that. Anybody knows how to adjust the rotation? second is the later revision which worked very well. Had to disassemble it for...
  8. AlexMac

    Nubus Card

    Thank you so much @JDW
  9. AlexMac

    Nubus Card

    Any idea what this card does or how to use it? It was in a Mac IIci that I acquired yesterday.
  10. AlexMac

    Recovery Mode background?

    Is it this image? https://live.staticflickr.com/4139/4786360234_bbc2a9b3c1_m.jpg Found another one https://initialcharge.net/wp-content/uploads/2017/08/linen-tile.png Got the last one from here: https://initialcharge.net/2017/08/linen-home-screen/ More variations there
  11. AlexMac

    This will help you get MacintoshGarden files from your Mac via ftp

    I think it is quite nice to have that searchable text file! As a side node: My SE/30 can easily open the Rumpus page on macintoshgarden with Navigator 2 or 3 and I see and use the download links without the need for any FTP client.
  12. AlexMac

    Netatalk Issues

    As I usually use Ubuntu for any VM and not Debian I just checked another VM running on Ubuntu 22.04.4 LTS Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-105-generic x86_64) Issuing the command yields in no result lsmod | grep appletalk While on the new Debian VM Linux debianmac...
  13. AlexMac

    Netatalk Issues

    I tried the docker image with docker run as well as docker compose. But both seemed less transparent and configurable to me and did not work properly for me. And following the documentation page on installing it without docker is really straightforward. So, I'd prefer that for the time being.
  14. AlexMac

    Netatalk Issues

    Nope, not really. It is most crucial, though, to follow the right documentation page. For Debian that would be this one: https://netatalk.io/docs/Installing-Netatalk-2-on-Debian-Linux All other how-tos I found or documentation bits did not work for me and resulted in faulty installations, lots...
  15. AlexMac

    Netatalk Issues

    Thanks!
  16. AlexMac

    Netatalk Issues

    indeed, I just tried a chmod -R 777 * within the Classic folder and now I can upload files with a resource fork. Awesome support from you! Thank you so much. I really enjoy my blazing fast Dell R630 AppleShare Server connected to the network with a 10GB network card
  17. AlexMac

    Netatalk Issues

    One more issue: It complains about Error -50 when I upload an Application to the server. It works nicely and fast as long as it is only .img files (which almost everything is on that server) This is my AppleVolumes.default /mnt/Classic/Software "Software" volsizelimit:2000 allow:alex...
  18. AlexMac

    Netatalk Issues

    Success! It seems to work very nicely now! I also tried the Webmin module. That one unfortunately deletes my share settings when I edit a shared folder. So, I will not use that ;) Thank you so much for your support!
  19. AlexMac

    Netatalk Issues

    @NJRoadfan thanks for the hint. I just found a setting 'Multicast DNS' which was disabled and which I enabled just now. Will try it out later. Maybe instead I will build a second network with an older Netgear switch only for the classic Macs.
  20. AlexMac

    Netatalk Issues

    Another finding. The zone name I set up within the docker-compose file is applied to the classic Macs after boot but then soon lost (after 30 seconds or so) and the Macs complain that 'The connection to the AppleTalk network was lost'. The network still works though, but the Zone is missing...