Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2016 22:41:46 -0700
From:      "Herminio Hernandez, Jr." <herminio.hernandezjr@gmail.com>
To:        Russell Haley <russ.haley@gmail.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: rpi2 as wireless router
Message-ID:  <CAJRA9dyV32K=g5mTW6z1FSjKAFLa1WT81cx91o4o4SRXeORt=w@mail.gmail.com>
In-Reply-To: <20160726052913.4907091.59991.9011@gmail.com>
References:  <CAJ-VmokToQeP0bHtNGpQoWZFzmOKp_QwvUn4SOuBu-HomObTGQ@mail.gmail.com> <CAJ-Vmomje%2BvKyS7Y-2WBrxFUspBOykACGdkmRz8deJeyOOHPQA@mail.gmail.com> <4E1AB9F3-B7F8-49F3-BAD2-259584B04E3B@gmail.com> <op.yk4g9eqc4dikkl@localhost> <20160725022255.GA6128@debian-macbookpro> <20160725050139.4907091.36565.8923@gmail.com> <20160725053414.GB6128@debian-macbookpro> <CAJRA9dw8LuX%2Bt%2BLNxhTrx9_tbLVS7S8FHq%2B8ij288b%2BE2rLGrQ@mail.gmail.com> <20160726043613.4907091.75531.9005@gmail.com> <CAJRA9dzSgEbkiXFjfztr6fSdh1ob5oYKEFipi7QJVgN7v7ULiA@mail.gmail.com> <20160726052913.4907091.59991.9011@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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=3D/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 he=
ad
> revision. I've never exported my variables, so I can't talk to the validi=
ty
> 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:
>
>> =E2=80=8ESorry 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 =D0=B1=D1=83=D0=BB=D0=BE =D0=BD=D0=
=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Herminio Hernandez Jr.
>>> > > <herminio.hernandezjr@gmail.com>:
>>> > >
>>> > > Another idea: try to add
>>> > > hw.usb.urtwn.enable_11n=3D"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
>>>
>>
>>
>>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJRA9dyV32K=g5mTW6z1FSjKAFLa1WT81cx91o4o4SRXeORt=w>