Im new porteus and even new to linux (have been almost two weeks).

Please help me, I have problem with my wifi intel 5100 in acer aspire 4925.
I'm using Porteus 3.17.4 32 bit in a usb flashdisk with no harddisk in my old and the only machine. my wifi won't connect to my home network.
but i can connect using win vista (in this machine; I borrowed a harddisk). and other devices (android) can connect with no problem.
there's hacker (he's also a cracker, carder, or whatever he do

I've search in internet but mostly it's an old topics and about outdated firmware issues. mine looks fine, but please take a look:
command # dmesg | grep iwlwifi
Code: Select all
[ 10.549536] iwlwifi 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 10.549669] iwlwifi 0000:04:00.0: irq 29 for MSI/MSI-X
[ 10.631630] iwlwifi 0000:04:00.0: loaded firmware version 8.83.5.1 build 33692 op_mode iwldvm
[ 10.732945] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 10.732951] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 10.732954] iwlwifi 0000:04:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[ 10.732957] iwlwifi 0000:04:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
[ 10.733060] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
[ 15.009794] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
[ 15.012773] iwlwifi 0000:04:00.0: Radio type=0x1-0x2-0x0
[ 15.113407] iwlwifi 0000:04:00.0: L1 Enabled - LTR Disabled
[ 15.116363] iwlwifi 0000:04:00.0: Radio type=0x1-0x2-0x0
command # lsmod
Code: Select all
Module Size Used by
nf_conntrack_ipv4 4224 17
nf_defrag_ipv4 708 1 nf_conntrack_ipv4
xt_conntrack 1964 17
nf_conntrack 37016 2 xt_conntrack,nf_conntrack_ipv4
xt_tcpudp 1328 20
ipv6 172604 16
iptable_filter 572 1
ip_tables 7164 1 iptable_filter
x_tables 7148 4 ip_tables,xt_tcpudp,xt_conntrack,iptable_filter
wl 5961508 0
snd_hda_codec_hdmi 24844 2
i915 564348 3
snd_hda_codec_realtek 38668 1
acer_wmi 8540 0
snd_hda_codec_generic 30208 1 snd_hda_codec_realtek
snd_hda_intel 13444 1
sparse_keymap 1484 1 acer_wmi
mxm_wmi 824 0
snd_hda_controller 11180 1 snd_hda_intel
snd_hda_codec 53224 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
arc4 1172 2
iwldvm 81248 0
led_class 1492 2 acer_wmi,iwldvm
mac80211 189332 1 iwldvm
iwlwifi 60796 1 iwldvm
cfg80211 122308 4 wl,iwlwifi,mac80211,iwldvm
i2c_i801 6864 0
r8169 36148 0
drm_kms_helper 45524 1 i915
snd_hwdep 3084 1 snd_hda_codec
snd_pcm 39800 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
uvcvideo 49224 0
videobuf2_vmalloc 1380 1 uvcvideo
videobuf2_memops 812 1 videobuf2_vmalloc
videobuf2_core 13500 1 uvcvideo
snd_timer 10296 1 snd_pcm
rfkill 8196 3 cfg80211,acer_wmi
mii 2388 1 r8169
intel_agp 6308 0
intel_gtt 7092 3 i915,intel_agp
firmware_class 3864 4 iwlwifi,r8169,drm_kms_helper,snd_hda_intel
thermal 5900 0
ir_lirc_codec 2924 0
lirc_dev 5972 1 ir_lirc_codec
ir_rc6_decoder 2064 0
ir_sony_decoder 1436 0
ir_sanyo_decoder 1616 0
ir_sharp_decoder 1408 0
ir_xmp_decoder 2208 0
ir_rc5_decoder 1388 0
ir_nec_decoder 1696 0
ir_mce_kbd_decoder 2804 0
wmi 5104 2 acer_wmi,mxm_wmi
ir_jvc_decoder 1424 0
ene_ir 9992 0
acpi_cpufreq 4412 0
Code: Select all
wlan0 IEEE 802.11abgn ESSID:"My essid"
Mode:Managed Frequency:2.412 GHz Access Point: 30:b5:c2:77:2c:a0
Bit Rate=65 Mb/s Tx-Power=15 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-21 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:38 Missed beacon:0
Code: Select all
[10100.857834] r8169 0000:05:00.0 eth0: link down
[10163.482505] wlan0: authenticate with 30:b5:c2:77:2c:a0
[10163.485133] wlan0: send auth to 30:b5:c2:77:2c:a0 (try 1/3)
[10163.487566] wlan0: authenticated
[10163.488127] wlan0: waiting for beacon from 30:b5:c2:77:2c:a0
[10163.601051] wlan0: associate with 30:b5:c2:77:2c:a0 (try 1/3)
[10163.607185] wlan0: RX AssocResp from 30:b5:c2:77:2c:a0 (capab=0x411 status=0 aid=2)
[10163.610347] wlan0: associated
[10163.610401] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[10163.610489] cfg80211: Calling CRDA to update world regulatory domain
[10508.536553] wlan0: deauthenticating from 30:b5:c2:77:2c:a0 by local choice (Reason: 3=DEAUTH_LEAVING)
[10508.549378] cfg80211: Calling CRDA for country: PA
Code: Select all
[18282.631058] cfg80211: Calling CRDA to update world regulatory domain
some other dmesg maybe give something:
Code: Select all
[ 0.353083] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.353090] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
I also try with pns-tool, it detects my hidden ap is wpa prtotected (which is right).
then I enter my password a0x16+z<Z(A5U)@q0n (alright, I'm bit paranoid here..

then when pns open new window and trying to ping, it said: ping failed: operation not permited. and it keep goin.
then I close the window, press enter and it open another window (to ping dns) it's "operation not permitted" again.
then the indicator is circling without able to connect. no ping no browse. pressed ctrl+C and running pns-tool again, then it detects my ap auth is Open / no auth method (I don't know if it's the hacker or the system or ME doing wrong lol)
then I read about wpa_passphrase command, then realize it give different psk from pns. so I mannually write wpa_supplicant.conf twice, used psk from pns and then wpa_passphrase, but still can't connect.
heres my wpa_supplicant
Code: Select all
ctrl_interface=/var/run/wpa_supplicant GROUP=wheel
eapol_version=1
#ap_scan=2
ap_scan=1
network={
scan_ssid=0
ssid="My ESSID"
proto=WPA RSN
key_mgmt=WPA-PSK
pairwise=CCMP
group=CCMP TKIP WEP104 WEP40
psk= my long pskey
}
- ap_scan=2 for hidden network
- proto=WPA RSN is for WPA2
- pairwise= TKIP is for TKIP and CCMP is for AES
then not so long, that hacker is connecting. I read @werd ever mention somewhere in this forum that someone mention (duh!) that pns-tool has a security issue but I don't know if it is the case. but I can confirm that the hacker can connect after I used pns-tool. (this is the 3rd, the first and second I used more easy password, but still I can't connect to wifi).
I have changed the password to just alphabet and numeric, but still the same.
I'm sorry if I'm too much ask and sorry for my confusing english

and thank you very much in advance for your response and assistance.

-Nergal-