Przejdź do treści forum
eko.one.pl
OpenWrt, Linux, USB, notebooki i inne ciekawe rzeczy
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
Aktywne tematy Tematy bez odpowiedzi
Opcje wyszukiwania (Strona 6 z 9)
Witam
Na routerze TP-Link WDR 4300 mam dodaną statyczną ścieżkę routingu.
Niestety po restarcie routera poniższa trasa nie dodaje się automatycznie.
Jak wykonam konfigurację z GUI trasa zostaje dodana do czasu wykonania restartu.
Po restarcie routera już jej nie ma w route -n. W GUI i konfigu jest cały czas.
/etc/config/network
config route
option interface 'n2n'
option gateway '10.123.123.2'
option target '192.168.0.0'
option netmask '255.255.255.0'
Analogiczna konfigurację miałem na TP-Linku W8970 i trasa dodawała się zawsze po restarcie automatycznie.
Co może być nie tak?
Z góry dzięki za pomoc.
Tutorial uruchomieniowy DVB-T na TP-Link WDR 4300 tuner Medion IT9135
1.
opkg update
opkg install kmod-i2c-core kmod-input-core kmod-regmap
2. Skopjowałem odpowiedni firmware do katalogu /lib/firmware
-dvb-usb-it9135-01.fw
-dvb-usb-it9135-02.fw
3. Skopiowałem odpowiednie moduly do katalogu /lib/modules/3.18.36/
input-core
dvb-core
rc-core
it913x
af9033
rc-it913x-v1
rc-it913x-v2
dvb_usb_v2
dvb-usb-af9035
Z
http://dl.eko.one.pl/chaos_calmer/ar71xx/media-3.18.36/
4. w pliku /etc/rc.local dopisac PRZED slowem exit 0:
insmod input-core
insmod dvb-core
insmod rc-core
insmod it913x
insmod af9033
insmod rc-it913x-v1
insmod rc-it913x-v2
insmod dvb_usb_v2
insmod dvb-usb-af9035
5.
opkg update
opkg install tvheadend
A następnie uruchamiamy za pierwszym razem poleceniem:
# tvheadend -c /etc/tvheadend -C
6. Uruchomienie strony http://192.168.1.1:9981/extjs.html?
Konfiguracja zgodnie z tutorialami na youtube.
Telewizja działa na komputerze jak i na Androidzie TVHClient + VLC
Wykonałem
1.
# opkg update
# opkg install kmod-input-core kmod-ir-core
2. Skopjowałem odpowiedni firmware do katalogu /lib/firmware
-dvb-usb-it9135-01.fw
-dvb-usb-it9135-02.fw
3. Skopiowałem odpowiednie moduly do katalogu /lib/modules/3.18.36/
input-core
dvb-core
rc-core
it913x
af9033
rc-it913x-v1
rc-it913x-v2
dvb_usb_v2
dvb-usb-af9035
Z
http://dl.eko.one.pl/chaos_calmer/ar71xx/media-3.18.36/
4. w pliku /etc/rc.local dopisac PRZED slowem exit 0:
insmod input-core
insmod dvb-core
insmod rc-core
insmod it913x
insmod af9033
insmod rc-it913x-v1
insmod rc-it913x-v2
insmod dvb_usb_v2
insmod dvb-usb-af9035
5.
opkg update
opkg install tvheadend
A następnie uruchamiamy za pierwszym razem poleceniem:
# tvheadend -c /etc/tvheadend -C
6. Uruchamiam stronę http://192.168.2.1:9981/extjs.html?
W zakładce Configuration->DVB Inputs->TV Adapters brak dodanego tunera.
Logi z routera
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.880000] usbcore: registered new interface driver cdc_wdm
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.890000] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.890000] Backport generated by backports.git backports-20151218-0-g2f58d9d
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.910000] ip_tables: (C) 2000-2006 Netfilter Core Team
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.930000] nf_conntrack version 0.5.0 (1969 buckets, 7876 max)
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.950000] usbcore: registered new interface driver usblp
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.970000] usbcore: registered new interface driver usbserial
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.980000] usbcore: registered new interface driver usbserial_generic
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 12.980000] usbserial: USB Serial support registered for generic
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.050000] xt_time: kernel timezone is -0000
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.060000] usbcore: registered new interface driver cdc_ether
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.070000] usbcore: registered new interface driver cdc_ncm
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.130000] usbcore: registered new interface driver huawei_cdc_ncm
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.230000] PPP generic driver version 2.4.2
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.240000] PPP MPPE Compression module registered
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.240000] NET: Registered protocol family 24
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.250000] PPTP driver version 0.8.5
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.260000] usbcore: registered new interface driver qmi_wwan
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.270000] usbcore: registered new interface driver rndis_host
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.280000] usbcore: registered new interface driver sierra
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.280000] usbserial: USB Serial support registered for Sierra USB modem
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.290000] usbcore: registered new interface driver sierra_net
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.380000] usbcore: registered new interface driver cdc_mbim
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.390000] usbcore: registered new interface driver option
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.400000] usbserial: USB Serial support registered for GSM modem (1-port)
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.410000] usbcore: registered new interface driver qcserial
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.420000] usbserial: USB Serial support registered for Qualcomm USB modem
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.460000] ath: EEPROM regdomain: 0x0
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.460000] ath: EEPROM indicates default country code should be used
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.460000] ath: doing EEPROM country->regdmn map search
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.460000] ath: country maps to regdmn code: 0x3a
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.460000] ath: Country alpha2 being used: US
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.460000] ath: Regpair used: 0x3a
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.470000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.470000] ieee80211 phy0: Atheros AR9340 Rev:2 mem=0xb8100000, irq=47
Thu Sep 15 14:03:11 2016 kern.warn kernel: [ 13.480000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.490000] ath: EEPROM regdomain: 0x0
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.490000] ath: EEPROM indicates default country code should be used
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.490000] ath: doing EEPROM country->regdmn map search
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.490000] ath: country maps to regdmn code: 0x3a
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.490000] ath: Country alpha2 being used: US
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.490000] ath: Regpair used: 0x3a
Thu Sep 15 14:03:11 2016 kern.debug kernel: [ 13.500000] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Thu Sep 15 14:03:11 2016 kern.info kernel: [ 13.500000] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=40
Thu Sep 15 14:03:13 2016 user.emerg syslog: 'radio0' is disabled
Thu Sep 15 14:03:13 2016 user.emerg syslog: 'radio1' is disabled
Thu Sep 15 14:03:13 2016 user.emerg syslog: 'radio0' is disabled
Thu Sep 15 14:03:13 2016 user.emerg syslog: 'radio1' is disabled
Thu Sep 15 14:03:14 2016 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Thu Sep 15 14:03:14 2016 daemon.err block: /dev/mtdblock3 is already mounted
Thu Sep 15 14:03:16 2016 authpriv.info dropbear[1361]: Not backgrounding
Thu Sep 15 14:03:19 2016 kern.info kernel: [ 23.670000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Thu Sep 15 14:03:19 2016 kern.info kernel: [ 23.710000] device eth0.1 entered promiscuous mode
Thu Sep 15 14:03:19 2016 kern.info kernel: [ 23.710000] device eth0 entered promiscuous mode
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'lan' is enabled
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'lan' is setting up now
Thu Sep 15 14:03:19 2016 kern.info kernel: [ 23.730000] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'lan' is now up
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'loopback' is enabled
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'loopback' is now up
Thu Sep 15 14:03:19 2016 kern.info kernel: [ 23.750000] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'wan' is enabled
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'wan6' is enabled
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Network device 'lo' link is up
Thu Sep 15 14:03:19 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Sep 15 14:03:19 2016 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Sep 15 14:03:20 2016 kern.info kernel: [ 24.540000] eth0: link up (1000Mbps/Full duplex)
Thu Sep 15 14:03:20 2016 daemon.notice netifd: VLAN 'eth0.2' link is up
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Interface 'wan' has link connectivity
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Interface 'wan' is setting up now
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Interface 'wan6' has link connectivity
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Interface 'wan6' is setting up now
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Network device 'eth0' link is up
Thu Sep 15 14:03:20 2016 kern.info kernel: [ 24.590000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Sep 15 14:03:20 2016 kern.info kernel: [ 24.600000] br-lan: port 1(eth0.1) entered forwarding state
Thu Sep 15 14:03:20 2016 kern.info kernel: [ 24.600000] br-lan: port 1(eth0.1) entered forwarding state
Thu Sep 15 14:03:20 2016 kern.info kernel: [ 24.610000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
Thu Sep 15 14:03:20 2016 kern.info kernel: [ 24.620000] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Sep 15 14:03:20 2016 daemon.notice netifd: VLAN 'eth0.1' link is up
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Bridge 'br-lan' link is up
Thu Sep 15 14:03:20 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Sep 15 14:03:20 2016 daemon.notice netifd: wan (1758): udhcpc (v1.23.2) started
Thu Sep 15 14:03:20 2016 daemon.notice netifd: wan (1758): Sending discover...
Thu Sep 15 14:03:20 2016 daemon.notice netifd: wan (1758): Sending select for 192.168.1.9...
Thu Sep 15 14:03:20 2016 daemon.notice netifd: wan (1758): Lease of 192.168.1.9 obtained, lease time 21600
Thu Sep 15 14:03:21 2016 daemon.notice netifd: Interface 'wan' is now up
Thu Sep 15 14:03:22 2016 kern.info kernel: [ 26.600000] br-lan: port 1(eth0.1) entered forwarding state
Thu Sep 15 14:03:22 2016 user.emerg syslog: Unknown group "netdev" in message bus configuration file
Thu Sep 15 14:03:23 2016 daemon.info avahi-daemon[1825]: Found user 'nobody' (UID 65534) and group 'nogroup' (GID 65534).
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Successfully dropped root privileges.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: avahi-daemon 0.6.31 starting up.
Thu Sep 15 14:03:24 2016 daemon.warn avahi-daemon[1825]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: No service file found in /etc/avahi/services.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Joining mDNS multicast group on interface eth0.2.IPv6 with address fe80::fa1a:67ff:fe78:ddfa.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: New relevant interface eth0.2.IPv6 for mDNS.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Joining mDNS multicast group on interface eth0.2.IPv4 with address 192.168.1.9.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: New relevant interface eth0.2.IPv4 for mDNS.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Joining mDNS multicast group on interface br-lan.IPv6 with address fdf8:8055:33a8::1.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: New relevant interface br-lan.IPv6 for mDNS.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Joining mDNS multicast group on interface br-lan.IPv4 with address 192.168.2.1.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: New relevant interface br-lan.IPv4 for mDNS.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::fa1a:67ff:fe78:ddfa.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: New relevant interface eth0.IPv6 for mDNS.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Network interface enumeration completed.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Registering new address record for fe80::fa1a:67ff:fe78:ddfa on eth0.2.*.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Registering new address record for 192.168.1.9 on eth0.2.IPv4.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Registering new address record for fdf8:8055:33a8::1 on br-lan.*.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Registering new address record for 192.168.2.1 on br-lan.IPv4.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Registering new address record for fe80::fa1a:67ff:fe78:ddfa on eth0.*.
Thu Sep 15 14:03:24 2016 daemon.info avahi-daemon[1825]: Registering HINFO record with values 'MIPS'/'LINUX'.
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: started, version 2.73 cachesize 150
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC loop-detect inotify
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: DNS service limited to local subnets
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq-dhcp[1843]: DHCP, IP range 192.168.2.100 -- 192.168.2.249, lease time 12h
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: using local addresses only for domain lan
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: reading /tmp/resolv.conf.auto
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: using local addresses only for domain lan
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: using nameserver 192.168.1.1#53
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: read /etc/hosts - 1 addresses
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq[1843]: read /tmp/hosts/dhcp - 1 addresses
Thu Sep 15 14:03:24 2016 daemon.info dnsmasq-dhcp[1843]: read /etc/ethers - 0 addresses
Thu Sep 15 14:03:24 2016 kern.warn kernel: [ 29.140000] it913x: Unknown symbol regmap_write (err 0)
Thu Sep 15 14:03:24 2016 kern.warn kernel: [ 29.140000] it913x: Unknown symbol regmap_init_i2c (err 0)
Thu Sep 15 14:03:24 2016 kern.warn kernel: [ 29.150000] it913x: Unknown symbol regmap_read (err 0)
Thu Sep 15 14:03:24 2016 kern.warn kernel: [ 29.150000] it913x: Unknown symbol regmap_bulk_write (err 0)
Thu Sep 15 14:03:24 2016 kern.warn kernel: [ 29.160000] it913x: Unknown symbol regmap_bulk_read (err 0)
Thu Sep 15 14:03:24 2016 kern.warn kernel: [ 29.160000] it913x: Unknown symbol regmap_exit (err 0)
Thu Sep 15 14:03:24 2016 daemon.err insmod: failed to insert /lib/modules/3.18.36/it913x.ko
Thu Sep 15 14:03:24 2016 kern.info kernel: [ 29.260000] usb 1-1.1: dvb_usb_af9035: prechip_version=83 chip_version=02 chip_type=9135
Thu Sep 15 14:03:24 2016 kern.info kernel: [ 29.270000] usb 1-1.1: dvb_usb_v2: found a 'ITE 9135 Generic' in cold state
Thu Sep 15 14:03:24 2016 kern.info kernel: [ 29.300000] usb 1-1.1: dvb_usb_v2: downloading firmware from file 'dvb-usb-it9135-02.fw'
Thu Sep 15 14:03:25 2016 daemon.info avahi-daemon[1825]: Server startup complete. Host name is OpenWrt.local. Local service cookie is 551800858.
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.620000] usb 1-1.1: dvb_usb_af9035: firmware version=3.40.1.0
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.630000] usb 1-1.1: dvb_usb_v2: found a 'ITE 9135 Generic' in warm state
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.640000] usb 1-1.1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.650000] DVB: registering new adapter (ITE 9135 Generic)
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.670000] af9033 0-0038: firmware version: LINK 3.40.1.0 - OFDM 3.40.1.0
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.670000] af9033 0-0038: Afatech AF9033 successfully attached
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.680000] usb 1-1.1: DVB: registering adapter 0 frontend 0 (Afatech AF9033 (DVB-T))...
Thu Sep 15 14:03:25 2016 kern.info kernel: [ 29.690000] usbcore: registered new interface driver dvb_usb_af9035
Thu Sep 15 14:03:25 2016 user.emerg syslog: setting up led USB1
Thu Sep 15 14:03:26 2016 daemon.info procd: - init complete -
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[1843]: exiting on receipt of SIGTERM
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: started, version 2.73 cachesize 150
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC loop-detect inotify
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: DNS service limited to local subnets
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq-dhcp[2044]: DHCP, IP range 192.168.2.100 -- 192.168.2.249, lease time 12h
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: using local addresses only for domain lan
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: reading /tmp/resolv.conf.auto
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: using local addresses only for domain lan
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: using nameserver 192.168.1.1#53
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: read /etc/hosts - 1 addresses
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq[2044]: read /tmp/hosts/dhcp - 1 addresses
Thu Sep 15 14:03:27 2016 daemon.info dnsmasq-dhcp[2044]: read /etc/ethers - 0 addresses
Thu Sep 15 14:03:28 2016 daemon.info tvheadend[2013]: main: Log started
Thu Sep 15 14:03:28 2016 daemon.info tvheadend[2013]: config: loaded
Thu Sep 15 14:03:28 2016 user.notice firewall: Reloading firewall due to ifup of wan (eth0.2)
Thu Sep 15 14:03:29 2016 daemon.info dnsmasq-dhcp[2044]: DHCPREQUEST(br-lan) 192.168.2.241 XX:XX:XX:XX:XX
Thu Sep 15 14:03:29 2016 daemon.info dnsmasq-dhcp[2044]: DHCPACK(br-lan) 192.168.2.241 XX:XX:XX:XX:XX LM
Thu Sep 15 14:03:31 2016 user.notice ddns-scripts[2180]: myddns_ipv4: PID '2180' started at 2016-09-15 14:03
Thu Sep 15 14:03:31 2016 user.warn ddns-scripts[2180]: myddns_ipv4: Service section disabled! - TERMINATE
Thu Sep 15 14:03:31 2016 user.warn ddns-scripts[2180]: myddns_ipv4: PID '2180' exit WITH ERROR '1' at 2016-09-15 14:03
Thu Sep 15 14:03:33 2016 daemon.info dnsmasq-dhcp[2044]: DHCPINFORM(br-lan) 192.168.2.241 XX:XX:XX:XX:XX
Thu Sep 15 14:03:33 2016 daemon.info dnsmasq-dhcp[2044]: DHCPACK(br-lan) 192.168.2.241 XX:XX:XX:XX:XX LM
Thu Sep 15 14:03:33 2016 daemon.info tvheadend[2013]: scanfile: DVB-T - loaded 44 regions with 1107 networks
Thu Sep 15 14:03:33 2016 daemon.info tvheadend[2013]: scanfile: DVB-S - loaded 1 regions with 113 networks
Thu Sep 15 14:03:33 2016 daemon.info tvheadend[2013]: scanfile: DVB-C - loaded 17 regions with 55 networks
Thu Sep 15 14:03:33 2016 daemon.info tvheadend[2013]: scanfile: ATSC - loaded 2 regions with 14 networks
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: dvr: Creating new configuration ''
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: CSA: Using 32bit parallel descrambling
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module eit created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module uk_freesat created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module uk_freeview created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module viasat_baltic created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module opentv-ausat created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module opentv-skynz created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module opentv-skyuk created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module opentv-skyit created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module pyepg created
Thu Sep 15 14:03:35 2016 daemon.info tvheadend[2013]: epggrab: module xmltv created
Thu Sep 15 14:03:35 2016 daemon.notice tvheadend[2013]: START: HTS Tvheadend version 4.0.9~openwrt1 started, running as PID:2013 UID:0 GID:0, CWD:/ CNF:/etc/tvheadend
Thu Sep 15 14:34:16 2016 daemon.info tvheadend[2013]: AVAHI: Service 'Tvheadend' successfully established.
Thu Sep 15 14:34:38 2016 kern.notice kernel: [ 63.220000] random: nonblocking pool is initialized
Witam
Mam tuner DVB-T Medion chip IT9135 opisany w wątku http://eko.one.pl/forum/viewtopic.php?id=14156
Z racji braku gotowych modułów dla TP-Lika W8970 chce uruchomić DVB-T na TP-Linku 4300.
Wykonuje procedurę zgodnie z informacją z FAQ
http://eko.one.pl/?p=openwrt-dvb
Wykonuje poniższe polecenie
opkg install kmod-input-core kmod-ir-core
Tak jakby brakowało pakietu kmod-ir-core
root@OpenWrt:~# opkg install kmod-input-core kmod-ir-core
Multiple packages (kmod-input-core and kmod-input-core) providing same name marked HOLD or PREFER. Using latest.
Package kmod-input-core (3.18.36-1) installed in root is up to date.
Unknown package 'kmod-ir-core'.
Collected errors:
* opkg_install_cmd: Cannot install package kmod-ir-core.
Podłączam tuner DVB-T do routera chce wykonać polecenie
cat /proc/bus/usb/devices
Zwraca następujący błąd
root@OpenWrt:~# cat /proc/bus/usb/devices
cat: can't open '/proc/bus/usb/devices': No such file or directory
root@OpenWrt:~#
Co może być nie tak?
Z góry dzięki za informację.
Jeszcze nigdy nie kompilowałem sdk wiec dużo pracy przede mną.
Ma ktoś jakiś poradnik jak to zrobić?
Napisze ktoś jak wyłuskać moduły z jądra?
Dzięki za informację.
Jak byś mógł w punktach napisać co pokolenie się instaluje uruchamia byłbym bard wdzięczny i na pewno komuś na przyszłość się to też przyda.
Z góry dzięki
Zamówiony jak tylko dojdzie będę uruchamiał DVB-T
Witam
Jaki tuner DVB-T polecacie? Wystarczy jedno głowico-wy. Chce go wykorzystać głównie do nagrywania filmów na dysk.
Podłącze go do Tp-Linka w8970.
Wystarczy mi jakiś tani tuner.
Co sądzie o poniższym tunerze.
http://allegro.pl/tuner-tv-dvb-t-mpeg4- … 16169.html
Jak wygląda programowanie nagrywania PVR w programie Tvheadend ? Można wybierać programy z GUIDE i wybierać które chce nagrać ?
Z góry dzięki za informacje.
Witam
Na jednym z telefonów nie mogę się połączyć do serwera VPN PPTP System Android 5.1. brand oukietel
Na drugim tel też android 5.1 dostęp działa bez problemu te same dane ustawienia.
Log przy probie połączenia się
Using interface ppp1
Connect: ppp1 <--> /dev/pts/0
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
using channel 21
Using interface ppp1
Connect: ppp1 <--> /dev/pts/0
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0x62f3358e>]
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
using channel 22
Using interface ppp1
Connect: ppp1 <--> /dev/pts/0
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
sent [LCP ConfReq id=0x1 <mru 1400> <auth chap MS-v2> <magic 0xf5ac30ca>]
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup
Witam
Mam postawiony serwer VPN na Openwrt
Serwer działa i da sie spiąć VPNa z Windowsa.
Konfiguruje analogicznie VPNa na Androidzie od wersji 4.4.2 i nie działa błąd jak poniżej. W wcześniejszej wersji Androida VPN się spinał poprawnie.
Co może być nie tak?
Wed Jun 8 21:05:15 2016 daemon.info pptpd[7999]: CTRL: Starting call (launching pppd, opening GRE)
Wed Jun 8 21:05:15 2016 daemon.notice pppd[8000]: pppd 2.4.7 started by root, uid 0
Wed Jun 8 21:05:15 2016 daemon.notice netifd: Interface 'PPTP' is enabled
Wed Jun 8 21:05:15 2016 daemon.notice netifd: Interface 'PPTP' is setting up now
Wed Jun 8 21:05:15 2016 daemon.notice netifd: Interface 'PPTP' is now up
Wed Jun 8 21:05:15 2016 daemon.info pppd[8000]: Using interface ppp1
Wed Jun 8 21:05:15 2016 daemon.notice pppd[8000]: Connect: ppp1 <--> /dev/pts/0
Wed Jun 8 21:05:15 2016 daemon.notice netifd: Network device 'ppp1' link is up
Wed Jun 8 21:05:15 2016 daemon.notice netifd: Interface 'PPTP' has link connectivity
Wed Jun 8 21:05:45 2016 daemon.warn pppd[8000]: LCP: timeout sending Config-Requests
Wed Jun 8 21:05:45 2016 daemon.notice pppd[8000]: Connection terminated.
Wed Jun 8 21:05:45 2016 daemon.notice netifd: Network device 'ppp1' link is down
Wed Jun 8 21:05:45 2016 daemon.notice netifd: Interface 'PPTP' has link connectivity loss
Wed Jun 8 21:05:45 2016 daemon.notice pppd[8000]: Modem hangup
Wed Jun 8 21:05:45 2016 daemon.info pppd[8000]: Exit.
Wed Jun 8 21:05:45 2016 daemon.err pptpd[7999]: GRE: read(fd=6,buffer=41ec5c,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
Wed Jun 8 21:05:45 2016 daemon.err pptpd[7999]: CTRL: PTY read or GRE write failed (pty,gre)=(6,8)
Wed Jun 8 21:05:45 2016 daemon.debug pptpd[7999]: CTRL: Reaping child PPP[8000]
Cezary napisał/a:Bo taką datę masz w plikach zapisaną. Dopóki nie połączy się z internetem i nie zaktualizuje sobie czasy to taka będzie.
Wygląda na błąd inicjacji magistrali pci lub samego chipa.
Coś nie tak z routerem? Czy ten błąd może być od samego początku?
Proszę o informację innych użytkowników TP-Linka W8970 czy mają podobne wpisy w logach.
Nawet jak na nowy wykonam restart to zawsze mam od daty Tue Feb 16 13:09:48
Poniżej błędy z kernela
Co te błędy mogą oznaczać?
Tue Feb 16 13:09:48 2016 kern.warn kernel: [ 185.692000] enter showtime, cell rate: 0 - 2754, 1 - 2754, xdata addr: 0x821f0000
Tue Feb 16 13:09:48 2016 kern.warn kernel: [ 185.708000] enter showtime, cell rate: 0 - 2754, 1 - 2754, xdata addr: 0x821f0000
Tue Feb 16 13:08:16 2016 kern.warn kernel: [ 93.784000] ifxmips_atm: ATM init succeed
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 116.872000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 116.872000] PCIe RC error intr 161
Tue Feb 16 13:09:33 2016 kern.warn kernel: [ 170.980000] enter showtime, cell rate: 0 - 2726, 1 - 2726, xdata addr: 0x821f0000
Tue Feb 16 13:09:33 2016 kern.warn kernel: [ 171.020000] enter showtime, cell rate: 0 - 2726, 1 - 2726, xdata addr: 0x821f0000
Tue Feb 16 13:08:16 2016 kern.warn kernel: [ 93.960000] ifxmips_atm: ATM init succeed
Tue Feb 16 13:08:41 2016 kern.warn kernel: [ 118.504000] PCIe RC error intr 161
Tue Feb 16 13:08:41 2016 kern.warn kernel: [ 118.504000] PCIe RC error intr 161
Tue Feb 16 13:09:36 2016 kern.warn kernel: [ 173.232000] enter showtime, cell rate: 0 - 2792, 1 - 2792, xdata addr: 0x821f0000
Tue Feb 16 13:09:36 2016 kern.warn kernel: [ 173.564000] enter showtime, cell rate: 0 - 2792, 1 - 2792, xdata addr: 0x821f0000
Cezary napisał/a:Coś namieszałeś z tymi logami. Masz 17 wcześniej niż 16?
Awaria było 2016-02-17 około godziny 22:55
Następnie w logach wpisywałem komunikaty z data wcześniejszą.
Bandwidthd przestał zbierać dane Tue Feb 16 13:09:37 2016
Na stacjonarce rozłączało mi połączenie sieciowe nie mogłem nawet dostać sie do routera
Logi zapisuje na pendrivie dołączę wcześniejsze.
Router zawiesił się koło 22:55
Wed Feb 17 22:48:59 2016 daemon.info n2n[2016]: Rx REGISTER_SUPER_ACK myMAC=xxxxxxxxxxxxxxxxxxxxx [192.168.1.1:186] (external 192.168.1.1:53203). Attempts 2
Wed Feb 17 22:51:00 2016 daemon.info n2n[2016]: Rx REGISTER_SUPER_ACK myMAC=xxxxxxxxxxxxxxxxxxxxx [192.168.1.1:186] (external 192.168.1.1:53203). Attempts 2
Wed Feb 17 22:53:00 2016 daemon.info n2n[2016]: Rx REGISTER_SUPER_ACK myMAC=xxxxxxxxxxxxxxxxxxxxx [192.168.1.1:186] (external 192.168.1.1:53203). Attempts 2
Tue Feb 16 13:08:09 2016 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/mtdblock3 is already mounted
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/sda1 is already mounted
Tue Feb 16 13:08:16 2016 kern.info kernel: [ 94.336000] device eth0.1 entered promiscuous mode
Tue Feb 16 13:08:16 2016 kern.info kernel: [ 94.340000] device eth0 entered promiscuous mode
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'lan' is enabled
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'lan' is setting up now
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'lan' is now up
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' is enabled
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' is now up
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Network device 'lo' link is up
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 94.696000] ATM1.0.26 ATM (A1) firmware version 0.24
Tue Feb 16 13:08:17 2016 kern.warn kernel: [ 94.700000] ifxmips_atm: ATM init succeed
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.000000] eth0: port 0 got link
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.000000] eth0: port 5 got link
Tue Feb 16 13:08:17 2016 daemon.notice netifd: VLAN 'eth0.1' link is up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.328000] eth0: port 4 got link
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.332000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.336000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Bridge 'br-lan' link is up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Tue Feb 16 13:08:19 2016 kern.info kernel: [ 97.340000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1238]: Interface "nas0" created sucessfully
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1238]: Communicating over ATM 0.1.32, encapsulation: LLC
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1238]: Interface configured
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1238]: RFC 1483/2684 bridge daemon started
Tue Feb 16 13:08:23 2016 cron.info crond[1274]: crond (busybox 1.23.2) started, log level 8
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1171): Configuration file: /var/run/hostapd-phy0.conf
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.924000] device wlan0 entered promiscuous mode
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.928000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.936000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1171): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 117.040000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 117.040000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.180000] cfg80211: Calling CRDA for country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.184000] br-lan: port 2(wlan0) entered disabled state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Network device 'eth0' link is down
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.200000] cfg80211: Regulatory domain changed to country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.204000] cfg80211: DFS Master region: ETSI
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.208000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.216000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.224000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.236000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.244000] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.252000] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Tue Feb 16 13:08:39 2016 daemon.notice netifd: VLAN 'eth0.1' link is down
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1171): wlan0: interface state COUNTRY_UPDATE->HT_SCAN
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.272000] br-lan: port 1(eth0.1) entered disabled state
Tue Feb 16 13:08:39 2016 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Tue Feb 16 13:08:40 2016 authpriv.info dropbear[1288]: Not backgrounding
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: Plugin pppoatm.so loaded.
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: PPPoATM plugin_init
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: PPPoATM setdevname_pppoatm - SUCCESS:0.0.35
Tue Feb 16 13:08:40 2016 daemon.notice pppd[1227]: pppd 2.4.7 started by root, uid 0
Tue Feb 16 13:08:40 2016 kern.info kernel: [ 117.976000] pppoa-wan: renamed from ppp0
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: Using interface pppoa-wan
Tue Feb 16 13:08:40 2016 daemon.notice pppd[1227]: Connect: pppoa-wan <--> 0.0.35
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 kern.info kernel: [ 118.180000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:40 2016 kern.info kernel: [ 118.184000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:40 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Feb 16 13:08:40 2016 daemon.notice netifd: VLAN 'eth0.1' link is up
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:41 2016 daemon.notice netifd: radio0 (1171): 20/40 MHz operation not permitted on channel pri=7 sec=3 based on overlapping BSSes
Tue Feb 16 13:08:41 2016 daemon.notice netifd: radio0 (1171): Using interface wlan0 with hwaddr xxxxxxxxxxxxxxx and ssid "WIFI"
Tue Feb 16 13:08:42 2016 daemon.notice netifd: radio0 (1171): wlan0: interface state HT_SCAN->ENABLED
Tue Feb 16 13:08:42 2016 daemon.notice netifd: radio0 (1171): wlan0: AP-ENABLED
Tue Feb 16 13:08:42 2016 kern.info kernel: [ 119.976000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:42 2016 kern.info kernel: [ 119.980000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:42 2016 kern.info kernel: [ 120.188000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:42 2016 daemon.notice netifd: Network device 'wlan0' link is up
Tue Feb 16 13:08:44 2016 kern.info kernel: [ 121.988000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:44 2016 daemon.info pppd[1227]: Terminating on signal 15
Tue Feb 16 13:08:45 2016 daemon.err uhttpd[1732]: socket(): Address family not supported by protocol
Tue Feb 16 13:08:45 2016 daemon.err uhttpd[1732]: socket(): Address family not supported by protocol
Tue Feb 16 13:08:09 2016 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/mtdblock3 is already mounted
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/sda1 is already mounted
Tue Feb 16 13:08:16 2016 kern.info kernel: [ 93.504000] ATM1.0.26 ATM (A1) firmware version 0.24
Tue Feb 16 13:08:16 2016 kern.warn kernel: [ 93.508000] ifxmips_atm: ATM init succeed
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 94.720000] device eth0.1 entered promiscuous mode
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 94.724000] device eth0 entered promiscuous mode
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' is enabled
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' is setting up now
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' is now up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'loopback' is enabled
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'loopback' is now up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Feb 16 13:08:18 2016 daemon.notice netifd: Network device 'lo' link is up
Tue Feb 16 13:08:18 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1200]: Interface "nas0" created sucessfully
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1200]: Communicating over ATM 0.1.32, encapsulation: LLC
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1200]: Interface configured
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1200]: RFC 1483/2684 bridge daemon started
Tue Feb 16 13:08:23 2016 cron.info crond[1275]: crond (busybox 1.23.2) started, log level 8
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1196): Configuration file: /var/run/hostapd-phy0.conf
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.280000] device wlan0 entered promiscuous mode
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.280000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.288000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1196): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 116.392000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 116.392000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.540000] eth0: port 0 got link
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.544000] eth0: port 5 got link
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.548000] eth0: port 4 got link
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.548000] cfg80211: Calling CRDA for country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.556000] br-lan: port 2(wlan0) entered disabled state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Bridge 'br-lan' link is up
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.572000] cfg80211: Regulatory domain changed to country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.576000] cfg80211: DFS Master region: ETSI
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.580000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Witam
Co jakiś czas zawiesza mi się router TP-Link W8970
Poniżej zamieszczam wycinek z logów. Co może być powodem zawieszania się?
Częstotliwość zawieszania jest bardzo różna średnio co miesiąc.
Z góry dzięki za informację
Tue Feb 16 13:08:09 2016 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/mtdblock3 is already mounted
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/sda1 is already mounted
Tue Feb 16 13:08:16 2016 kern.info kernel: [ 94.336000] device eth0.1 entered promiscuous mode
Tue Feb 16 13:08:16 2016 kern.info kernel: [ 94.340000] device eth0 entered promiscuous mode
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'lan' is enabled
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'lan' is setting up now
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'lan' is now up
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' is enabled
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' is now up
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Network device 'lo' link is up
Tue Feb 16 13:08:16 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 94.696000] ATM1.0.26 ATM (A1) firmware version 0.24
Tue Feb 16 13:08:17 2016 kern.warn kernel: [ 94.700000] ifxmips_atm: ATM init succeed
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.000000] eth0: port 0 got link
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.000000] eth0: port 5 got link
Tue Feb 16 13:08:17 2016 daemon.notice netifd: VLAN 'eth0.1' link is up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.328000] eth0: port 4 got link
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.332000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 95.336000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Bridge 'br-lan' link is up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Tue Feb 16 13:08:19 2016 kern.info kernel: [ 97.340000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1238]: Interface "nas0" created sucessfully
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1238]: Communicating over ATM 0.1.32, encapsulation: LLC
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1238]: Interface configured
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1238]: RFC 1483/2684 bridge daemon started
Tue Feb 16 13:08:23 2016 cron.info crond[1274]: crond (busybox 1.23.2) started, log level 8
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1171): Configuration file: /var/run/hostapd-phy0.conf
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.924000] device wlan0 entered promiscuous mode
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.928000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.936000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1171): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 117.040000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 117.040000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.180000] cfg80211: Calling CRDA for country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.184000] br-lan: port 2(wlan0) entered disabled state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Network device 'eth0' link is down
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.200000] cfg80211: Regulatory domain changed to country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.204000] cfg80211: DFS Master region: ETSI
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.208000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.216000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.224000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.236000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.244000] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.252000] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Tue Feb 16 13:08:39 2016 daemon.notice netifd: VLAN 'eth0.1' link is down
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1171): wlan0: interface state COUNTRY_UPDATE->HT_SCAN
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 117.272000] br-lan: port 1(eth0.1) entered disabled state
Tue Feb 16 13:08:39 2016 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Tue Feb 16 13:08:40 2016 authpriv.info dropbear[1288]: Not backgrounding
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: Plugin pppoatm.so loaded.
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: PPPoATM plugin_init
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: PPPoATM setdevname_pppoatm - SUCCESS:0.0.35
Tue Feb 16 13:08:40 2016 daemon.notice pppd[1227]: pppd 2.4.7 started by root, uid 0
Tue Feb 16 13:08:40 2016 kern.info kernel: [ 117.976000] pppoa-wan: renamed from ppp0
Tue Feb 16 13:08:40 2016 daemon.info pppd[1227]: Using interface pppoa-wan
Tue Feb 16 13:08:40 2016 daemon.notice pppd[1227]: Connect: pppoa-wan <--> 0.0.35
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 kern.info kernel: [ 118.180000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:40 2016 kern.info kernel: [ 118.184000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:40 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Feb 16 13:08:40 2016 daemon.notice netifd: VLAN 'eth0.1' link is up
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:40 2016 daemon.notice netifd: radio0 (1171): handle_probe_req: send failed
Tue Feb 16 13:08:41 2016 daemon.notice netifd: radio0 (1171): 20/40 MHz operation not permitted on channel pri=7 sec=3 based on overlapping BSSes
Tue Feb 16 13:08:41 2016 daemon.notice netifd: radio0 (1171): Using interface wlan0 with hwaddr xxxxxxxxxxxxxxxxxxxxx and ssid "WIFI"
Tue Feb 16 13:08:42 2016 daemon.notice netifd: radio0 (1171): wlan0: interface state HT_SCAN->ENABLED
Tue Feb 16 13:08:42 2016 daemon.notice netifd: radio0 (1171): wlan0: AP-ENABLED
Tue Feb 16 13:08:42 2016 kern.info kernel: [ 119.976000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:42 2016 kern.info kernel: [ 119.980000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:42 2016 kern.info kernel: [ 120.188000] br-lan: port 1(eth0.1) entered forwarding state
Tue Feb 16 13:08:42 2016 daemon.notice netifd: Network device 'wlan0' link is up
Tue Feb 16 13:08:44 2016 kern.info kernel: [ 121.988000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:44 2016 daemon.info pppd[1227]: Terminating on signal 15
Tue Feb 16 13:08:45 2016 daemon.err uhttpd[1732]: socket(): Address family not supported by protocol
Tue Feb 16 13:08:45 2016 daemon.err uhttpd[1732]: socket(): Address family not supported by protocol
Tue Feb 16 13:08:09 2016 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/mtdblock3 is already mounted
Tue Feb 16 13:08:16 2016 daemon.err block: /dev/sda1 is already mounted
Tue Feb 16 13:08:16 2016 kern.info kernel: [ 93.504000] ATM1.0.26 ATM (A1) firmware version 0.24
Tue Feb 16 13:08:16 2016 kern.warn kernel: [ 93.508000] ifxmips_atm: ATM init succeed
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 94.720000] device eth0.1 entered promiscuous mode
Tue Feb 16 13:08:17 2016 kern.info kernel: [ 94.724000] device eth0 entered promiscuous mode
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' is enabled
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' is setting up now
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'lan' is now up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'loopback' is enabled
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'loopback' is now up
Tue Feb 16 13:08:17 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Feb 16 13:08:18 2016 daemon.notice netifd: Network device 'lo' link is up
Tue Feb 16 13:08:18 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1200]: Interface "nas0" created sucessfully
Tue Feb 16 13:08:22 2016 local2.notice br2684ctl[1200]: Communicating over ATM 0.1.32, encapsulation: LLC
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1200]: Interface configured
Tue Feb 16 13:08:22 2016 local2.info br2684ctl[1200]: RFC 1483/2684 bridge daemon started
Tue Feb 16 13:08:23 2016 cron.info crond[1275]: crond (busybox 1.23.2) started, log level 8
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1196): Configuration file: /var/run/hostapd-phy0.conf
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.280000] device wlan0 entered promiscuous mode
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.280000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.288000] br-lan: port 2(wlan0) entered forwarding state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: radio0 (1196): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 116.392000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.warn kernel: [ 116.392000] PCIe RC error intr 161
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.540000] eth0: port 0 got link
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.544000] eth0: port 5 got link
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.548000] eth0: port 4 got link
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.548000] cfg80211: Calling CRDA for country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.556000] br-lan: port 2(wlan0) entered disabled state
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Bridge 'br-lan' link is up
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Tue Feb 16 13:08:39 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.572000] cfg80211: Regulatory domain changed to country: PL
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.576000] cfg80211: DFS Master region: ETSI
Tue Feb 16 13:08:39 2016 kern.info kernel: [ 116.580000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wykonałem następujący test
1. Na stacjonarce nr1 włączyłem pobieranie plików z neta prędkość około 14Mbps (1Gbps -szybkość Lanu)
2. Podłączyłem laptopa kablem negocjacja na 1Gbps w tym czasie stacjonarka pobieta pełną prędkością.
3. Na laptopie zmieniłem negocjację na 10Mbps i w tym samym czasie prędkość pobierania na stacjonarce spadła do 9Mbps.
Niestety błędnie działa router W8970.
Jeżeli ktoś też używa W8970 proszę o wykonanie analogicznego testu czy też mu prędkość spadnie jak mi wymagana neostrada szybsza niż 10Mbps.
@Cezary co można zrobić z tym problemem?
Cezary napisał/a:Po pierwsze to sprawdź jakość kabli i wtyczek. Możesz któreś kable masz pęknięte i stąd negocjacja na 10Mbps.
Sprawdziłem kable i oba komputery jak są wyłączone to negocjacja jest ustawiona na 10Mbps.
Laptop jak podłacze kablem to na wyłączonym negocjuje na 100Mbps.
Wszystkie komputery jak są włączone to jest 1000Mbps. Prędkość kopiowania wynosi nawet do 98% prędkości 1Gbps.
Ewidentnie coś jest nie tak w routrze ale co?
Wygląda tak jakby switch komunikował się z aDSL z najniższą prędkością jaka jest na portach.
Heinz napisał/a:Jeśli nie używasz funkcji Wake on LAN na tym komputerze to spróbuj ją wyłączyć w biosie.
Wtedy komputer powinien zachować się jak by był fizycznie odłączony od switcha.
Właśnie używam WoL.
Czy inni użytkownicy Tp-Linka W8970 mają taki sam problem z działaniem internetu?
Dlaczego tak dziwnie działa switch w tym routerze że zwalnia tak połączenie z aDSLem?
Niestety jest jeszcze gorzej prędkość spada na 10Mbps.
swconfig dev switch0 show
Port 5:
uvr: 0
vsr: 0
vinr: 0
tvm: 0
pvid: 1
link: port:5 link:up speed:10baseT full-duplex auto
Port 6:
uvr: 0
vsr: 0
vinr: 0
tvm: 0
pvid: 1
link: port:6 link:up speed:1000baseT full-duplex auto
Dlaczego prędkość switcha spada do prędkości najwolniejszego klienta podłączonego?
Jak to naprawić? żeby nie spadało do 10Mbps
Witam
Mam bardzo dziwny przypadek spowolnienia Internetu po wyłączeniu jednego z komputerów które są podłączone bezpośrednio kablem do routera.
Jak mam włączone 2 komputery wykonuje speedtest mam około 14 Mbit/s ( pomiar robię z 10 razy 100% powtarzalności ) Synchronizacja aDSL na poziomie 17Mbit/s.
Wyłączam 1 stacjonarkę i robie na drugim komputerze identyczny test prędkości i nagle jest 8-9Mbit/s ( pomiar robię z 10 razy 100% powtarzalności ) Synchronizacja aDSL na poziomie 17Mbit/s. nie zmienia się. Po WiFi Internet działa z prędkością prawidłowa około 14 Mbit/s. Jak podłączę stacjonarkę nr 1 przez switcha i ją wyłączę to Internet działa z pełną prędkością.
Wyłączam druga stacjonarkę i robie na drugim komputerze identyczny test prędkości i nagle jest 8-9Mbit/s ( pomiar robię z 10 razy 100% powtarzalności ) Synchronizacja aDSL na poziomie 17Mbit/s. nie zmienia się. Po WiFi Internet działa z prędkością prawidłowa około 14 Mbit/s.
Co może być przyczyną tak dziwnego działania routera?
Z góry dzięki z pomoc.
Cezary napisał/a:Błąd gdzieś na poziomie libpcapa.
Są jakieś możliwości jego naprawy?
Inni użytkownicy tez mają takie błędy?
Żeby działało zbieranie danych muszę kasować pliki log.1.0.cdf czyli dane z statystykami.
Wie ktoś jak naprawić te błędy ?
Co chwile bandwidthd przestaje zbierać dane
Tue Jan 12 00:01:51 2016 daemon.err bandwidthd: Bandwidthd: pcap_loop: corrupted frame on kernel ring mac offset 86 + caplen 1157627991 > frame len 131072
Witam
Szukam dobrej alternatywny dla bandwidthd bo coraz częściej mam błędy typu
Mon Dec 28 12:01:37 2015 daemon.err bandwidthd: Bandwidthd: pcap_loop: corrupted frame on kernel ring mac offset 22165 + caplen -1040212280 > frame len 131072
Co polecacie zamiast bandwidthd? chodzi mi o zachowanie jego funkcjonalności i zęby mniej obciążał router bo czasami bandwidth potrafi mocno CPU obciążyć
Albo jak naprawić błędy w bandwidthd po skasowaniu pliku z danymi działa dobrze ale po jakimś czasie zaś sie przycina.
Z góry dzięki za sugestje.
Cezary napisał/a:Na iptables nie możesz. Możesz zablokować dostęp np. na wszystko, czyli zablokować port 80.
EDIT: bandwidthd ma opcję "dev" na której nasłuchuje, domyślnie ustawione na br-lan.
Mam otwarty port do routera z WANu i na stronę https://myip//bandwidthd/index.html mogę wejść z internetu bez podania hasła. Chcę zrobić żeby ta strona była dostępna tylko z LANu
W configu bandwidthd
dev "br-lan"
Znalezione posty: 126 do 150 z 211