LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   lubuntu 17.04 beat and skype (https://www.linuxquestions.org/questions/linux-newbie-8/lubuntu-17-04-beat-and-skype-4175602242/)

lonnie2755 03-25-2017 08:16 PM

ok ardvark71 i'm seeing a connection wireless and network when i click on the network icon on the menu bar when i click on it i click on one of my wireless connection which are "ctl and lonniehome " but it doesn't connect to wireless it goes to the ether net cable and if the cable isn't plugged in it times out looking for the network i have to have both networking and wireless check marked or nothing happens no connection. but the good thing is that i'm still able to use the laptop which is a Samsung nc-10 netbook so far everything else seems to be working fine i can plug in my USB DVD burner/player and it plays music and dvd's in fact I've been using the laptop to communicate with you through the hard line i'm not a programmer and this Linux stuff is new to me altho I've read a lot on it as to why it says "systemctl status NetworkManager" i'm not sure i wish i knew someone local that could help here in the Boise Idaho area

Jjanel 03-25-2017 09:51 PM

Hi... ardvark71/someone will likely be back later & will likely get it working!
It might be useful to post the output of the [terminal] command he asked
(plus my ip a;ip r which will replace the missing info where ifconfig/route not found)
so they'll have more info with which to help. (I don't have Linux wifi either, sorry)
Also, is your wired/wifi a static or dynamic 'dhcp' IPaddress? (I didn't see dhcp in report)
Here's a 'sample' I found (different device, so details not relevant! .conf)
It looks like #13 post might be missing the later half of the info, between:
##### NetworkManager profiles ###########
and
########## wireless info END ############
(you can edit prior posts, rather than reposting the whole big thing)

Anyway, best wishes... yea, Linux 'puzzles' take some 'patience' :eek:
p.s. did you get skype working yet?

lonnie2755 03-25-2017 10:15 PM

hopefully this is what you asked for
 
lonnie123@lonniehome:~$ systemctl status NetworkManager
● NetworkManager.service - Network Manager
Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor p
Active: active (running) since Fri 2017-03-24 22:01:49 MDT; 23h ago
Docs: man:NetworkManager(8)
Main PID: 619 (NetworkManager)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/NetworkManager.service
└─619 /usr/sbin/NetworkManager --no-daemon

Mar 25 20:54:53 lonniehome NetworkManager[619]: <info> [1490496893.8897] device
Mar 25 21:00:08 lonniehome NetworkManager[619]: <info> [1490497208.8160] device
Mar 25 21:00:08 lonniehome NetworkManager[619]: <info> [1490497208.8361] device
Mar 25 21:00:08 lonniehome NetworkManager[619]: <info> [1490497208.8814] device
Mar 25 21:05:23 lonniehome NetworkManager[619]: <info> [1490497523.8512] device
Mar 25 21:05:23 lonniehome NetworkManager[619]: <info> [1490497523.8661] device
Mar 25 21:05:23 lonniehome NetworkManager[619]: <info> [1490497523.8727] device
Mar 25 21:10:38 lonniehome NetworkManager[619]: <info> [1490497838.8321] device
Mar 25 21:10:38 lonniehome NetworkManager[619]: <info> [1490497838.8474] device
Mar 25 21:10:38 lonniehome NetworkManager[619]: <info> [1490497838.8902] device
lines 1-19/19 (END)...skipping...
● NetworkManager.service - Network Manager
Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2017-03-24 22:01:49 MDT; 23h ago
Docs: man:NetworkManager(8)
Main PID: 619 (NetworkManager)
Tasks: 3 (limit: 4915)
CGroup: /system.slice/NetworkManager.service
└─619 /usr/sbin/NetworkManager --no-daemon

Mar 25 20:54:53 lonniehome NetworkManager[619]: <info> [1490496893.8897] device (wlp2s0): supplicant interface stat
Mar 25 21:00:08 lonniehome NetworkManager[619]: <info> [1490497208.8160] device (wlp2s0): set-hw-addr: set MAC addr
Mar 25 21:00:08 lonniehome NetworkManager[619]: <info> [1490497208.8361] device (wlp2s0): supplicant interface stat
Mar 25 21:00:08 lonniehome NetworkManager[619]: <info> [1490497208.8814] device (wlp2s0): supplicant interface stat
Mar 25 21:05:23 lonniehome NetworkManager[619]: <info> [1490497523.8512] device (wlp2s0): set-hw-addr: set MAC addr
Mar 25 21:05:23 lonniehome NetworkManager[619]: <info> [1490497523.8661] device (wlp2s0): supplicant interface stat
Mar 25 21:05:23 lonniehome NetworkManager[619]: <info> [1490497523.8727] device (wlp2s0): supplicant interface stat
Mar 25 21:10:38 lonniehome NetworkManager[619]: <info> [1490497838.8321] device (wlp2s0): set-hw-addr: set MAC addr
Mar 25 21:10:38 lonniehome NetworkManager[619]: <info> [1490497838.8474] device (wlp2s0): supplicant interface stat
Mar 25 21:10:38 lonniehome NetworkManager[619]: <info> [1490497838.8902] device (wlp2s0): supplicant interface stat
~
~
~
~
~
~
~
~
lines 1-19/19 (END)

Jjanel 03-25-2017 10:47 PM

Yes, that's it, but lines appear truncated. Also, right after a reboot may reveal more.
You can edit / clean-up the formatting via 'CODE' tags, to make it look nicer.

The 2 other things (IF you still have the time&patience:eek:): my
ip a ; ip r
and the (probably) missing later half of the long output in #13 earlier.

lonnie2755 03-25-2017 11:56 PM

jjanel
 
if you read #16 you'll see that i'm not a programmer and i wouldn't know where to start lol but if someone was to slowly walk me through it with the correct information and where to put if that's possible

Jjanel 03-26-2017 12:30 AM

Oh, sorry... I didn't mean to get into obscure tech stuff... I was mostly tidying-up what you ran (from the terminal) in #2/#13... Mainly copy&paste into LQ posts ('Edit' LQ button)
I did add one more command line, in the box in #15, to replace the "ifconfig" & "route" info (which got the "command not found" in #13; your new/beta version may have omitted those 'old' commands, which have been replaced by the 'ip' command).
Yea, unfortunately, OLDme CLI is the opposite of current real-world GUI users...sorry.
p.s. not that you want it, here's a doc on CLI ;) Anyway, I admire your patience!
Oh, if you click on that link about 'CODE', you'll see how it's done, in LQ posts, like:
[CODE]ip a;ip r[/CODE] (the 'noparse trick' is invisible here!) It took me a while to learn this LQ formatting.

ardvark71 03-26-2017 12:59 AM

Quote:

Originally Posted by lonnie2755 (Post 5688250)
i'm seeing a connection wireless and network when i click on the network icon on the menu bar when i click on it i click on one of my wireless connection which are "ctl and lonniehome " but it doesn't connect to wireless it goes to the ether net cable and if the cable isn't plugged in it times out looking for the network i have to have both networking and wireless check marked or nothing happens no connection.

Hi...

Hmmm. So when you try to connect to your wireless network without the ethernet cable plugged in, does it just time out or do you get some kind of error message? If so, what is it? Also what brand and model (and model number) is your router and/or modem?

Please try this: Disconnect your system from the ethernet cable and try connecting to "lonniehome." If it fails to connect, please open a terminal and post the results of...

Code:

dmesg | grep -iC 3 "wlp2s0"
If that comes up with nothing, just try...

Code:

dmesg
Then plug the ethernet cable back in and post the results.

EDIT: Please also include the information Jjanel has requested.

Thank you for posting the results of "systemctl status NetworkManager," it appears Network Manager is up and running, hopefully working correctly.

Quote:

Originally Posted by lonnie2755 (Post 5688250)
i wish i knew someone local that could help here in the Boise Idaho area

If you can't get a resolution here, perhaps someone from the Boise LUG can give you a hand. I'm not sure if they've found a meeting place yet, though. :)

Regards...

lonnie2755 03-26-2017 03:25 PM

ok this is what i get without the cable plugged in
 
lonnie123@lonniehome:~$ dmesg | grep -iC 3 "wlp2s0"
[ 19.147203] audit: type=1400 audit(1490414497.936:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=411 comm="apparmor_parser"
[ 19.606088] audit: type=1400 audit(1490414498.396:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=400 comm="apparmor_parser"
[ 19.606106] audit: type=1400 audit(1490414498.396:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=400 comm="apparmor_parser"
[ 21.117260] ath5k 0000:02:00.0 wlp2s0: renamed from wlan0
[ 25.357444] sky2 0000:03:00.0 enp3s0: enabling interface
[ 25.357949] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[ 26.909450] sky2 0000:03:00.0 enp3s0: Link is up at 100 Mbps, full duplex, flow control both
--
[ 31.252393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 31.252399] Bluetooth: BNEP filters: protocol multicast
[ 31.252412] Bluetooth: BNEP socket layer initialized
[ 32.259746] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 32.270046] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 32.283702] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 32.597403] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 119.325718] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 120.311129] wlp2s0: authenticate with 40:4a:03:df:42:c3
[ 120.322748] wlp2s0: send auth to 40:4a:03:df:42:c3 (try 1/3)
[ 120.324656] wlp2s0: authenticated
[ 120.328093] ath5k 0000:02:00.0 wlp2s0: disabling HT as WMM/QoS is not supported by the AP
[ 120.328102] ath5k 0000:02:00.0 wlp2s0: disabling VHT as WMM/QoS is not supported by the AP
[ 120.332100] wlp2s0: associate with 40:4a:03:df:42:c3 (try 1/3)
[ 120.334687] wlp2s0: RX AssocResp from 40:4a:03:df:42:c3 (capab=0x431 status=0 aid=5)
[ 120.334847] wlp2s0: associated
[ 120.334983] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 169.038649] wlp2s0: deauthenticating from 40:4a:03:df:42:c3 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 169.094718] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 181.731836] perf: interrupt took too long (2533 > 2500), lowering kernel.perf_event_max_sample_rate to 78750
[ 210.316012] perf: interrupt took too long (3228 > 3166), lowering kernel.perf_event_max_sample_rate to 61750
[ 228.902163] perf: interrupt took too long (4053 > 4035), lowering kernel.perf_event_max_sample_rate to 49250
[ 252.420688] perf: interrupt took too long (5110 > 5066), lowering kernel.perf_event_max_sample_rate to 39000
[ 287.066524] perf: interrupt took too long (6407 > 6387), lowering kernel.perf_event_max_sample_rate to 31000
[ 348.416021] perf: interrupt took too long (8057 > 8008), lowering kernel.perf_event_max_sample_rate to 24750
[ 513.078212] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 539.424842] perf: interrupt took too long (10081 > 10071), lowering kernel.perf_event_max_sample_rate to 19750
[ 828.081894] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1143.080628] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1458.076389] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 1773.078097] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 2088.038479] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 2403.042531] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 2718.079111] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3033.018460] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3348.036155] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3663.025672] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 3978.065555] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 4293.041634] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 4608.028826] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 4923.081290] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 5238.079966] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 5553.041919] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 5868.049541] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 6183.025575] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 6498.033638] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 6813.041925] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 7128.051697] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 7443.079830] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 7758.081100] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 8073.040429] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 8388.046622] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 8703.078727] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 9018.034891] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 9333.021189] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 9648.021832] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[ 9963.024408] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[10278.023549] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[10593.020631] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[10908.078683] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11223.080001] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11538.036318] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[11853.080741] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[12168.049175] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[12483.079430] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[12798.034896] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[13113.044125] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[13428.050538] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[13743.026431] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[14058.035175] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[14373.022180] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[14688.021601] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[15003.080203] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[15318.080220] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[15633.020595] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[15948.035495] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[16263.048796] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[16578.065824] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[16893.020949] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[17208.049518] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[17523.024702] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[17838.034477] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[18153.040190] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[18468.050612] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[18783.041483] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[19098.034879] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[19413.082673] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[19728.052465] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[20043.025027] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[20358.080951] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[20673.022917] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[20988.050204] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[21303.078957] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[21618.080986] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[21933.019826] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[22248.022101] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[22563.025160] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[22878.034873] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[23193.023117] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[23508.022641] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[23823.025283] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[24138.078851] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[24453.041788] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[24768.051770] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[25083.025694] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[25398.033548] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[25713.078661] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[26028.037548] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[26343.079639] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[26658.036165] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[26973.081337] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[27288.049767] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[27603.026386] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[27918.080312] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[28233.020621] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[28548.035479] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[28863.026626] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[29178.064989] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[29493.042702] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[29808.023722] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[30123.026768] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[30438.033747] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[30753.041917] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[31068.049529] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[31383.048999] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[31698.034769] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[32013.020311] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[32328.081028] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[32643.079758] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[32958.081385] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[33273.021141] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[33588.082556] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[33903.025526] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[34218.033488] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[34533.020014] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[34848.034420] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[35163.051463] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[35478.033959] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[35793.080265] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[36108.021859] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[36423.024342] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[36738.031917] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[37053.043006] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[37368.052165] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[37683.025923] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[37998.079758] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[38313.041267] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[38628.049504] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[38943.077910] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[39258.081013] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[39573.042839] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[39888.081284] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[40203.025569] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[40518.075619] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[40833.018841] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[41148.035594] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[41463.040744] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[41778.068359] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[42093.039215] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[42408.081539] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[42723.043952] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[43038.080790] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[43353.040802] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[43668.028796] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[43983.023962] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[44235.604276] ath5k: ath5k_hw_get_isr: ISR: 0x00040001 IMR: 0x00000000
[44298.078479] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[44613.042030] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[44928.077470] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[45243.075110] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[45558.023894] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[45873.077703] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[46188.029537] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[46503.031031] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[46818.077637] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[47133.024692] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[47448.047510] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[47763.026384] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[48078.062995] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[48393.059377] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[48708.077543] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[49023.076775] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[49338.080778] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[49584.078891] perf: interrupt took too long (12619 > 12601), lowering kernel.perf_event_max_sample_rate to 15750
[49653.051718] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[49968.047521] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[50283.067951] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[50598.070926] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[50913.042528] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[51228.063002] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[51543.079571] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[51858.079774] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[52173.080492] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[52488.051433] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[52803.059814] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[53118.082462] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[53433.018645] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[53748.036169] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[54063.051912] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[54378.061034] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[54693.080122] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[55008.095739] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[55323.075349] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[55638.084195] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[55953.083824] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[55953.536187] ath5k: ath5k_hw_get_isr: ISR: 0x00000001 IMR: 0x00000000
[56268.023936] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[56583.077496] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[56898.044666] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[57213.041164] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[57528.026345] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[57843.028543] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[58158.081618] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[58473.070769] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[58788.052242] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[59103.058687] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[59418.031753] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[59733.019391] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[60048.023503] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[60363.027024] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[60678.064289] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[60993.044155] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[61308.023475] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[61623.026295] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[61795.572366] usb 4-2: USB disconnect, device number 2
[61938.064575] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[62253.051729] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[62568.049854] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[62883.026238] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[63198.031358] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[63513.052577] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[63828.021877] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[64143.054523] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[64458.047907] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[64773.034751] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[65088.037457] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[65403.042723] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[65718.046224] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[66033.021225] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[66348.039721] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[66663.049419] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[66978.066274] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[67293.023795] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[67608.053656] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[67923.023495] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[68238.079976] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[68553.080882] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[68868.020915] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[69183.042264] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[69498.033162] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[69813.080389] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[70128.052897] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[70443.024388] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[70758.033434] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[71073.021148] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[71388.051305] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[71703.042483] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[72018.028166] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[72333.017911] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[72648.019665] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[72963.053763] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[73278.062309] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[73593.048380] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[73908.021706] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[73986.508240] usb 4-2: new full-speed USB device number 3 using uhci_hcd
[73986.704354] usb 4-2: New USB device found, idVendor=046d, idProduct=c52f
[73986.704367] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
--
[73986.777207] hid-generic 0003:046D:C52F.0003: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.2-2/input0
[73986.787632] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:046D:C52F.0004/input/input20
[73986.844703] hid-generic 0003:046D:C52F.0004: input,hiddev0,hidraw1: USB HID v1.11 Device
[144702.640023] sky2 0000:03:00.0 enp3s0: Link is down
lonnie123@lonniehome:~$

lonnie2755 03-26-2017 03:26 PM

this is the other half
 
[Logitech USB Receiver] on usb-0000:00:1d.2-2/input1
[74223.028123] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[74538.032219] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[74853.022783] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[75168.081392] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[75483.080500] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[75798.079922] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[76113.043257] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[76428.028424] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[76743.081776] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[77058.078923] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[77373.042320] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[77688.055430] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[78003.063118] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[78318.068919] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[78633.018929] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[78948.031939] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[79263.030806] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[79578.062723] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[79893.066214] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[80208.051968] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[80523.071652] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[80838.021009] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[81153.040898] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[81468.080758] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[81783.062389] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[82098.041175] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[82413.084612] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[82728.048632] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[83043.079483] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[83358.061630] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[83673.076573] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[83988.079739] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[84303.077525] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[84618.077509] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[84933.020483] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[85248.039327] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[85563.035826] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[85878.054281] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[86193.074423] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[86508.061507] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[86823.059213] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[87138.074742] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[87453.040339] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[87768.050732] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[88083.077458] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[88398.025265] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[88713.059846] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[89028.048574] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[89343.079015] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[89658.055376] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[89973.075004] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[90288.036331] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[90603.041684] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[90918.031427] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[91233.024382] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[91548.032993] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[91863.025630] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[92178.055826] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[92493.071935] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[92808.027404] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[93123.042430] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[93438.062545] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[93753.041321] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[94068.027045] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[94383.049496] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[94698.027542] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[95013.053475] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[95328.050037] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[95643.031096] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[95958.038761] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[96273.066059] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[96588.041394] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[96903.040902] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[97218.079214] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[97533.024625] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[97848.033920] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[98163.039638] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[98478.049286] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[98793.055328] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[99108.049707] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[99423.041290] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[99738.041157] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[100053.028754] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[100368.026982] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[100683.075452] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[100998.043441] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[101313.043935] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[101313.820260] ath5k: ath5k_hw_get_isr: ISR: 0x00004004 IMR: 0x00000000
[101628.020904] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[101943.043685] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[102258.043940] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[102573.039555] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[102888.049106] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[103203.031498] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[103518.037684] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[103833.020852] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[104148.033341] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[104463.050598] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[104778.053867] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[105093.032661] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[105408.049103] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[105723.040909] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[106038.080295] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[106353.042509] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[106668.026875] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[106983.055610] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[107298.080301] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[107613.041373] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[107928.041831] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[108243.042679] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[108558.081005] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[108873.041185] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[109188.057775] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[109503.080496] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[109818.063056] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[110133.023064] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[110448.028264] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[110763.041483] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[111078.045707] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[111393.027242] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[111708.023363] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[112023.079565] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[112338.041529] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[112653.071843] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[112968.026660] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[113283.042735] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[113598.078832] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[113913.024298] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[114228.049497] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[114543.039569] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[114858.081043] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[115173.041664] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[115488.047138] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[115803.061307] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[116118.040461] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[116433.022600] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[116748.032776] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[117063.025176] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[117378.048715] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[117693.054888] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[118008.039389] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[118323.043303] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[118638.062437] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[118953.078877] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[119268.081465] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[119583.017954] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[119898.035665] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[120213.066242] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[120528.072990] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[120843.043540] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[121158.025180] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[121473.052752] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[121788.073744] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[122103.043594] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[122418.030328] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[122733.025474] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[123048.031430] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[123363.026491] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[123678.041942] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[123993.080823] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[124308.072581] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[124623.045418] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[124938.041833] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[125253.027381] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[125568.040564] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[125883.040537] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[126198.080891] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[126513.080252] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[126828.040497] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[127143.025717] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[127458.054758] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[127773.039432] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[128088.040923] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[128403.039934] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[128718.080370] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[129033.028142] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[129348.023183] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[129663.041632] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[129978.066047] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[130293.046705] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[130608.041531] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[130923.026665] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[131238.072875] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[131553.040537] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[131868.047992] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[132120.564167] ath5k: ath5k_hw_get_isr: ISR: 0x00040001 IMR: 0x00000000
[132183.073789] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[132498.066363] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[132813.025300] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[133128.057804] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[133443.041558] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[133758.040898] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[134073.042313] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[134388.049080] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[134703.062836] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[135018.031026] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[135333.024565] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[135648.026530] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[135963.048917] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[136278.048582] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[136593.080790] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[136908.043611] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[137223.052965] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[137538.041890] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[137853.051723] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[138168.049504] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[138483.041745] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[138798.027916] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[139113.040938] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[139428.050480] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[139743.040832] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[140058.042446] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[140373.072887] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[140688.025545] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[141003.025779] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[141318.077788] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[141633.024581] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[141948.032682] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[142263.040864] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[142578.031842] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[142893.077988] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[143208.022551] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[143523.041194] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[143838.038150] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[144153.069382] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[144468.077240] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

lonnie2755 03-26-2017 04:13 PM

this is what jjanel asked me to do first
 
lonnie123@lonniehome:~$ ip a ; ip r
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:13:77:b9:e1:27 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.83/24 brd 192.168.0.255 scope global enp3s0
valid_lft forever preferred_lft forever
inet6 fe80::213:77ff:feb9:e127/64 scope link
valid_lft forever preferred_lft forever
3: wlp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether f2:b8:7e:0a:04:e4 brd ff:ff:ff:ff:ff:ff
default via 192.168.0.1 dev enp3s0
192.168.0.0/24 dev enp3s0 proto kernel scope link src 192.168.0.83
lonnie123@lonniehome:~$

lonnie2755 03-26-2017 04:32 PM

as for my modem
 
Zyxel pk5000z broadband modem/router and my connection is through centrylink anything else that you might want to know about it i'm able to login to the router and get info. there if you need it

lonnie2755 03-26-2017 05:15 PM

ok jjanel this is what got from those two ip commands
 
lonnie123@lonniehome:~$ 'ip'
Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }
ip [ -force ] -batch filename
where OBJECT := { link | address | addrlabel | route | rule | neigh | ntable |
tunnel | tuntap | maddress | mroute | mrule | monitor | xfrm |
netns | l2tp | fou | macsec | tcp_metrics | token | netconf | ila }
OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] | -r[esolve] |
-h[uman-readable] | -iec |
-f[amily] { inet | inet6 | ipx | dnet | mpls | bridge | link } |
-4 | -6 | -I | -D | -B | -0 |
-l[oops] { maximum-addr-flush-attempts } | -br[ief] |
-o[neline] | -t[imestamp] | -ts[hort] | -b[atch] [filename] |
-rc[vbuf] [size] | -n[etns] name | -a[ll] |*-c[olor]}
lonnie123@lonniehome:~$ ip a;ip r
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 00:13:77:b9:e1:27 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.83/24 brd 192.168.0.255 scope global enp3s0
valid_lft forever preferred_lft forever
inet6 fe80::213:77ff:feb9:e127/64 scope link
valid_lft forever preferred_lft forever
3: wlp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether f2:33:63:f1:7d:67 brd ff:ff:ff:ff:ff:ff
default via 192.168.0.1 dev enp3s0
192.168.0.0/24 dev enp3s0 proto kernel scope link src 192.168.0.83
lonnie123@lonniehome:~$

ardvark71 03-27-2017 12:12 AM

Quote:

Originally Posted by lonnie2755 (Post 5688495)
[ 120.311129] wlp2s0: authenticate with 40:4a:03:df:42:c3
[ 120.322748] wlp2s0: send auth to 40:4a:03:df:42:c3 (try 1/3)
[ 120.324656] wlp2s0: authenticated
[ 120.328093] ath5k 0000:02:00.0 wlp2s0: disabling HT as WMM/QoS is not supported by the AP
[ 120.328102] ath5k 0000:02:00.0 wlp2s0: disabling VHT as WMM/QoS is not supported by the AP
[ 120.332100] wlp2s0: associate with 40:4a:03:df:42:c3 (try 1/3)
[ 120.334687] wlp2s0: RX AssocResp from 40:4a:03:df:42:c3 (capab=0x431 status=0 aid=5)
[ 120.334847] wlp2s0: associated
[ 120.334983] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 169.038649] wlp2s0: deauthenticating from 40:4a:03:df:42:c3 by local choice (Reason: 3=DEAUTH_LEAVING)

Hi...

Thank you again for posting the readouts. I think the above might lend a clue as to the nature of the problem but the solutions I'm finding for at least two of the errors are pretty much all over the map. Just to be clear: There may not be any easy solution to this, if any, so you will need to get your "hands dirty" and research and experiment. A few solutions you can try...

1. Try changing the channel on the device your seeking to connect to, whether your router or modem, as mentioned at post #6 here.

2. See if you have more than one wireless manager running (which I doubt) by running this command...

Code:

ps afx | grep -i net
3. You might try using a earlier distribution of Lubuntu, such as 16.04 or 14.04, although the latter is about to reach it's end of life. These will have different kernel versions, which might make the difference.

4. You can look through my Google searches below and see if you can find any additional solutions...

https://www.google.com/#safe=strict&...the+AP+ath5k&*

https://www.google.com/#safe=strict&...UTH_LEAVING)&*

Other members may have additional ideas or solutions. Let us know how it goes. :)

Regards...

lonnie2755 03-27-2017 12:59 PM

ok ardvark71 here's the results of that last command
 
lonnie123@lonniehome:~$ ps afx | grep -i net
20 ? S< 0:00 \_ [netns]
646 ? Ssl 0:02 /usr/sbin/NetworkManager --no-daemon
1890 pts/0 S+ 0:00 | \_ grep --color=auto -i net
lonnie123@lonniehome:~$

ardvark71 03-27-2017 01:45 PM

Quote:

Originally Posted by lonnie2755 (Post 5688890)
lonnie123@lonniehome:~$ ps afx | grep -i net
20 ? S< 0:00 \_ [netns]
646 ? Ssl 0:02 /usr/sbin/NetworkManager --no-daemon
1890 pts/0 S+ 0:00 | \_ grep --color=auto -i net
lonnie123@lonniehome:~$

Hi...

Although I could be wrong, that looks ok.

Regards...


All times are GMT -5. The time now is 03:45 PM.