From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ray Wells Subject: Re: AX.25 Packet Radio on a RaspBerry Pi : a success Date: Sun, 05 Aug 2012 07:59:49 +1000 Message-ID: <501D9B55.9050608@exemail.com.au> References: <500FD014.5090004@free.fr> <5010192A.9060506@upmc.fr> <50101DB2.9020101@sharon.esrac.ele.tue.nl> <501110B1.5080202@free.fr> <501D13B8.8070004@free.fr> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <501D13B8.8070004@free.fr> Sender: linux-hams-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: f6bvp Cc: Alejandro Santos , Arno Verhoeven , Bernard Pidoux , linux-hams , List for the LINUX version of FBB , Lee Woldanski , C Schuman , F3KT Hi Bernard, All, This is great news because I almost wrote to you yesterday to ask if you had made a .deb package for your kernel. My two Raspberry Pi's arrived on Friday (I was told 5 weeks and they arrived in 5 days from Element 14!) and I'm gathering the hardware I need to get one of them up and running with kernel ax25. One will serve as my aprs gateway machine and maybe a fpac node again. Ray vk2tv On 04/08/12 22:21, f6bvp wrote: > Hello all, > > This is my first debian package ! > > http://f6bvp.free.fr/logiciels/ax25/linux-image-3.1.9.080312.ax25+_3.1.9.080312.ax25+-10.00.Custom_armhf.deb > > > This is the raspbian kernel image including AX.25 modules (ax25, > 6pack, netrom, rose, mkiss,...) > > From your RaspBerry Pi you can download it with wget > > wget > http://f6bvp.free.fr/logiciels/ax25/linux-image-3.1.9.080312.ax25+_3.1.9.080312.ax25+-10.00.Custom_armhf.deb > > To install it : > sudo dpkg -i > linux-image-3.1.9.080312.ax25+_3.1.9.080312.ax25+-10.00.Custom_armhf.deb > > Edit /boot/config.txt and add a line at the end with > # for more options see http://elinux.org/RPi_config.txt > kernel vmlinuz-3.1.9.080312.ax25+ > > reboot > > Then download K4GBB install ax25 script for installing ax25 libraries, > tools and apps. > > sudo wget http://f6bvp.free.fr/logiciels/ax25/Instax25.new > sudo chmod +x Instax25.new > ./Instax25.new > > You may download a sample ax25 device init script : > sudo wget http://f6bvp.free.fr/logiciels/ax25/rc.ax25 > > and a sample /etc/ax25/ax25ipd.conf > sudo wget http://f6bvp.free.fr/logiciels/ax25/ax25ipd.conf > > Then you also need to edit /etc/ax25/axports > such this example : > sudo wget http://f6bvp.free.fr/logiciels/ax25/axports > > I may have missed some details. > > 73 de Bernard, f6bvp > -- > To unsubscribe from this list: send the line "unsubscribe linux-hams" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >