Помощь в восстановлении Vstarcam C7833WIP-X4
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Не получается никак....
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Телнет попробуйте
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
подскажите пожалуйста как это сделать? я правда не знаю
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Еще вижу, что версия прошивки камеры стала та, которую я скачал с с официального сайта и записал на карту памяти. То есть она при загрузке с картой памяти прошила ту прошивку. Но если сейчас так же подсунуть карту памяти с более свежей прошивкой - уже так не прокатывает.
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Правда вроде как сам Vstarcam говорит, что версия прошивки на камере должна быть не ниже 105, чтоб она могла с карты памяти сама при загрузке прошиваться. Видимо такая и была. Сейчас там прошивка версии 86. Могу попробовать накатить обратно дамп на программаторе.
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Microsoft Telnet> o 192.168.0.63
Подключение к 192.168.0.63...Не удалось открыть подключение к этому узлу, на порт 23: Сбой подключения
Подключение к 192.168.0.63...Не удалось открыть подключение к этому узлу, на порт 23: Сбой подключения
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Microsoft Telnet> o 192.168.0.63 [23982]
Подключение к 192.168.0.63...Не удалось открыть подключение к этому узлу, на порт [23982]: Сбой подключения
Подключение к 192.168.0.63...Не удалось открыть подключение к этому узлу, на порт [23982]: Сбой подключения
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Плохо, попробуйте постоянно нажимать или нажать и держать CTRL-C во время запуска линукса, ну или хоть как-то повлиять на процесс загрузки
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Не помогает. Можно только в самом начале прервать процесс и попасть в U-Boot. Может из него можно что-то сделать?
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
System startup
U-Boot 2010.06 (Mar 25 2017 - 11:29:49)
Check Flash Memory Controller v100 ... Found
SPI Nor(cs 0) ID: 0xef 0x40 0x18
spi_general_qe_enable(294): Error: Disable Quad failed! reg: 0x2
Block:64KB Chip:16MB Name:"W25Q128(B/F)V"
SPI Nor total size: 16MB
MMC:
EMMC/MMC/SD controller initialization.
Card did not respond to voltage select!
No EMMC/MMC/SD device found !
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
hisilicon #
U-Boot 2010.06 (Mar 25 2017 - 11:29:49)
Check Flash Memory Controller v100 ... Found
SPI Nor(cs 0) ID: 0xef 0x40 0x18
spi_general_qe_enable(294): Error: Disable Quad failed! reg: 0x2
Block:64KB Chip:16MB Name:"W25Q128(B/F)V"
SPI Nor total size: 16MB
MMC:
EMMC/MMC/SD controller initialization.
Card did not respond to voltage select!
No EMMC/MMC/SD device found !
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
hisilicon #
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
Если нажать ТАБ
hisilicon #
bootss reset go bootm ddr ext2load ext2ls fatinfo fatls fatload getinfo ?
help loady loadb mtest loop base ...
hisilicon #
bootss reset go bootm ddr ext2load ext2ls fatinfo fatls fatload getinfo ?
help loady loadb mtest loop base ...
Re: Помощь в восстановлении Vstarcam C7833WIP-X4
hisilicon # help
? - alias for 'help'
base - print or set address offset
bootm - boot application image from memory
bootp - boot image via network using BOOTP/TFTP protocol
bootss - boot from snapshot image
cmp - memory compare
cp - memory copy
crc32 - checksum calculation
ddr - ddr training function
ext2load- load binary file from a Ext2 filesystem
ext2ls - list files in a directory (default /)
fatinfo - print information about filesystem
fatload - load binary file from a dos filesystem
fatls - list files in a directory (default /)
getinfo - print hardware information
go - start application at address 'addr'
help - print command description/usage
loadb - load binary file over serial line (kermit mode)
loady - load binary file over serial line (ymodem mode)
loop - infinite loop on address range
md - memory display
mii - MII utility commands
mm - memory modify (auto-incrementing address)
mmc - MMC sub system
mmcinfo - mmcinfo <dev num>-- display MMC info
mtest - simple RAM read/write test
mw - memory write (fill)
nand - NAND sub-system
nboot - boot from NAND device
nm - memory modify (constant address)
ping - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
rarpboot- boot image via network using RARP/TFTP protocol
reset - Perform RESET of the CPU
saveenv - save environment variables to persistent storage
setenv - set environment variables
sf - SPI flash sub-system
tftp - tftp - download or upload image via network using TFTP protocol
usb - USB sub-system
usbboot - boot from USB device
version - print monitor version
hisilicon #
? - alias for 'help'
base - print or set address offset
bootm - boot application image from memory
bootp - boot image via network using BOOTP/TFTP protocol
bootss - boot from snapshot image
cmp - memory compare
cp - memory copy
crc32 - checksum calculation
ddr - ddr training function
ext2load- load binary file from a Ext2 filesystem
ext2ls - list files in a directory (default /)
fatinfo - print information about filesystem
fatload - load binary file from a dos filesystem
fatls - list files in a directory (default /)
getinfo - print hardware information
go - start application at address 'addr'
help - print command description/usage
loadb - load binary file over serial line (kermit mode)
loady - load binary file over serial line (ymodem mode)
loop - infinite loop on address range
md - memory display
mii - MII utility commands
mm - memory modify (auto-incrementing address)
mmc - MMC sub system
mmcinfo - mmcinfo <dev num>-- display MMC info
mtest - simple RAM read/write test
mw - memory write (fill)
nand - NAND sub-system
nboot - boot from NAND device
nm - memory modify (constant address)
ping - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
rarpboot- boot image via network using RARP/TFTP protocol
reset - Perform RESET of the CPU
saveenv - save environment variables to persistent storage
setenv - set environment variables
sf - SPI flash sub-system
tftp - tftp - download or upload image via network using TFTP protocol
usb - USB sub-system
usbboot - boot from USB device
version - print monitor version
hisilicon #