rpi2 as wireless router

Herminio Hernandez, Jr. herminio.hernandezjr at gmail.com
Tue Jul 26 06:06:49 UTC 2016


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 at 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 at 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 at 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 at 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 at 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 at 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 at 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
>>>>
>>>
>>>
>>>
>>
>>
>


More information about the freebsd-arm mailing list