PatrickM

Results 56 comments of PatrickM

Did find a small bug where cloud wifi settings are still applied even though a custom network mode is configured. Created new issue #18

@iopaza The 01-network script is among the last to run. You are better off changing snx_autorun.sh to debug. You could for example add a bunch of commands to extract information...

@iopaza If you are not comfortable with typing commands in a shell it's probably a better idea to wait until we get to the bottom of this and find a...

To make some progress on this, anyone able to run this? Save as snx_autorun.sh on the vfat partition, insert sdcard after the device is booted. Listen for the hammer sounds,...

Ok I thought someone said it just didn't bring network online... You can force a firmware flash by keeping the setup button pressed when you apply power. It will look...

The bootloader looks for a file to flash long before iCamera starts. Though it is possible that it expects a slightly different image and the one downloaded by the app...

If you updated to latest version possibly the root password is changed. Happened to one of my cams (but not on others, no idea why). Can you run commands using...

Use this: `echo -e "password\npassword" | passwd` I'm curious what the changed passwd is, so could you add something like `cp /etc/shadow /media/mmcblk0p1` before that, to copy the passwd hash...

"Not working" doesn't tell me anything. Does it not run the script? Is the shadow file copied? Does it output any errors? Append `>> /tmp/hacks.log 2>&1` to redirect output to...

I'm sure it runs as it's the same hardware but they will likely block device-id if it's not sold by them (same as iSmartAlarm). I've contacted them to ask about...