openipcamera / openipc-firmware

OpenIPC Firmware for Wyze Cameras
https://openip.cam
886 stars 128 forks source link

WYZE-v2 not working: no video, no motion #124

Open maxfromstpete opened 5 years ago

maxfromstpete commented 5 years ago

Hey, got this cam recently, flash it according instructions on this repo's page for v.2: https://github.com/openipcamera/openipc-firmware Model: WYZEC2 /etc/os-release: ISA_VERSION=5.6.1.32

Now wifi is ok, I can connect to the cam via http or ssh, but "No image" on main page of web-config, and non-working controls.

What's in logs, dmesg:

[ 1881.720985] tcu_chn2 tcu_chn2.2: Motor driver busy now! [ 0.000000] CPU0 RESET ERROR PC:98438A9A [ 0.203038] jz-dwc2 jz-dwc2: cgu clk gate get error [ 0.207974] jz-dwc2 jz-dwc2: regulator vbus get error [ 264.694259] tcu_chn2 tcu_chn2.2: speed(1200) set error [ 2304.379688] xb_snd_dsp_ioctl[line:1467]SOUDND ERROR:ioctl command -2143266558 is not supported`

/var/log/boa.log:

cat: can't open '/sys/class/gpio/gpio39/value': No such file or directory sh: can't kill pid 209: No such process 192.168.1.61 - - [12/May/2019:19:11:19 +0000] request "GET /sm/801515ae3634802189b6f15b47e8afc6d8ee0b2f39e86fe0f3b23a14616f5888.map HTTP/1.1" ("/system/sdcard/www/sm/801515ae3634802189b6f15b47e8afc6d8ee0b2f39e86fe0f3b23a14616f5888.map"): document open: No such file or directory

...and so on. Should I debug it somehow more, or post certain logs to go further?

maxfromstpete commented 5 years ago

Found these similar issues:

https://www.reddit.com/r/openipc/comments/a3606l/new_wyze_v2_installs_not_working_unable_to_load/

https://github.com/openipcamera/openipc-firmware/issues/112

Tried to walk through these steps: https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks/blob/master/hacks/install_cfw.md Result is non-accessible device with blue led on: flashing demo.bin seemed ok, but the firmware seems not processed during setup mode. When power is on with setup button pressed, the orange led turns blue within seconds, then turns back to orange, then turns blue again and remains like that - all within around a dozen of seconds, no more. Feels like sdcard not mounted at all o_0

koles0ff commented 4 years ago

Hey, got this cam recently, flash it according instructions on this repo's page for v.2: https://github.com/openipcamera/openipc-firmware Model: WYZEC2 /etc/os-release: ISA_VERSION=5.6.1.32

Now wifi is ok, I can connect to the cam via http or ssh, but "No image" on main page of web-config, and non-working controls.

What's in logs, dmesg:

[ 1881.720985] tcu_chn2 tcu_chn2.2: Motor driver busy now! [ 0.000000] CPU0 RESET ERROR PC:98438A9A [ 0.203038] jz-dwc2 jz-dwc2: cgu clk gate get error [ 0.207974] jz-dwc2 jz-dwc2: regulator vbus get error [ 264.694259] tcu_chn2 tcu_chn2.2: speed(1200) set error [ 2304.379688] xb_snd_dsp_ioctl[line:1467]SOUDND ERROR:ioctl command -2143266558 is not supported`

/var/log/boa.log:

cat: can't open '/sys/class/gpio/gpio39/value': No such file or directory sh: can't kill pid 209: No such process 192.168.1.61 - - [12/May/2019:19:11:19 +0000] request "GET /sm/801515ae3634802189b6f15b47e8afc6d8ee0b2f39e86fe0f3b23a14616f5888.map HTTP/1.1" ("/system/sdcard/www/sm/801515ae3634802189b6f15b47e8afc6d8ee0b2f39e86fe0f3b23a14616f5888.map"): document open: No such file or directory

...and so on. Should I debug it somehow more, or post certain logs to go further?

Having same issue with same device. Hope this can be resolved somehow.

tcreek commented 3 years ago

It's an abandoned project.

tcreek commented 3 years ago

Try https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks