Re: [oe] USB wifi configuration

2014-04-01 Thread MONDON Daniel
-
Hi,

I have a 3.2.30 kernel.
With DISTRO = angstrom and DISTRO_VERSION = v2012.05

I want to use USB wifi dongle.

I do bitbake -c menuconfig virtual/kernel modifications and put the output 
file .config in the required directory (renamed in defconfig).
/networking support / Wireless / ...
And /Device Drivers/Network device support/Wireless LAN/...
(I've got RTL8287L (and a netgear WG111v2) waiting for Belkin surf N150 
reception).

But I have the error to iw list -- nl80211 not found.

What am I forgetting.

Thanks
Daniel.

Hi,

In fact, build is done and I have everything in the deploy directory.

But I don't have new modules in the packaged system :(
Isn't it automatic ? Where is the list to be updated ?

Thanks
Daniel.
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] USB wifi configuration

2014-04-01 Thread Stephen Arnold
It pretty much depends on your image recipe (and/or kernel recipe if you've
got a custom one).  It sounds like your custom kernel config is being used,
which is the first thing to check (there should be a kernel module package
with your driver).

Second is what gets installed to the image , so you would need to check
your image recipe (and any include files) to see whether anything installs
kernel-modules or a list of individual module packages (not sure if
there's a package_group).  I specifically include kernel-modules in my
image recipes so I get them all, but if you only want specific ones then
you probably need to list each one in your IMAGE_INSTALL.  So either add
kernel-modules or the package name to your image, or maybe just include
an image that already does that (eg, console-image).

Steve


On Tue, Apr 1, 2014 at 6:51 AM, MONDON Daniel
daniel.mon...@lpgsystems.comwrote:


 -
 Hi,

 I have a 3.2.30 kernel.
 With DISTRO = angstrom and DISTRO_VERSION = v2012.05

 I want to use USB wifi dongle.

 I do bitbake -c menuconfig virtual/kernel modifications and put the
 output file .config in the required directory (renamed in defconfig).
 /networking support / Wireless / ...
 And /Device Drivers/Network device support/Wireless LAN/...
 (I've got RTL8287L (and a netgear WG111v2) waiting for Belkin surf N150
 reception).

 But I have the error to iw list -- nl80211 not found.

 What am I forgetting.

 Thanks
 Daniel.

 
 Hi,

 In fact, build is done and I have everything in the deploy directory.

 But I don't have new modules in the packaged system :(
 Isn't it automatic ? Where is the list to be updated ?

 Thanks
 Daniel.
 --
 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.openembedded.org/mailman/listinfo/openembedded-devel
 --
 ___
 Openembedded-devel mailing list
 Openembedded-devel@lists.openembedded.org
 http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] USB wifi configuration

2014-03-31 Thread MONDON Daniel
Hi,

I have a 3.2.30 kernel.
With DISTRO = angstrom and DISTRO_VERSION = v2012.05

I want to use USB wifi dongle.

I do bitbake -c menuconfig virtual/kernel modifications and put the output 
file .config in the required directory (renamed in defconfig).
/networking support / Wireless / ...
And /Device Drivers/Network device support/Wireless LAN/...
(I've got RTL8287L (and a netgear WG111v2) waiting for Belkin surf N150 
reception).

But I have the error to iw list -- nl80211 not found.

What am I forgetting.

Thanks
Daniel.

Hi,

I've just cleansstate the kernel. Have I anything else more to rebuild ?

Thanks
Daniel.
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] USB wifi configuration

2014-03-28 Thread MONDON Daniel
Hi,

I have a 3.2.30 kernel.
With DISTRO = angstrom and DISTRO_VERSION = v2012.05

I want to use USB wifi dongle.

I do bitbake -c menuconfig virtual/kernel modifications and put the output 
file .config in the required directory (renamed in defconfig).
/networking support / Wireless / ...
And /Device Drivers/Network device support/Wireless LAN/...
(I've got RTL8287L (and a netgear WG111v2) waiting for Belkin surf N150 
reception).

But I have the error to iw list -- nl80211 not found.

What am I forgetting.

Thanks
Daniel.

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel