Jump to content

op1tjaap

Members
  • Posts

    110
  • Joined

  • Last visited

Everything posted by op1tjaap

  1. @tkaiser Again thanks for your help in building this test!! I applied it and rebooted. Boots fine root@orangepizero:~# uname -a Linux orangepizero 4.10.11-sun8i #7 SMP Mon May 1 14:42:32 CEST 2017 armv7l armv7l armv7l GNU/Linux Loaded appletalk root@orangepizero:~# modprobe appletalk root@orangepizero:~# lsmod Module Size Used by appletalk 23452 0 bluetooth 263753 0 evdev 9979 0 sun8i_codec_analog 13766 0 xradio_wlan 92375 1 snd_soc_core 115473 1 sun8i_codec_analog mac80211 325145 1 xradio_wlan cfg80211 192815 2 mac80211,xradio_wlan snd_pcm_dmaengine 4221 1 snd_soc_core rfkill 10928 4 bluetooth,cfg80211 snd_pcm 70145 2 snd_pcm_dmaengine,snd_soc_core sun8i_ths 3134 0 gpio_keys 8517 0 cpufreq_dt 3522 0 uio_pdrv_genirq 3354 0 thermal_sys 43168 2 cpufreq_dt,sun8i_ths uio 8012 1 uio_pdrv_genirq usb_f_acm 4871 1 u_serial 8725 3 usb_f_acm g_serial 3737 0 libcomposite 34692 2 g_serial,usb_f_acm Installed tcpdump and tested... not good unfortunately.... root@orangepizero:~# tcpdump -i eth0 atalk tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes 20:33:04.964117 AT 1.174.zip > 0.zip: at-#6 11 20:33:05.481145 AT 1.174.zip > 0.zip: at-#6 11 20:33:05.997312 AT 1.174.zip > 0.zip: at-#6 11 20:33:06.512207 AT 1.174.zip > 0.zip: at-#6 11 20:33:07.028382 AT 1.174.zip > 0.zip: at-#6 11 20:33:07.547945 AT 1.174.zip > 0.zip: at-#6 11 20:33:08.072818 AT 1.174.253 > 0.nis: nbp-lkup 7: "BasiliskII:Workstati[|atalk] 20:33:08.182537 AT 1.174.253 > 0.nis: nbp-lkup 7: "BasiliskII:Workstati[|atalk] 20:33:08.298547 AT 1.174.253 > 0.nis: nbp-lkup 7: "BasiliskII:Workstati[|atalk] 20:33:08.421346 AT 1.174.253 > 0.nis: nbp-lkup 8: "BasiliskII: Macinto[|atalk] 20:33:08.535162 AT 1.174.253 > 0.nis: nbp-lkup 8: "BasiliskII: Macinto[|atalk] 20:33:08.645062 AT 1.174.253 > 0.nis: nbp-lkup 8: "BasiliskII: Macinto[|atalk] I see the same problems like before. Mutilated AppleTalk packages Just to be sure and complete I post my armbianmonitor logs: http://sprunge.us/bcNT
  2. @tkaiser We are talking about two different things. I'm not talking about your scipt. The initial problem is that eth0 on the Banana Pi doesn't handle appletalk packages well. See the first posting He doesn't see appletalk devices, like with my problem. So to make appletalk work on this device i guess you need to fix the driver like I did.
  3. Hahahaha! SUPER!!!!! Good of you to ask! Glad it is fixed now for everybody!
  4. @zador.blood.stained Thanks for the explanation. For the MacIPpi I will update the standard Armbian images with this dwmac-sun8i-v5 branch. I really like to have a stable working driver for Ethernet on my OP1 and OPZ.
  5. Have a look at the posting Appletalk ....again. Solved! You can fix your Banana Pi the same way!
  6. @tkaiser Yes … I informed Corentin Labbe about the result. I’m afraid I don’t know how I should let you know what the diff is. I have seen a multicast fix in drivers/net/ethernet/allwinner/sun8i-emac.c in sun8i-emac: fix multicast 3 days ago. May this is it: https://github.com/montjoie/linux/commit/43934e114a3a3358a570480c8974e4e52769cd11 This is in sun8i-emac-v5.1. I used dwmac-sun8i-v5. I don’t see the same fix. Hope you can work with this information and apply the fix to the Armbian images? I gave my 4.6.0 MacIPpi image this new 4.11.0 kernel with the fix, and it is working fine. No more RX errors! Uptime 17 hours and counting __ __ ___ ____ _ | \/ | __ _ ___|_ _| _ \ _ __ (_) | |\/| |/ _` |/ __|| || |_) | '_ \| | | | | | (_| | (__ | || __/| |_) | | |_| |_|\__,_|\___|___|_| | .__/|_| |_| Welcome to ARMBIAN Debian GNU/Linux stretch/sid 4.11.0-next-20170424-macippi-sun8i Made possible on an OrangePiOne System load: 0.00 Up time: 17 hours Local users: 2 Memory usage: 23 % of 496Mb IP: 192.168.178.67 Usage of /: 86% of 3.4G [ 469 updates to install: apt-get upgrade ] Scanning your network for Macintosh and AppleTalk devices. Found: OrangePiOne:AFPServer 65280.116:129 172.16.2.1:IPGATEWAY 65280.116:72 orangepione:netatalk 65280.116:4 orangepione:Workstation 65280.116:4 orangepizero:netatalk 65280.115:4 orangepizero:Workstation 65280.115:4 BasiliskII:AFPServer 1.174:250 172.16.2.4:IPADDRESS 1.174:72 BasiliskII:PPCToolBox 1.174:251 BasiliskII: Macintosh 1.174:252 BasiliskII:Workstation 1.174:4 Asant▒Talk 94081D2A:Asant▒Talk 65285.239:252 Asant▒Talk 940863E7:Asant▒Talk 65399.143:252 orangepi@orangepione:~$ uptime 17:53:31 up 17:53, 3 users, load average: 0.00, 0.00, 0.00 Log file on: http://sprunge.us/IKiD About netatatalk 2.2.5, it is the last version supporting 'classic' AppleTalk (that is, via DDP). It can be found at https://sourceforge.net/projects/netatalk/files/netatalk/ Package: netatalk Version: 2.2.5-2 Installed-Size: 2926 Maintainer: Debian Netatalk team <pkg-netatalk-devel@lists.alioth.debian.org> Architecture: armhf Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libcomerr2 (>= 1.01), libcrack2 (>= 2.8.12), libcups2 (>= 1.4.0), libdb5.3, libgcrypt20 (>= 1.7.0), libgssapi-krb5-2 (>= 1.14+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), perl:any, netbase, libpam-modules Recommends: lsof, rc, db-util, procps, cracklib-runtime, libpam-cracklib, avahi-daemon Suggests: texlive-base-bin, groff, quota Description-en: AppleTalk user binaries Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. . This package contains all daemon and utility programs as well as Netatalk's static libraries. Description-md5: 9400f37f8d52982c30c427813e004eab Homepage: http://netatalk.sourceforge.net/ Section: net Priority: extra Filename: pool/main/n/netatalk/netatalk_2.2.5-2_armhf.deb Size: 682740 MD5sum: 7d858c5e5b4cb3335a3d572bf25da822 SHA256: d7fa103da5d13fd3aa98c2c40120a1fe03940f2f2cb10df5419ba83a129a1872 Package: netatalk Status: install ok installed Priority: extra Section: net Installed-Size: 2901 Maintainer: Debian Netatalk team <pkg-netatalk-devel@lists.alioth.debian.org> Architecture: armhf Source: netatalk (2.2.5-1) Version: 2.2.5-1+b1 Depends: libacl1 (>= 2.2.51-8), libattr1 (>= 1:2.4.46-8), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.15), libcomerr2 (>= 1.01), libcrack2 (>= 2.8.12), libcups2 (>= 1.4.0), libdb5.3, libgcrypt20 (>= 1.6.0), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), perl, netbase, libpam-modules Recommends: lsof, rc, db-util, procps, cracklib-runtime, libpam-cracklib, avahi-daemon Suggests: texlive-base-bin, groff, quota, db4.2-util Conffiles: /etc/netatalk/papd.conf d9a2796d69ecb9151a0018d8c35b70e6 /etc/netatalk/AppleVolumes.system 5e3ed8c628babece08be6599b654419e /etc/netatalk/afp_ldap.conf 74713affe6341650cf8fc281c350789d /etc/netatalk/AppleVolumes.default 0918dbf3548156b1b574f5fca461b098 /etc/netatalk/afpd.conf 44acec260b65f1bf2cf26ca91fc05e9e /etc/netatalk/atalkd.conf f18caedd5e218b0b61c5c03ef13c5398 /etc/default/netatalk 233b97e400e922a39436dc9258416f67 /etc/init.d/netatalk 59e238521a79c3f342ba060ea7a9f07c /etc/logcheck/ignore.d.server/netatalk 13ab2493ccc5343a8fac73eced0c6712 /etc/logcheck/violations.ignore.d/netatalk c7889e80639044d35c0bd614410f1891 /etc/pam.d/netatalk 01dc501e2d43ffc9f76b338e24a55e80 Description-en: AppleTalk user binaries Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. . This package contains all daemon and utility programs as well as Netatalk's static libraries. Description-md5: 9400f37f8d52982c30c427813e004eab Homepage: http://netatalk.sourceforge.net/
  7. Addded to /etc/apt/sources.list #netatalk 2.2.5 for AFP DDP and macipgw deb http://ftp.de.debian.org/debian sid main did an apt-get update Ten an: apt-get install netatalk It give some key eroors. Don't pay attention to it. If you get questions if you want to proceed just do. Ten edit /etc/init.d/netatalk and change ATALK=yes Just to be sure I rebooted and started netatalk by hand /etc/init.d/netatalk start And YES! Workes fine!!!! root@orangepizero:~# nbplkup orangepizero:netatalk 65280.115:4 orangepizero:Workstation 65280.115:4 BasiliskII:AFPServer 1.174:249 172.16.2.4:IPADDRESS 1.174:72 BasiliskII:PPCToolBox 1.174:251 BasiliskII: Macintosh 1.174:252 BasiliskII:Workstation 1.174:4 AsantéTalk 94081D2A:Asant▒Talk 65285.239:252 AsantéTalk 940863E7:Asant▒Talk 65399.143:252 Many thanks to Corentin Labbe for fixing this problem and many thanks for tkaiser for his patience in explaining how to get this fix in my building environment and get it actually working!
  8. So lets pick up again from yesterday. Very cold weather in the Netheralnds so nice to stay at home at Kings Day! Building ended nicely: [ o.k. ] Kernel build done [ @host ] [ o.k. ] Target directory [ /root/output/debs/ ] [ o.k. ] File name [ linux-image-dev-sun8i_5.27_armhf.deb ] [ o.k. ] Runtime [ 49 min ] scp the deps directory to my Orangepi Zero and installed. Dont't forget to remove the empty extra directory in deps Switch to debs directory on Zero aninstall with dpkg -i *.deb Reboot and check new kernel root@orangepizero:~# uname -a Linux orangepizero 4.11.0-next-20170424appletalk-sun8i #1 SMP Wed Apr 26 23:57:33 UTC 2017 armv7l armv7l armv7l GNU/Linux Then load appletalk module modprobe appletalk Check if loaded root@orangepizero:~# lsmod Module Size Used by appletalk 28672 0 binfmt_misc 16384 1 bluetooth 270336 0 rfkill 20480 2 bluetooth sun8i_codec_analog 24576 0 snd_soc_core 122880 1 sun8i_codec_analog snd_pcm_dmaengine 16384 1 snd_soc_core snd_pcm 77824 2 snd_pcm_dmaengine,snd_soc_core uio_pdrv_genirq 16384 0 uio 16384 1 uio_pdrv_genirq usb_f_acm 16384 1 u_serial 20480 3 usb_f_acm g_serial 16384 0 libcomposite 40960 2 g_serial,usb_f_acm Then install tcpdump and check for Appletalk packages: tcpdump -i eth0 atalk And yes....... the packages are OK! tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes 10:50:06.372204 AT 1.174.zip > 0.zip: at-#6 25 10:50:06.887358 AT 1.174.zip > 0.zip: at-#6 25 10:50:07.401890 AT 1.174.zip > 0.zip: at-#6 25 10:50:07.919619 AT 1.174.zip > 0.zip: at-#6 25 10:50:08.432017 AT 1.174.zip > 0.zip: at-#6 25 10:50:08.948119 AT 1.174.zip > 0.zip: at-#6 25 10:50:09.472932 AT 1.174.253 > 0.nis: nbp-lkup 7: "BasiliskII:Workstation@*" 10:50:09.581650 AT 1.174.253 > 0.nis: nbp-lkup 7: "BasiliskII:Workstation@*" 10:50:09.698288 AT 1.174.253 > 0.nis: nbp-lkup 7: "BasiliskII:Workstation@*" 10:50:09.822851 AT 1.174.253 > 0.nis: nbp-lkup 8: "BasiliskII: Macintosh@*" 10:50:09.929207 AT 1.174.253 > 0.nis: nbp-lkup 8: "BasiliskII: Macintosh@*" 10:50:10.034992 AT 1.174.253 > 0.nis: nbp-lkup 8: "BasiliskII: Macintosh@*" 10:50:11.132849 AT 1.174.253 > 0.nis: nbp-lkup 9: "BasiliskII:PPCToolBox@*" 10:50:11.245412 AT 1.174.253 > 0.nis: nbp-lkup 9: "BasiliskII:PPCToolBox@*" 10:50:11.362360 AT 1.174.253 > 0.nis: nbp-lkup 9: "BasiliskII:PPCToolBox@*" 10:50:11.964771 AT 1.174.nis > 0.nis: nbp-lkup 10: "=:IPGATEWAY@LocalTalkZone" 10:50:12.793514 AT 1.174.nis > 0.nis: nbp-lkup 10: "=:IPGATEWAY@LocalTalkZone" 10:50:13.626542 AT 1.174.nis > 0.nis: nbp-lkup 10: "=:IPGATEWAY@LocalTalkZone" 10:50:14.454197 AT 1.174.nis > 0.nis: nbp-lkup 10: "=:IPGATEWAY@LocalTalkZone" 10:50:15.317545 AT 1.174.nis > 0.nis: nbp-lkup 11: "172.16.2.4:IPADDRESS@*" 10:50:16.150885 AT 1.174.nis > 0.nis: nbp-lkup 11: "172.16.2.4:IPADDRESS@*" 10:50:16.984492 AT 1.174.nis > 0.nis: nbp-lkup 11: "172.16.2.4:IPADDRESS@*" 10:50:17.818713 AT 1.174.nis > 0.nis: nbp-lkup 11: "172.16.2.4:IPADDRESS@*" 10:50:20.206997 AT 1.174.253 > 0.nis: nbp-lkup 12: "BasiliskII:AFPServer@*" 10:50:21.034921 AT 1.174.253 > 0.nis: nbp-lkup 12: "BasiliskII:AFPServer@*" 10:50:21.867519 AT 1.174.253 > 0.nis: nbp-lkup 12: "BasiliskII:AFPServer@*" 10:50:22.702075 AT 1.174.253 > 0.nis: nbp-lkup 12: "BasiliskII:AFPServer@*" With the "non fixed drive" they where like this....truncated..and all ending in [|atalk]... listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes 22:48:45.847967 AT 1.174.253 > 0.nis: truncated-nbp 9 22:48:46.696016 AT 1.174.253 > 0.nis: truncated-nbp 9 22:48:47.541512 AT 1.174.253 > 0.nis: truncated-nbp 9 22:48:48.383287 AT 1.174.253 > 0.nis: truncated-nbp 9 22:49:02.634005 AT 1.174.253 > 0.nis: nbp-lkup 148: "=:AFPServ[|atalk] 22:49:06.542306 AT 1.174.zip > 0.zip: at-#6 11 22:49:07.055313 AT 1.174.zip > 0.zip: at-#6 11 22:49:07.572883 AT 1.174.zip > 0.zip: at-#6 11 22:49:08.097816 AT 1.174.zip > 0.zip: at-#6 11 22:49:08.614034 AT 1.174.zip > 0.zip: at-#6 11 22:49:09.135912 AT 1.174.zip > 0.zip: at-#6 11 22:49:09.659743 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII:Workstati[|atalk] 22:49:09.765651 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII:Workstati[|atalk] 22:49:09.882163 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII:Workstati[|atalk] 22:49:10.006475 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII: Macinto[|atalk] 22:49:10.115347 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII: Macinto[|atalk] 22:49:10.232643 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII: Macinto[|atalk] 22:49:11.365723 AT 1.174.253 > 0.nis: nbp-lkup 4: "BasiliskII:PPCToolB[|atalk] 22:49:11.480356 AT 1.174.253 > 0.nis: nbp-lkup 4: "BasiliskII:PPCToolB[|atalk] 22:49:11.598736 AT 1.174.253 > 0.nis: nbp-lkup 4: "BasiliskII:PPCToolB[|atalk] Next thing will be installing netatalk and go for the ultimate test!!!!! For more about my current setup information: /var/log/armhwinfo.log has been uploaded to http://sprunge.us/WaDD
  9. Ok! Changed lib/config/sources/sun81.conf line 16 and 17 to https://github.com/montjoie/ and dwmac-sun8i-v5 made a directory lib/userpatches with almost only empy files. cd lib/userpatches (cd ../patch/; find -type d ! -name . -printf "\"%p\"\n") | xargs mkdir copied all the files of lib/patch into it and emptied everything. Only not the files with 'packaging' in it. in compile.sh chose for yes at only kernel and yes for configure kernel so I can add AppleTalk module Started it up ..... and yes I see it is getting the right git sources [ o.k. ] Checking git sources [ u-boot v2017.03 ] [ .... ] Creating local copy [ .... ] Fetching updates remote: Counting objects: 14229, done. remote: Compressing objects: 100% (12905/12905), done. remote: Total 14229 (delta 2597), reused 5973 (delta 1067) Receiving objects: 100% (14229/14229), 17.88 MiB | 5.42 MiB/s, done. Resolving deltas: 100% (2597/2597), done. From git://git.denx.de/u-boot * tag v2017.03 -> FETCH_HEAD [ .... ] Checking out [ o.k. ] Checking git sources [ linux-sun8i-mainline dwmac-sun8i-v5 ] [ .... ] Creating local copy [ .... ] Fetching updates remote: Counting objects: 63678, done. remote: Compressing objects: 100% (59270/59270), done. remote: Total 63678 (delta 5461), reused 22527 (delta 3416), pack-reused 0 Receiving objects: 100% (63678/63678), 168.33 MiB | 7.69 MiB/s, done. Resolving deltas: 100% (5461/5461), done. From https://github.com/montjoie/linux * branch dwmac-sun8i-v5 -> FETCH_HEAD * [new branch] dwmac-sun8i-v5 -> origin/dwmac-sun8i-v5 [ .... ] Checking out Ok..... now go to bed and have a look in the moning. It's a "holiday day" in The Netherlands: https://en.wikipedia.org/wiki/Koningsdag
  10. Thanks for the tips! I do my best to compile a new kernel with Corentin's changes.
  11. I got a very friendly email of one of the maintainers of the sun8i-emac ethernet driver. See my posting on:
  12. I got a very friendly reply on my search for correct AppleTalk working on the sun8i-emac network driver. See this: Not sure how to use this fix in the building development, but maybe someone is willing to give some help!
  13. I looked up the DHCP leases table in my router. It looks like this:
  14. I agree with tkaiser. You are making things to complicated. You are trying to let your Mac act as a DHCP server.. Possible...but complicated! Please try to connect your OrangePi like it is an ordinary PC / Mac with wired network. So connect it to your network switch. Then your OrangePi will get an IP address. Look it up in your router DHCP leases table which address it is... If you succeded so far you can connect to it with ssh with user root and password 1234 See this image:
  15. This is also also a nice post about an Orange Pi Zero ( but for Orange Pi One the same) for an absolute beginner. It has also the network / dhcp / router stuff. http://lucsmall.com/2017/01/19/beginners-guide-to-the-orange-pi-zero/
  16. Ok. Took me 22 minutes to type an answer on my iPhone.... and see now that gnash answered the post as well :-) More or less same thing. No Armbian problem. Just network problems.
  17. This looks more like a common network problem then an Armbian problem. In general if you see somewhere a 169.254 address you know you have a problem...... These addresses are of a special range: "in modern networks addresses are assigned by a DHCPserver. Most IPv4 hosts use link-local addressing only as a last resort. For these link-local addressing, IPv4 uses the special block 169.254.0.0/16 as described in RFC 3927." So you better first start thinking as a network technician. - is your Orange Pi connected to your network? - find out which range your local network uses. Most times it starts with 192 or 172 or 10. If your local network ( your internet router) has a DHCP server it will provide your SoC also with a IP address. You can find this address in the lease table of your router. - poor mans solution would be to ping every address in the same range as your computer to see if any device is answering. And yes. First investment in the SoC hobby should be a USB serial cable!
  18. @mabam Realy great article about AppleTalk and the BananaPi! But it is really a shame that these devices are not able to do multicasting in a way that the can handle AppleTalk. I now have a Orange Pi One, Orange Pi Zero, Pinne64 and all are ruining AppleTalk. I hope someone working on the Ethernet drivers on these boards will pikc up this discussion and fixes this. I don't like to switch to a Raspberry Pi on my projects. I also don't like to stick in a dead cheap USB dongle in these devices if they have a Ethernet devices already on board.
  19. Some more research. It seems that Appletalk protocol is mutilated bij the ethernet driver on a OranePi Zero. Could it be a simple thing like a value which is to snmall so that information is cut of? Have a look at a tcpdump at the same time on two different machines. One on an OrangePi Zero ( 4.10.3) and one on a Tiny Core VM. On the Tiny Core atalk works fine... ORANGE PI ZERO with 4.10.3 22:24:10.562341 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstati[|atalk] 22:24:10.673783 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstati[|atalk] 22:24:10.786945 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstati[|atalk] 22:24:10.906635 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macinto[|atalk] 22:24:11.020365 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macinto[|atalk] 22:24:11.133410 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macinto[|atalk] 22:24:12.165345 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolB[|atalk] 22:24:12.272129 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolB[|atalk] 22:24:12.387657 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolB[|atalk] 22:24:13.003707 AT 1.174.nis > 0.nis: nbp-lkup 4: "=:IPGATEWAY@LocalTalk[|atalk] 22:24:13.035244 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRE[|atalk] 22:24:13.856797 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRE[|atalk] 22:24:14.684734 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRE[|atalk] 22:24:15.507516 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRE[|atalk] 22:24:17.840665 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServ[|atalk] 22:24:18.675405 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServ[|atalk] 22:24:19.500474 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServ[|atalk] 22:24:20.328409 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServ[|atalk] 22:24:31.579863 AT 1.174.253 > 0.nis: truncated-nbp 9 22:24:32.420715 AT 1.174.253 > 0.nis: truncated-nbp 9 22:24:33.263291 AT 1.174.253 > 0.nis: truncated-nbp 9 22:24:34.104906 AT 1.174.253 > 0.nis: truncated-nbp 9 Linux VM with atalk in kernel 22:24:10.294907 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstation@*" 22:24:10.294942 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstation@*" 22:24:10.406296 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstation@*" 22:24:10.406332 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstation@*" 22:24:10.519429 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstation@*" 22:24:10.519467 AT 1.174.253 > 0.nis: nbp-lkup 1: "BasiliskII:Workstation@*" 22:24:10.639298 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macintosh@*" 22:24:10.639334 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macintosh@*" 22:24:10.752958 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macintosh@*" 22:24:10.752994 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macintosh@*" 22:24:10.865933 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macintosh@*" 22:24:10.865967 AT 1.174.253 > 0.nis: nbp-lkup 2: "BasiliskII: Macintosh@*" 22:24:11.897845 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolBox@*" 22:24:11.897879 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolBox@*" 22:24:12.004649 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolBox@*" 22:24:12.004683 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolBox@*" 22:24:12.120171 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolBox@*" 22:24:12.120207 AT 1.174.253 > 0.nis: nbp-lkup 3: "BasiliskII:PPCToolBox@*" 22:24:12.736317 AT 1.174.nis > 0.nis: nbp-lkup 4: "=:IPGATEWAY@LocalTalkZone" 22:24:12.736352 AT 1.174.nis > 0.nis: nbp-lkup 4: "=:IPGATEWAY@LocalTalkZone" 22:24:12.737996 AT 65280.253.nis > 1.174.nis: nbp-reply 4: "172.16.2.1:IPGATEWAY@*"(0) 72 22:24:12.738028 AT 65280.253.nis > 1.174.nis: nbp-reply 4: "172.16.2.1:IPGATEWAY@*"(0) 72 22:24:12.767916 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:12.767952 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:13.589315 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:13.589351 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:14.417287 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:14.417322 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:15.240063 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:15.240098 AT 1.174.nis > 0.nis: nbp-lkup 5: "172.16.2.4:IPADDRESS@*" 22:24:17.573280 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:17.573315 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:18.408036 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:18.408074 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:19.233124 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:19.233161 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:20.061127 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:20.061165 AT 1.174.253 > 0.nis: nbp-lkup 6: "BasiliskII:AFPServer@*" 22:24:31.312688 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:31.312722 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:31.312945 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:31.313077 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:32.153506 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:32.153542 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:32.153727 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:32.153860 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:32.996098 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:32.996133 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:32.996319 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:32.996453 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:33.837734 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:33.837769 AT 1.174.253 > 0.nis: nbp-lkup 7: "=:=@*" 22:24:33.837978 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72 22:24:33.838144 AT 65280.253.nis > 1.174.253: nbp-reply 7: "tinyMacIPgw TEMP File Server:AFPServer@*"(0) 129 "tinyMacIPgw:netatalk@*" 4 "tinyM acIPgw:Workstation@*"(2) 4 "172.16.2.1:IPGATEWAY@*"(3) 72
  20. Ok ......asking the question is answering it.... In the igorpecovnik lib is an example docker file is an example Dockerfile: https://github.com/igorpecovnik/lib/blob/master/Dockerfile I give some hands on tips for novice docker and kernel hackers. First of all...why docker? Well if you only have an Centos 6.x x64 machine (a VPS) like I have and you would like to make your own custom kernel it is handy. So start with installation first: https://docs.docker.com/engine/installation/ If up and running first test if you understand the basics. Do this as root or use sudo # docker run hello-world If correct working you will see a “Hello for Docker!” Then make a working directory like docker-armbian # mkdir /root/docker-armbian # cd /root/docker-armbian In this directory you download the Dockerfile: https://github.com/igorpecovnik/lib/blob/master/Dockerfile FROM ubuntu:16.04 RUN apt-get update RUN apt-get install -y git build-essential binutils WORKDIR /root RUN git clone https://github.com/igorpecovnik/lib/ RUN cp lib/compile.sh . Then download the image for the Armbian container with this command: # docker build -t 3mdeb/armbian . Don't forget the last dot ( .). It tells docket to read the Dockerfile! The correct image will be downloaded The start it up: docker run -t -i 3mdeb/armbian Then check if you are i the container: # ls –al You will see that you are directory /root and the compile scipt is also copied over there. If you want to edit, please do a # apt-get install nano # apt-get install vim So you can edit the compile scripts to your need. Important is that in docker you can compile a custom kernel but not a complete image. This have to do with all kind of problems with file systems. ( if anyone succeded in doing with…please add it to this post!) Finally just do a ./compile.sh and sometimes press enter, etc. if you are asked. You will reach the limit of the 10BG disk barrier, but please press enter to continue. Succes and fun!
  21. Tried it again with 4.10.3 .... no luck again. It seems this ethernet driver is ruining AT packages: Linux orangepione 4.10.3macippi-sun8i #1 SMP Fri Mar 31 23:11:00 UTC 2017 armv7l GNU/Linux root@orangepione:~# tcpdump -i eth0|grep AT tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes 23:06:22.691401 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:23.532231 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:24.372297 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:25.221060 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:41.950905 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:42.797431 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:43.647590 AT 1.174.253 > 0.nis: truncated-nbp 9 23:06:44.502581 AT 1.174.253 > 0.nis: truncated-nbp 9
  22. OK. I can confirm now that the image with the kernel tkaiser helped to build also works on a Orange Pi Zero 256MB. So yes .... for $6.99 you have your own macipgw running on a Orange Pi Zero to surf the Internet with your Macintosh Plus, Powerbook 100 and other retro Apple computers without network card.
  23. I was wondering if anybody has the steps to build your own Armbian kernel with the help of Docker. I see some scattered postings and processes. Would be nice to add the right way to do it to our documenation. Anybody got a working recept?
  24. Small update. My image for a MacIPpi with the kernel 4.6.0 runs also fine on an Orange Pi Zero. Tested it on a 512MB one and ordered a 256MB one. To see if I get the cheapest appletalk tcp/ip router in the world :-) Download it from: http://cdn.macip.net/Netatalk-MacIpgw-Image-OrangePiOne-V2.0.1.img.7z Read about is on: http://www.macip.net/ And yes the Orange Pi Zero fits perfect in this matchbox but I wouldn't advice it......
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines