wifi was working after update it doesn't "SOLVED"

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

wifi was working after update it doesn't "SOLVED"

Post by lead67 »

I have been using my LM 17 for over 5 months but after an update now my wifi can't connect at all. Here is some info.

Code: Select all

    02: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:8182]
    03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)

Code: Select all

    Network:   Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
               driver: r8169 ver: 2.3LK-NAPI port: b000 bus-ID: 03:00.0
               IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
               Card-2: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce port: c000 bus-ID: 02:00.0
               IF: wlan0 state: down mac: <filter>

Code: Select all

    inxi -Fxz
    System:    Host: fdavilalb-Satellite-L775 Kernel: 3.13.0-24-generic x86_64 (64 bit, gcc: 4.8.2)
               Desktop: KDE 4.13.3 (Qt 4.8.6) Distro: Linux Mint 17 Qiana
    Machine:   System: TOSHIBA product: Satellite L775 version: PSK3SU-05J025
               Mobo: Intel model: Oneonta Falls Bios: American Megatrends version: 2.30 date: 07/18/2012
    CPU:       Dual core Intel Pentium CPU B950 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3) bmips: 8381.04
               Clock Speeds: 1: 800.00 MHz 2: 800.00 MHz
    Graphics:  Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller bus-ID: 00:02.0
               X.Org: 1.15.1 drivers: intel (unloaded: fbdev,vesa) Resolution: 1360x768@60.0hz
               GLX Renderer: Mesa DRI Intel Sandybridge Mobile GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
    Audio:     Card: Intel 6 Series/C200 Series Chipset Family High Definition Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
               Sound: Advanced Linux Sound Architecture ver: k3.13.0-24-generic
    Network:   Card-1: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
               driver: r8169 ver: 2.3LK-NAPI port: b000 bus-ID: 03:00.0
               IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
               Card-2: Realtek RTL8188CE 802.11b/g/n WiFi Adapter driver: rtl8192ce port: c000 bus-ID: 02:00.0
               IF: wlan0 state: down mac: <filter>
    Drives:    HDD Total Size: 820.2GB (1.0% used) 1: id: /dev/sda model: Hitachi_HTS54323 size: 320.1GB
               2: USB id: /dev/sdb model: HD size: 500.1GB
    Partition: ID: / size: 457G used: 7.8G (2%) fs: ext4 ID: swap-1 size: 2.05GB used: 0.00GB (0%) fs: swap
    RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
    Sensors:   System Temperatures: cpu: 51.0C mobo: N/A
               Fan Speeds (in rpm): cpu: N/A
    Info:      Processes: 200 Uptime: 31 min Memory: 945.8/3863.7MB Runlevel: 2 Gcc sys: 4.8.4 Client: Shell inxi: 1.8.4
    fdavilalb@fdavilalb-Satellite-L775:~ > 
I need help, please. I am to the point to reinstall my sys but I want to learn.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Mobo-EP-43-DS3L
CPU-Core 2 Quad Q9550 2.83GHz
RAM- 4gigs (2x1GB) ballistix 2.2v
PSU- Thermaltake 850W
HDD- 1 WD 120 gig/1 Seagate 120 gig
Linux Mint Isadora 9 64bits video driver 195.36.15
Vista Home premium
EVGA GTX 260 SC 896GB DDR3 driver 257.21
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: My wifi was working well, and after an update it doesn't

Post by JeremyB »

Try

Code: Select all

sudo ifconfig wlan0 up
If it gives an error about rfkill state then

Code: Select all

rfkill unblock all && sudo ifconfig wlan0 up
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

:) Hello, Jeremy.

I tried the code but it did not give any inputs, this is what I got:

Code: Select all

davilalb@fdavilalb-Satellite-L775:~ >     sudo ifconfig wlan0 up
fdavilalb@fdavilalb-Satellite-L775:~ >
And just so you know, I tried the next code and gave the following input:

Code: Select all

fdavilalb@fdavilalb-Satellite-L775:~ >     rfkill unblock all && sudo ifconfig wlan0 up
Can't open RFKILL control device: Permission denied
fdavilalb@fdavilalb-Satellite-L775:~ > 
My wifi all it does is trying to connect, but just keep prompting "connection deactivated" so what will be the next step? I do appreciate your time you are granting me here.











[/img]
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

Anything else that I can do to get my wifi back? :cry:
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

I have a question. I have been searching for a fix on my issue, and found this so my question, is this something I can apply to my problem?

http://askubuntu.com/questions/337785/w ... -c55-a5281

Thanks
User avatar
Pjotr
Level 24
Level 24
Posts: 20129
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: My wifi was working well, and after an update it doesn't

Post by Pjotr »

lead67 wrote:Anything else that I can do to get my wifi back? :cry:
There's a "sudo" missing in the last command that you tried.... It should be:

Code: Select all

sudo rfkill unblock all && sudo ifconfig wlan0 up
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

I had entered the command as specified, but still did not work.

Code: Select all

davilalb@fdavilalb-Satellite-L775:~ >     sudo rfkill unblock all && sudo ifconfig wlan0 up
fdavilalb@fdavilalb-Satellite-L775:~ > 
I want you guys to know that I am doing my homework, too. I want to learn and remedy this issue, and as you can see my is not associated and can't get the IP.

Code: Select all

fdavilalb@fdavilalb-Satellite-L775:~ > iwconfig wlan0
wlan0     IEEE 802.11bgn  ESSID:"PROFHACKER"  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          
fdavilalb@fdavilalb-Satellite-L775:~ > sudo dhclient wlan0
fdavilalb@fdavilalb-Satellite-L775:~ > ifconfig wlan0
wlan0     Link encap:Ethernet  HWaddr e0:ca:94:62:e1:07  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
:( so what would be the next step to get my wifi back? as I said, it was working perfectly but after the update it is not.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: My wifi was working well, and after an update it doesn't

Post by JeremyB »

With an ethernet connection open terminal and run

Code: Select all

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
chmod +x wireless-info && \
./wireless-info
And post the contents of the wireless-info.txt file created
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

Here the requested file. I also added the tar in case is needed. Thank you.

Code: Select all

########## wireless info START ##########

Report from: 25 Aug 2015 10:40 MDT -0600

Booted last: 25 Aug 2015 10:35 MDT -0600

Script from: 14 Jul 2015 17:04 UTC +0000

##### release ###########################

Distributor ID:	LinuxMint
Description:	Linux Mint 17 Qiana
Release:	17
Codename:	qiana

##### kernel ############################

Linux 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

default

##### lspci #############################

02: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:8182]
	Kernel driver in use: rtl8192ce

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
	Subsystem: Toshiba America Info Systems Device [1179:fc66]
	Kernel driver in use: r8169

##### lsusb #############################

Bus 002 Device 004: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ Mini Traveler / Genius NetScroll 120
Bus 002 Device 003: ID 0411:0240 BUFFALO INC. (formerly MelCo., Inc.) 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 04f2:b289 Chicony Electronics Co., Ltd 
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no

##### lsmod #############################

rtl8192ce              75882  0 
rtl_pci                39740  1 rtl8192ce
rtl8192c_common        76158  1 rtl8192ce
rtlwifi               101788  3 rtl_pci,rtl8192c_common,rtl8192ce
mac80211              626489  2 rtl_pci,rtlwifi
cfg80211              484040  2 mac80211,rtlwifi
wmi                    19177  0 

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

eth0      Link encap:Ethernet  HWaddr <MAC 'eth0' [IF]>  
          inet addr:192.168.0.11  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::<IP6 'eth0' [IF]>/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1627 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1534 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1230140 (1.2 MB)  TX bytes:243573 (243.5 KB)

wlan0     Link encap:Ethernet  HWaddr <MAC 'wlan0' [IF]>  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

##### iwconfig ##########################

eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry  long limit:7   RTS thr=2347 B   Fragment thr:off
          Power Management:off
          

##### route #############################

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     1      0        0 eth0

##### resolv.conf #######################

nameserver 127.0.1.1

##### network managers ##################

Installed:

	NetworkManager

Running:

root       949     1  0 10:35 ?        00:00:00 NetworkManager

##### NetworkManager info ###############

NetworkManager Tool

State: connected (global)

- Device: eth0  [Wired connection 1] -------------------------------------------
  Type:              Wired
  Driver:            r8169
  State:             connected
  Default:           yes
  HW Address:        <MAC 'eth0' [IF]>

  Capabilities:
    Carrier Detect:  yes
    Speed:           100 Mb/s

  Wired Properties
    Carrier:         on

  IPv4 Settings:
    Address:         192.168.0.11
    Prefix:          24 (255.255.255.0)
    Gateway:         192.168.0.1

    DNS:             200.62.64.1
    DNS:             200.62.64.65

- Device: wlan0 ----------------------------------------------------------------
  Type:              802.11 WiFi
  Driver:            rtl8192ce
  State:             disconnected
  Default:           no
  HW Address:        <MAC 'wlan0' [IF]>

  Capabilities:

  Wireless Properties
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Access Points 
    TURBONETT_676:   Infra, <MAC 'TURBONETT_676' [AC3]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 40 WPA
    IBW_Wimax2C6E:   Infra, <MAC 'IBW_Wimax2C6E' [AC7]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 34 WPA WPA2
    TURBONETT_199:   Infra, <MAC 'TURBONETT_199' [AC1]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 64 WEP
    WIFIMEZA:        Infra, <MAC 'WIFIMEZA' [AC2]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 50 WEP
    TURBONETT_400:   Infra, <MAC 'TURBONETT_400' [AC4]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 40 WEP
    TURBONETT_046145:Infra, <MAC 'TURBONETT_046145' [AC8]>, Freq 2437 MHz, Rate 54 Mb/s, Strength 17 WEP
    TURBONETT_347:   Infra, <MAC 'TURBONETT_347' [AC6]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 20 WEP
    PROFHACKER:      Infra, <MAC 'PROFHACKER' [AC5]>, Freq 2462 MHz, Rate 54 Mb/s, Strength 100 WEP

##### NetworkManager.state ##############

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=false
WimaxEnabled=true
WiMAXEnabled=true

##### NetworkManager.conf ###############

[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false

##### NetworkManager profiles ###########

[[/etc/NetworkManager/system-connections/Yota]] (600 root)
[connection] id=Yota | type=802-11-wireless | permissions=user:fdavilalb:;
[802-11-wireless] ssid=Yota | mac-address=<MAC 'wlan0' [IF]>
[ipv6] method=auto
[ipv4] method=auto

[[/etc/NetworkManager/system-connections/PROFHACKER]] (600 root)
[connection] id=PROFHACKER | type=802-11-wireless | permissions=user:fdavilalb:;
[802-11-wireless] ssid=PROFHACKER | mac-address=<MAC 'wlan0' [IF]>
[ipv4] method=auto
[ipv6] method=auto

[[/etc/NetworkManager/system-connections/MOVISTAR WIFI9449]] (600 root)
[connection] id=MOVISTAR WIFI9449 | type=802-11-wireless | permissions=user:fdavilalb:;
[802-11-wireless] ssid=MOVISTAR WIFI9449 | mac-address=<MAC 'wlan0' [IF]>
[ipv6] method=auto
[ipv4] method=auto

[[/etc/NetworkManager/system-connections/TGI Friday's StackHouse Burguer]] (600 root)
[connection] id=TGI Friday's StackHouse Burguer | type=802-11-wireless | permissions=user:fdavilalb:;
[802-11-wireless] ssid=TGI Friday's StackHouse Burguer | mac-address=<MAC 'wlan0' [IF]>
[ipv6] method=auto
[ipv4] method=auto

##### iw reg get ########################

Region: America/Denver (based on set time zone)

country 00:
	(2402 - 2472 @ 40), (3, 20)
	(2457 - 2482 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
	(2474 - 2494 @ 20), (3, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
	(5170 - 5250 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
	(5735 - 5835 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS

##### iwlist channels ###################

eth0      no frequency information.

lo        no frequency information.

wlan0     13 channels in total; available frequencies :
          Channel 01 : 2.412 GHz
          Channel 02 : 2.417 GHz
          Channel 03 : 2.422 GHz
          Channel 04 : 2.427 GHz
          Channel 05 : 2.432 GHz
          Channel 06 : 2.437 GHz
          Channel 07 : 2.442 GHz
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz

##### iwlist scan #######################

eth0      Interface doesn't support scanning.

lo        Interface doesn't support scanning.

Channel occupancy:

      1   APs on   Frequency:2.437 GHz (Channel 6)
      7   APs on   Frequency:2.462 GHz (Channel 11)

wlan0     Scan completed :
          Cell 01 - Address: <MAC 'TURBONETT_199' [AC1]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=60/70  Signal level=-50 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_199"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000111be88e9d
                    Extra: Last beacon: 12ms ago
          Cell 02 - Address: <MAC 'WIFIMEZA' [AC2]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=38/70  Signal level=-72 dBm  
                    Encryption key:on
                    ESSID:"WIFIMEZA"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000c6b5bd5d6f
                    Extra: Last beacon: 12ms ago
          Cell 03 - Address: <MAC 'TURBONETT_676' [AC3]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=32/70  Signal level=-78 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_676"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000005f4fc0d598
                    Extra: Last beacon: 176ms ago
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
          Cell 04 - Address: <MAC 'TURBONETT_400' [AC4]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_400"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000c6b5fc0d10
                    Extra: Last beacon: 12ms ago
          Cell 05 - Address: <MAC 'PROFHACKER' [AC5]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=70/70  Signal level=-34 dBm  
                    Encryption key:on
                    ESSID:"PROFHACKER"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000002195fa7ed9
                    Extra: Last beacon: 12ms ago
          Cell 06 - Address: <MAC 'TURBONETT_347' [AC6]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=22/70  Signal level=-88 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_347"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000c6b5b6393a
                    Extra: Last beacon: 12ms ago
          Cell 07 - Address: <MAC 'IBW_Wimax2C6E' [AC7]>
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=34/70  Signal level=-76 dBm  
                    Encryption key:on
                    ESSID:"IBW_Wimax2C6E"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000015268a9f20
                    Extra: Last beacon: 12ms ago
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
          Cell 08 - Address: <MAC 'TURBONETT_046145' [AC8]>
                    Channel:6
                    Frequency:2.437 GHz (Channel 6)
                    Quality=22/70  Signal level=-88 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_046145"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000000b73953050
                    Extra: Last beacon: 12ms ago

##### module infos ######################

[rtl8192ce]
filename:       /lib/modules/3.13.0-24-generic/kernel/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
firmware:       rtlwifi/rtl8192cfwU_B.bin
firmware:       rtlwifi/rtl8192cfwU.bin
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:     C1160358699E5715BCE71DE
depends:        rtlwifi,rtl_pci,rtl8192c-common
vermagic:       3.13.0-24-generic SMP mod_unload modversions 
parm:           swenc:Set to 1 for software crypto (default 0)
 (bool)
parm:           ips:Set to 0 to not use link power save (default 1)
 (bool)
parm:           swlps:Set to 1 to use SW control power save (default 0)
 (bool)
parm:           fwlps:Set to 1 to use FW control power save (default 1)
 (bool)
parm:           debug:Set debug level (0-5) (default 0) (int)
parm:           disable_watchdog:Set to 1 to disable the watchdog (default 0)
 (bool)

[rtl_pci]
filename:       /lib/modules/3.13.0-24-generic/kernel/drivers/net/wireless/rtlwifi/rtl_pci.ko
description:    PCI basic driver for rtlwifi
license:        GPL
author:         Larry Finger	<Larry.FInger@lwfinger.net>
author:         Realtek WlanFAE	<wlanfae@realtek.com>
author:         lizhaoming	<chaoming_li@realsil.com.cn>
srcversion:     1BFD9F9E9693CB93908149A
depends:        mac80211,rtlwifi
vermagic:       3.13.0-24-generic SMP mod_unload modversions 

[rtl8192c_common]
filename:       /lib/modules/3.13.0-24-generic/kernel/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
description:    Realtek 8192C/8188C 802.11n PCI wireless
license:        GPL
author:         Larry Finger	<Larry.Finger@lwfinger.net>
author:         Ziv Huang	<ziv_huang@realtek.com>
author:         Georgia		<georgia@realtek.com>
author:         Realtek WlanFAE	<wlanfae@realtek.com>
author:         lizhaoming	<chaoming_li@realsil.com.cn>
srcversion:     B0DEE3E51180D862FD88C2C
depends:        rtlwifi
vermagic:       3.13.0-24-generic SMP mod_unload modversions 

[rtlwifi]
filename:       /lib/modules/3.13.0-24-generic/kernel/drivers/net/wireless/rtlwifi/rtlwifi.ko
description:    Realtek 802.11n PCI wireless core
license:        GPL
author:         Larry Finger	<Larry.FInger@lwfinger.net>
author:         Realtek WlanFAE	<wlanfae@realtek.com>
author:         lizhaoming	<chaoming_li@realsil.com.cn>
srcversion:     BD8B6223C32D4A4F23648DA
depends:        mac80211,cfg80211
vermagic:       3.13.0-24-generic SMP mod_unload modversions 

[mac80211]
filename:       /lib/modules/3.13.0-24-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
srcversion:     C0F95BBF832E05DEFD722F4
depends:        cfg80211
intree:         Y
vermagic:       3.13.0-24-generic SMP mod_unload modversions 
signer:         Magrathea: Glacier signing key
sig_key:        69:B0:D0:A7:9B:85:D9:06:21:70:6E:8D:06:60:4D:73:0B:35:9F:C0
sig_hashalgo:   sha512
parm:           max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:           max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:           beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:           probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:           ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:       /lib/modules/3.13.0-24-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:         Johannes Berg
srcversion:     8B3D642D1F2E6406EF33F74
depends:        
intree:         Y
vermagic:       3.13.0-24-generic SMP mod_unload modversions 
signer:         Magrathea: Glacier signing key
sig_key:        69:B0:D0:A7:9B:85:D9:06:21:70:6E:8D:06:60:4D:73:0B:35:9F:C0
sig_hashalgo:   sha512
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[rtl8192ce]
debug: 1
disable_watchdog: N
fwlps: N
ips: N
swenc: Y
swlps: N

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
probe_wait_ms: 500

[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

lp
rtc
rtl8192ce

##### modprobe options ##################

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

[/etc/modprobe.d/modprobe.conf]
options rtl8192ce ips=0
options rtl8192ce fwlps=0
options rtl8192ce swenc=1

[/etc/modprobe.d/rtl8188ee.conf]
options rtl8188ee fwlps=0

##### rc.local ##########################

exit 0

##### pm-utils ##########################

##### udev rules ########################

[/etc/udev/rules.d/70-persistent-net.rules]
# PCI device 0x10ec:0x8136 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x10ec:0x8176 (rtl8192ce)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'wlan0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

##### dmesg #############################

[  138.022647] wlan0: <MAC 'PROFHACKER' [AC5]> denied authentication (status 15)
[  162.200780] wlan0: authenticate with <MAC 'PROFHACKER' [AC5]>
[  162.200958] wlan0: send auth to <MAC 'PROFHACKER' [AC5]> (try 1/3)
[  162.206747] wlan0: <MAC 'PROFHACKER' [AC5]> denied authentication (status 15)

########## wireless info END ############

JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: My wifi was working well, and after an update it doesn't

Post by JeremyB »

I would change the channel of your wifi router to a channel other than 11 and if it is using a password, change encryption settings to WPA2-AES, WPA2-PSK, or WPA2 only
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

You guys are the pro, but do you think it will make a difference? since it was working fine until I had the update, but I will try and reply on the matter. Thanks.
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

:D Success! WOW! I love mi Linux Mint family, I always get my issues resolved. How do you know that I needed to change my security configurations and why after the update did it stop working?
I want to learn more and I would like for you guys to guide on the right path, so what books do you recommend will be good for a newbie?

Please let me know if I picked the right channel:

Code: Select all

fdavilalb@fdavilalb-Satellite-L775:~ > sudo iwlist wlan0 scanning
wlan0     Scan completed :
          Cell 01 - Address: 80:C6:AB:88:43:52
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=68/70  Signal level=-42 dBm  
                    Encryption key:on
                    ESSID:"PROFHACKER"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000000035ece366
                    Extra: Last beacon: 52ms ago
                    IE: Unknown: 000A50524F464841434B4552
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD090010180203F0000000
          Cell 02 - Address: F8:35:DD:AA:19:E2
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"IBW_Wimax2C6E"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
                              18 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000014b6708085
                    Extra: Last beacon: 52ms ago
                    IE: Unknown: 000D4942575F57696D617832433645
                    IE: Unknown: 010882848B961224486C
                    IE: Unknown: 030101
                    IE: Unknown: 2A0100
                    IE: Unknown: 32040C183060
                    IE: Unknown: 2D1A6E1016FF00000001000000000000000000000000000000000000
                    IE: Unknown: 3D1601000500000000000000000000000000000000000000
                    IE: Unknown: 3E0100
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
                    IE: Unknown: 0B05020009127A
                    IE: Unknown: 4A0E14000A002C01C800140005001900
                    IE: Unknown: 7F0101
                    IE: Unknown: DD07000C4300000000
                    IE: Unknown: 0706314220010B10
          Cell 03 - Address: 80:C6:AB:87:6F:3E
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=60/70  Signal level=-50 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_199"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=0000000efb8bcd00
                    Extra: Last beacon: 52ms ago
                    IE: Unknown: 000D545552424F4E4554545F313939
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD090010180200F0000000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 04 - Address: 8C:04:FF:27:35:25
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_676"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=00000076fc0d72ed
                    Extra: Last beacon: 784ms ago
                    IE: Unknown: 000D545552424F4E4554545F363736
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 050400010000
                    IE: Unknown: 2A0100
                    IE: Unknown: 2F0100
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD090010180200F0000000
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (1) : TKIP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
          Cell 05 - Address: 00:24:D1:BE:B9:3A
                    Channel:11
                    Frequency:2.462 GHz (Channel 11)
                    Quality=30/70  Signal level=-80 dBm  
                    Encryption key:on
                    ESSID:"TURBONETT_400"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                              24 Mb/s; 36 Mb/s; 54 Mb/s
                    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                    Mode:Master
                    Extra:tsf=000000de615254f0
                    Extra: Last beacon: 11520ms ago
                    IE: Unknown: 000D545552424F4E4554545F343030
                    IE: Unknown: 010882848B962430486C
                    IE: Unknown: 03010B
                    IE: Unknown: 2A0104
                    IE: Unknown: 2F0104
                    IE: Unknown: 32040C121860
                    IE: Unknown: DD090010180207F0000000
                    IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
I will post it as solved soon. But could you please answer my questions?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: My wifi was working well, and after an update it doesn't

Post by JeremyB »

Linux has had issues with TKIP and WEP encryption for a while, it may be because the developers don't want to support the less effective encryption method

There were a lot of other wifi access points on the same channel as yours and that can cause issues even with yours being the strongest

Have fun and enjoy your wifi
lead67
Level 3
Level 3
Posts: 128
Joined: Thu Nov 13, 2008 2:16 am
Location: san mateo, california

Re: My wifi was working well, and after an update it doesn't

Post by lead67 »

But what book or books should I search so that I can educate myself on this? Your reply will be appreciated. 8)
Mobo-EP-43-DS3L
CPU-Core 2 Quad Q9550 2.83GHz
RAM- 4gigs (2x1GB) ballistix 2.2v
PSU- Thermaltake 850W
HDD- 1 WD 120 gig/1 Seagate 120 gig
Linux Mint Isadora 9 64bits video driver 195.36.15
Vista Home premium
EVGA GTX 260 SC 896GB DDR3 driver 257.21
Locked

Return to “Networking”