0: acer-wireless: Wireless LAN Soft blocked: yes -> Wireless Ethernet controller [0200]: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01) not working on Acer Aspire ZG5 laptop in Ubuntu 11.10
I've just recently upgraded to the new ubuntu 11.10 oneiric oncelot and it is working really well, except that i cannot enable my wireless. Whenever i try to enable it, it quickly just turns itself off, and i'm not sure what to do to fix it.
Any ideas? i have tried looking for compatible drivers, but nothing has come up.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Related FAQ:
None Link to a FAQ
This question was reopened
Revision history for this message
|
#1 |
We need a little more info to offer you any help. In a terminal run and paste the results back here:
sudo lshw -C network
lspci -nn
lsmod
grep blacklist /etc/modprobe.d/*
rfkill list
dmesg | egrep -i "firm|lan|
Revision history for this message
|
#2 |
Ok. Well i did the commands above, and this is what it came up with;
joshua@joshua:~$ sudo lshw -C network
[sudo] password for joshua:
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02
serial: 00:23:8b:1b:f7:34
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
resources: irq:44 ioport:
*-network DISABLED
description: Wireless interface
product: AR242x / AR542x Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 01
serial: 00:23:4d:04:65:d7
width: 64 bits
clock: 33MHz
resources: irq:18 memory:
joshua@joshua:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01)
04:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2382]
04:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2381]
04:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2383]
04:00.4 System peripheral [0880]: JMicron Technology Corp. xD Host Controller [197b:2384]
joshua@joshua:~$ lsmod
Module Size Used by
bnep 17923 2
rfcomm 38408 0
bluetooth 148839 10 bnep,rfcomm
xt_hl 12465 6
ip6t_rt 12473 3
parport_pc 32114 0
ppdev 12849 0
nf_conntrack_ipv6 13581 6
nf_defrag_ipv6 13139 1 nf_conntrack_ipv6
ipt_REJECT 12512 1
ipt_LOG 12783 10
xt_limit 12541 11
xt_tcpudp 12531 21
xt_addrtype 12596 4
xt_state 12514 16
ip6table_filter 12711 1
ip6_tables 22528 2 ip6t_rt,
nf_conntrack_
nf_conntrack_
nf_nat_ftp 12595 0
nf_nat 24958 1 nf_nat_ftp
nf_conntrack_ipv4 19084 12 nf_nat
nf_defrag_ipv4 12649 1 nf_conntrack_ipv4
nf_conntrack_ftp 13183 1 nf_nat_ftp
nf_conntrack 70103 8 nf_conntrack_
snd_hda_
binfmt_misc 17292 1
iptable_filter 12706 1
ip_tables 18106 1 iptable_filter
x_tables 21975 12 xt_hl,ip6t_
snd_hda_intel 24262 2
snd_hda_codec 91754 2 snd_hda_
snd_hwdep 13276 1 snd_hda_codec
uvcvideo 67271 0
snd_pcm 80468 2 snd_hda_
videodev 85626 1 uvcvideo
snd_seq_midi 13132 0
snd_rawmidi 25241 1 snd_seq_midi
joydev 17393 0
snd_seq_midi_event 14475 1 snd_seq_midi
arc4 12473 2
snd_seq 51567 2 snd_seq_
ath5k 145100 0
snd_timer 28932 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_
i915 505108 3
acer_wmi 23302 0
ath 19387 1 ath5k
mac80211 272785 1 ath5k
snd 55902 13 snd_hda_
sparse_keymap 13658 1 acer_wmi
psmouse 73673 0
serio_raw 12990 0
soundcore 12600 1 snd
jmb38x_ms 17406 0
memstick 15857 1 jmb38x_ms
snd_page_alloc 14115 2 snd_hda_
cfg80211 172392 3 ath5k,ath,mac80211
drm_kms_helper 32889 1 i915
drm 192226 4 i915,drm_kms_helper
i2c_algo_bit 13199 1 i915
video 18908 1 i915
wmi 18744 1 acer_wmi
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
sdhci_pci 13658 0
sdhci 27360 1 sdhci_pci
r8169 43104 0
joshua@joshua:~$ grep blacklist /etc/modprobe.d/*
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
/etc/modprobe.
joshua@joshua:~$ rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
joshua@joshua:~$ dmesg | egrep -i "firm|lan|
[ 0.186235] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.186368] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.375638] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f5026ca8), AE_ALREADY_EXISTS (20110413/
[ 0.375666] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[ 0.394506] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f5026ca8), AE_ALREADY_EXISTS (20110413/
[ 0.394776] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f5026ca8), AE_ALREADY_EXISTS (20110413/
[ 1.555576] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.574767] r8169 0000:02:00.0: eth0: RTL8102e at 0xf8034000, 00:23:8b:1b:f7:34, XID 04a00000 IRQ 44
[ 15.213078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 15.213088] [drm] Driver supports precise vblank timestamp query.
[ 20.457679] type=1400 audit(131865644
[ 20.458651] type=1400 audit(131865644
[ 20.461958] type=1400 audit(131865644
[ 26.581452] type=1400 audit(131865645
[ 28.431629] r8169 0000:02:00.0: eth0: link down
[ 28.431687] r8169 0000:02:00.0: eth0: link down
[ 28.432614] ADDRCONF(
[ 30.060816] r8169 0000:02:00.0: eth0: link up
[ 30.061376] ADDRCONF(
[ 30.596106] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 30.596126] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 30.843595] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 30.843617] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 30.843656] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 30.893907] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=188 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=168
[ 30.893927] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=188 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=168
[ 30.893962] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=188 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=168
[ 31.094177] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 31.094198] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 31.094231] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 31.344535] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 31.344556] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 31.344589] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 31.545109] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=259 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=239
[ 31.673128] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=65 TOS=0x00 PREC=0x00 TTL=64 ID=63990 DF PROTO=UDP SPT=38386 DPT=53 LEN=45
[ 31.720768] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=65 TOS=0x00 PREC=0x00 TTL=64 ID=64002 DF PROTO=UDP SPT=41915 DPT=53 LEN=45
[ 32.095714] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=277 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=257
[ 32.746662] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=259 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=239
[ 36.019770] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 57.042046] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 57.042067] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 57.042100] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 73.044351] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 73.044372] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 73.044404] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 105.046368] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 105.046407] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 105.046462] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 125.558995] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=21925 DF PROTO=UDP SPT=42904 DPT=53 LEN=43
[ 125.559025] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=21925 DF PROTO=UDP SPT=42904 DPT=53 LEN=43
[ 133.451746] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=23898 DF PROTO=UDP SPT=48295 DPT=53 LEN=41
[ 133.451775] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=23898 DF PROTO=UDP SPT=48295 DPT=53 LEN=41
[ 155.606999] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=68 TOS=0x00 PREC=0x00 TTL=64 ID=29437 DF PROTO=UDP SPT=43221 DPT=53 LEN=48
[ 155.607030] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=68 TOS=0x00 PREC=0x00 TTL=64 ID=29437 DF PROTO=UDP SPT=43221 DPT=53 LEN=48
[ 169.049891] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 173.515965] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=64.233.183.132 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65275 DF PROTO=TCP SPT=46453 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 173.516055] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=64.233.183.132 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65275 DF PROTO=TCP SPT=46453 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 293.345924] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=63872 DF PROTO=UDP SPT=56749 DPT=53 LEN=41
[ 293.345988] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=63872 DF PROTO=UDP SPT=56749 DPT=53 LEN=41
[ 293.396855] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47335 DF PROTO=TCP SPT=35877 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 293.396887] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47335 DF PROTO=TCP SPT=35877 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 297.108345] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 297.108384] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 297.108448] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 353.282964] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=13320 DF PROTO=UDP SPT=46303 DPT=53 LEN=43
[ 353.283020] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=13320 DF PROTO=UDP SPT=46303 DPT=53 LEN=43
[ 353.333653] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.5 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39927 DF PROTO=TCP SPT=48626 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 353.333689] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.5 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=39927 DF PROTO=TCP SPT=48626 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 353.894177] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=77 TOS=0x00 PREC=0x00 TTL=64 ID=13473 DF PROTO=UDP SPT=54706 DPT=53 LEN=57
[ 353.894206] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=77 TOS=0x00 PREC=0x00 TTL=64 ID=13473 DF PROTO=UDP SPT=54706 DPT=53 LEN=57
[ 353.947742] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=77 TOS=0x00 PREC=0x00 TTL=64 ID=13486 DF PROTO=UDP SPT=44596 DPT=53 LEN=57
[ 353.947771] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=77 TOS=0x00 PREC=0x00 TTL=64 ID=13486 DF PROTO=UDP SPT=44596 DPT=53 LEN=57
[ 354.003549] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.5 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15430 DF PROTO=TCP SPT=53235 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 354.003595] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.5 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=15430 DF PROTO=TCP SPT=53235 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 354.339393] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=13584 DF PROTO=UDP SPT=53406 DPT=53 LEN=55
[ 354.339449] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=75 TOS=0x00 PREC=0x00 TTL=64 ID=13584 DF PROTO=UDP SPT=53406 DPT=53 LEN=55
[ 414.335083] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=28583 DF PROTO=UDP SPT=48429 DPT=53 LEN=41
[ 414.335104] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=28583 DF PROTO=UDP SPT=48429 DPT=53 LEN=41
[ 414.381801] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42858 DF PROTO=TCP SPT=59649 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 414.381834] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=42858 DF PROTO=TCP SPT=59649 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 427.418256] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=31854 DF PROTO=UDP SPT=58467 DPT=53 LEN=41
[ 427.418295] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=31854 DF PROTO=UDP SPT=58467 DPT=53 LEN=41
[ 438.762835] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=34690 DF PROTO=UDP SPT=47434 DPT=53 LEN=47
[ 438.762866] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=34690 DF PROTO=UDP SPT=47434 DPT=53 LEN=47
[ 452.053264] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33794 DF PROTO=TCP SPT=57858 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 452.053298] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=33794 DF PROTO=TCP SPT=57858 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 488.416250] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=47104 DF PROTO=UDP SPT=39323 DPT=53 LEN=41
[ 488.416275] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=47104 DF PROTO=UDP SPT=39323 DPT=53 LEN=41
[ 524.502458] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=45704 DF PROTO=TCP SPT=57864 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 524.502491] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=45704 DF PROTO=TCP SPT=57864 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 524.750059] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32120 DF PROTO=TCP SPT=57865 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 524.750153] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.224 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32120 DF PROTO=TCP SPT=57865 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 530.857813] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=83.145.197.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=27675 DF PROTO=TCP SPT=38028 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 530.857846] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=83.145.197.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=27675 DF PROTO=TCP SPT=38028 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 551.086010] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.223 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65170 DF PROTO=TCP SPT=42822 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 551.086050] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.223 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=65170 DF PROTO=TCP SPT=42822 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 553.201119] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 608.412887] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=11567 DF PROTO=UDP SPT=41484 DPT=53 LEN=41
[ 608.412918] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=11567 DF PROTO=UDP SPT=41484 DPT=53 LEN=41
[ 608.459876] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62652 DF PROTO=TCP SPT=40110 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 608.459915] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=62652 DF PROTO=TCP SPT=40110 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 656.224392] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=23520 DF PROTO=UDP SPT=32780 DPT=53 LEN=41
[ 656.224416] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=23520 DF PROTO=UDP SPT=32780 DPT=53 LEN=41
[ 656.274935] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2074 DF PROTO=TCP SPT=35926 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 656.275001] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=2074 DF PROTO=TCP SPT=35926 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 668.410855] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=26566 DF PROTO=UDP SPT=48456 DPT=53 LEN=41
[ 668.410895] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=26566 DF PROTO=UDP SPT=48456 DPT=53 LEN=41
[ 728.411224] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=41566 DF PROTO=UDP SPT=57318 DPT=53 LEN=41
[ 728.411280] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=41566 DF PROTO=UDP SPT=57318 DPT=53 LEN=41
[ 728.456809] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=46319 DF PROTO=TCP SPT=35928 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 728.456874] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=46319 DF PROTO=TCP SPT=35928 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 777.041512] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=53724 DF PROTO=UDP SPT=35655 DPT=53 LEN=41
[ 777.041545] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=53724 DF PROTO=UDP SPT=35655 DPT=53 LEN=41
[ 777.086273] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50898 DF PROTO=TCP SPT=59697 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 777.086307] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=50898 DF PROTO=TCP SPT=59697 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 848.407117] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=6029 DF PROTO=UDP SPT=35022 DPT=53 LEN=41
[ 848.407146] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=6029 DF PROTO=UDP SPT=35022 DPT=53 LEN=41
[ 848.460126] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53810 DF PROTO=TCP SPT=59698 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 848.460166] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53810 DF PROTO=TCP SPT=59698 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 883.605339] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=24930 DF PROTO=TCP SPT=59699 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 883.605404] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=24930 DF PROTO=TCP SPT=59699 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 908.410863] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=21030 DF PROTO=UDP SPT=48709 DPT=53 LEN=41
[ 908.410920] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=21030 DF PROTO=UDP SPT=48709 DPT=53 LEN=41
[ 908.458895] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=19270 DF PROTO=TCP SPT=40117 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 908.458958] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=19270 DF PROTO=TCP SPT=40117 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 957.689762] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=33350 DF PROTO=UDP SPT=56615 DPT=53 LEN=41
[ 957.689792] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=33350 DF PROTO=UDP SPT=56615 DPT=53 LEN=41
[ 957.737646] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=37145 DF PROTO=TCP SPT=40118 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 957.737687] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=37145 DF PROTO=TCP SPT=40118 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1028.379992] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=51022 DF PROTO=UDP SPT=49635 DPT=53 LEN=41
[ 1028.380074] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=51022 DF PROTO=UDP SPT=49635 DPT=53 LEN=41
[ 1028.427733] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5954 DF PROTO=TCP SPT=40119 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1028.427778] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5954 DF PROTO=TCP SPT=40119 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1065.300433] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 1065.300462] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 1065.300509] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 1088.400295] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=492 DF PROTO=UDP SPT=46593 DPT=53 LEN=41
[ 1088.400349] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=492 DF PROTO=UDP SPT=46593 DPT=53 LEN=41
[ 1088.447011] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56060 DF PROTO=TCP SPT=56189 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1088.447078] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=56060 DF PROTO=TCP SPT=56189 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1121.447462] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=24869 DF PROTO=TCP SPT=56190 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1121.447495] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=24869 DF PROTO=TCP SPT=56190 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1138.531702] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=13024 DF PROTO=UDP SPT=39857 DPT=53 LEN=41
[ 1138.531731] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=13024 DF PROTO=UDP SPT=39857 DPT=53 LEN=41
[ 1138.582147] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32379 DF PROTO=TCP SPT=40122 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1138.582183] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.24 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=32379 DF PROTO=TCP SPT=40122 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1209.372265] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=30735 DF PROTO=UDP SPT=59265 DPT=53 LEN=41
[ 1209.372304] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=30735 DF PROTO=UDP SPT=59265 DPT=53 LEN=41
[ 1209.423978] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=27419 DF PROTO=TCP SPT=59706 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1209.424055] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.23 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=27419 DF PROTO=TCP SPT=59706 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1269.372983] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=45735 DF PROTO=UDP SPT=47271 DPT=53 LEN=41
[ 1269.373014] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=45735 DF PROTO=UDP SPT=47271 DPT=53 LEN=41
[ 1269.422539] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=35032 DF PROTO=TCP SPT=35939 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1269.422576] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.21 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=35032 DF PROTO=TCP SPT=35939 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1329.377567] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=60736 DF PROTO=UDP SPT=40983 DPT=53 LEN=41
[ 1329.377621] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=60736 DF PROTO=UDP SPT=40983 DPT=53 LEN=41
[ 1329.427779] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26866 DF PROTO=TCP SPT=56194 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 1329.427842] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=74.125.237.22 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26866 DF PROTO=TCP SPT=56194 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
Hope this helps.
Revision history for this message
|
#3 |
Nevermind. i found something on the web that fixed it.
Revision history for this message
|
#4 |
Please ignore my previous message. the solution that i found worked, but when i boot up my computer, it gets disabled again.
Any ideas?
I inputted the following commands into terminal to create a terminal;
sudo rfkill unblock all sudo rfkill list all
sudo rmmod -f acer-wmi sudo rfkill unblock all sudo rfkill list all
Revision history for this message
|
#5 |
Hi,
Please first connect your wired network adapter to the wireless router using an ethernet cable (also known as a LAN cable).
In order to gather essential troubleshooting information about your wireless card, please follow this procedure:
Step 1:
If you are using the Gnome interface, open the Terminal console via "Applications-
If you are using the Unity interface, the easiest way to open the Terminal is to use the 'search' function on the dash. Or you can click on the 'More Apps' button, click on the 'See more results' by the installed section, and find it in that list of applications. A third way, available after you click on the 'More Apps' button, is to go to the search bar, and see that the far right end of it says 'All Applications'. You then click on that, and you'll see the full list. Then you can go to Accessories > Terminal after that.
So the methods in Unity are:
Dash > Search for Terminal
Dash > More Apps > 'See More Results' > Terminal
Dash > More Apps > Accessories > Terminal
Step 2: Please copy-paste the following command from https:/
Tip: If you have a wheel mouse or 3 button mouse you do not need to type commands into the Terminal. Highlight the command written on the page. Move your cursor anywhere in the Terminal and press the wheel or middle button. Automatic Copy and paste! No spelling mistakes! No Typos! No other errors!
sudo apt-get update; sudo apt-get install hwinfo grep; sudo lshw -C network; rfkill list; sudo iwlist scanning; cat /etc/network/
Step 3: Please post results (copy/paste terminal output) on this thread. The troubleshooters here need to see the full Terminal output from running the above command.
Step 4: Please also specify the exact model and make of your PC (if known) on this thread
Regards,
Mark
Revision history for this message
|
#6 |
Here's what i got from terminal;
joshua@joshua:~$ sudo apt-get update; sudo apt-get install hwinfo grep
[sudo] password for joshua:
Ign http://
Ign http://
Ign http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Ign http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Ign http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Ign http://
Ign http://
Ign http://
Ign http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Ign http://
Ign http://
Hit http://
Ign http://
Ign http://
Ign http://
Ign http://
Hit http://
Ign http://
Ign http://
Ign http://
Hit http://
Ign http://
Ign http://
Ign http://
Ign http://
Ign http://
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
grep is already the newest version.
hwinfo is already the newest version.
The following packages were automatically installed and are no longer required:
python-utidylib libtidy-0.99-0 python-tz
python-feedparser ne-terminal-config python-rsvg
python-evolution
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
joshua@joshua:~$ sudo lshw -C network; rfkill list
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: 02
serial: 00:23:8b:1b:f7:34
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
resources: irq:44 ioport:
*-network DISABLED
description: Wireless interface
product: AR242x / AR542x Wireless Network Adapter (PCI-Express)
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlan0
version: 01
serial: 00:23:4d:04:65:d7
width: 64 bits
clock: 33MHz
resources: irq:18 memory:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
joshua@joshua:~$ sudo iwlist scanning; cat /etc/network/
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
auto lo
iface lo inet loopback
joshua@joshua:~$ cat /etc/lsb-release; lspci -nn; lsusbDISTRIB_
DISTRIB_
DISTRIB_
DISTRIB_
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02)
00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02)
00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02)
00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02)
00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02)
00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
00:1f.2 IDE interface [0101]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller [8086:27c4] (rev 02)
00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c] (rev 01)
04:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2382]
04:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2381]
04:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2383]
04:00.4 System peripheral [0880]: JMicron Technology Corp. xD Host Controller [197b:2384]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera
joshua@joshua:~$ sudo lshw -short; uname -a; dmesg | egrep 'acx|at76|
H/W path Device Class Descripti
=======
/0 bus Motherboa
/0/0 memory 1MiB BIOS
/0/14 memory 1536MiB S
/0/14/0 memory 512MiB DI
/0/14/1 memory 1GiB DIMM
/0/1c processor Intel(R)
/0/1c/1d memory 512KiB L2
/0/1c/1e memory 32KiB L1
/0/1c/0.1 processor Logical C
/0/1c/0.2 processor Logical C
/0/100 bridge Mobile 94
/0/100/2 display Mobile 94
/0/100/2.1 display Mobile 94
/0/100/1b multimedia N10/ICH 7
/0/100/1c bridge N10/ICH 7
/0/100/1c.1 bridge N10/ICH 7
/0/100/1c.1/0 eth0 network RTL8101E/
/0/100/1c.2 bridge N10/ICH 7
/0/100/1c.2/0 wlan0 network AR242x /
/0/100/1c.3 bridge N10/ICH 7
/0/100/1c.3/0 generic SD/MMC Ho
/0/100/1c.3/0.2 generic Standard
/0/100/1c.3/0.3 generic MS Host C
/0/100/1c.3/0.4 generic xD Host C
/0/100/1d bus N10/ICH 7
/0/100/1d.1 bus N10/ICH 7
/0/100/1d.2 bus N10/ICH 7
/0/100/1d.3 bus N10/ICH 7
/0/100/1d.7 bus N10/ICH 7
/0/100/1e bridge 82801 Mob
/0/100/1f bridge 82801GBM
/0/100/1f.2 scsi0 storage 82801GBM/
/0/100/1f.2/0.0.0 /dev/sda disk 160GB WDC
/0/100/1f.2/0.0.0/1 /dev/sda1 volume 147GiB EX
/0/100/1f.2/0.0.0/2 /dev/sda2 volume 1522MiB E
/0/100/
/0/100/1f.3 bus N10/ICH 7
Linux joshua 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux
[ 0.190444] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.190577] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.370033] ACPI: No dock devices found.
[ 0.370041] HEST: Table not found.
[ 0.371434] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f5026ca8), AE_ALREADY_EXISTS (20110413/
[ 0.371462] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
[ 0.394477] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f5026ca8), AE_ALREADY_EXISTS (20110413/
[ 0.394763] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f5026ca8), AE_ALREADY_EXISTS (20110413/
[ 0.411610] usbcore: registered new interface driver usbfs
[ 0.411661] usbcore: registered new interface driver hub
[ 0.411784] usbcore: registered new device driver usb
[ 0.428432] Switching to clocksource hpet
[ 0.430715] Switched to NOHz mode on CPU #0
[ 0.430841] Switched to NOHz mode on CPU #1
[ 0.454904] pnp: PnP ACPI: found 9 devices
[ 0.579399] input: Lid Switch as /devices/
[ 0.579800] ACPI: Lid Switch [LID0]
[ 0.583092] ERST: Table is not found!
[ 0.937989] isapnp: No Plug & Play device found
[ 0.987612] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[ 1.004345] hub 1-0:1.0: USB hub found
[ 1.005142] hub 2-0:1.0: USB hub found
[ 1.005790] hub 3-0:1.0: USB hub found
[ 1.006455] hub 4-0:1.0: USB hub found
[ 1.007080] hub 5-0:1.0: USB hub found
[ 1.046735] usb usb2: hash matches
[ 1.047619] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.316126] usb 1-5: new high speed USB device number 2 using ehci_hcd
[ 1.575992] sdhci-pci 0000:04:00.0: SDHCI controller found [197b:2382] (rev 0)
[ 1.596605] r8169 0000:02:00.0: eth0: RTL8102e at 0xf803a000, 00:23:8b:1b:f7:34, XID 04a00000 IRQ 44
[ 1.597143] mmc0: no vmmc regulator found
[ 1.597438] sdhci-pci 0000:04:00.2: SDHCI controller found [197b:2381] (rev 0)
[ 22.339326] lp: driver loaded but no devices found
[ 22.843846] ath5k 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 22.843872] ath5k 0000:03:00.0: setting latency timer to 64
[ 22.844041] ath5k 0000:03:00.0: registered as 'phy0'
[ 23.413864] ath: EEPROM regdomain: 0x65
[ 23.413874] ath: EEPROM indicates we should expect a direct regpair map
[ 23.413887] ath: Country alpha2 being used: 00
[ 23.413893] ath: Regpair used: 0x65
[ 23.543014] leds_ss4200: no LED devices found
[ 23.611880] Registered led device: ath5k-phy0::rx
[ 23.617682] Registered led device: ath5k-phy0::tx
[ 23.617731] ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[ 24.068334] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0c45:62c0)
[ 24.105546] input: USB 2.0 Camera as /devices/
[ 24.106052] usbcore: registered new interface driver uvcvideo
[ 24.175567] r8169 0000:02:00.0: eth0: link down
[ 24.175582] r8169 0000:02:00.0: eth0: link down
[ 24.176267] ADDRCONF(
[ 24.210009] ADDRCONF(
[ 24.362566] Console: switching to colour frame buffer device 128x37
[ 24.501294] input: HDA Intel Mic as /devices/
[ 24.506578] input: HDA Intel Headphone as /devices/
[ 25.804852] r8169 0000:02:00.0: eth0: link up
[ 25.805446] ADDRCONF(
[ 26.672121] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.22 LEN=40 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 26.830381] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 26.844648] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=188 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=168
[ 27.081182] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 27.120174] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8610 DPT=8612 LEN=24
[ 27.220527] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8611 DPT=8612 LEN=24
[ 27.320877] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8612 DPT=8612 LEN=24
[ 27.331882] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=283 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=263
[ 27.421206] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8613 DPT=8612 LEN=24
[ 27.521494] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.255 LEN=44 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=8614 DPT=8612 LEN=24
[ 60.804448] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 60.804477] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 60.804521] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 80.472522] ADDRCONF(
[ 92.808545] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 92.808574] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 92.808623] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 101.150989] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=15823 DF PROTO=UDP SPT=55418 DPT=53 LEN=43
[ 101.151024] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=15823 DF PROTO=UDP SPT=55418 DPT=53 LEN=43
[ 108.563251] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=17676 DF PROTO=UDP SPT=41238 DPT=53 LEN=41
[ 108.563282] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=17676 DF PROTO=UDP SPT=41238 DPT=53 LEN=41
[ 127.813526] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=22489 DF PROTO=UDP SPT=34322 DPT=53 LEN=50
[ 127.813555] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=70 TOS=0x00 PREC=0x00 TTL=64 ID=22489 DF PROTO=UDP SPT=34322 DPT=53 LEN=50
[ 147.982394] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=182.50.136.239 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5503 DF PROTO=TCP SPT=45941 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 147.982426] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=182.50.136.239 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5503 DF PROTO=TCP SPT=45941 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 156.812576] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 168.527154] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=32667 DF PROTO=UDP SPT=39358 DPT=53 LEN=43
[ 168.527211] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=32667 DF PROTO=UDP SPT=39358 DPT=53 LEN=43
[ 188.046572] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=83.145.197.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5587 DF PROTO=TCP SPT=48992 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 188.046606] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=83.145.197.2 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=5587 DF PROTO=TCP SPT=48992 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0
[ 235.318192] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.228 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52422 DF PROTO=TCP SPT=33687 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 235.318225] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.228 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=52422 DF PROTO=TCP SPT=33687 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 235.570218] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.228 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53409 DF PROTO=TCP SPT=33688 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 235.570253] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.228 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=53409 DF PROTO=TCP SPT=33688 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 261.200559] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=55836 DF PROTO=UDP SPT=49032 DPT=53 LEN=41
[ 261.200595] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=61 TOS=0x00 PREC=0x00 TTL=64 ID=55836 DF PROTO=UDP SPT=49032 DPT=53 LEN=41
[ 266.622731] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.225 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=29621 DF PROTO=TCP SPT=56895 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 266.866258] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=91.189.89.225 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=34337 DF PROTO=TCP SPT=56896 DPT=443 WINDOW=14600 RES=0x00 SYN URGP=0
[ 284.814783] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 344.195252] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=11048 DF PROTO=UDP SPT=46324 DPT=53 LEN=47
[ 344.195281] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=67 TOS=0x00 PREC=0x00 TTL=64 ID=11048 DF PROTO=UDP SPT=46324 DPT=53 LEN=47
[ 344.196475] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=11049 DF PROTO=UDP SPT=36484 DPT=53 LEN=43
[ 344.196504] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=11049 DF PROTO=UDP SPT=36484 DPT=53 LEN=43
[ 344.200636] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=66 TOS=0x00 PREC=0x00 TTL=64 ID=11050 DF PROTO=UDP SPT=38796 DPT=53 LEN=46
[ 344.200667] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=192.168.1.1 LEN=66 TOS=0x00 PREC=0x00 TTL=64 ID=11050 DF PROTO=UDP SPT=38796 DPT=53 LEN=46
[ 540.906722] [UFW AUDIT] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 540.906762] [UFW ALLOW] IN= OUT=eth0 SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
[ 540.906822] [UFW AUDIT] IN=eth0 OUT= MAC= SRC=192.168.1.4 DST=224.0.0.251 LEN=67 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=47
joshua@joshua:~$ sudo dmidecode|egrep 'anufact|
Release Date: 10/06/2008
Manufacturer: Acer
Product Name: YYT............
Serial Number: 123456789
Manufacturer: Acer
Product Name:
Serial Number: Base Board Serial Number
Manufacturer: Chassis Manufacturer
Serial Number: Chassis Serial Number
String 1: String1 for Original Equipment Manufacturer
String 2: String2 for Original Equipment Manufacturer
String 3: String3 for Original Equipment Manufacturer
String 4: String4 for Original Equipment Manufacturer
String 5: String5 for Original Equipment Manufacturer
Option 1: String1 for Type12 Equipment Manufacturer
Option 2: String2 for Type12 Equipment Manufacturer
Option 3: String3 for Type12 Equipment Manufacturer
Option 4: String4 for Type12 Equipment Manufacturer
Manufacturer: 0xAD00000000000000
Serial Number: 0x00000000
Manufacturer: 0xCE00000000000000
Serial Number: 0xF63863F7
Manufacturer: Intel(R) Corporation
Serial Number: Not Specified
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
joshua@joshua:~$ cat /etc/modprobe.d/* | egrep 'acx|at76|
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
options ath9k nohwcrypt=1
# which ath5k cannot recover. To prevent this condition, stop
blacklist ath_pci
blacklist eth1394
# replaced by p54pci
blacklist prism54
# replaced by b43 and ssb.
blacklist bcm43xx
blacklist uart6850
blacklist twl4030_wdt
joshua@joshua:~$ cat /var/lib/
[main]
NetworkingEnabl
WirelessEnabled
WWANEnabled=true
joshua@joshua:~$ sudo hwinfo --netcard ; ps -aux|egrep 'icd|etwork'
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
[Created at pci.318]
Unique ID: rBUF.yBNmfn21ciC
Parent ID: qTvu.0bEi2eGxmO5
SysFS ID: /devices/
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: "Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
Device: pci 0x8136 "RTL8101E/RTL8102E PCI Express Fast Ethernet controller"
SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
SubDevice: pci 0x015b
Revision: 0x02
Driver: "r8169"
Driver Modules: "r8169"
Device File: eth0
I/O Ports: 0x3000-0x4fff (rw)
Memory Range: 0x71010000-
Memory Range: 0x71000000-
Memory Range: 0x71020000-
IRQ: 44 (3296 events)
HW Address: 00:23:8b:1b:f7:34
Link detected: yes
Module Alias: "pci:v000010ECd
Driver Info #0:
Driver Status: r8169 is active
Driver Activation Cmd: "modprobe r8169"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #13 (PCI bridge)
26: PCI 300.0: 0282 WLAN controller
[Created at pci.318]
Unique ID: y9sn.gGxWM9DVsKB
Parent ID: hoOk.2Q7C0nVLq96
SysFS ID: /devices/
SysFS BusID: 0000:03:00.0
Hardware Class: network
Model: "Atheros AR242x 802.11abg Wireless PCI Express Adapter"
Vendor: pci 0x168c "Atheros Communications Inc."
Device: pci 0x001c "AR242x 802.11abg Wireless PCI Express Adapter"
SubVendor: pci 0x105b "Foxconn International, Inc."
SubDevice: pci 0xe008
Revision: 0x01
Driver: "ath5k"
Driver Modules: "ath5k"
Device File: wlan0
Features: WLAN
Memory Range: 0x75200000-
IRQ: 18 (7 events)
HW Address: 00:23:4d:04:65:d7
Link detected: no
WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13
WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472
WLAN encryption modes: WEP40 WEP104 TKIP CCMP
WLAN authentication modes: open sharedkey wpa-psk wpa-eap
Module Alias: "pci:v0000168Cd
Driver Info #0:
Driver Status: ath5k is active
Driver Activation Cmd: "modprobe ath5k"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #14 (PCI bridge)
Warning: bad ps syntax, perhaps a bogus '-'? See http://
root 588 0.0 0.3 27704 4880 ? Ssl 01:22 0:00 NetworkManager
root 927 0.0 0.0 2736 1232 ? S 01:22 0:00 /sbin/dhclient -d -4 -sf /usr/lib/
joshua 2292 0.0 0.0 5656 796 pts/0 S+ 01:37 0:00 egrep --color=auto icd|etwork
joshua@joshua:~$ sudo lsmod
Module Size Used by
bnep 17923 2
rfcomm 38408 0
bluetooth 148839 10 bnep,rfcomm
parport_pc 32114 0
ppdev 12849 0
joydev 17393 0
acer_wmi 23302 0
sparse_keymap 13658 1 acer_wmi
snd_hda_
xt_hl 12465 6
ip6t_rt 12473 3
nf_conntrack_ipv6 13581 6
nf_defrag_ipv6 13139 1 nf_conntrack_ipv6
ipt_REJECT 12512 1
snd_hda_intel 24262 2
ipt_LOG 12783 10
snd_hda_codec 91754 2 snd_hda_
snd_hwdep 13276 1 snd_hda_codec
uvcvideo 67271 0
videodev 85626 1 uvcvideo
snd_pcm 80468 2 snd_hda_
xt_limit 12541 11
xt_tcpudp 12531 21
xt_addrtype 12596 4
xt_state 12514 16
snd_seq_midi 13132 0
psmouse 73673 0
ip6table_filter 12711 1
serio_raw 12990 0
ip6_tables 22528 2 ip6t_rt,
nf_conntrack_
nf_conntrack_
snd_rawmidi 25241 1 snd_seq_midi
nf_nat_ftp 12595 0
nf_nat 24958 1 nf_nat_ftp
nf_conntrack_ipv4 19084 12 nf_nat
nf_defrag_ipv4 12649 1 nf_conntrack_ipv4
nf_conntrack_ftp 13183 1 nf_nat_ftp
nf_conntrack 70103 8 nf_conntrack_
arc4 12473 2
iptable_filter 12706 1
ip_tables 18106 1 iptable_filter
x_tables 21975 12 xt_hl,ip6t_
binfmt_misc 17292 1
jmb38x_ms 17406 0
snd_seq_midi_event 14475 1 snd_seq_midi
memstick 15857 1 jmb38x_ms
snd_seq 51567 2 snd_seq_
snd_timer 28932 2 snd_pcm,snd_seq
snd_seq_device 14172 3 snd_seq_
snd 55902 13 snd_hda_
ath5k 145100 0
ath 19387 1 ath5k
mac80211 272785 1 ath5k
cfg80211 172392 3 ath5k,ath,mac80211
i915 505108 3
wmi 18744 1 acer_wmi
soundcore 12600 1 snd
snd_page_alloc 14115 2 snd_hda_
drm_kms_helper 32889 1 i915
drm 192226 4 i915,drm_kms_helper
i2c_algo_bit 13199 1 i915
video 18908 1 i915
lp 17455 0
parport 40930 3 parport_pc,ppdev,lp
r8169 43104 0
sdhci_pci 13658 0
sdhci 27360 1 sdhci_pci
That's what i got. And i have an acer aspire laptop, and the model number is a ZG5. hope this helps.
Revision history for this message
|
#7 |
Please copy-paste the following command into the Terminal and then press
<ENTER>:
gksudo gedit /etc/modprobe.
Using the gedit editor, please ADD the following configuration line into
the file /etc/modprobe.
blacklist acer_wmi
Using the gedit editor, SAVE the change to the
/etc/modprobe.
Then REBOOT and retest wireless. This blacklist operation should make
the change permanent, even after rebooting.
This should force the Linux kernel to stop loading the acer_wmi module,
which is probably causing the kernel to soft block your wireless adapter.
Revision history for this message
|
#8 |
Thanks Mark Rijckenberg, that solved my question.
Revision history for this message
|
#9 |
The steps that you gave me worked. However, now my wireless has disabled itself again.
joshua@joshua:~$ sudo rfkill list
[sudo] password for joshua:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
Can you help please?
Acer Aspire One, model ZG5 running on ubuntu 11.10
If more information is required, just ask, but must give me terminal commands to find out what information is needed.
Revision history for this message
|
#10 |
I've had the same problem. It's caused by the acer_wmi module.
Check this is the same problem : as root do
rmmod acer_wmi
modprobe ath5k
If the wireless works then fix permanently by blacklisting the module.
Revision history for this message
|
#11 |
@Joshua and Jean-Marc: it is NOT the same problem as before
Previously, Joshua received the following Terminal output:
0: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
This "soft blocked" issue was SOLVED by blacklisting acer_wmi (see solution given above)
Now your output is TOTALLY different:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
First of all, the acer-wireless interface is gone, as it should be.
Second: the wireless LAN on phy0 is HARD blocked, not SOFT blocked.
The HARD block is probably due to pressing the wireless on-off switch or button on the side or top of your laptop.
You need to press the wireless on/off button again to switch the hard blocked setting to "no".
So this thread should have remained in the "solved" state and a totally new question should have been asked here:
https:/
Can you help with this problem?
Provide an answer of your own, or ask Joshua Mackail-Johnstone for more information if necessary.