SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-02-13 00:10:54

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

wireless connection problems with realtek rtl 8188ce

I bought a new laptop last week. I didn't notice problems with wireless the first week... but now my wireless strength is going up and down like a yo-yo.

I installed #! 20111125 amd64
downloaded driver from realtek and did make / make install.... went fine
wireless is working, but strength is going up and down between 0 and 100%

I replaced network-manager with wicd, but doesn't make a difference.

I tried to solve it by going to testing or sid, but the problem stays the same.

Any ideas how to solve this?

tuna


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

Help fund CrunchBang, donate to the project!

#2 2012-02-13 00:45:38

pvsage
Internal Affairs
From: North Carolina
Registered: 2009-10-18
Posts: 9,249

Re: wireless connection problems with realtek rtl 8188ce

Um...trying not to sound like the clichéd  "help desk" saying "Did you make sure it's plugged in"...but perhaps the issue might be outside of your laptop?  Maybe there's something causing intermittent interference or temporarily/periodically blocking the signal?


while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.

Offline

#3 2012-02-13 07:29:20

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

Anything in 'dmesg' output related to wireless?

Last edited by xaos52 (2012-02-13 07:29:46)

Offline

#4 2012-02-13 10:38:54

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

pvsage wrote:

Um...trying not to sound like the clichéd  "help desk" saying "Did you make sure it's plugged in"

big_smile
I tried a friends laptop (Windows Vista), it worked fine... hmm
My laptop had the same problem on his wifi network.
Another laptop (linux mint) with my wifi network: constant signal strength


Here's some info:

~$ lspci | grep Realtek
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
06:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)
~$ lsmod | grep 81
snd_hda_codec          81579  2 snd_hda_codec_realtek,snd_hda_intel
rtl8192ce             132581  0 
rtlwifi               109976  1 rtl8192ce
mac80211              199725  2 rtl8192ce,rtlwifi
media                  18148  2 uvcvideo,videodev
r8169                  50170  0 
mii                    12675  1 r8169
~$ uname -r
3.2.0-0.bpo.1-amd64
~$ iwconfig
lo        no wireless extensions.

pan0      no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Frequency:2.422 GHz  Access Point: Not-Associated   
          Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          
eth0      no wireless extensions.

In dmesg it's all about eth0 and wlan0, here's the latest output:

[   60.254673] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   63.784698] wlan0: authenticate with 50:67:f0:ce:51:34 (try 1)
[   63.787258] wlan0: authenticated
[   63.787354] wlan0: associate with 50:67:f0:ce:51:34 (try 1)
[   63.791242] wlan0: RX AssocResp from 50:67:f0:ce:51:34 (capab=0xc11 status=0 aid=1)
[   63.791247] wlan0: associated
[   63.802436] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   74.659359] wlan0: no IPv6 routers present
[  304.231414] r8169 0000:01:00.0: eth0: link up
[  304.231976] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  315.190382] eth0: no IPv6 routers present
[  340.713895] wlan0: deauthenticating from 50:67:f0:ce:51:34 by local choice (reason=3)
[  340.806774] cfg80211: Calling CRDA for country: EC
[  341.222778] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  341.923998] r8169 0000:01:00.0: eth0: link down
[  341.924013] r8169 0000:01:00.0: eth0: link down
[  341.924843] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  342.263455] r8169 0000:01:00.0: eth0: link down
[  342.264281] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  342.609115] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  343.385548] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  343.773099] r8169 0000:01:00.0: eth0: link down
[  343.773926] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  345.285096] r8169 0000:01:00.0: eth0: link up
[  345.285628] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  355.983133] eth0: no IPv6 routers present
[  563.308178] wicd[2340]: segfault at 34 ip 00007fd27ab412a0 sp 00007fd279864098 error 4 in libdbus-1.so.3.4.0[7fd27ab1b000+3e000]

I also found these posts (which are for the Thinkpad, I have a Toshiba)
http://www.thinkwiki.org/wiki/ThinkPad_ … nux_driver
http://www.chayx.net/2011/06/how-to-ins … -1104.html

I'm thinking of installing windows to see if the wireless card is broken... sad

Last edited by Tunafish (2012-02-13 10:58:11)


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#5 2012-02-13 12:17:11

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

http://article.gmane.org/gmane.linux.ke … eral/84448

In fact, the whole thread is interesting. Starts here http://article.gmane.org/gmane.linux.ke … eral/81068

Last edited by xaos52 (2012-02-13 12:19:34)

Offline

#6 2012-02-13 13:43:58

pvsage
Internal Affairs
From: North Carolina
Registered: 2009-10-18
Posts: 9,249

Re: wireless connection problems with realtek rtl 8188ce

Tunafish wrote:
pvsage wrote:

Um...trying not to sound like the clichéd  "help desk" saying "Did you make sure it's plugged in"

big_smile
I tried a friends laptop (Windows Vista), it worked fine... hmm
My laptop had the same problem on his wifi network.
Another laptop (linux mint) with my wifi network: constant signal strength

I hope I didn't offend; just trying to be Sherlock about this (eliminate the impossible).  If you simply had a brief flash of a strong connection at the beginning of a session that failed after a few seconds, I'd suggest the QOS=0 fix that works with my netbook wifi card and my new router, but your connection waxes and wanes...


while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.

Offline

#7 2012-02-13 16:49:01

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

pvsage wrote:

I hope I didn't offend;

You didn't, as you don't know me smile    These are good question, but I can be quite a Sherlock myself.

pvsage wrote:

I'd suggest the QOS=0 fix

I've read something about it and I had a look at the settings, but didn't know what settings would be best.
I can enable/disable QoS and set a number (kpbs) and choose between 'Packet length' and 'IP precedence'

I also read on ubuntu forums I had to plug off my laptop, remove the battery and wait ten minutes. I didn't believe this would help, but tried anyway (I was away this afternoon anyway).

I have wireless running, the signal strength is around 82% most of the times, sometimes 100% or 0%.

I also disabled (wep and wpa) encryption, firewall, mac filters, but no luck.

I'll go through the articles xaos52 posted...

But then after reinstalling the rtl8188ce in the netbook I'm not seeing
any problems associating. None at all. So perhaps the issue was
mechanical in nature.

I'll keep testing it for a while to see if the problems resurface, but
for now everything seems fine. Thanks for your help.

So I should reinstall windows to see if wifi is working properly?
I don't like to take out the wireless card on my brand new laptop. Won't be good for warranty I think.

I also found this: https://bbs.archlinux.org/viewtopic.php?id=132997  Remove the '-' from the ssid, no change....

Any more Sherlocking?

tuna

Last edited by Tunafish (2012-02-13 17:04:00)


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#8 2012-02-13 17:01:54

pvsage
Internal Affairs
From: North Carolina
Registered: 2009-10-18
Posts: 9,249

Re: wireless connection problems with realtek rtl 8188ce

Tunafish wrote:

I also read on ubuntu forums I had to plug off my laptop, remove the battery and wait ten minutes. I didn't believe this would help, but tried anyway (I was away this afternoon anyway).

Actually, there are a few problems that can be caused by static or a frozen state switch in a piece of hardware that can be fixed by completely discharging the system as described above...though it didn't sound to me like this was that kind of problem.  (By the way, a faster, more complete way to discharge your system is to hold down the power button at least 10 seconds after unplugging and removing the battery; I consider this "more complete" because it thoroughly drains the capacitors in the power supply.)


while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.

Offline

#9 2012-02-13 17:20:53

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

Yes, try if it works with windows.

If it does not, it probably is mechanical, and you can go back to the shop to get it repaired
if it works in windows, I suggest debugging wpa_supplicant, without any network-manager. Let me know when.

Summary of the threads I posted:
- One problem was mechanical and went away after re-inserting the card.
- The second problem was router related - b/g/n protocol and selected channels on the router.

Last edited by xaos52 (2012-02-13 17:21:44)

Offline

#10 2012-02-13 17:29:25

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

xaos52 wrote:

Yes, try if it works with windows.

Not yet... tongue
I booted into an older kernel (2.6.39-bpo.2-amd64) and till now wifi is working fine. So maybe it's a problem with the 3.2 kernel. I'll keep it like this for today. Conky will warn me if wifi goes up to 100 or down to 20 or less.


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#11 2012-02-13 17:34:40

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

Well, if it works with the older kernel, then there is no need to re-install windows - we know it is not mechanical.

PS: can you post vendor:product id for the card. Use lspci -knn and filter the output for the wireless card.

Last edited by xaos52 (2012-02-13 17:36:41)

Offline

#12 2012-02-13 17:47:24

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

xaos52 wrote:

Well, if it works with the older kernel, then there is no need to re-install windows - we know it is not mechanical.

PS: can you post vendor:product id for the card. Use lspci -knn and filter the output for the wireless card.

~$ lspci -knn | grep Real
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
06:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
    Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8184]

sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#13 2012-02-13 18:59:13

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

So... it works with the older kernel, and !!! it works with the newer kernel from testing:
3.2.0-1-amd64

So it only seems to be the bpo kernel that caused problems. So... I hope to mark this thread [solved] tomorrow....

Thanks a lot for feedback and support,
Tuna


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#14 2012-02-13 19:38:34

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

Or perhaps wait another week or so? smile

Offline

#15 2012-02-14 08:46:47

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

xaos52 wrote:

Or perhaps wait another week or so? smile

mad

Wifi is good now for some kernels. I still don't know what causes the problem...


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#16 2012-02-22 12:07:44

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

I still have problems with wireless...
Everytime I start my laptop I can't connect.
After killing nm-applet, stopping and starting networking and network-manager (sometimes several times) I get a connection (without nm-applet started).

This bothers me, as I used to have a connection immediately on my older laptop.

Sometimes I can't get it to work at all.


Edit:
I tried to remove firmware-realtek and installed the driver from the realtek website: than it connects immediately, but I have the signal strength dropping problem again.

Last edited by Tunafish (2012-02-22 13:09:07)


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#17 2012-02-22 14:11:59

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

Try to collect more info.
In stead of running network-manager as a daemon, run it in a terminal window in non-daemon mode.
Compare outputs when it is running OK and when it does not work.
This is how to do it:
Stop network-manager daemon:

sudo invoke-rc.d network-manager stop

Then in a terminal window, as your normal user:

touch nw.debug
sudo /usr/sbin/NetworkManager --no-daemon --log-level=INFO 2>&1 | tee -a nw.log

If I do that on my system, I need to have nm-applet running, to enter the password for my keyring, then the connection starts automatically.
WARNING: this generates quite some output, so keep aneye on available disk space.
If you want even more output, replace INFO by DEBUG in the command.

hth

Offline

#18 2012-02-22 15:13:08

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

Should I try this with firmware-realtek installed and the driver from realtek removed?


There come a lot of information and stuff with the driver from realtek. There's a package called compat-wireless. Should I do something with this package as well?
http://www.realtek.com/downloads/downlo … #RTL8188CE



And I've found this package: https://github.com/tianon/linux-rtlwifi-8188ce
Would that be something to sonsider?

Last edited by Tunafish (2012-02-22 15:27:07)


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#19 2012-02-22 16:37:16

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

I would go with the driver that comes with the latest kernel in backports.

The official proprietary driver was last certified with  Ubuntu kernel 2.6.35-3.2

Release date = 2011-12-30
Operating system release = Ubuntu 11.10
Kernel version = 2.6.35-3.2
Release driver version = 0005.1230.2011
Change history =
    1.fix_APmode_crash_issue_caused_by_roaming.
    2.Fix_92se_adhoc_beacon_stuck_issue.
    3.add IBSS RSN.
    4.move_some_rx_stats_code_into_commen.
    5.support_new_pci_pm_method_in_latest_kernel. 
    6.to support 3.1 3.2

The one in github that you referred to seems to me a copy from an even older version of the official realtek driver.

If you have problems with the driver that comes with the 3.2 kernel, I would consider recompiling the driver from bleeding edge compat-wireless against the newest kernel.

hth

Offline

#20 2012-02-23 10:31:23

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

So... the situation now is:
I use the kernel and firmware-realtek from testing.
When I boot my laptop there's no wireless connection. Nm-applet asks me for an authentication password, but it doesn't always work when I enter the wifi password.

I did as you suggested (stop nm-daemon and start nm with the log thing.

http://crunchbanglinux.org/pastebin/1511

I had a connection right after starting nm (-no-daemon). I didn't have to enter a password.
Signal strength is constant.


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#21 2012-02-23 11:10:01

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

ok. Looks good so far.

Offline

#22 2012-02-23 11:18:32

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

Now I did this: https://wiki.archlinux.org/index.php/Ne … ct_on_boot
and the connection is up on boot.
Can this be my problem? I didn't look at this before, as I thought my problem was related to the realtek driver.


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

#23 2012-02-23 11:27:48

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

This only determines at what time the connection is established, right after boot or after the user has logged in and unlocked the keyring.

Offline

#24 2012-02-23 13:04:55

Tunafish
#! Die Hard
From: the Netherlands
Registered: 2010-03-07
Posts: 1,201

Re: wireless connection problems with realtek rtl 8188ce

xaos52 wrote:

This only determines at what time the connection is established, right after boot or after the user has logged in and unlocked the keyring.

Than I my only suffer from the unable-to-unlock-keyring-issue.
Since I did this, it makes it a lot easier for me to connect. I don't have to restart services and/or nm-applet.
Sometimes I have a connection immediately after boot. Sometimes I'm being asked for the wifi password (which is already filled) and I only have to click OK.


Hmmm.... what's the issue now?
It's still strange, when I was using the driver from the realtek site, nm connected properly, I just had the signal strength problem.
So, now I have a good wifi connection, but a nm connection problem?


Edit:
I couldn't connect and nm-applet kept asking for a password... so i ran nm --no-deamon and saved the log file. It's here:
http://crunchbanglinux.org/pastebin/1512

And here's the current output of lsmod

$ lsmod | grep rtl
rtl8192ce              73235  0 
rtl8192c_common        64832  1 rtl8192ce
rtlwifi                98021  1 rtl8192ce
mac80211              239523  3 rtl8192ce,rtl8192c_common,rtlwifi
cfg80211              188805  2 rtlwifi,mac80211

Some output of dmesg:

$ sudo !!
sudo dmesg | grep -e rtl -e firmware -e wlan -e wpa -e etwork
[sudo] password for nn: 
rtl8192ce 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
rtl8192ce 0000:06:00.0: setting latency timer to 64
ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
rtlwifi: wireless switch is on
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe responded
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe responded
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe responded
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticated
wlan0: associate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: associate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: associate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: association with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticated
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: associate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0xc11 status=0 aid=1)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
nn@nn-laptop:~$ sudo dmesg | grep -e rtl -e firmware -e wlan -e wpa -e etwork
rtl8192ce 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
rtl8192ce 0000:06:00.0: setting latency timer to 64
ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
rtlwifi: wireless switch is on
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
ADDRCONF(NETDEV_UP): wlan0: link is not ready
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe responded
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe responded
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe responded
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: authentication with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticated
wlan0: associate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: associate with xx:xx:xx:xx:xx:xx (try 2)
wlan0: associate with xx:xx:xx:xx:xx:xx (try 3)
wlan0: association with xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 1/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 2/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx (try 3/3)
wlan0: direct probe to xx:xx:xx:xx:xx:xx timed out
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: authenticate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: authenticated
rtl8192c_common: Loading firmware file rtlwifi/rtl8192cfw.bin
wlan0: associate with xx:xx:xx:xx:xx:xx (try 1)
wlan0: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0xc11 status=0 aid=1)
wlan0: associated
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
wlan0: no IPv6 routers present
$ sudo iwconfig
lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"NN-router"  
          Mode:Managed  Frequency:2.432 GHz  Access Point: xx:xx:xx:xx:xx:xx   
          Bit Rate=150 Mb/s   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=50/70  Signal level=-60 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

eth0      no wireless extensions.

Encryption key is off... is that normal behaviour? It is WPA2 encrypted.

Last edited by Tunafish (2012-02-23 14:03:58)


sed 's/stress/relaxation/g'
Privacy & Security on #!

Offline

Help fund CrunchBang, donate to the project!

#25 2012-02-23 14:11:43

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,490

Re: wireless connection problems with realtek rtl 8188ce

You can try without network-manager, using ifupdown.
el_koraco has an excellent how to on it.
First try without roaming.
Search for 'el_koraco ifupdown supplicant roam'

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo