odd network behaviour (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.
andrew110

odd network behaviour (solved)

Post by andrew110 »

I have an HP 8440P that I acquired used recently and have been setting it up as a dual-boot system so someone unfamiliar with Linux can use it. The Linux distro is the 64 bit version of Mint 17 MATE. Initial install was from a live USB drive, and the installion went without any problems. The computer was connected vias Ethernet to get all updates, and initially I ran it using wired connections while I got everything sorted out. Finally came to the point where I wanted to activate wireless connectivity, and that's when things got......strange. Used the Network option in Menu, opened up wireless option, and entered SSID, security option and network password. Closed out, disconnected the Ethernet cable, and......nothing. Double checked SSID and and reentered password, same response. Connected Ethernet cable and 'idiot light' on lower right of screen stayed in the "No conenction" indication. Restarted computer in hopes that this would put changes into effect. During boot-up, Mint insisted that I had no network connectivity at all, then after it let me log in, I pinged both the local gateway and a remote site (Google) and got positive results. Opened a browser session and went to several sites without problem, yet 'idiot light' still insists I have no connection to a network. WIreless, when tried, still refuses to open, queried via command line and was told that the wireless adaptor was working, but that it had a 169.x.x.x network address (yes, I did enable DHCP when setting up the wireless option).
Shut computer off completely, restarted....and nothing's changed.
Did a search here using both the laptop model and wireless problems in general, and found nothing even close.
Used the suggested command to query network connections and got this:
* I. scanning WIFI PCI devices...
-- Intel Corporation Centrino Advanced-N 6200 (rev 35)
==> PCI ID = 8086:4239 (rev 35)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
eth0 no wireless extensions.

lo no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off

-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr b4:99:ba:e9:3d:5e
inet addr:192.168.1.103 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::b699:baff:fee9:3d5e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:92296 errors:0 dropped:0 overruns:0 frame:0
TX packets:63784 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:112603096 (112.6 MB) TX bytes:8676838 (8.6 MB)
Interrupt:20 Memory:94700000-94720000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:240 (240.0 B) TX bytes:240 (240.0 B)

wlan0 Link encap:Ethernet HWaddr 18:3d:a2:6e:9f:70
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)

wlan0:avahi Link encap:Ethernet HWaddr 18:3d:a2:6e:9f:70
inet addr:169.254.8.120 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1

The truly frustrating thing about this is the fact that even the wired connection has been effected. And yes, the wireless router is configured to handle DHCP duties, and I use other devices with it without any problems. So anyone have any idea what I managed to screw up?
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.
Kalyk
Level 5
Level 5
Posts: 769
Joined: Wed Mar 12, 2014 5:29 pm
Location: The Netherlands

Re: odd network behaviour

Post by Kalyk »

Hello and welcome to this forum!!

I had a similar problem with an HP Elitebook 8530p.
Turned out the wifi enabler only worked well under Windows.
So after enabling it from within Windows7 it also worked under Linux.
Probably HP didn't tell the Linux community how to solve this or no one ever tried solving this.
Add (Solved) to the topic-title of the first post when appropriate so others know they might find a solution here.
andrew110

Re: odd network behaviour

Post by andrew110 »

Kalyk wrote:Hello and welcome to this forum!!

I had a similar problem with an HP Elitebook 8530p.
Turned out the wifi enabler only worked well under Windows.
So after enabling it from within Windows7 it also worked under Linux.
Probably HP didn't tell the Linux community how to solve this or no one ever tried solving this.
thanks for being the first reply. unfortunately, I have no problems connecting to my wireless network from Windows....but Linux still refuses to make a wireless connection, and the wired side is still not behaving properly. damn, I *hate* being the first person to find a problem! :x
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

Are the correct drivers loaded for wifi

Code: Select all

lsmod -nnk | grep -iA2 net
The broadcast ip for the wired connection doesn't appear to be correct. With you current ip it should be 192.168.1.255
andrew110

Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:Are the correct drivers loaded for wifi

Code: Select all

lsmod -nnk | grep -iA2 net
The broadcast ip for the wired connection doesn't appear to be correct. With you current ip it should be 192.168.1.255
my version of lsmod doesn't allow command switches, insists on having the program run 'bare', and grepping the results using the sorting parameters you give yields nothing. here's what I get when I run lsmod:
Module Size Used by
rfcomm 69160 8
bnep 19624 2
pata_pcmcia 17081 1
arc4 12608 2
iwldvm 232285 0
mac80211 626489 1 iwldvm
uvcvideo 80885 0
videobuf2_vmalloc 13216 1 uvcvideo
videobuf2_memops 13362 1 videobuf2_vmalloc
videobuf2_core 40664 1 uvcvideo
videodev 134688 2 uvcvideo,videobuf2_core
hp_wmi 14062 0
sparse_keymap 13948 1 hp_wmi
snd_hda_codec_hdmi 46207 1
snd_hda_codec_idt 54645 1
snd_hda_intel 52355 5
snd_hda_codec 192906 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 13602 1 snd_hda_codec
snd_pcm 102099 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
snd_seq_midi 13324 0
snd_seq_midi_event 14899 1 snd_seq_midi
snd_rawmidi 30144 1 snd_seq_midi
intel_powerclamp 14705 0
coretemp 13435 0
pcmcia 62299 1 pata_pcmcia
kvm 451511 0
crct10dif_pclmul 14289 0
crc32_pclmul 13113 0
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
ghash_clmulni_intel 13259 0
aesni_intel 55624 0
aes_x86_64 17131 1 aesni_intel
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
dm_multipath 22873 0
lrw 13286 1 aesni_intel
scsi_dh 14882 1 dm_multipath
gf128mul 14951 1 lrw
glue_helper 13990 1 aesni_intel
ablk_helper 13597 1 aesni_intel
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_timer 29482 2 snd_pcm,snd_seq
joydev 17381 0
serio_raw 13462 0
intel_ips 18664 0
btusb 32412 0
bluetooth 395423 22 bnep,btusb,rfcomm
snd 69238 20 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
lpc_ich 21080 0
yenta_socket 41027 0
pcmcia_rsrc 18407 1 yenta_socket
iwlwifi 169932 1 iwldvm
pcmcia_core 23592 3 pcmcia,pcmcia_rsrc,yenta_socket
cfg80211 484040 3 iwlwifi,mac80211,iwldvm
soundcore 12680 1 snd
mei_me 18627 0
mei 82274 1 mei_me
ppdev 17671 0
parport_pc 32701 1
tpm_infineon 17372 0
lp 17759 0
parport 42348 3 lp,ppdev,parport_pc
hp_accel 26012 0
lis3lv02d 20156 1 hp_accel
input_polldev 13896 1 lis3lv02d
mac_hid 13205 0
dm_mirror 22135 0
dm_region_hash 20862 1 dm_mirror
dm_log 18411 2 dm_region_hash,dm_mirror
i915 783485 7
psmouse 102222 0
sdhci_pci 23172 0
firewire_ohci 40409 0
i2c_algo_bit 13413 1 i915
sdhci 43015 1 sdhci_pci
e1000e 254433 0
drm_kms_helper 52758 1 i915
ahci 25819 2
libahci 32168 1 ahci
drm 302817 3 i915,drm_kms_helper
firewire_core 68769 1 firewire_ohci
ptp 18933 1 e1000e
crc_itu_t 12707 1 firewire_core
pps_core 19382 1 ptp
wmi 19177 1 hp_wmi
video 19476 1 i915
not too concise, I know, but just from looking, I can't see anything beyond "rfcomm" that might be used for for 802.11x wireless. sorry, and thanks for the help.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

What do you see after running this command

Code: Select all

cat /etc/default/avahi-daemon
andrew110

Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:What do you see after running this command

Code: Select all

cat /etc/default/avahi-daemon
here's what coes back:

# 1 = Try to detect unicast dns servers that serve .local and disable avahi in
# that case, 0 = Don't try to detect .local unicast dns servers, can cause
# troubles on misconfigured networks
AVAHI_DAEMON_DETECT_LOCAL=1

from which I can deduce that the machine is looking to the local router to do DNS services, which it should be doing. what I find strange in all of this is the way wired networking behaviour changed. before I tried to set up the wireless connection, the laptop conencted to the wired Ethernet port without a hitch. now, it sets there after starting Mint, waiting for 'configuration' from the network like it was expecting to find configuration information coming in off a server instead of just an IP address.why it suddenly expects this information is nearly as much of a puzzle to me as why it can't seem to find the wireless network. as the original title of the thread says, odd network behaviour indeed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

Lets see if the wifi script will find some clues, and install pastebin to upload the results

Code: Select all

sudo apt-get install pastebinit

Code: Select all

wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
If you choose y when asked about uploading to pastebin it will give you a URL that can be copied and pasted into a post
andrew110

Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:Lets see if the wifi script will find some clues, and install pastebin to upload the results

Code: Select all

sudo apt-get install pastebinit

Code: Select all

wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
If you choose y when asked about uploading to pastebin it will give you a URL that can be copied and pasted into a post
done.
a quick look at the results shows the following information for the wireless system:

43:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:4239] (rev 35)
Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN [8086:1311]
Kernel driver in use: iwlwifi

now, the first question I can think to ask is: is iwiwifi the proper driver to use with my 802.11 interface?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Re: odd network behaviour

Post by JeremyB »

andrew110 wrote:
JeremyB wrote:Lets see if the wifi script will find some clues, and install pastebin to upload the results

Code: Select all

sudo apt-get install pastebinit

Code: Select all

wget -N -t 5 -T 10 http://dl.dropbox.com/u/57264241/wireless_script && chmod +x wireless_script && ./wireless_script
If you choose y when asked about uploading to pastebin it will give you a URL that can be copied and pasted into a post
done.
a quick look at the results shows the following information for the wireless system:

43:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:4239] (rev 35)
Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN [8086:1311]
Kernel driver in use: iwlwifi

now, the first question I can think to ask is: is iwiwifi the proper driver to use with my 802.11 interface?
iwlwifi is the only driver for most of the intel chipsets and it either loads with iwldvm or iwlmvm depending on firmware version
andrew110

Re: Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:iwlwifi is the only driver for most of the intel chipsets and it either loads with iwldvm or iwlmvm depending on firmware version
well, in that case, I guess I'm back to the original problem: why isn't the wireless network connecting, and what did I do to change the networking parameters?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

copy the contents of wireless-info.txt and paste it into your next post and it might show what is wrong
andrew110

Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:copy the contents of wireless-info.txt and paste it into your next post and it might show what is wrong
okay, I thought the point of clicking "y" to paste the results to the dropbox account was to forward it, but whatever, here goes:
##### lspci #############################

00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:172a]
Kernel driver in use: e1000e

43:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6200 [8086:4239] (rev 35)
Subsystem: Intel Corporation Centrino Advanced-N 6200 2x2 AGN [8086:1311]
Kernel driver in use: iwlwifi

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

Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04f2:b15e Chicony Electronics Co., Ltd
Bus 001 Device 004: ID 138a:0007 Validity Sensors, Inc. VFS451 Fingerprint Reader
Bus 001 Device 003: ID 03f0:231d Hewlett-Packard 4 GB Flash Drive
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

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

PRODID_1="RICOH
"
PRODID_2="Bay8Controller
"
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=254

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

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hp-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

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

iwldvm 232285 0
mac80211 626489 1 iwldvm
hp_wmi 14062 0
sparse_keymap 13948 1 hp_wmi
iwlwifi 169932 1 iwldvm
cfg80211 484040 3 iwlwifi,mac80211,iwldvm
wmi 19177 1 hp_wmi

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

auto lo
iface lo inet loopback

iface wlan0 inet dhcp
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid theexperimentw1

auto wlan0

iface eth0 inet dhcp

auto eth0

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

eth0 Link encap:Ethernet HWaddr <MAC 'eth0' [IF]>
inet addr:192.168.1.103 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::b699:baff:fee9:3d5e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:73077 errors:0 dropped:0 overruns:0 frame:0
TX packets:66775 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:59400311 (59.4 MB) TX bytes:14489538 (14.4 MB)
Interrupt:20 Memory:d4700000-d4720000

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)

wlan0:avahi Link encap:Ethernet HWaddr <MAC 'wlan0' [IF]>
inet addr:169.254.8.120 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1

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

eth0 no wireless extensions.

lo no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
Retry long limit:7 RTS thr:off 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.1.1 0.0.0.0 UG 0 0 0 eth0
0.0.0.0 0.0.0.0 0.0.0.0 U 1003 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0

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

nameserver 192.168.0.1
nameserver 192.168.1.1

##### nm-tool ###########################

NetworkManager Tool

State: connected (global)

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

Capabilities:

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

Wireless Access Points

- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: e1000e
State: unmanaged
Default: no
HW Address: <MAC 'eth0' [IF]>

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

Wired Properties
Carrier: on

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

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

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

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

[ifupdown]
managed=false

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

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

Region: America/Chicago (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 32 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
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 100 : 5.5 GHz
Channel 104 : 5.52 GHz
Channel 108 : 5.54 GHz
Channel 112 : 5.56 GHz
Channel 116 : 5.58 GHz
Channel 120 : 5.6 GHz
Channel 124 : 5.62 GHz
Channel 128 : 5.64 GHz
Channel 132 : 5.66 GHz
Channel 136 : 5.68 GHz
Channel 140 : 5.7 GHz

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

Channel occupancy:

1 APs on Frequency:2.437 GHz (Channel 6)

eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

wlan0 Scan completed :
Cell 01 - Address: <MAC 'theexperimentw1' [AC1]>
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=70/70 Signal level=-32 dBm
Encryption key:on
ESSID:"theexperimentw1"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s
Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000057df8849136
Extra: Last beacon: 92ms ago
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK

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

[iwldvm]
filename: /lib/modules/3.13.0-24-generic/kernel/drivers/net/wireless/iwlwifi/dvm/iwldvm.ko
license: GPL
author: Copyright(c) 2003-2013 Intel Corporation <ilw@linux.intel.com>
version: in-tree:
description: Intel(R) Wireless WiFi Link AGN driver for Linux
srcversion: 03CC0BBD2BE23C16DB062DC
depends: iwlwifi,mac80211,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

[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)

[iwlwifi]
filename: /lib/modules/3.13.0-24-generic/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
license: GPL
author: Copyright(c) 2003-2013 Intel Corporation <ilw@linux.intel.com>
version: in-tree:
description: Intel(R) Wireless WiFi driver for Linux
firmware: iwlwifi-100-5.ucode
firmware: iwlwifi-1000-5.ucode
firmware: iwlwifi-135-6.ucode
firmware: iwlwifi-105-6.ucode
firmware: iwlwifi-2030-6.ucode
firmware: iwlwifi-2000-6.ucode
firmware: iwlwifi-5150-2.ucode
firmware: iwlwifi-5000-5.ucode
firmware: iwlwifi-6000g2b-6.ucode
firmware: iwlwifi-6000g2a-5.ucode
firmware: iwlwifi-6050-5.ucode
firmware: iwlwifi-6000-4.ucode
firmware: iwlwifi-3160-7.ucode
firmware: iwlwifi-7260-7.ucode
srcversion: 1E6912E109D5A43B310FB34
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: swcrypto:using crypto in software (default 0 [hardware]) (int)
parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
parm: amsdu_size_8K:enable 8K amsdu size (default 0) (int)
parm: fw_restart:restart firmware in case of error (default true) (bool)
parm: antenna_coupling:specify antenna coupling in dB (defualt: 0 dB) (int)
parm: wd_disable:Disable stuck queue watchdog timer 0=system default, 1=disable, 2=enable (default: 0) (int)
parm: nvm_file:NVM file name (charp)
parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
parm: power_save:enable WiFi power management (default: disable) (bool)
parm: power_level:default power save level (range from 1 - 5, default: 1) (int)

[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 #################

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

[iwlwifi]
11n_disable: 0
amsdu_size_8K: 0
antenna_coupling: 0
bt_coex_active: Y
fw_restart: Y
led_mode: 0
nvm_file: (null)
power_level: 0
power_save: N
swcrypto: 0
wd_disable: 1

[cfg80211]
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

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

lp
rtc

##### 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

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

exit 0

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

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

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

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

[ 15.747641] iwlwifi 0000:43:00.0: irq 47 for MSI/MSI-X
[ 15.906485] iwlwifi 0000:43:00.0: Direct firmware load failed with error -2
[ 15.906491] iwlwifi 0000:43:00.0: Falling back to user helper
[ 16.035639] iwlwifi 0000:43:00.0: Direct firmware load failed with error -2
[ 16.035644] iwlwifi 0000:43:00.0: Falling back to user helper
[ 16.407405] iwlwifi 0000:43:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm
[ 16.424788] iwlwifi 0000:43:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 16.424793] iwlwifi 0000:43:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 16.424795] iwlwifi 0000:43:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 16.424798] iwlwifi 0000:43:00.0: Detected Intel(R) Centrino(R) Advanced-N 6200 AGN, REV=0x74
[ 16.424855] iwlwifi 0000:43:00.0: L1 Disabled; Enabling L0S
[ 16.440210] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 16.571412] iwlwifi 0000:43:00.0: L1 Disabled; Enabling L0S
[ 16.571567] iwlwifi 0000:43:00.0: Radio type=0x1-0x3-0x1
[ 16.789514] iwlwifi 0000:43:00.0: L1 Disabled; Enabling L0S
[ 16.789670] iwlwifi 0000:43:00.0: Radio type=0x1-0x3-0x1
[ 16.871139] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

########## wireless info END ############
I noticed something else: when I checked the wireless setting in the 'network' function, I found that for some reason it hadn't saved the wireless network password. re-entered the information, saved it (which I was sure I did earlier) and disconnected the ethernet connectuions to try to establish a wirelss connection. no joy, and when I moved to the network icon at the bottom right, it showed both wired and wireless connections were not being "managed". that tells me why it pitches a fit during start up, but as to *why* it's not managing either of the connections.........now that's a good question.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

You must have added quite a bit to your interfaces file, usually it only contains

Code: Select all

auto lo
iface lo inet loopback
It might be worth the time to delete or comment out the lines that begin with wpa

Pastebin just uploads to a webpage and I think the uploads are deleted in 30 days where dropbox uploads stay until deleted
I prefer pastebin to pasting large pastes to the forum because I use tapatalk on my phone and it turns things into smilies even when code tags are used
andrew110

Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:You must have added quite a bit to your interfaces file, usually it only contains

Code: Select all

auto lo
iface lo inet loopback
It might be worth the time to delete or comment out the lines that begin with wpa

Pastebin just uploads to a webpage and I think the uploads are deleted in 30 days where dropbox uploads stay until deleted
I prefer pastebin to pasting large pastes to the forum because I use tapatalk on my phone and it turns things into smilies even when code tags are used
actually, I haven't added anything, this is the result of running a fairly stock installation of the 64-bit version of MATE. as I said, the only thing I've done to this install is to try using the network option to set up the wireless network. not being sure I won't have to reinstall, I haven't done or added much of anything. I'd also wonder how commenting out all lines dealing with WPA is going to affect my ability to get a WPA-based network connection up-and-running. I'd be willing to try, I just wonder how it's going to help get things cleared up.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

We could try just commenting the lines out by adding a # in front so it is easy to change back if it is really needed

Code: Select all

sudo gedit /etc/network/interfaces
and make it look like this

Code: Select all

 
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

#iface wlan0 inet dhcp
#wpa-driver wext
#wpa-key-mgmt WPA-PSK
#wpa-proto WPA
#wpa-ssid theexperimentw1

#auto wlan0

#iface eth0 inet dhcp

#auto eth0
save and exit program
reboot

This should work on your network as I have 4 linux laptops on my network and they are all this way. Hopefully these changes result in

Code: Select all

nm-tool
showing wlan0 as State: managed
andrew110

Re: odd network behaviour

Post by andrew110 »

made the changes, and the wired network is now behaving as it was before this little adventure. OTOH, when queried with network management tool, I got:

- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: iwlwifi
State: disconnected
Default: no
HW Address: 18:3D:A2:6E:9F:70

and when I unplug the Ethernet cable, the wireless connection does not establish. so I guess I'm back to figuring out why I can't get wireless to connect. time to go through the man page for iwconfig?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: odd network behaviour

Post by JeremyB »

andrew110 wrote:made the changes, and the wired network is now behaving as it was before this little adventure. OTOH, when queried with network management tool, I got:

- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: iwlwifi
State: disconnected
Default: no
HW Address: 18:3D:A2:6E:9F:70

and when I unplug the Ethernet cable, the wireless connection does not establish. so I guess I'm back to figuring out why I can't get wireless to connect. time to go through the man page for iwconfig?
You should be able to connect through Preferences- Network Connections, and you may have tried before from Administration- Network

GUI looks like https://www.dropbox.com/s/n2vq95l1reoxg ... s.png?dl=0

With ethernet cable unplugged you might even be able to click on the taskbar/notification bar networking icon to see available connections
andrew110

Re: odd network behaviour

Post by andrew110 »

JeremyB wrote:
You should be able to connect through Preferences- Network Connections, and you may have tried before from Administration- Network

GUI looks like https://www.dropbox.com/s/n2vq95l1reoxg ... s.png?dl=0

With ethernet cable unplugged you might even be able to click on the taskbar/notification bar networking icon to see available connections
yes, I originally went in through the Administration sub-menu, and got into the situation that led me to start this thread. just set up the wireless network through the Preferences option....and everything worked without a hitch. now, if someone can tell me why this option worked, and the other screwed everything up, I'd be happy.
thanks for the help, I appreciate it.
andrew110

Re: odd network behaviour

Post by andrew110 »

............and now, how do I mark this thread as "Solved"?
Locked

Return to “Networking”