History_SE30_Dude
Well-known member
I found drivers for Linux and MacOS and the plan was to just share using cups once I could establish a connection. I'll come back to it at some point, I'm currently upgrading/cleaning up my home network.
#NetatalkBinDir=/usr/local/bin
NetatalkBinDir=/usr/bin
#BrowseOrder allow,deny
#BrowseAllow all
#BrowseRemoteProtocols CUPS dnssd pap
#BrowseAddress @LOCAL
#BrowseLocalProtocols CUPS dnssd pap
#
Browsing Yes
BrowseWebIF Yes
BrowseLocalProtocols All
#
macipgw@macippi:~ $ sudo /usr/lib/cups/backend/pap
network pap "Unknown" "AppleTalk Devices via pap"
atp_rresp: Connection timed out
%%[ status: idle ]%%
%%[ status: idle ]%%
%%[ status: idle ]%%
%%[ status: idle ]%%
%%[ status: busy; source: LocalTalk ]%%
%%[ status: busy; source: LocalTalk ]%%
%%[ status: busy; source: LocalTalk ]%%
%%[ status: busy; source: LocalTalk ]%%
network pap://%2a/4%2f600%20PS/LaserWriter "LaserWriter 4/600 PS" "4/600 PS@* (pap)"
Out of curiosity, and since I've been working in the Netatalk codebase recently: In what fashion is Netatalk's papd not working with older LaserWriters, and do you have idea how it can be improved? Also, is your experience with Netatalk 3.x, 2.x, or both?The papd included with netatalk is broken with older LaserWriter drivers (and doesn't work with the GS/OS driver at all). You need to use LaserWriter 8 on the client side. The CUPS integration needs to be updated to compile against newer versions of CUPS as well. Once its "working", papd will automatically share any CUPS printer queues you have and cups-filters will convert the PostScript output from the Mac automatically.
Netatalk 2.2.6. 3.x drops all Appletalk support and is strictly a TCP/IP AFP server. I fixed the problems with papd a while back. It works on modern Linux distros and current versions of CUPS and can talk to the GS/OS LaserWriter driver (along with LaserWriter 7 on the Mac side).Out of curiosity, and since I've been working in the Netatalk codebase recently: In what fashion is Netatalk's papd not working with older LaserWriters, and do you have idea how it can be improved? Also, is your experience with Netatalk 3.x, 2.x, or both?
Wowwww what a great write up about printing! I never worked with it before so I have to read your post carefully. I’m not sure if printing is possible to make ‘generic’ enough to include in the MacIPRpi, but with your ‘how to’ it must be doable for everybody. I will be back on this! Thank you very much for your efforts!
Alternatively, is there any other easy way -- not using DropBox -- to reliably and efficiently have 2-way syncing between a folder in DropBox on my main Mac and a folder on the MacIPpi? I know sync is hard.Is there an easy way to get DropBox on a MacIPpi? Would Maestral be a good option?