Temat: nie można uruchomic wifi

Witam 

być może kiedyś na moim tplinku 3600  z gargusiem 1.6.2.2    zrobiłem opkg upgrade na paczce kmod-mac80211

i to było  tak dawno  i nie pamiętam czy od tego momentu restartowałem router  nie mniej jednak  wczoraj wywaliło mi korki
i od tego momentu:

root@Gargoyle-cyniu:~# wifi
'radio1' is disabled
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
Configuration file: /var/run/hostapd-phy0.conf
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan0 wasn't started
Failed to start hostapd for phy0
'radio1' is disabled
root@Gargoyle-cyniu:~#

root@Gargoyle-cyniu:~# cat /etc/config/wireless
config wifi-device  radio0
        option type     mac80211
        option channel  36
        option hwmode   11a
        option path     'platform/ar934x_wmac'
        # REMOVE THIS LINE TO ENABLE WIFI:
        #option disabled 1
config wifi-iface
        option device   radio0
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none
config wifi-device  radio1
        option path     'pci0000:00/0000:00:00.0'
        option type     mac80211
        option channel  36
        option hwmode   11a
        option path     'pci0000:00/0000:00:00.0'

        # REMOVE THIS LINE TO ENABLE WIFI:
        option disabled 1

config wifi-iface
        option device   radio1
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none
root@Gargoyle-cyniu:~#


to co znalazłem  w necie nie pomaga


jakieś pomysły ?

2

Odp: nie można uruchomic wifi

Źle masz, przecież tam nie ma 2 radia 5GHz.

Zrób:

rm /etc/config/wireless
wifi detect > /etc/config/wireless

Potem usuń disabled i reboot lub polecenie wifi

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: nie można uruchomic wifi

ja kto nie ma radia 5GHz   to jest TP-Link TL-WDR3600

ale zrobiłem tak jak mówiłeś

root@Gargoyle-cyniu:~# rm /etc/config/wireless
root@Gargoyle-cyniu:~# wifi detect > /etc/config/wireless
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
root@Gargoyle-cyniu:~#

4

Odp: nie można uruchomic wifi

Po prostu go zrestartuj teraz.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5

Odp: nie można uruchomic wifi

robiłem to nie pomaga ;/

root@Gargoyle-cyniu:~# wifi
'radio0' is disabled
'radio1' is disabled
'radio0' is disabled
'radio1' is disabled
root@Gargoyle-cyniu:~# wifi up
'radio0' is disabled
'radio1' is disabled
'radio0' is disabled
'radio1' is disabled
root@Gargoyle-cyniu:~# kto
command failed: No such device (-19)
klienci VPN
root@Gargoyle-cyniu:~# rm /etc/config/wireless

root@Gargoyle-cyniu:~# wifi detect > /etc/config/wireless
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
root@Gargoyle-cyniu:~#

root@Gargoyle-cyniu:~# uci set wireless.@wifi-device[0].disabled=0; wifi
'radio1' is disabled
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
Configuration file: /var/run/hostapd-phy0.conf
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan0 wasn't started
Failed to start hostapd for phy0
'radio1' is disabled

6

Odp: nie można uruchomic wifi

root@Gargoyle-cyniu:~# wifi
'radio0' is disabled
'radio1' is disabled
'radio0' is disabled
'radio1' is disabled


Nie wywaliłeś linii z disabled.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

7 (edytowany przez cyniu88 2015-11-30 10:15:49)

Odp: nie można uruchomic wifi

linie usunąłem i po restarcie   

root@Gargoyle-cyniu:~# wifi
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
Configuration file: /var/run/hostapd-phy0.conf
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan0 wasn't started
Failed to start hostapd for phy0
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
Configuration file: /var/run/hostapd-phy1.conf
nl80211 driver initialization failed.
hostapd_free_hapd_data: Interface wlan1 wasn't started
Failed to start hostapd for phy1
root@Gargoyle-cyniu:~# cat /etc/config/wireless
config wifi-device  radio0
        option type     mac80211
        option channel  36
        option hwmode   11a
        option path     'platform/ar934x_wmac'
config wifi-iface
        option device   radio0
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none
config wifi-device  radio1
        option type     mac80211
        option channel  36
        option hwmode   11a
        option path     'pci0000:00/0000:00:00.0'
config wifi-iface
        option device   radio1
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none
root@Gargoyle-cyniu:~#

8

Odp: nie można uruchomic wifi

Pokaż pełne logi z uruchomienia.

9

Odp: nie można uruchomic wifi

Nov 30 10:41:06 Gargoyle daemon.warn openvpn(custom_config)[2748]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  
Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as i
Nov 30 10:41:06 Gargoyle daemon.warn openvpn(custom_config)[2748]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: Diffie-Hellman initialized with 1024 bit key
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: Control Channel Authentication: using '/etc/openvpn/ta.key' as a OpenVPN static key file
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: TLS-Auth MTU parms [ L:1542 D:166 EF:66 EB:0 ET:0 EL:0 ]
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: Socket Buffers: R=[163840->131072] S=[163840->131072]
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: TUN/TAP device tun0 opened
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: TUN/TAP TX queue length set to 100
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: /sbin/ifconfig tun0 10.8.0.1 netmask 255.255.255.0 mtu 1500 broadcast 10.8.0.255
Nov 30 10:41:06 Gargoyle daemon.notice netifd: Interface 'vpn' is now up
Nov 30 10:41:06 Gargoyle daemon.notice openvpn(custom_config)[2748]: /etc/openvpn.up tun0 1500 1542 10.8.0.1 255.255.255.0 init
Nov 30 10:41:06 Gargoyle user.notice root: openvpn up script called
Nov 30 10:41:07 Gargoyle kern.warn kernel: [   78.010000] ipt_bandwidth: timezone shift of 60 minutes detected, adjusting
Nov 30 10:41:07 Gargoyle kern.warn kernel: [   78.020000]                old minutes west=0, new minutes west=-60
Nov 30 10:41:08 Gargoyle kern.warn kernel: [   79.150000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:08 Gargoyle kern.warn kernel: [   79.150000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:08 Gargoyle kern.info kernel: [   79.230000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
Nov 30 10:41:08 Gargoyle kern.warn kernel: [   79.300000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:08 Gargoyle kern.warn kernel: [   79.310000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:08 Gargoyle daemon.notice openvpn(custom_config)[2748]: /sbin/route add -net 192.168.2.0 netmask 255.255.255.0 gw 10.8.0.6
Nov 30 10:41:08 Gargoyle daemon.notice openvpn(custom_config)[2748]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Nov 30 10:41:08 Gargoyle daemon.notice openvpn(custom_config)[2748]: UDPv4 link local (bound): [undef]:1194
Nov 30 10:41:08 Gargoyle daemon.notice openvpn(custom_config)[2748]: UDPv4 link remote: [undef]
Nov 30 10:41:08 Gargoyle daemon.notice openvpn(custom_config)[2748]: MULTI: multi_init called, r=256 v=256
Nov 30 10:41:08 Gargoyle daemon.notice openvpn(custom_config)[2748]: Initialization Sequence Completed
Nov 30 10:41:09 Gargoyle kern.warn kernel: [   80.660000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:09 Gargoyle kern.warn kernel: [   80.660000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:09 Gargoyle kern.info kernel: [   80.720000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
Nov 30 10:41:09 Gargoyle kern.warn kernel: [   80.760000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:09 Gargoyle kern.warn kernel: [   80.760000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:12 Gargoyle daemon.notice miniupnpd[3355]: HTTP listening on port 5000
Nov 30 10:41:12 Gargoyle daemon.notice miniupnpd[3355]: Listening for NAT-PMP traffic on port 5351
Nov 30 10:41:12 Gargoyle user.notice firewall: Reloading firewall due to ifup of vpn (tun0)
Nov 30 10:41:13 Gargoyle kern.warn kernel: [   84.190000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:13 Gargoyle kern.warn kernel: [   84.190000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:13 Gargoyle kern.info kernel: [   84.270000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
Nov 30 10:41:13 Gargoyle kern.warn kernel: [   84.360000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:13 Gargoyle kern.warn kernel: [   84.370000] disktype: sending ioctl 5305 to a partition!
Nov 30 10:41:15 Gargoyle user.info sysinit: LoginiHas*oju*znasz:)
Nov 30 10:41:15 Gargoyle user.info sysinit: ash: LoginiHas*oju*znasz:): unknown operand
Nov 30 10:41:16 Gargoyle user.info sysinit: --2015-11-30 10:41:16--  http://www.cyniu88.cba.pl/router.log
Nov 30 10:41:16 Gargoyle user.info sysinit: Resolving www.cyniu88.cba.pl... 95.211.144.65
Nov 30 10:41:16 Gargoyle user.info sysinit: Connecting to www.cyniu88.cba.pl|95.211.144.65|:80... connected.
Nov 30 10:41:16 Gargoyle user.info sysinit: HTTP request sent, awaiting response... 200 OK
Nov 30 10:41:16 Gargoyle user.info sysinit: Length: 1491 (1.5K) [application/octet-stream]
Nov 30 10:41:16 Gargoyle user.info sysinit: Saving to: `router.log'
Nov 30 10:41:16 Gargoyle user.info sysinit:      0K .                                                     100% 22.4M=0s
Nov 30 10:41:16 Gargoyle user.info sysinit: 2015-11-30 10:41:16 (22.4 MB/s) - `router.log' saved [1491/1491]
Nov 30 10:41:16 Gargoyle user.info sysinit: --10:41:16-- `router.log'
Nov 30 10:41:16 Gargoyle user.info sysinit:     => ftp://cyniu88@cyniu88.cba.pl:xxxxx@95.211.144.65:21/router.log
Nov 30 10:41:16 Gargoyle user.info sysinit: Connecting to 95.211.144.65:21... connected! 
Nov 30 10:41:16 Gargoyle user.info sysinit: Logging in as cyniu88@cyniu88.cba.pl ... Logged in!
Nov 30 10:41:16 Gargoyle user.info sysinit: Length: 1,550 [1,038 to go]
Nov 30 10:41:16 Gargoyle user.info sysinit:        [ skipped 0K ]
Nov 30 10:41:16 Gargoyle user.info sysinit:     0K ,
Nov 30 10:41:17 Gargoyle user.info sysinit: 10:41:17 (router.log) - ` 1.77K/s' [1550]
Nov 30 10:41:17 Gargoyle user.info sysinit: FINISHED --10:41:17--
Nov 30 10:41:17 Gargoyle user.info sysinit: Transfered 1,038 bytes in 1 file at 893.3B/s
Nov 30 10:41:17 Gargoyle user.info sysinit:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Nov 30 10:41:17 Gargoyle user.info sysinit:                                  Dload  Upload   Total   Spent    Left  Speed
Nov 30 10:41:17 Gargoyle user.info sysinit: ^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0^M100  9076    0  9032  100    44    98k    489 --:--:-- --:--:-- --:--:--  157k
Nov 30 10:41:17 Gargoyle user.info sysinit:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Nov 30 10:41:17 Gargoyle user.info sysinit:                                  Dload  Upload   Total   Spent    Left  Speed
Nov 30 10:41:17 Gargoyle user.info sysinit: ^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0^M100  9339    0  9184  100   155   101k   1760 --:--:-- --:--:-- --:--:--  118k
Nov 30 10:41:17 Gargoyle user.info sysinit: jesli nie ma bledow sms zostal wyslany
Nov 30 10:41:17 Gargoyle user.info sysinit: ash: LoginiHas*oju*znasz:): unknown operand
Nov 30 10:41:17 Gargoyle user.info sysinit: IP nie zmienione
Nov 30 10:41:18 Gargoyle user.info sysinit: --10:41:18-- `ftp.html'
Nov 30 10:41:18 Gargoyle user.info sysinit:     => ftp://cyniu88@cyniu88.cba.pl:xxxxx@95.211.144.65:21/ftp.html
Nov 30 10:41:18 Gargoyle user.info sysinit: Connecting to 95.211.144.65:21... connected! 
Nov 30 10:41:18 Gargoyle user.info sysinit: Logging in as cyniu88@cyniu88.cba.pl ... Logged in!
Nov 30 10:41:18 Gargoyle user.info sysinit: Length: 831
Nov 30 10:41:18 Gargoyle user.info sysinit:     0K 
Nov 30 10:41:19 Gargoyle user.info sysinit: 10:41:19 (ftp.html) - ` 1.39K/s' [831]
Nov 30 10:41:19 Gargoyle user.info sysinit: FINISHED --10:41:19--
Nov 30 10:41:19 Gargoyle user.info sysinit: Transfered 831 bytes in 1 file at 765.4B/s
Nov 30 10:41:28 Gargoyle user.notice firewall: Reloading firewall due to ifup of wan (eth0.2)
Nov 30 10:42:29 Gargoyle daemon.notice openvpn(custom_config)[2748]: MULTI: multi_create_instance called
Nov 30 10:42:29 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Re-using SSL/TLS context
Nov 30 10:42:29 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 LZO compression initialized
Nov 30 10:42:29 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Control Channel MTU parms [ L:1542 D:166 EF:66 EB:0 ET:0 EL:0 ]
Nov 30 10:42:29 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Nov 30 10:42:29 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 TLS: Initial packet from 109.243.118.36:44950, sid=e8d8ebbf dfe06f38
Nov 30 10:42:34 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 VERIFY OK: depth=1, /C=__/ST=UnknownProvince/L=UnknownCity/O=UnknownOrg/OU=UnknownOrgUnit/CN=ishnxhbpejwgrzx/name=ishnxhbpejwgrzx/emailAddress=ishnxhbpejwgrzx@fctwsghaykvtumh.com
Nov 30 10:42:34 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 VERIFY OK: depth=0, /C=__/ST=UnknownProvince/L=UnknownCity/O=UnknownOrg/OU=UnknownOrgUnit/CN=kobylankarouter/name=kobylankarouter/emailAddress=kobylankarouter@.com
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: 109.243.118.36:44950 [kobylankarouter] Peer Connection Initiated with 109.243.118.36:44950
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 OPTIONS IMPORT: reading client specific options from: /etc/openvpn/ccd/kobylankarouter
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 MULTI: Learn: 10.8.0.6 -> kobylankarouter/109.243.118.36:44950
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 MULTI: primary virtual IP for kobylankarouter/109.243.118.36:44950: 10.8.0.6
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 MULTI: internal route 192.168.2.0/24 -> kobylankarouter/109.243.118.36:44950
Nov 30 10:42:36 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 MULTI: Learn: 192.168.2.0/24 -> kobylankarouter/109.243.118.36:44950
Nov 30 10:42:38 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 PUSH: Received control message: 'PUSH_REQUEST'
Nov 30 10:42:38 Gargoyle daemon.notice openvpn(custom_config)[2748]: kobylankarouter/109.243.118.36:44950 SENT CONTROL [kobylankarouter]: 'PUSH_REPLY,topology subnet,route-gateway 10.8.0.1,ping 25,ping-restart 180,route 192.168.1.0 255.255.255.0 10.8.0.1,ifconfig 10.8.0.6 2
Nov 30 10:42:52 Gargoyle user.info syslog:              Successfully retrieved local ip from url: http://checkmyip.com
Nov 30 10:43:07 Gargoyle daemon.err openvpn(custom_config)[2748]: event_wait : Interrupted system call (code=4)
Nov 30 10:43:07 Gargoyle daemon.notice openvpn(custom_config)[2748]: TCP/UDP: Closing socket
Nov 30 10:43:07 Gargoyle daemon.notice openvpn(custom_config)[2748]: /sbin/route del -net 192.168.2.0 netmask 255.255.255.0
Nov 30 10:43:07 Gargoyle daemon.notice openvpn(custom_config)[2748]: Closing TUN/TAP interface
Nov 30 10:43:07 Gargoyle daemon.notice openvpn(custom_config)[2748]: /sbin/ifconfig tun0 0.0.0.0
Nov 30 10:43:07 Gargoyle daemon.notice openvpn(custom_config)[2748]: /etc/openvpn.down tun0 1500 1542 10.8.0.1 255.255.255.0 init
Nov 30 10:43:07 Gargoyle daemon.notice netifd: Interface 'vpn' is now down
Nov 30 10:43:07 Gargoyle user.notice root: openvpn down script called
Nov 30 10:43:13 Gargoyle authpriv.info dropbear[5271]: Child connection from 104.155.46.119:52272
Nov 30 10:43:13 Gargoyle daemon.notice openvpn(custom_config)[5275]: OpenVPN 2.2.2 mips-openwrt-linux [SSL] [LZO2] [EPOLL] built on Jul  9 2013
Nov 30 10:43:13 Gargoyle daemon.warn openvpn(custom_config)[5275]: NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create routing conflicts if you connect to the VPN server from public locations such as i
Nov 30 10:43:13 Gargoyle daemon.warn openvpn(custom_config)[5275]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Diffie-Hellman initialized with 1024 bit key
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Control Channel Authentication: using '/etc/openvpn/ta.key' as a OpenVPN static key file
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authe
ntication
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authe
ntication
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: TLS-Auth MTU parms [ L:1542 D:166 EF:66 EB:0 ET:0 EL:0 ]
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Socket Buffers: R=[163840->131072] S=[163840->131072]
Nov 30 10:43:14 Gargoyle daemon.notice netifd: Interface 'vpn' is now up
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: TUN/TAP device tun0 opened
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: TUN/TAP TX queue length set to 100
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: /sbin/ifconfig tun0 10.8.0.1 netmask 255.255.255.0 mtu 1500 broadcast 10.8.0.255
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: /etc/openvpn.up tun0 1500 1542 10.8.0.1 255.255.255.0 init
Nov 30 10:43:14 Gargoyle user.notice root: openvpn up script called
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: /sbin/route add -net 192.168.2.0 netmask 255.255.255.0 gw 10.8.0.6
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: UDPv4 link local (bound): [undef]:1194
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: UDPv4 link remote: [undef]
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: MULTI: multi_init called, r=256 v=256
Nov 30 10:43:14 Gargoyle daemon.notice openvpn(custom_config)[5275]: Initialization Sequence Completed
Nov 30 10:43:15 Gargoyle daemon.notice miniupnpd[5347]: HTTP listening on port 5000
Nov 30 10:43:15 Gargoyle daemon.notice miniupnpd[5347]: Listening for NAT-PMP traffic on port 5351
Nov 30 10:43:15 Gargoyle user.notice firewall: Reloading firewall due to ifup of vpn (tun0)
Nov 30 10:43:27 Gargoyle authpriv.notice dropbear[5271]: Password auth succeeded for 'root' from 104.155.46.119:52272

10

Odp: nie można uruchomic wifi

Nie, pokaż wynik "dmesg", zaraz po uruchomieniu.

11

Odp: nie można uruchomic wifi

[    0.000000] Linux version 3.3.8 (cezary@eko.one.pl) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #69 Sat Sep 27 10:15:45 CEST 2014
[    0.000000] MyLoader: sysp=f6be3244, boardp=d2934ba2, parts=ace82dc4
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[    0.000000] SoC: Atheros AR9344 rev 2
[    0.000000] Clocks: CPU:560.000MHz, DDR:450.000MHz, AHB:225.000MHz, Ref:40.000MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone PFN ranges:
[    0.000000]   Normal   0x00000000 -> 0x00008000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00008000
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 802fdf20, node_mem_map 81000000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32512 pages, LIFO batch:7
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line:  board=TL-WDR4300 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 126400k/131072k available (2256k kernel code, 4672k reserved, 425k data, 220k init, 0k highmem)
[    0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.000000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[    0.070000] pid_max: default: 32768 minimum: 301
[    0.070000] Mount-cache hash table entries: 512
[    0.080000] NET: Registered protocol family 16
[    0.080000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
[    0.090000] MIPS: machine is TP-LINK TL-WDR3600/4300/4310
[    0.100000] registering PCI controller with io_map_base unset
[    0.310000] bio: create slab <bio-0> at 0
[    0.320000] PCI host bridge to bus 0000:00
[    0.320000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[    0.330000] pci_bus 0000:00: root bus resource [io  0x0000]
[    0.330000] pci 0000:00:00.0: [168c:0033] type 0 class 0x000280
[    0.330000] pci 0000:00:00.0: invalid calibration data
[    0.340000] pci 0000:00:00.0: reg 10: [mem 0x00000000-0x0001ffff 64bit]
[    0.340000] pci 0000:00:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[    0.340000] pci 0000:00:00.0: supports D1
[    0.340000] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    0.340000] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1001ffff 64bit]
[    0.340000] pci 0000:00:00.0: BAR 6: assigned [mem 0x10020000-0x1002ffff pref]
[    0.350000] pci 0000:00:00.0: using irq 40 for pin 1
[    0.350000] Switching to clocksource MIPS
[    0.360000] NET: Registered protocol family 2
[    0.360000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.360000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.370000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.370000] TCP: Hash tables configured (established 4096 bind 4096)
[    0.380000] TCP reno registered
[    0.380000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.390000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.390000] NET: Registered protocol family 1
[    0.400000] PCI: CLS 0 bytes, default 32
[    0.410000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.420000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.430000] msgmni has been set to 246
[    0.430000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[    0.440000] io scheduler noop registered
[    0.440000] io scheduler deadline registered (default)
[    0.450000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.480000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    0.490000] console [ttyS0] enabled, bootconsole disabled
[    0.500000] m25p80 spi0.0: found s25fl064k, expected m25p80
[    0.510000] m25p80 spi0.0: s25fl064k (8192 Kbytes)
[    0.510000] 5 tp-link partitions found on MTD device spi0.0
[    0.520000] Creating 5 MTD partitions on "spi0.0":
[    0.520000] 0x000000000000-0x000000020000 : "u-boot"
[    0.530000] 0x000000020000-0x00000010ef78 : "kernel"
[    0.530000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.550000] 0x00000010ef78-0x0000007f0000 : "rootfs"
[    0.550000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    0.570000] mtd: partition "rootfs" set to be root filesystem
[    0.570000] mtd: partition "rootfs_data" created automatically, ofs=680000, len=170000 
[    0.580000] 0x000000680000-0x0000007f0000 : "rootfs_data"
[    0.590000] 0x0000007f0000-0x000000800000 : "art"
[    0.590000] 0x000000020000-0x0000007f0000 : "firmware"
[    0.730000] ag71xx_mdio: probed
[    0.730000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[    1.310000] eth0: Atheros AR8327 switch driver attached.
[    2.470000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd033, driver=Atheros AR8216/AR8236/AR8316]
[    2.490000] TCP cubic registered
[    2.490000] NET: Registered protocol family 17
[    2.490000] Bridge firewalling registered
[    2.500000] Ebtables v2.0 registered
[    2.500000] 8021q: 802.1Q VLAN Support v1.8
[    2.510000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    2.520000] Freeing unused kernel memory: 220k freed
[    4.450000] Registered led device: tp-link:blue:qss
[    4.460000] Registered led device: tp-link:blue:system
[    4.460000] Registered led device: tp-link:green:usb1
[    4.460000] Registered led device: tp-link:green:usb2
[    4.460000] Registered led device: tp-link:blue:wlan2g
[    5.480000] eth0: link up (1000Mbps/Full duplex)
[    7.710000] JFFS2 notice: (493) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 0 orphan) and 29 of xref (0 dead, 1 orphan) found.
[    8.380000] SCSI subsystem initialized
[    8.560000] usbcore: registered new interface driver usbfs
[    8.570000] usbcore: registered new interface driver hub
[    8.580000] usbcore: registered new device driver usb
[    8.990000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.000000] ehci-platform ehci-platform: Generic Platform EHCI Controller
[    9.010000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    9.050000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    9.070000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    9.070000] hub 1-0:1.0: USB hub found
[    9.080000] hub 1-0:1.0: 1 port detected
[    9.130000] Initializing USB Mass Storage driver...
[    9.130000] usbcore: registered new interface driver usb-storage
[    9.140000] USB Mass Storage support registered.
[    9.260000] usbcore: registered new interface driver ums-alauda
[    9.280000] usbcore: registered new interface driver ums-cypress
[    9.290000] usbcore: registered new interface driver ums-datafab
[    9.300000] usbcore: registered new interface driver ums-freecom
[    9.310000] usbcore: registered new interface driver ums-isd200
[    9.320000] usbcore: registered new interface driver ums-jumpshot
[    9.340000] usbcore: registered new interface driver ums-karma
[    9.350000] usbcore: registered new interface driver ums-sddr09
[    9.360000] usbcore: registered new interface driver ums-sddr55
[    9.380000] usbcore: registered new interface driver ums-usbat
[    9.400000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    9.550000] hub 1-1:1.0: USB hub found
[    9.580000] hub 1-1:1.0: 4 ports detected
[    9.870000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
[    9.980000] hub 1-1.1:1.0: USB hub found
[    9.980000] hub 1-1.1:1.0: 4 ports detected
[   10.070000] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
[   10.270000] scsi0 : usb-storage 1-1.2:1.0
[   10.360000] usb 1-1.1.1: new high-speed USB device number 5 using ehci-platform
[   10.490000] scsi1 : usb-storage 1-1.1.1:1.0
[   10.590000] usb 1-1.1.2: new low-speed USB device number 6 using ehci-platform
[   11.270000] scsi 0:0:0:0: Direct-Access     Kingston DT Mini Lite     1.00 PQ: 0 ANSI: 2
[   11.280000] sd 0:0:0:0: [sda] 7557704 512-byte logical blocks: (3.86 GB/3.60 GiB)
[   11.290000] sd 0:0:0:0: [sda] Write Protect is off
[   11.290000] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
[   11.290000] sd 0:0:0:0: [sda] No Caching mode page present
[   11.300000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   11.310000] sd 0:0:0:0: [sda] No Caching mode page present
[   11.310000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   11.320000]  sda: sda1 sda2
[   11.330000] sd 0:0:0:0: [sda] No Caching mode page present
[   11.330000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   11.340000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   11.490000] scsi 1:0:0:0: Direct-Access     Seagate  FreeAgent GoFlex 0148 PQ: 0 ANSI: 4
[   11.500000] sd 1:0:0:0: [sdb] 976773167 512-byte logical blocks: (500 GB/465 GiB)
[   11.500000] sd 1:0:0:0: [sdb] Write Protect is off
[   11.510000] sd 1:0:0:0: [sdb] Mode Sense: 1c 00 00 00
[   11.510000] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.530000]  sdb: sdb1
[   11.530000] sd 1:0:0:0: [sdb] Attached SCSI disk
[   32.860000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   32.990000] eth0: link down
[   33.600000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   33.600000] Backport generated by backports.git backports-20140320-37-g5c33da0
[   33.670000] cfg80211: Calling CRDA to update world regulatory domain
[   33.670000] cfg80211: World regulatory domain updated:
[   33.680000] cfg80211:  DFS Master region: unset
[   33.680000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   33.690000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   33.700000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   33.710000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   33.720000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   33.720000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   33.730000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   34.030000] NET: Registered protocol family 10
[   34.740000] ath: EEPROM regdomain: 0x0
[   34.740000] ath: EEPROM indicates default country code should be used
[   34.740000] ath: doing EEPROM country->regdmn map search
[   34.740000] ath: country maps to regdmn code: 0x3a
[   34.740000] ath: Country alpha2 being used: US
[   34.740000] ath: Regpair used: 0x3a
[   34.750000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   34.750000] Registered led device: ath9k-phy0
[   34.750000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47
[   34.760000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[   34.770000] ath: EEPROM regdomain: 0x0
[   34.770000] ath: EEPROM indicates default country code should be used
[   34.770000] ath: doing EEPROM country->regdmn map search
[   34.770000] ath: country maps to regdmn code: 0x3a
[   34.770000] ath: Country alpha2 being used: US
[   34.770000] ath: Regpair used: 0x3a
[   34.780000] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   34.780000] Registered led device: ath9k-phy1
[   34.780000] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=40
[   34.790000] cfg80211: Calling CRDA for country: US
[   34.800000] cfg80211: Regulatory domain changed to country: US
[   34.800000] cfg80211:  DFS Master region: FCC
[   34.810000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   34.820000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[   34.820000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[   34.830000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[   34.840000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   34.850000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[   35.060000] RPC: Registered named UNIX socket transport module.
[   35.070000] RPC: Registered udp transport module.
[   35.070000] RPC: Registered tcp transport module.
[   35.080000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   35.510000] PPP generic driver version 2.4.2
[   35.820000] tun: Universal TUN/TAP device driver, 1.6
[   35.830000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   35.930000] GRE over IPv4 demultiplexor driver
[   35.950000] GRE over IPv4 tunneling driver
[   36.240000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   36.330000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   36.800000] NET: Registered protocol family 24
[   36.920000] nf_conntrack version 0.5.0 (1978 buckets, 7912 max)
[   37.300000] PPTP driver version 0.8.5
[   38.000000] xt_time: kernel timezone is -0000
[   38.650000]  Hooked IMQ after mangle on PREROUTING
[   38.660000]  Hooked IMQ after nat on POSTROUTING
[   38.660000] IMQ driver loaded successfully. (numdevs = 2, numqueues = 1)
[   38.840000] Netfilter messages via NETLINK v0.30.
[   39.040000] ip_set: protocol 6
[   39.460000] pwm: module license 'unspecified' taints kernel.
[   39.470000] Disabling lock debugging due to kernel taint
[   39.470000] pwm: Unknown symbol device_unregister (err 0)
[   39.480000] pwm: Unknown symbol put_device (err 0)
[   39.490000] pwm: Unknown symbol __class_register (err 0)
[   39.490000] pwm: Unknown symbol device_create (err 0)
[   39.500000] pwm: Unknown symbol sysfs_create_group (err 0)
[   39.500000] pwm: Unknown symbol queue_work (err 0)
[   39.510000] pwm: Unknown symbol __alloc_workqueue_key (err 0)
[   39.510000] pwm: Unknown symbol class_find_device (err 0)
[   39.600000] gpio_pwm: Unknown symbol pwm_unregister (err 0)
[   39.610000] gpio_pwm: Unknown symbol pwm_register (err 0)
[   39.750000] usbcore: registered new interface driver cdc_acm
[   39.750000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   39.880000] usbcore: registered new interface driver usblp
[   39.900000] usbcore: registered new interface driver usbserial
[   39.910000] USB Serial support registered for generic
[   39.920000] usbcore: registered new interface driver usbserial_generic
[   39.920000] usbserial: USB Serial Driver core
[   40.000000] USB Serial support registered for Sierra USB modem
[   40.010000] usbcore: registered new interface driver sierra
[   40.010000] sierra: v.1.7.40:USB Driver for Sierra Wireless USB modems
[   40.040000] usbcore: registered new interface driver sierra_net
[   40.240000] usbcore: registered new interface driver cdc_wdm
[   40.290000] usbcore: registered new interface driver cdc_ether
[   40.430000] usbcore: registered new interface driver cdc_ncm
[   40.500000] usbcore: registered new interface driver qmi_wwan
[   40.520000] usbcore: registered new interface driver rndis_host
[   40.540000] USB Serial support registered for ch341-uart
[   40.550000] usbcore: registered new interface driver ch341
[   40.580000] USB Serial support registered for FTDI USB Serial Device
[   40.590000] usbcore: registered new interface driver ftdi_sio
[   40.600000] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[   40.680000] USB Serial support registered for GSM modem (1-port)
[   40.680000] usbcore: registered new interface driver option
[   40.690000] option: v0.7.2:USB Driver for GSM modems
[   40.720000] USB Serial support registered for pl2303
[   40.720000] usbcore: registered new interface driver pl2303
[   40.730000] pl2303: Prolific PL2303 USB to serial adaptor driver
[   40.750000] USB Serial support registered for Qualcomm USB modem
[   40.750000] usbcore: registered new interface driver qcserial
[   40.810000] input: USB-compliant keyboard as /devices/platform/ehci-platform/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input0
[   40.820000] generic-usb 0003:062A:0201.0001: input: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-ehci-platform-1.1.2/input0
[   40.850000] input: USB-compliant keyboard as /devices/platform/ehci-platform/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.1/input/input1
[   40.860000] generic-usb 0003:062A:0201.0002: input,hiddev0: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-ehci-platform-1.1.2/input1
[   40.870000] usbcore: registered new interface driver usbhid
[   40.880000] usbhid: USB HID core driver
[   40.990000] fuse init (API version 7.18)
[   46.920000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   47.310000] eth0: link up (1000Mbps/Full duplex)
[   47.330000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   48.320000] eth0: link down
[   48.330000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   48.340000] ADDRCONF(NETDEV_UP): eth0.1: link is not ready
[   48.350000] device eth0.1 entered promiscuous mode
[   48.350000] device eth0 entered promiscuous mode
[   48.360000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   48.370000] ADDRCONF(NETDEV_UP): eth0.2: link is not ready
[   49.320000] eth0: link up (1000Mbps/Full duplex)
[   49.340000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   49.340000] br-lan: port 1(eth0.1) entered forwarding state
[   49.350000] br-lan: port 1(eth0.1) entered forwarding state
[   49.350000] ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[   49.370000] ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[   49.370000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   51.350000] br-lan: port 1(eth0.1) entered forwarding state
[   60.080000] disktype: sending ioctl 5305 to a partition!
[   60.080000] disktype: sending ioctl 5305 to a partition!
[   60.300000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
[   60.380000] disktype: sending ioctl 5305 to a partition!
[   60.390000] disktype: sending ioctl 5305 to a partition!
[   60.480000] EXT4-fs (sdb1): warning: maximal mount count reached, running e2fsck is recommended
[   60.500000] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   68.830000] svc: failed to register lockdv1 RPC service (errno 124).
[   71.200000] disktype: sending ioctl 5305 to a partition!
[   71.200000] disktype: sending ioctl 5305 to a partition!
[   71.260000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
[   71.310000] disktype: sending ioctl 5305 to a partition!
[   71.310000] disktype: sending ioctl 5305 to a partition!
[   71.420000] EXT4-fs (sdb1): warning: maximal mount count reached, running e2fsck is recommended
[   71.430000] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   76.540000] ipt_bandwidth: timezone shift of 60 minutes detected, adjusting
[   76.540000]                old minutes west=0, new minutes west=-60
[   77.930000] disktype: sending ioctl 5305 to a partition!
[   77.930000] disktype: sending ioctl 5305 to a partition!
[   78.010000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
[   78.110000] disktype: sending ioctl 5305 to a partition!
[   78.110000] disktype: sending ioctl 5305 to a partition!
[   82.420000] disktype: sending ioctl 5305 to a partition!
[   82.430000] disktype: sending ioctl 5305 to a partition!
[   82.730000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
[   82.800000] disktype: sending ioctl 5305 to a partition!
[   82.800000] disktype: sending ioctl 5305 to a partition!
[   85.340000] disktype: sending ioctl 5305 to a partition!
[   85.350000] disktype: sending ioctl 5305 to a partition!
[   85.400000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
[   85.450000] disktype: sending ioctl 5305 to a partition!
[   85.450000] disktype: sending ioctl 5305 to a partition!
[   88.050000] disktype: sending ioctl 5305 to a partition!
[   88.050000] disktype: sending ioctl 5305 to a partition!
[   88.110000] Adding 944708k swap on /dev/sda2.  Priority:-1 extents:1 across:944708k 
[   88.160000] disktype: sending ioctl 5305 to a partition!
[   88.160000] disktype: sending ioctl 5305 to a partition!

12

Odp: nie można uruchomic wifi

Tutaj wygląda dobrze. Sprawdź system plików na dysku.

13

Odp: nie można uruchomic wifi

Ale znów masz źle, czemu masz dwa radia 5GHz?

Usuń ten plik, zrób wifi detect jeszcze raz i bez ruszania pliku pokaż co w nim jest.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

14

Odp: nie można uruchomic wifi

root@Gargoyle-cyniu:~# rm /etc/config/wireless
root@Gargoyle-cyniu:~# wifi detect > /etc/config/wireless
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
command failed: No buffer space available (-132)
root@Gargoyle-cyniu:~# cat /etc/config/wireless
config wifi-device  radio0
        option type     mac80211
        option channel  36
        option hwmode   11a
        option path     'platform/ar934x_wmac'
        # REMOVE THIS LINE TO ENABLE WIFI:
        option disabled 1
config wifi-iface
        option device   radio0
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none

config wifi-device  radio1
        option type     mac80211
        option channel  36
        option hwmode   11a
        option path     'pci0000:00/0000:00:00.0'

        # REMOVE THIS LINE TO ENABLE WIFI:
        option disabled 1

config wifi-iface
        option device   radio1
        option network  lan
        option mode     ap
        option ssid     OpenWrt
        option encryption none
root@Gargoyle-cyniu:~# 

15

Odp: nie można uruchomic wifi

Zrób firstboota.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

16

Odp: nie można uruchomic wifi

czyli  broń ostateczna big_smile

ok a da  się mając extroota  zapisać  backup ustawień   i przywrócić. Domyślam się  że  działa to świetnie  ale jak uniknąć  wgrywania nowych kluczy do openVPN  na innym urządzeniu  daleko daleko stąd ?

17

Odp: nie można uruchomic wifi

Zrób kopię katalogu overlay na pendrive. Cokolwiek zmieniłeś to jest w tym katalogu.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

18

Odp: nie można uruchomic wifi

ok  problem rozwiązany

zrobiłem  e2fsck  na paluchu  po domontowaniu  niby nic nie "znalazło"  ale dalej nie działało.
pomogło dopiero zrobienie od nowa extroota  smile

teraz konfiguracja tego co zapomniałem zabezpieczyć w postaci kopii