LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Pavilion g6 on Linux Mint 17.3 -- no wireless, doesn't even show that wlan0 exists. Lil help? (https://www.linuxquestions.org/questions/linux-newbie-8/pavilion-g6-on-linux-mint-17-3-no-wireless-doesnt-even-show-that-wlan0-exists-lil-help-4175571742/)

jchris93 02-08-2016 05:21 PM

Pavilion g6 on Linux Mint 17.3 -- no wireless, doesn't even show that wlan0 exists. Lil help?
 
Hey guys/gals, looking over the tremendous lot of related questions/solutions, I'm still having problems knowing where to begin. I thought I knew a thing or two about computers, but this has really humbled me.

Subj: Wireless / WLAN switch not working on HP Pavilion g6 series

Hello everyone! I am attempting to resolve the WLAN problem (wireless light/button stays off) with the above laptop.

After exploring a great many reads in so many forums, here and elsewhere, I am exhausted over this issue. I still have a great deal to learn, it seems. :)

I keep wanting to blame a recent Windows 7 re-install, and a HP BIOS flash. (The BIOS then reported the Network adapter was DISABLED, which I then re-enabled but that has not helped.)

Any suggestions to resolve this are most appreciated.

Thanks,

J.Chris


--
Network: Card: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 01:00.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>


Terminal command: inxi -Fxz


System: Host: me-HP-Pavilion-g6-Notebook-PC Kernel: 3.19.0-32-generic x86_64 (64 bit gcc: 4.8.2)
Desktop: Cinnamon 2.8.6 (Gtk 3.10.8~8+qiana)
Distro: Linux Mint 17.3 Rosa
Machine: System: Hewlett-Packard product: HP Pavilion g6 Notebook PC v: 0690130000204610000620100
Mobo: Hewlett-Packard model: 169B v: KBC Version 18.1A
Bios: Hewlett-Packard v: F.48 date: 10/23/2012
CPU: Quad core AMD A6-3420M APU with Radeon HD Graphics (-MCP-) cache: 4096 KB
flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 11978
clock speeds: max: 1500 MHz 1: 900 MHz 2: 1100 MHz 3: 900 MHz
4: 1200 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] BeaverCreek [Radeon HD 6520G]
bus-ID: 00:01.0
Display Server: X.Org 1.17.1 drivers: ati,fglrx (unloaded: fbdev,vesa,radeon)
Resolution: 1366x768@60.0hz
GLX Renderer: AMD Radeon HD 6520G
GLX Version: 4.4.13374 - CPC 15.20.1013 Direct Rendering: Yes
Audio: Card-1 Advanced Micro Devices [AMD] FCH Azalia Controller
driver: snd_hda_intel bus-ID: 00:14.2
Card-2 Advanced Micro Devices [AMD/ATI] BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
driver: snd_hda_intel bus-ID: 00:01.1
Sound: Advanced Linux Sound Architecture v: k3.19.0-32-generic
Network: Card: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller
driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 01:00.0
IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 500.1GB (4.0% used)
ID-1: /dev/sda model: ST9500423AS size: 500.1GB
Partition: ID-1: / size: 246G used: 12G (5%) fs: ext4 dev: /dev/sda5
ID-2: swap-1 size: 8.03GB used: 0.00GB (0%) fs: swap dev: /dev/sda6
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 40.8C mobo: 0.0C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 170 Uptime: 14 min Memory: 802.6/7459.7MB
Init: Upstart runlevel: 2 Gcc sys: 4.8.4
Client: Shell (bash 4.3.111) inxi: 2.2.28

business_kid 02-09-2016 10:19 AM

Most probably you're missing a kernel module or firmware.

lsusb -vv or lspci -v should show it and maybe give what kernel module it uses.

Don't know what you need to build kernel drivers if you d/l one, but you mau need the kernel source.

ardvark71 02-09-2016 11:46 AM

Hi...

Welcome to the forum :)

I'm not seeing your wireless adapter in the readout you provided.

If you would, please open a terminal and post the results of these commands...

Code:

lspci -nnk | grep -i net -A2
Code:

lsmod
Code:

iwconfig
Code:

rfkill list
These might give a little more indication of what's going on. :)

Regards...

NGIB 02-09-2016 12:16 PM

I have a similar box and WiFi has worked OOTB in every distro I tried. Do you have a hardware WiFi switch that got turned off? As ardvark noted, it's not even shown in the inxi listing...

jchris93 02-10-2016 06:53 AM

suggested terminal results
 
Quote:

Originally Posted by ardvark71 (Post 5497613)
Hi...

Welcome to the forum :)

I'm not seeing your wireless adapter in the readout you provided.

If you would, please open a terminal and post the results of these commands...

Code:

lspci -nnk | grep -i net -A2
Code:

lsmod
Code:

iwconfig
Code:

rfkill list
These might give a little more indication of what's going on. :)

Regards...

Here are the results from Terminal:



$ lspci -nnk | grep -i net -A2
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:169b]
Kernel driver in use: r8169


$ lsmod
Module Size Used by
fglrx 12460032 169
rfcomm 69632 0
bnep 20480 2
bluetooth 491520 10 bnep,rfcomm
binfmt_misc 20480 1
ip6t_REJECT 16384 1
nf_reject_ipv6 16384 1 ip6t_REJECT
nf_log_ipv6 16384 5
xt_hl 16384 6
ip6t_rt 16384 3
nf_conntrack_ipv6 20480 8
nf_defrag_ipv6 36864 1 nf_conntrack_ipv6
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
nf_log_ipv4 16384 5
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
xt_LOG 16384 10
xt_limit 16384 13
xt_tcpudp 16384 18
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_core 53248 1 uvcvideo
v4l2_common 16384 1 videobuf2_core
videodev 159744 3 uvcvideo,v4l2_common,videobuf2_core
media 24576 2 uvcvideo,videodev
xt_addrtype 16384 4
hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
nf_conntrack_ipv4 16384 8
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 16
ip6table_filter 16384 1
ip6_tables 28672 1 ip6table_filter
nf_conntrack_netbios_ns 16384 0
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns
nf_nat_ftp 16384 0
nf_nat 24576 1 nf_nat_ftp
nf_conntrack_ftp 20480 1 nf_nat_ftp
snd_hda_codec_idt 61440 1
nf_conntrack 106496 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_co nntrack_ipv4,nf_conntrack_ipv6
snd_hda_codec_generic 69632 1 snd_hda_codec_idt
snd_hda_codec_hdmi 53248 1
iptable_filter 16384 1
ip_tables 28672 1 iptable_filter
x_tables 36864 13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_RE JECT,ip6_tables,xt_addrtype,ip6t_REJECT
snd_hda_intel 36864 6 snd_hda_codec_hdmi
snd_hda_controller 32768 1 snd_hda_intel
rtsx_pci_ms 20480 0
memstick 20480 1 rtsx_pci_ms
snd_hda_codec 143360 5 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
dm_multipath 24576 0
scsi_dh 16384 1 dm_multipath
kvm 479232 0
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
joydev 20480 0
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
serio_raw 16384 0
snd_timer 32768 2 snd_pcm,snd_seq
k10temp 16384 0
snd 86016 21 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_g eneric,snd_hda_codec,snd_hda_intel,snd_seq_device
i2c_piix4 24576 0
shpchp 40960 0
soundcore 16384 2 snd,snd_hda_codec
amd_iommu_v2 20480 1 fglrx
hp_wireless 16384 0
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 45056 3 lp,ppdev,parport_pc
dm_mirror 24576 0
dm_region_hash 24576 1 dm_mirror
dm_log 20480 2 dm_region_hash,dm_mirror
rtsx_pci_sdmmc 24576 0
psmouse 114688 0
r8169 81920 0
rtsx_pci 49152 2 rtsx_pci_ms,rtsx_pci_sdmmc
ahci 36864 2
mii 16384 1 r8169
libahci 32768 1 ahci
wmi 20480 1 hp_wmi
video 20480 0


$ iwconfig
eth0 no wireless extensions.

lo no wireless extensions.

tun0 no wireless extensions.


$ rfkill list

<nothing displayed/returned>

jchris93 02-10-2016 06:57 AM

The WiFi switch is non-responsive. The light is amber/off, and stays that way. In Windows 7, when I press it, the mouse-pointer very briefly "swirls", as if the machine is trying to do something, then returns to the way it was.

I don't like Windows 7 (for the most part) -- I prefer Linux! Please don't make me go back there, you guys! ;)

Quote:

Originally Posted by NGIB (Post 5497624)
I have a similar box and WiFi has worked OOTB in every distro I tried. Do you have a hardware WiFi switch that got turned off? As ardvark noted, it's not even shown in the inxi listing...


ardvark71 02-10-2016 11:49 AM

Quote:

Originally Posted by jchris93 (Post 5498032)
I don't like Windows 7 (for the most part) -- I prefer Linux! Please don't make me go back there, you guys! ;)

Hi...

The problem is that, for some reason, Linux is not able to see your adapter. Without the chip information (or Linux even being able to see it,) there's nothing we can do from that angle. Another option would be to purchase a Linux compatible (meaning it will work "out of the box" with no driver installs needed on the part of the user) USB wireless adapter.

I'm not sure if it will help but the script here might give us more information. Use "Method 1" and paste the results in your next post using the code tags.

Also, please open up the Synaptic package manager and make sure the package "rfkill" is installed. If not, please install it and the run the rfkill command I mentioned above again and post the results.

Regards...

colorpurple21859 02-10-2016 11:54 AM

what is the output of lsusb

ardvark71 02-10-2016 11:56 AM

Quote:

Originally Posted by colorpurple21859 (Post 5498176)
what is the output of lsusb

Good point, that's a possibilty...

Code:

lsusb
Thanks!

jchris93 02-10-2016 04:58 PM

wireless-info.txt
 
########## wireless info START ##########

Report from: 10 Feb 2016 16:51 CST -0600

Booted last: 08 Feb 2016 18:10 CST -0600

Script from: 27 Sep 2015 00:34 UTC +0000

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

Distributor ID: LinuxMint
Description: Linux Mint 17.3 Rosa
Release: 17.3
Codename: rosa

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

Linux 3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

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

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

Cinnamon

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

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:169b]
Kernel driver in use: r8169

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

Bus 002 Device 003: ID 0461:4de7 Primax Electronics, Ltd webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

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

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

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

hp_wmi 16384 0
sparse_keymap 16384 1 hp_wmi
wmi 20480 1 hp_wmi

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

auto lo
iface lo inet loopback

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

eth0 Link encap:Ethernet HWaddr <MAC 'eth0' [IF]>
inet addr:192.168.1.68 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: 2602:306:bdf9:5150:b1c8:854:1bcb:d0bb/64 Scope:Global
inet6 addr: 2602:306:bdf9:5150:21d1:5c3d:ac0c:b5c1/64 Scope:Global
inet6 addr: fe80::<IP6 'eth0' [IF]>/64 Scope:Link
inet6 addr: 2602:306:bdf9:5150:<IP6 'eth0' [IF]>/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2369009 errors:0 dropped:0 overruns:0 frame:0
TX packets:1722522 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2747118112 (2.7 GB) TX bytes:313121241 (313.1 MB)

tun0 Link encap:UNSPEC HWaddr <MAC 'tun0' [IF]>
inet addr:10.200.20.130 P-t-P:10.200.20.129 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:387053 errors:0 dropped:0 overruns:0 frame:0
TX packets:279784 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:452744110 (452.7 MB) TX bytes:28366415 (28.3 MB)

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

eth0 no wireless extensions.

lo no wireless extensions.

tun0 no wireless extensions.

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

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.200.20.129 128.0.0.0 UG 0 0 0 tun0
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 eth0
10.200.0.1 10.200.20.129 255.255.255.255 UGH 1 0 0 tun0
10.200.20.129 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
128.0.0.0 10.200.20.129 128.0.0.0 UG 0 0 0 tun0
173.224.113.88 192.168.1.254 255.255.255.255 UGH 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0

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

nameserver 10.200.0.1
nameserver 127.0.1.1
search attlocal.net

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

Installed:

NetworkManager

Running:

root 937 1 0 Feb08 ? 00:00:03 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.1.68
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.254

DNS: 192.168.1.254

IPv6 Settings:
Address: 2602:306:bdf9:5150:21d1:5c3d:ac0c:b5c1
Prefix: 64
Gateway: fe80::fa18:97ff:fe59:f555

Address: 2602:306:bdf9:5150:b1c8:854:1bcb:d0bb
Prefix: 64
Gateway: fe80::fa18:97ff:fe59:f555

Address: 2602:306:bdf9:5150:<IP6 'eth0' [IF]>
Prefix: 64
Gateway: fe80::fa18:97ff:fe59:f555

Address: fe80::<IP6 'eth0' [IF]>
Prefix: 64
Gateway: fe80::fa18:97ff:fe59:f555

DNS: 2602:306:bdf9:5150::1

##### 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), (6, 20)
(2457 - 2482 @ 40), (6, 20), PASSIVE-SCAN
(2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN
(5170 - 5250 @ 160), (6, 20), PASSIVE-SCAN
(5250 - 5330 @ 160), (6, 20), DFS, PASSIVE-SCAN
(5490 - 5730 @ 160), (6, 20), DFS, PASSIVE-SCAN

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

eth0 no frequency information.

lo no frequency information.

tun0 no frequency information.

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

eth0 Interface doesn't support scanning.

lo Interface doesn't support scanning.

tun0 Interface doesn't support scanning.

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

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

##### /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 0x10ec:0x8136 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="<MAC 'eth0' [IF]>", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

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

[90754.290161] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[90879.325133] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[90879.325263] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91004.360212] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91004.360564] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91129.398269] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91129.398720] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91254.437272] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91254.437631] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91379.475141] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91379.475534] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91504.513853] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91504.514343] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91629.552682] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91629.553209] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91754.591590] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91754.592227] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[91879.630485] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[91879.630851] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92004.663734] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92004.663937] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92129.699069] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92129.699371] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92254.734487] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92254.735140] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92379.767575] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92379.767807] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92504.799987] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92504.800548] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92629.830322] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92629.830670] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92754.861649] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92754.861911] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[92879.893113] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[92879.893808] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93004.924027] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93004.924603] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93129.954485] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93129.954963] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93254.982504] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93254.983084] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93380.014738] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93380.015258] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93505.049994] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93505.050571] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93630.082398] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93630.082503] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93755.114227] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93755.114746] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[93880.147621] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[93880.148055] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94005.182115] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94005.182460] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94130.213434] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94130.213868] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94255.249707] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94255.249989] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94380.276349] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94380.276728] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94505.306258] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94505.306839] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94630.335525] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94630.336002] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94755.364026] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94755.364354] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[94880.395668] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[94880.396159] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95005.423030] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95005.423187] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95130.450769] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95130.451114] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95255.486299] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95255.486647] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95380.522526] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95380.522816] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95505.557227] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95505.557828] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95630.592679] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95630.593122] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95755.625054] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95755.625459] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[95880.657274] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[95880.657582] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[96005.690577] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[96005.691163] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0
[96130.724224] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:f8:18:97:59:f5:55:08:00 SRC=192.168.1.254 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[96130.724491] [UFW BLOCK] IN=eth0 OUT= MAC=33:33:00:00:00:01:f8:18:97:59:f5:55:86:dd SRC=fe80:0000:0000:0000:fa18:97ff:fe59:f555 DST=ff02:0000:0000:0000:0000:0000:0000:0001 LEN=76 TC=0 HOPLIMIT=1 FLOWLBL=0 PROTO=ICMPv6 TYPE=130 CODE=0

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

jchris93 02-10-2016 05:00 PM

Quote:

Originally Posted by ardvark71 (Post 5498177)
Good point, that's a possibilty...

Code:

lsusb
Thanks!

$ lsusb
Bus 002 Device 003: ID 0461:4de7 Primax Electronics, Ltd webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

jchris93 02-10-2016 05:07 PM

The builtin wireless on this machine has functioned with this (Ubuntu/Mint) other Linux distros over quite a span of time.

I'm sure it is something very simple, and I will feel foolish for not comprehending how to remedy its current status. That said, I cannot expect you guys to hold my hand through everything. When WiFi failed to work with a full re-install of Windows 7, somehow I expected this Linux Mint install to simply work.

Now I'm pondering the Puppy CD I have sitting inside a /truly/ ancient box. ... My computing self-confidence is not very high at the moment, though.

Oh, the rfkill is installed.

Quote:

Originally Posted by ardvark71 (Post 5498174)
Hi...

The problem is that, for some reason, Linux is not able to see your adapter. Without the chip information (or Linux even being able to see it,) there's nothing we can do from that angle. Another option would be to purchase a Linux compatible (meaning it will work "out of the box" with no driver installs needed on the part of the user) USB wireless adapter.

I'm not sure if it will help but the script here might give us more information. Use "Method 1" and paste the results in your next post using the code tags.

Also, please open up the Synaptic package manager and make sure the package "rfkill" is installed. If not, please install it and the run the rfkill command I mentioned above again and post the results.

Regards...


NGIB 02-10-2016 06:16 PM

Quote:

Originally Posted by jchris93 (Post 5498308)
When WiFi failed to work with a full re-install of Windows 7

If neither Windows or Linux "see" the WiFi, it's likely a hardware problem. Have you checked the BIOS to make sure it's not disabled there? Other than that, I have no idea...

ardvark71 02-10-2016 08:24 PM

Quote:

Originally Posted by NGIB (Post 5498325)
If neither Windows or Linux "see" the WiFi, it's likely a hardware problem.

+1

I'm not seeing your adapter in any of the reports, so if Windows it not seeing it either, my guess is that the adapter has failed and will need to be replaced, either by replacing the internal adapter with one that is the same brand and model (and model number) or using an external USB adapter.

However, to verify that the adapter has indeed failed, you might want to take your system in to a local computer repair shop and have them check it out.

Regards...

business_kid 02-11-2016 04:57 AM

Have you got a light from your wifi on button?
Have you got a clue what wifi card is there?
Is your BIOS up to date? It seems they had problems to judge by forum posts.


All times are GMT -5. The time now is 08:40 AM.