Date: Tue, 26 Jul 2016 09:41:53 -0400 From: laszlo g vagner <george@vagner.com> To: "Herminio Hernandez, Jr." <herminio.hernandezjr@gmail.com>, Russell Haley <russ.haley@gmail.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: rpi2 as wireless router Message-ID: <m6mggevx5h49rdvdp82kancg.1469540513948@email.android.com>
index | next in thread | raw e-mail
I tried to use my pi as a router and it worked somewhat. The problem I had was if I lost my connection to internet Dhcp would never get a new IP unless I marked the I interface Down then up. Other boxes I have don't do this On July 26, 2016, at 2:06 AM, "Herminio Hernandez, Jr." <herminio.hernandezjr@gmail.com> wrote: here is the output https://drive.google.com/file/d/0ByNWUTbPhemsd0laOC15eFlGaVE/view?usp=sharing On Mon, Jul 25, 2016 at 10:41 PM, Herminio Hernandez, Jr. < herminio.hernandezjr@gmail.com> wrote: > I am posting to paste bin, but I also received this in the freebsd forum > > The last step in these instruction is needlessly complicated. Copying >> files manually? Why? *.ko are also not located in a single directory >> (anymore?) but spread across the whole MAKEOBJDIRPREFIX. >> >> You can copy the new kernel and kernel modules with sudo -E make >> DESTDIR=/mnt installkernel. They'll be in /mnt/boot/kernel. > > > so I went to my obj dir and ran the command 'find . -iname "*.ko"' and I > found the modules..they were in the > /arm.armv6/usr/src/sys/RPI2/modules/usr/src/sys/modules dir > > > > On Mon, Jul 25, 2016 at 10:29 PM, Russell Haley <russ.haley@gmail.com> > wrote: > >> And your kernel toolchain build, and indicate the svn revision too. >> Possibly though on of the guys is going to see a problem in the example. >> Or you have a revision that doesn't build because the example uses the head >> revision. I've never exported my variables, so I can't talk to the validity >> of the example (although I did comment about -j). >> >> I just run >> >> script /tmp/buildout.txt >> >> Svn info (I think?) >> ... >> >> And then exit when I'm done building and copy that file into pastebin. >> >> Russ >> >> Sent from my BlackBerry 10 smartphone on the Koodo network. >> *From: *Herminio Hernandez, Jr. >> *Sent: *Monday, July 25, 2016 11:13 PM >> *To: *Russell Haley >> *Subject: *Re: rpi2 as wireless router >> >> Do you want the entire output after make buildkernel? >> >> On Mon, Jul 25, 2016 at 9:36 PM, Russell Haley <russ.haley@gmail.com> >> wrote: >> >>> Sorry for top post, >>> >>> Can you script your build output and post it in pastebin? >>> >>> Russ >>> >>> Sent from my BlackBerry 10 smartphone on the Koodo network. >>> *From: *Herminio Hernandez, Jr. >>> *Sent: *Monday, July 25, 2016 10:21 PM >>> *To: *Russell Haley >>> *Subject: *Re: rpi2 as wireless router >>> >>> All, >>> >>> I want to compile the kernel to enable wlandebug on the rpi2. I followed >>> this *example >>> <http://blog.khubla.com/freebsd/cross-compiling-freebsd-arm-on-amd-64>, *however >>> in the end I am not seeing an .ko files. Is there a step I am missing? >>> >>> Can you script your build output and post it in pastebin? >>> >>> On Sun, Jul 24, 2016 at 10:34 PM, Herminio Hernandez Jr < >>> herminio.hernandezjr@gmail.com> wrote: >>> >>>> On 07/24, Russell Haley wrote: >>>> > Could I see your PCAP files? I'm no expert but I'm really curious. >>>> > >>>> > Thanks Russ >>>> I have them attached. >>>> >>>> Herminio >>>> > >>>> > Sent from my BlackBerry 10 smartphone on the Koodo network. >>>> > Original Message >>>> > From: Herminio Hernandez Jr >>>> > Sent: Sunday, July 24, 2016 8:23 PM >>>> > To: Andriy Voskoboinyk >>>> > Cc: Adrian Chadd; freebsd-arm@freebsd.org >>>> > Subject: Re: rpi2 as wireless router >>>> > >>>> > On 07/24, Andriy Voskoboinyk wrote: >>>> > > Thu, 21 Jul 2016 06:56:22 +0300 було написано Herminio Hernandez Jr. >>>> > > <herminio.hernandezjr@gmail.com>: >>>> > > >>>> > > Another idea: try to add >>>> > > hw.usb.urtwn.enable_11n="0" >>>> > > into /boot/loader.conf (and reboot). >>>> > > (described as "download speed" fix in >>>> > > https://forums.freebsd.org/threads/48737/ - >>>> > > but may help here too). >>>> > > >>>> > The same issue. Debian is not seeing the DHCP Offer from freebsd. >>>> > > > No same issue. I am willing to help in any way I can. I can send >>>> you the >>>> > > > pcap files I made. >>>> > > > >>>> > > > Sent from my iPhone >>>> > > > >>>> > > > > On Jul 20, 2016, at 8:04 PM, Adrian Chadd < >>>> adrian.chadd@gmail.com> >>>> > > > > wrote: >>>> > > > > >>>> > > > > Hi, >>>> > > > > >>>> > > > > Ok. We'll have to set up a test environment here to see what's >>>> going >>>> > > > > on, complete with some packet sniffing. >>>> > > > > >>>> > > > > Question - if you configure up hostap to be open/no >>>> authentication, >>>> > > > > does it all work? >>>> > > > > >>>> > > > > >>>> > > > > -a >>>> >>> >>> >>> >> >> > _______________________________________________ freebsd-arm@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arm To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m6mggevx5h49rdvdp82kancg.1469540513948>
