linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Xavier de Almeida <xavierdealmeida@yahoo.fr>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Can't make RTL8188CE work with hostapd (rtl8192ce)
Date: Mon, 23 Jul 2012 16:07:35 -0500	[thread overview]
Message-ID: <500DBD17.7070706@lwfinger.net> (raw)
In-Reply-To: <1343075460.1623.YahooMailNeo@web28905.mail.ir2.yahoo.com>

On 07/23/2012 03:31 PM, Xavier de Almeida wrote:
> Hello,
>
> I am trying to setup a wireless hotspot with my xs36v barbone. Unfortunately when I start hostapd, I have got the following error:
>
> hostapd -dd /etc/hostapd/hostapd.conf
> Configuration file: /etc/hostapd/hostapd.conf
> nl80211: Add own interface ifindex 3
> nl80211: Add own interface ifindex 4
> nl80211: New interface mon.wlan0 created: ifindex=8
> nl80211: Add own interface ifindex 8
> Could not set interface mon.wlan0 flags: Operation not possible due to RF-kill
> nl80211: Remove interface ifindex=8
> nl80211: Failed to set interface wlan0 into AP mode
> nl80211 driver initialization failed.
> ELOOP: remaining socket: sock=4 eloop_data=0x842e900 user_data=0x842eeb0 handler=0x807c5e0
> ELOOP: remaining socket: sock=6 eloop_data=0x8430cb8 user_data=(nil) handler=0x8086770
>
> I tried with different drivers like mac80211.
>
> I did install the drivers from Realtek website (rtl_92ce_92se_92de_linux_mac80211_0005.1230.2011) and the latest linux-firmware_1.84_all.deb
>
> But I can't make it work for any reason. Any help would be welcome. Do I need to move to a newest kernel to make it work?
>
> Thanks
> XabiX
>
> lspci
> 02:00.5 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 03)
> 03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
>
> lsmod
> rtl8192ce              75491  0
> rtl8192c_common        69519  1 rtl8192ce
> rtlwifi                95804  1 rtl8192ce
> mac80211              436455  3 rtl8192ce,rtl8192c_common,rtlwifi
> cfg80211              178679  2 rtlwifi,mac80211
>
> modinfo rtl8192ce
> filename:       /lib/modules/3.2.0-26-generic/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
> firmware:       rtlwifi/rtl8192cfw.bin
> description:    Realtek 8192C/8188C 802.11n PCI wireless
> license:        GPL
> author:         Larry Finger    <Larry.Finger@lwfinger.net>
> author:         Realtek WlanFAE <wlanfae@realtek.com>
> author:         lizhaoming      <chaoming_li@realsil.com.cn>
> srcversion:     18B9D7DE9AA317668E0197D
> alias:          pci:v000010ECd00008176sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00008177sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00008178sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00008191sv*sd*bc*sc*i*
> depends:        rtlwifi,mac80211
> vermagic:       3.2.0-26-generic SMP mod_unload modversions 686
> parm:           swlps:bool
> parm:           swenc:using hardware crypto (default 0 [hardware])
> parm:           ips:using no link power save (default 1 is open)
> parm:           fwlps:using linked fw control power save (default 1 is open)

Your main problem is that your kernel is too old. A lot of changes have been 
made since 3.2.0. If you obtain the bleeding-edge compat-wireless package for 
your system, you are likely to have more success. That will get the wireless 
code that will not be released for about 3 months, rather than using what was 
available 1 year ago.

Larry




  reply	other threads:[~2012-07-23 21:07 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAKjQTCesBzbjbv4T+RPRutrgTyJoXJciwsKqPAxZDDcvot=q5g@mail.gmail.com>
     [not found] ` <CAKjQTCex5oXLkPOZeoccT5a0CxMDpdpmSqcJy4SV7h1eaeo=pA@mail.gmail.com>
     [not found]   ` <1343074978.66314.YahooMailNeo@web28904.mail.ir2.yahoo.com>
2012-07-23 20:31     ` Can't make RTL8188CE work with hostapd (rtl8192ce) Xavier de Almeida
2012-07-23 21:07       ` Larry Finger [this message]
     [not found]         ` <1343138030.94415.YahooMailNeo@web28906.mail.ir2.yahoo.com>
2012-07-24 13:56           ` Tr : " Xavier de Almeida
2012-07-24 15:06             ` Larry Finger
2012-07-24 15:25               ` Xavier de Almeida
2012-07-24 15:46                 ` Larry Finger
2012-07-24 17:06                 ` Tr : " Xavier de Almeida
2012-07-24 17:51                   ` Larry Finger
2012-07-25 13:54                     ` Xavier de Almeida
2012-07-25 17:19                       ` Xavier de Almeida
2012-07-25 17:25                         ` Xavier de Almeida
2012-07-25 17:43                           ` Larry Finger
2012-07-26  9:58                             ` Xavier de Almeida
2012-07-26 10:53                               ` Larry Finger
2012-07-26 11:01                                 ` Xavier de Almeida
2012-07-26 11:28                                   ` Larry Finger
2012-07-26 12:44                                     ` Xavier de Almeida
2012-07-26 14:49                                     ` Xavier de Almeida
2012-07-26 21:52                                       ` Larry Finger
2012-07-27  6:34                                         ` Xavier de Almeida
2012-07-27 11:51                                           ` Larry Finger
2012-07-27 13:09                                             ` Xavier de Almeida
2012-07-27 14:12                                               ` Xavier de Almeida
2012-07-27 15:38                                                 ` Xavier de Almeida
2012-07-27 15:59                                                   ` Xavier de Almeida
2012-07-27 16:38                                                     ` Xavier de Almeida
2012-07-28 15:25                                                       ` Larry Finger
2012-07-29 19:57                                                         ` Xavier de Almeida
2012-07-29 20:53                                                           ` Larry Finger
2012-07-30 18:06                                                             ` Xavier de Almeida
2012-07-30 19:51                                                               ` Larry Finger
2012-07-30 20:03                                                                 ` Xavier de Almeida
2012-07-30 20:17                                                                   ` Xavier de Almeida
2012-07-30 21:27                                                                     ` Larry Finger
2012-07-30 21:31                                                                   ` Larry Finger
2012-07-27  8:14                                         ` Xavier de Almeida
2012-07-27 10:32                                           ` Xavier de Almeida

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=500DBD17.7070706@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=xavierdealmeida@yahoo.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).