1

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Może faktycznie... a jak z powrotem do oryginalnego firmware (router ma miesiąc - więc jeszcze sporo gwarancji zostało)? Można przywrócić oryginalny po tftp?

2

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Tak, ale zmieniłem domyślny lan tplinka na 192.168.2.1, bo mam pod d7800 skonfigurowane wszystko na podsieć 192.168.1.0/24.

Czyli miałem tak: tplink interfejs lan 192.168.2.1. (i jak się wpiąłem po kablu komputerem z ustawionym np.: 192.168.2.5 - to net mi ładnie śmigał)

Kabelek ze switcha tplinka -> do czerwonego portu netgeara RJ45 oznaczonego jako WAN.

I Netgear WAN settings na static IP 192.168.2.2 i bramę 192.168.2.1 czyli to chyba tożsame z tym co napisałeś?

Bo to mi coś nie działa właśnie...

Ogólnie dziwna jest struktura katalogów w tym D7800 i nie do końca potrafię się w niej odnaleźć - gdzie tak naprawdę są ustawienia tego routera (wrzucam na koniec tę strukturę, bo to długi kawałek tekstu).

W etc/config/ nie ma pliku interfaces znalazłem coś takiego w /etc/uci-defaults/network

#!/bin/sh
#
# Copyright (c) 2013 The Linux Foundation. All rights reserved.
# Copyright (C) 2011 OpenWrt.org
#

[ -e /etc/config/network ] && exit 0

touch /etc/config/network

. /lib/functions/uci-defaults.sh
. /lib/ipq806x.sh

ucidef_set_interface_loopback

board=$(ipq806x_board_name)

case "$board" in
db149)
    ucidef_set_interfaces_lan_wan "eth1 eth2 eth3" "eth0"
    ucidef_add_switch "switch0" "1" "1"
    ucidef_add_switch_vlan "switch0" "1" "6 1 2 3 4"
    ucidef_add_switch_vlan "switch0" "2" "0 5"
    ;;
ap148|\
ap145)
    ucidef_set_interfaces_lan_wan "eth1" "eth0"
    ucidef_add_switch "switch0" "1" "1"
    ucidef_add_switch_vlan "switch0" "1" "6 1 2 3 4"
    ucidef_add_switch_vlan "switch0" "2" "0 5"
    ;;
*)
    echo "Unsupported hardware. Network interfaces not intialized"
    ;;
esac

uci commit network

exit 0

A tu struktura katalogów (dobra struktury nie zamieszczę, bo

 ls -R | grep ":$" | sed -e 's/:$//' -e 's/[^-][^\/]*\//--/g' -e 's/^/   /' -e 's/-/|/' 

wygląda nieczytelnie - a tree nie mogę doinstalować)

3

(7 odpowiedzi, napisanych Oprogramowanie / Software)

@Cezary tam jest chyba  Lantiq VR10 do obsługi VDSL - ale ja jestem newbie w tych tematach.

Napiszesz mi czy konfiguracja taka jak na załączonym rysunku jest możliwa (pewnie tak - ale czy problematyczna do ustawienia)?

W D7800 można zalogować się do konsoli i korzystać z części dobrodziejstw openwrt 12...

Pytam czy jest możliwa, bo ze wstydem przyznam się, że nie udało mi się skonfigurować TpLink->Netgear sad .

Próbowałem to zrobić tak:
w TPLink dwa interfejsy WAN (net z neostrady) i LAN (interfejs z wyłączonym DHCP, adresacja 192.168.2.0/24 i bramka na IP neostrady).
Netgeara podłączyłem portem WAN RJ45 i próbowałem ustawić połączenie WAN ze statycznym adresem 192.168.2.2 i bramą 192.168.2.1 - ale lipa - internet jest niedostępny sad

Optymalne rozwiązanie dla mnie to chyba takie:

PunBB bbcode test

4

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Witam,

oficjalnie w alternatywnym firmware dla Netgear D7800 nie ma wsparcia dla vdsl - ale z drugiej strony wczoraj sflashowałem poczciwego TPlinka 8970 (openwrt 19.07) i bez żadnego dogrywania firmwaru, okazało się, że VDSL działa, ponieważ jego obsługa jest wszyta w jądro...

Wiem, że to inne architektury - ale może dla D7800 też obsługa vdsl została wszyta w jądro? W końcu oryginalny firmware D7800 bazuje na openwrt (na starej wersji 12.05 bodajże, dla której zresztą zniknęły źródła pakietów dla IPQ806x).

Ma ktoś doświadczenie z tym routerem i alternatywnym firmware?

Jeśli jednak okazałoby się, że D7800 nie obsłuży vdsl to czy warto zostawić jako modem Tplinka 8970 i za nim postawić D7800?

Zastanawiam się jak by to można skonfigurować?

Tak, pliki są w jffs:


root@robertVB:/home/robert/archiveTplinkPartition# binwalk rootfs.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
0             0x0             Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2847000 bytes, 1015 inodes, blocksize: 262144 bytes, created: 2015-10-19 18:28:40
2848228       0x2B75E4        JFFS2 filesystem, big endian
oot@robertVB:/home/robert/archiveTplinkPartition# binwalk rootfs.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
0             0x0             Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2847000 bytes, 1015 inodes, blocksize: 262144 bytes, created: 2015-10-19 18:28:40
2848228       0x2B75E4        JFFS2 filesystem, big endian
oot@robertVB:/home/robert/archiveTplinkPartition# binwalk rootfs.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
0             0x0             Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2847000 bytes, 1015 inodes, blocksize: 262144 bytes, created: 2015-10-19 18:28:40
2848228       0x2B75E4        JFFS2 filesystem, big endian
root@robertVB:/home/robert/archiveTplinkPartition# binwalk uboot.img

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
512           0x200           LZMA compressed data, properties: 0x5D, dictionary size: 8388608 bytes, uncompressed size: 4591636 bytes
1477148       0x168A1C        Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2847000 bytes, 1015 inodes, blocksize: 262144 bytes, created: 2015-10-19 18:28:40
4325376       0x420000        JFFS2 filesystem, big endian
root@robertVB:/home/robert/archiveTplinkPartition# binwalk firmware.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
0             0x0             Squashfs filesystem, little endian, version 4.0, compression:xz, size: 2847000 bytes, 1015 inodes, blocksize: 262144 bytes, created: 2015-10-19 18:28:40
2848228       0x2B75E4        JFFS2 filesystem, big endian

Co ciekawe - jest też (chyba zwykły XML):

root@robertVB:/home/robert/archiveTplinkPartition# binwalk config.bin

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
12            0xC             XML document, version: "1.0"

Nie zmienia to faktu, że nie jestem w stanie zamontować tych plików wink

Kiedy postępuje z wytycznymi z linku - to przy komendzie:

modprobe mtdchar
modprobe: FATAL: Module mtdchar not found in directory /lib/modules/5.3.0-29-generic

dostaję info, że brakuje takiego modułu.

A modprobe w linuksie to dla mnie na dzisiaj za wysoka półka sad

Przegapiłem. Przepraszam. I dzięki!

Chyba tak. Dzięki. Co nie zmienia faktu, że nadal nie umiem tego zamontować sad

Hmmm smile no właśnie tutaj w całej okazałości wychodzi moja niekompetencja sad

System plików jest taki, jaki ChaosCalmer używał na TD-W970.

Trochę to trwało, ale w końcu zrobiłem upgrade TPlinka 8970 - po upgade z ChaosCalmer (i zachowaniu ustawień) prawie wszystko działało - rozjechał się właściwie tylko VDSL.

Gdyby ktoś powtarzał taką procedurę - to wystarczy wykasować linię w /etc/config/network wskazującą na ścieżkę do firmware'u vdsl (w wersji 19.07 jest już wszyty w jądro). Po tym wszystko zaczyna śmigać.

Mam jednak pytanie do szacownego grona:

przed upgradem zrobiłem kopię zapasową wszystkich partycji używając polecenia:

dd if=/dev/mtdblockX of=/mnt/sda1/fileSystemX 

Następnie chciałem coś odzyskać z jednej z partycji, ale za Chiny ludowe nie jestem w stanie zamontować tych plików w innym systemie.

Standardowe polecenia dają takie wyniki:

$> fdisk -l fileSystemX.dd 
Disk uboot.img: 7,6 MiB, 7995392 bytes, 15616 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
$> file fileSystemX.dd
fileSystemX.dd: data

Jak dostać się do zawartości tych plików?

@Scotch dzięki wielkie. Mam nadzieję, że następną moją wypowiedź napiszę już z uaktualnionego TPlinka (a nie z LiveBoxa czy co oni tam dają, bo Tp się posypię i będę tydzień walczył, żeby go skonfigurować).

Czym i po co jest VLAN Id czy to nie dotyczyło tylko wirtualnych sieci? Dzięki za info o SNR - spróbuję ustawić je przy nowym sofcie i zobaczymy różnicę. Teraz mam:

speed

Jakim ja jestem jednak ignorantem, jeśli chodzi o routery - człowiek czasem myśli, że się na czymś zna, ale przyjrzy się temu bliżej i nagle wie, jak dużo nie wie.

I jeszcze ponowie pytanie, co do ustawień. Jeśli zaktualizuję firmware i wgram backup configu, to zadziała (oprócz neo mam sporo innych ustawień, które bym musiał przywracać: dzierżawy statyczne) czy będzie niekompatybilny?

edit
Obecne ustawienia sieci mam takie:

cat /etc/config/network

config interface 'loopback'
        option ifname 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0'

config globals 'globals'
        option ula_prefix ' '

config interface 'lan'
        option force_link '1'
        option type 'bridge'
        option proto 'static'
        option ipaddr '192.168.1.1'
        option netmask '255.255.255.0'
        option ip6assign '60'
        option ifname 'eth0.1'
        option macaddr ' '
        option delegate '0'

config switch
        option name 'switch0'
        option reset '1'
        option enable_vlan '1'

config switch_vlan
        option device 'switch0'
        option vlan '1'
        option vid '1'
        option ports '0 2 4 5 6t'

config interface 'wan'
        option ifname 'ptm0.35'
        option encaps 'vc'
        option proto 'pppoe'
        option username ' xxx '
        option password 'xxx '
        option delegate '0'
        option ipv6 '0'
        option peerdns '0'
        option dns '192.168.1.40 8.8.4.4'

config vdsl 'dsl'
        option annex 'a'
        option firmware '/lib/firmware/vdsl.bin'
        option tone 'av'
        option xfer_mode 'ptm'

config route
        option interface 'lan'
        option target '192.168.4.0'
        option netmask '255.255.255.0'
        option gateway '192.168.1.3'

config route
        option target '192.168.5.0'
        option netmask '255.255.255.0'
        option gateway '192.168.1.200'
        option interface 'lan'

O. Rzadko tu zaglądam - a tu jakieś śmieci (config route). Przynajmniej trochę posprzątam.

Ale nie jestem ekspertem i nie wiem, czy update nie nadpisze tego modułu...

@9tysiecy - obawiam się, że będę musiał dogrywać firmware do vdsl - a z tego co widziałem, binarka już zniknęła z sieci...

Pytanko do specjalistów.

Na TD-W8970 v1 mam wgrany OpenWrt Barrier Breaker 14.07 / LuCI Trunk (0.12+svn-r10530) z wersją jądra 3.10.49. Wszystko mi działa i śmiga łącznie z VDSL (pppoe-wan) (osiągam jakieś 60 Mbit).
System wgrywałem dawno i pamiętam, że namęczyłem się się z postawieniem vdslu (dogrywanie firmware'u z jakiejś niemieckiej strony i inne hocki-klocki).

I teraz pytanie. Choć przysłowie mówi, że jak coś działa, to lepiej tego nie ruszać (lepsze jest wrogiem dobrego), to jednak tak stara wersja systemu gryzie moje sumienie (bezpieczeństwo i tak dalej) i chcę go upgradować do wersji 18.06.4.

Czy po upgrade będzie trzeba walczyć z vdslem czy wystarczy tylko przywrócenie konfiguracji?

Z góry dzięki za odpowiedzi.

14

(44 odpowiedzi, napisanych Inne)

No właśnie też to wyczytałem. Napisałem do producenta o bin.rom i czekam.

Ale chciałem się nauczyć czegoś  nowego i dowiedzieć, jak komprez dobierał się do kostki...

komprez napisał/a:

Udało mi się dostać się do kostki Winbonda i zgrać ją.

Jak się programuje taką kostkę (czy wystarczy buspirate czy trzeba mieć profesjonalny programator) i tak dalej...?
Pozdrawiam

15

(44 odpowiedzi, napisanych Inne)

Witam,

pozwoliłem sobie odgrzebać temat, ponieważ też uwaliłem (podobną) kamerkę i staram się ją odratować. Miała przedziwny uboot i chyba przez nieuwagę wprowadziłem ją w trym update mode i nie mogę go opuścić. Kiedy obecnie się podłączam przez serial - mam takie info:

  MP SPI-NOR Bootstrap v0.2


SPI: Check Image header fail, 0xffffffff  MP SPI-NOR Bootstrap v0.2


SPI: Check Image header fail, 0xffffffff 

Nawet wiem w jaki sposób ją uwaliłem i mam tego dokumentację (tylko się nie śmiejcie):

   ----------------------------------------------------------------------------

( 1) DDR Test             ( 7) Watchdog Rest Test   (10) I2S Module1 Test     

(13) LCD Test             (14) Query RTC            (18) SAR ADC              

(22) Enable Cache         (35) OTG 210 Test         (50) MCP Clock Setting    

(51) FCS Test             (61) I2C Read/Write       (62) Change Cache WA_Mode 

(71) Address Read         (72) Address Write        (73) Burn UBOOT image     

(74) Burn Burn-In image   (75) Burn Linux image     (76) Burn Loader image    

(77) Burn fresh spi flash (78) BootFromSD           (79) BootFromUSB          

(80) UBOOT, Linux         

Mając takie menu - wybrałem 74 (zamaist 78) - uBoot wypluł coś takiego:

Command>>74

File Name must be <rom.bin>

>>> Please select the storage : 

 1. SD card

 2. USB OTG Mass Storage

1


header address = 10000

Load image from SPI-NOR offset 0x10000 to sdram 0x4000000

...SD Card is not exist on device C.

...Please to Insert Card


Command initial

Cannot open file for reading

image file(rom.bin) size == -1

start to erasing old image...

start_sector = 16, sector_cnt = 100001

................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ MP SPI-NOR Bootstrap v0.2


SPI: Check Image header fail, 0xffffffff  MP SPI-NOR Bootstrap v0.2


SPI: Check Image header fail, 0xffffffff

No i tak już trwa.

Mam zapis z wcześniejszego bootowania:

Boot image offset: 0x10000. Booting Image .....


0567Will set the following freq...

PLL1: 800 MHz, PLL2: 540 MHz, CPU freq: 540 MHz, AHB freq: 270 MHz, DDR freq: 800 MHz

go...


*********************************************

Please input Space to run Linux

Please input ESC to run UBOOT

Please input . to run burn-in

Otherwise, system will run Linux after 1 sec

*********************************************

Load image from SPI-NOR offset 0xd0000 to sdram 0x4000000

Jump 0x4000000

Uncompressing Linux........................................................................................................................................................................................................................ done, booting the kernel.
Linux version 2.6.28 (root@gm8126.localdomain) (gcc version 4.4.0 (Faraday C/C++ Compiler Release 20100325) ) #175 PREEMPT Wed Jul 24 10:05:05 HKT 2013
CPU: FA626TE [66056261] revision 1 (ARMv5TE), cr=0000797f
CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
Machine: Faraday GM8126
Warning: bad configuration page, trying to continue
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Kernel command line: mem=128M console=uart,shift,2,io,0xF9830000,38400
Early serial console at I/O port 0xf9830000 (options '38400', shift 2)
console [uart0] enabled
PID hash table entries: 512 (order: 9, 2048 bytes)
IC: GM8128 MP
GM Clock: CPU = 540 MHz, AHBCLK = 270 MHz, PLL1CLK = 800 MHz, PLL2CLK = 540 MHz
console handover: boot [uart0] -> real [ttyS0]
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 122708KB available (3677K code, 355K data, 2984K init)
Calibrating delay loop... 532.48 BogoMIPS (lpj=266240)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
net_namespace: 288 bytes
Fmem: node 0 is online, alloc pages = 8192(active pages = 32768)
high_memory:0xc8000000, VM Start:0xc8800000, End:0xe0000000 
NET: Registered protocol family 16
PMU: Mapped at 0xf9900000 
pmu_get_cpu_clk:221 <fclk_mode=2, pll2_out=540000000>
Attach GM AHB-DMA Driver
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
cfg80211: Using static regulatory domain info
cfg80211: Regulatory domain: US
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
    (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
cfg80211: Calling CRDA for country: US
Switched to NOHz mode on CPU #0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
NET: Registered protocol family 1
Video Timer(timer3) Max 31000ms in 0xf9720840 HZ.
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
msgmni has been set to 239
alg: No test for stdrng (krng)
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
probe ftgpio010.0 OK!!, at c8858000
probe ftgpio010.1 OK!!, at c885c000
probe ftgpio010.2 OK!!, at c8860000
Serial: 8250/16550 driver 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0xf9830000 (irq = 9) is a 16550A
serial8250: ttyS1 at I/O 0xf9840000 (irq = 10) is a 16550A
serial8250: ttyS3 at I/O 0xf9880000 (irq = 21) is a 16550A
brd: module loaded
loop: module loaded
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
PPPoL2TP kernel driver, V1.0
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Linux video capture interface: v2.00
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
Creating 6 MTD partitions on "wb_spi_flash":
0x000d0000-0x005ff000 : "Linux Section"
0x00600000-0x01000000 : "User Section"
0x00001000-0x00010000 : "Loader Section"
0x00010000-0x000b0000 : "BurnIn Section"
0x000b0000-0x000ce000 : "UBoot Section"
0x000ce000-0x000d0000 : "CFG Section"
Probe FTSSP010 SPI Controller at 0x98200000 (irq 6)
usbmon: debugfs is not available
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
AMBA bus_register ok
Enter Device A
temp = 340
Drive Vbus because of ID pin shows Device A
otg2xx device_register ok
AMBA_bus_match(...) Found Driver FOTG2XX_DRV
AMBA_bus_match(...) Found Driver FOTG2XX_DRV
FOTG2XX_DRV fotg2xx_dev: GM  USB2.0 Host Controller
FOTG2XX_DRV fotg2xx_dev: new USB bus registered, assigned bus number 1
FOTG2XX_DRV fotg2xx_dev: irq 4, io mem 0xf9220000
FOTG2XX_DRV fotg2xx_dev: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
FOTG200 Controller Initialization
fotg200 int enable = 1f30
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
i2c /dev entries driver
ftiic010 ftiic010.0: irq 18, mapped at c886c000
Advanced Linux Sound Architecture Driver Version 1.0.18rc3.
ALSA device list:
  No soundcards found.
TCP cubic registered
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
Freeing init memory: 2984K
usb 1-1: new high speed USB device using FOTG2XX_DRV and address 2
port status 10009
2nd port status 10009
***************************************
Busybox starts to run
***************************************
Mounting root fs rw ...
Mounting other filesystems ...
Setting hostname ...
Mounting user's MTD partion
FTMAC with FARADAY Internal PHY support
FTMAC110 Driver (Linux 2.6) 01/10/11 - (C) 2011 GM Corp.
reset Faraday Internal PHY.
ADDR: 00:64:03:00:12:51 
ftmac110_link_change:2225 <SPEED100>
ftmac110_link_change:2239 <FULL>
Archive:  /mnt/mtd/ipc/ipc_server
  inflating: ipc_server
usb 1-1: configuration #1 chosen from 1 choice
Archive:  /mnt/mtd/ipc/onvif
  inflating: onvif
check..
mt7601Usta: module license 'unspecified' taints kernel.
rtusb init rtusbSTA --->


=== pAd = c89fa000, size = 860440 ===

<-- RTMPAllocTxRxRingMemory, Status=0
<-- RTMPAllocAdapterBlock, Status=0
RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x8
RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x4
RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x5
RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x6
RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x7
RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x9
NVM is EFUSE
Endpoint(8) is for In-band Command
Endpoint(4) is for WMM0 AC0
Endpoint(5) is for WMM0 AC1
Endpoint(6) is for WMM0 AC2
Endpoint(7) is for WMM0 AC3
Endpoint(9) is for WMM1 AC0
Endpoint(84) is for Data-In
Endpoint(85) is for Command Rsp
usbcore: registered new interface driver rtusbSTA
i2c: 0x201200 
sinit driver init successful! 
mmc0: SDHCI controller on <NULL> [ftsdc010] using DMA
encript driver init successful! 
infrared driver init successful! 
relay driver init successful! 
reset driver init successful! 
rs485 driver init successful! 
ft-32ssp: common[ver:0.3.4] INIT OK!
card->cardno = 2
card->pbase = 98a00000
card->vbase = c8b3a000
card->irq = 11
my_card->capture.dma_ch = 4
my_card->playback.dma_ch = 5
ft-32ssp: SoundCard(2) attached OK (c44aedd0)
I2S probe ok in Slave mode.
Init SAR ADC done.
register sar adc device (0) OK!!
extalarm driver init successful! 
wifikey driver init successful! 
light driver init successful! 
WDT base virtual address = c8b54000
WDT base virtual address = c8b58000
wdt: default timeout: 5 sec.
wdt: default timeout: 20 sec.
1. LDO_CTR0(6c) = a64799, PMU_OCLEVEL c
2. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
FW Version:0.1.00 Build:7640
Build Time:201308222153____
ILM Length = 47000(bytes)
DLM Length = 0(bytes)
Loading FW....
#
RTMP_TimerListAdd: add timer obj c8a7a92c!
RTMP_TimerListAdd: add timer obj c8a7a944!
RTMP_TimerListAdd: add timer obj c8a7a95c!
RTMP_TimerListAdd: add timer obj c8a7a914!
RTMP_TimerListAdd: add timer obj c8a7a8cc!
RTMP_TimerListAdd: add timer obj c8a7a8e4!
RTMP_TimerListAdd: add timer obj c8a0f764!
RTMP_TimerListAdd: add timer obj c89fc1e0!
RTMP_TimerListAdd: add timer obj c89fc1fc!
RTMP_TimerListAdd: add timer obj c8a0f7bc!
RTMP_TimerListAdd: add timer obj c89fecf0!
RTMP_TimerListAdd: add timer obj c89fe3a0!
RTMP_TimerListAdd: add timer obj c89fecd4!
RTMP_TimerListAdd: add timer obj c89fef14!
RTMP_TimerListAdd: add timer obj c89fed0c!
RTMP_TimerListAdd: add timer obj c89fed28!
RTMP_TimerListAdd: add timer obj c89fed44!
RTMP_TimerListAdd: add timer obj c8a0f734!
RTMP_TimerListAdd: add timer obj c8a0f7a4!
RTMP_TimerListAdd: add timer obj c89fef44!
RTMP_TimerListAdd: add timer obj c89fef5c!
RTMP_TimerListAdd: add timer obj c89fef74!
RTMP_TimerListAdd: add timer obj c89fef8c!
cfg_mode=9
wmode_band_equal(): Band Equal!
Key1Str is Invalid key length(0) or Type(0)
Key2Str is Invalid key length(0) or Type(0)
Key3Str is Invalid key length(0) or Type(0)
Key4Str is Invalid key length(0) or Type(0)
1. Phy Mode = 14
2. Phy Mode = 14
NVM is Efuse and its size =1d[1e0-1fc] 
3. Phy Mode = 14
AntCfgInit: primary/secondary ant 0/1
---> InitFrequencyCalibration
InitFrequencyCalibrationMode:Unknow mode = 3
InitFrequencyCalibration: frequency offset in the EEPROM = 120(0x78)
<--- InitFrequencyCalibration
RTMPSetPhyMode: channel is out of range, use first channel=1 
MCS Set = ff 00 00 00 00
<==== rt28xx_init, Status=0
0x1300 = 00064300
RTMPDrvOpen(1):Check if PDMA is idle!
RTMPDrvOpen(2):Check if PDMA is idle!
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
ERROR!!! MlmeEnqueueForRecv: fRTMP_ADAPTER_HALT_IN_PROGRESS
AsicSendCmdToAndes: !fRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD && fRTMP_ADAPTER_IDLE_RADIO_OFF
unlink cmd rsp urb
1. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
2. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
RTMP_TimerListAdd: add timer obj c8a7a92c!
RTMP_TimerListAdd: add timer obj c8a7a944!
RTMP_TimerListAdd: add timer obj c8a7a95c!
RTMP_TimerListAdd: add timer obj c8a7a914!
RTMP_TimerListAdd: add timer obj c8a7a8cc!
RTMP_TimerListAdd: add timer obj c8a7a8e4!
RTMP_TimerListAdd: add timer obj c8a0f764!
RTMP_TimerListAdd: add timer obj c89fc1e0!
RTMP_TimerListAdd: add timer obj c89fc1fc!
RTMP_TimerListAdd: add timer obj c8a0f7bc!
RTMP_TimerListAdd: add timer obj c89fecf0!
RTMP_TimerListAdd: add timer obj c89fe3a0!
RTMP_TimerListAdd: add timer obj c89fecd4!
RTMP_TimerListAdd: add timer obj c89fef14!
RTMP_TimerListAdd: add timer obj c89fed0c!
RTMP_TimerListAdd: add timer obj c89fed28!
RTMP_TimerListAdd: add timer obj c89fed44!
RTMP_TimerListAdd: add timer obj c8a0f734!
RTMP_TimerListAdd: add timer obj c8a0f7a4!
RTMP_TimerListAdd: add timer obj c89fef44!
RTMP_TimerListAdd: add timer obj c89fef5c!
RTMP_TimerListAdd: add timer obj c89fef74!
RTMP_TimerListAdd: add timer obj c89fef8c!
cfg_mode=9
wmode_band_equal(): Band Equal!
Key1Str is Invalid key length(0) or Type(0)
Key2Str is Invalid key length(0) or Type(0)
Key3Str is Invalid key length(0) or Type(0)
Key4Str is Invalid key length(0) or Type(0)
1. Phy Mode = 14
2. Phy Mode = 14
NVM is Efuse and its size =1d[1e0-1fc] 
3. Phy Mode = 14
AntCfgInit: primary/secondary ant 0/1
---> InitFrequencyCalibration
InitFrequencyCalibrationMode:Unknow mode = 3
InitFrequencyCalibration: frequency offset in the EEPROM = 120(0x78)
<--- InitFrequencyCalibration
RTMPSetPhyMode: channel is out of range, use first channel=1 
MCS Set = ff 00 00 00 00
<==== rt28xx_init, Status=0
0x1300 = 00064300
RTMPDrvOpen(1):Check if PDMA is idle!
RTMPDrvOpen(2):Check if PDMA is idle!
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
BusyBox v1.13.4 (2013-07-02 22:11:21 HKT) multi-call binary

Usage: route [{add|del|delete}]

Edit kernel routing tables

Options:
    -n    Don't resolve names
    -e    Display other/more information
    -A inet    Select address family

========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
input_mode = 0
========MT7601_ChipAGCInit===r66=52=========================
ipc_server   netflag.dat  onvif        sd           wifi.mac     wifi.type
ipc_server   netflag.dat  onvif        sd           wifi.mac     wifi.type

 RTC time 118-01-19 22:58:44
Set system time aWDT base virtual address = c8b5c000
s date 01192258118.44.

========MT7601_ChipAGCInit===r66=52=========================

Frammap: DDR0: memory base=0x4800000, memory size=0x2000000, alignment=4K 
========MT7601_ChipAGCInit===r66=52=========================
Frammap: version 0.28.3, 1 DDR is managed. 
========MT7601_ChipAGCInit===r66=52=========================

VideoGraph v0.44 You may use
   #echo 11 > /proc/videograph/dbg
to enable debug mode (0xbf20b50c)
Debug message at 0xc8b92000 start pointer 0xbf22b5f0 size 0x124f80
========MT7601_ChipAGCInit===r66=52=========================
Insert dvr_common driver done.
========MT7601_ChipAGCInit===r66=52=========================
killall: arping: no process killed
Platform GM812600 
========MT7601_ChipAGCInit===r66=52=========================
    enc_in0=(buf: 1843200,6,0)
========MT7601_ChipAGCInit===r66=52=========================
    enc_in0_d=(buf: 1843200,6,1)
    enc_out0=(res: 1280,720)
    enc_out0=(buf: 783360,6,0)
    ssenc_out0=(buf: 783360,1,0)
========MT7601_ChipAGCInit===r66=52=========================
    enc_in1=(buf: 450650,4,0)
    enc_in1_d=(buf: 450650,4,1)
    enc_out1=(res: 640,352)
    enc_out1=(buf: 191488,4,0)
========MT7601_ChipAGCInit===r66=52=========================
    ssenc_out1=(buf: 191488,1,0)
========MT7601_ChipAGCInit===r66=52=========================
========MT7601_ChipAGCInit===r66=52=========================
PeerBeaconAtJoinAction(): HT-CtrlChannel=6, CentralChannel=>6
    enc_in3=(buf: 112640,4,0)
PeerBeaconAtJoinAction(): Set CentralChannel=6
    enc_in3_d=(buf: 112640,4,1)
========MT7601_ChipAGCInit===r66=52=========================
    enc_out3=(res: 320,176)
    enc_out3=(buf: 47872,4,0)
RTMP_TimerListAdd: add timer obj c8ac6d60!
    ssenc_out3=(buf: 47872,1,0)
fcap: V0.3.13
fcap: V0.3.13
vcap_dev: [0]:bAlbum_bug=0, bCrop_bug=1, bCU_bug=0
        LL_BusDeadlock_bug=0, bSupportSplitOSDDispRamWritePort=1

fcap: [0]: Link List mode!
fcap: fosd00: minor=49
fcap: fosd02: minor=48
fcap: fosd01: minor=47
fcap: fosd03: minor=46
vcap_dev: [1]:bAlbum_bug=0, bCrop_bug=1, bCU_bug=0
        LL_BusDeadlock_bug=0, bSupportSplitOSDDispRamWritePort=1

fcap: [1]: Link List mode!
fcap: fosd10: minor=45
fcap: fosd12: minor=44
fcap: fosd11: minor=43
fcap: fosd13: minor=42
WDT base virtual address = c8dee000
probe hm1375 i2c OK.
Capture Clock Out = 27000000
HM1375: 720HD OK
SCL: Version, v1.17
SCL: div:4
FAVC Encoder IRQ mode(29)v4.2.1
FAVC codec Max Resolution is 1280x720, built @ Apr 10 2013 11:49:19
MCP100 driver with CPU for VG, 
GM8126 MPEG4 with CPU for VG, decoder ver: 3.2.2, encoder ver: 3.2.8, built @ May 14 2012 15:30:49
GM8126 MJPEG with CPU for VG, encoder ver: 3.2.5, decoder ver: 3.1.4, built @ May 14 2012 15:30:35

FTDI210 registers 32 entities to video graph! 
FTDI210 Driver v1.4 (1 engine(s)) 
killall: gerddns: no process killed
killall: upnp_map: no process killed
killall: upnp_map: no process killed
killall: ddns_update: no process killed
killall: mdns: no process killed
ra0       Link encap:Ethernet  HWaddr E8:AB:FA:44:7D:6F  
RTMP_TimerListAdd: add timer obj c8ac6d88!
motor driver init successful! 
SmartServerPro  is running 
V0.0.1.5-2014-08-01 
SmartServerPro on port 58158
ln: /lib/libstdc++.so.6: File exists
mDNSResponder: Local Hostname IPCamera.local already in use; will try IPCamera-2.local instead

App version: 0.1.0.29 2015-01-02
API version: 1.5.1.0
----{{config_file:-----
init_str    =EFGBFFBJKFJKGGJBENHHFOEHGPJJDJNBGNFLEIDOEFJFPJPBHNBKGPPGHAOAMMLOAJNDPPCCLDNLFNGNMHNMNFBOMM
did        =VIEW-138023-SJDJX
api_license    =YLMLQS
manuf_id    Rcv Wcid(1) AddBAReq
=SStart Seq = 00000001
marRTMP_TimerListAdd: add timer obj c8ac8174!
tEye
vendor        =
product        =
http_port    =80
----config_file}}-----

Fri, 19 Jan 2018 22:58:53 +0100
WDT base virtual address = c93f0000
umount: can't forcibly umount /mnt/mtd/ipc/tmpfs/sd: Invalid argument
workthread: log init succeed.
libs_initnettype(WiFi): succeed.
videocomm(0): 6 1280 720
videocomm(1): 7 640 352
videocomm(2): 8 320 176
cp -r /mnt/mtd/ipc/web/images/logo0.jpg /mnt/mtd/ipc/web/images/logo.jpg
cp: cannot stat '/mnt/mtd/ipc/web/images/logo0.jpg': No such file or directory
TimeZone: -1
reset: 0x45003 
workthread: init ini succeed.
HI_Ntp_Proc: enable=1, svr=time.windows.com, interval=1
workthread: ntpsvr init succeed.
workthread: reset init succeed.
ptz type: motor
ptz motor: hrange=1500, vrange=500
ptz motor: hspeed=0, vspeed=0
ptz motor: hscan=1, vscan=1
ptz motor: selfdet=1
ptz mencript: 0x55003 
otor: hpos=447, vpos=126
ptz motor: selfdet start.
workthread: ptz init succeed.
extalarm: 0x55555500 
GPIO-0 autorequested
 No Delete Rules
videoqv: min=14, max=45, init=23.
sensor: 22
frequency: 60
brightness=128, contrast=4, saturation=90, sharpness=9, flip=0, mirror=0, night=0, wdr=0
extalarm: fcap: [0]:OSD P0 default fonts num=42

off fcap: [0]:OSD P1 default fonts num=42

open
audioalarm: enable=on, value=50, time=0
encode(chn=0): resolution=6,cbr=0,bitrate=512000,frame=8,iframe=50,quality=0,noise=0
encode(chn=0): audioenable=1, audiotype=2

----------SDK before open dvr_enc: 0 ----------

MD_INIT (80 x 45).
encfcap: [1]:OSD P0 default fonts num=42

odefcap: [1]:OSD P1 default fonts num=42

(chn=1): resolution=7,cbr=1,bitrate=384000,frame=15,iframe=50,quality=0,noise=0
encode(chn=1): audioenable=1, audiotype=2

----------SDK before open dvr_enc: 1 ----------
encode(chn=2): resolution=8,cbr=0,bitrate=90000,frame=10,iframe=5
H264 rate control version: fix 0.96
0,qualPlatform 8126 version 81262210
itfcap: [0]:IN=HM1375
y=0,noise=0
encode(chn=2): audioenable=1, audiotype=2

----------SDK before open dvr_enc: 2 ----------
OSD(area=0): show=1, x=976, y=0, str=YYYY-MM-DD hh:mm:ss
OSD(area=1): show=1, x=0, y=0, str=Sylwester2017
audiovol: 65 45
libs_GetNTPTime: 1516399138

--------SDK ENC_START 0 -------
HI_Media_SDKInit: HI_SDK_StartEncode(chn=0) succeed.

--------SDK ENC_START 1 -------
HI_RTC_SetTime: succeed(2018-01-19 22:58:58).

##### Transfer Group 0 Done,145ms!

##### Transfer Group 1 Done,133ms!
HI_Media_SDKInit: HI_SDK_StartEncode(chn=1) sucPlatform 8126 version 81262210
cefcap: [1]:IN=HM1375
ed.

--------SDK ENC_START 2 -------
HI_Media_SDKInit: HI_SDK_StartEncode(chn=2) succeed.

Frammap: 2074 pages in DDR0 are freed. 

##### Transfer Group 2 Done,160ms!
Video Encode chn 0 Tid: 395
Video Encode chn 1 Tid: 397
Video Encode chn 2 Tid: 398
Audio Encode Tid: 392
OSD Tid: 391

HI_Media_LiveStreamInit: alarmsound: enable=0, dalaytime=5
record: snap count: sd=2, email=2, ftp=2, max=2
HI_Record_Stop
relay: 0x55000 
WDT base virtual address = c95e6000
HI_Media_RecInit: HI_Record_Start(chn=0) succeed.
HI_Websvr_Init: init media succeed.
HI_Websvr_Init: PBServer start.
HI_Websvr_Init: webport[80], root[/mnt/mtd/ipc/web].
infra: auto.
workthread: infrared init succeed.
wdt: default timeout: 20 sec.
wdt: default timeout: 5 sec.
workthread: wdt init succeed.
netdetect: WiFi (Enable).
netdetect: netflag(WiFi).
workthread: netdetect init succeed.
workthread: search start.
===================================================
ipc_server start  : 2018-01-19 22:58:58
ipc_server version: V0.1.2.30
===================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HI_Media_LiveStreamRegisterMediaLink: cntindex=0,onlinenum=1
HI_Media_LiveStreamParseStream: cntindex=0,sock=29,avchn=0,mediatype=7
SendMediaDataThread(entry): cntindex=0,avchn=0,af=2,sock=29,rbhandle=4508592
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HI_Media_LiveStreamRegisterMediaLink: cntindex=1,onlinenum=2
HI_Media_LiveStreamParseStream: cntindex=1,sock=30,avchn=1,mediatype=7
SendMediaDataThread(entry): cntindex=1,avchn=1,af=2,sock=30,rbhandle=4511552
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HI_Media_LiveStreamRegisterMediaLink: cntindex=2,onlinenum=3
HI_Media_LiveStreamParseStream: cntindex=2,sock=31,avchn=2,mediatype=7
SendMediaDataThread(entry): cntindex=2,avchn=2,af=2,sock=31,rbhandle=4510128
onvif: TZ: STD-1:0:0DST-2:0:0,M3.5.0/1:0:0,M10.5.0/1:0:0

onvif: TZInterval: 3600
onvif: login dev success! handle=3063816
onvif: devmgmt_proc ok.
onvif: start: 2018-01-19 22:59:12
onvif: timg: productid=C5F0S7Z0N1P0L0V0
ptz motor: selfdet range: hor=487 ver=154
Rcv Wcid(1) AddBAReq
Start Seq = 0000000d
ptz motor: selfdet stop.
ptz motor: goto preset[447,126].
Rcv Wcid(1) AddBAReq
Start Seq = 00000010

Da się ją jeszcze jakoś odratować?

Mam drugą identyczną działającą kamerę, ale po UART nic już nie zrobię, bo nie przyjmuje żadnych poleceń - co musiałbym zrobić? komprez  pisał, że mając dump kamery można by jego sprzęt naprawić od ręki, ale jak to się robi?

Pomoże ktoś?