All of lore.kernel.org
 help / color / mirror / Atom feed
* configuring WiFi in Yocto
@ 2012-08-24 17:12 Jim Abernathy
       [not found] ` <27A36DD288D740FA887185346F191582@intel.com>
  0 siblings, 1 reply; 8+ messages in thread
From: Jim Abernathy @ 2012-08-24 17:12 UTC (permalink / raw)
  To: yocto

When I configured WiFi with Yocto on a n450 based netbook, all I had to 
do was get the right drivers for the hardware included in the Yocto 3.2 
kernel, then I could use the GUI Connection Manager to configure the 
WiFi so the hardware would connect to my WiFi network.

However, I'm now trying to configure a different WiFi on a Cedartrail 
system. The card is a Realtek RTL8188CE and the hardware is a DN2800MT 
Cedartrail board.  For Cedartrail the current BSP under Denzil is on 
kernel 3.0.  Not sure what made the difference, but Connection Manager 
does not have an option for Wireless networks.

iwconfig list both lo and eth0, both of course have no wireless 
extensions.  I was expecting to see wlan0.  If I do lspci -v, it shows I 
have my RTL8188CE hardware connected to the kernel module rtl8192ce, 
which was loaded in support of the wifi card along with the other 
modules I put into my config fragment file:
CONFIG_RTL8192CE=m
CONFIG_RTL8192C_COMMON=m
CONFIG_RTLWIFI=m
CONFIG_MAC80211=m
CONFIG_CFG80211=m

What does it take to get the wlan0 device so Connection Manger will 
recognize it?

Jim A



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-31 20:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-24 17:12 configuring WiFi in Yocto Jim Abernathy
     [not found] ` <27A36DD288D740FA887185346F191582@intel.com>
     [not found]   ` <5037C63E.6050507@gmail.com>
     [not found]     ` <AB1D85DF566F4611935A07ABBD4D003E@intel.com>
     [not found]       ` <5037C9B6.2040306@gmail.com>
2012-08-29 11:46         ` Burton, Ross
2012-08-29 12:52           ` James Abernathy
2012-08-30 11:41             ` Burton, Ross
2012-08-31 18:05               ` Jim Abernathy
2012-08-31 19:22                 ` Burton, Ross
2012-08-31 20:20                   ` Jim Abernathy
2012-08-31 20:31                     ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.