gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.23k stars 104 forks source link

File '/opt/wz_mini/wz_mini.conf' is unwritable #753

Open mrkonyk opened 3 months ago

mrkonyk commented 3 months ago

Trying to edit conf on Wyze Cam V2.

Cameras working just can't edit "/opt/wz_mini/wz_mini.conf". Tried, "mount | grep "/opt/wz_mini" and "ls -l /opt/wz_mini/wz_mini.conf"

Here's the results, tmpfs on /opt/wz_mini/tmp type tmpfs (rw,relatime) and -rwxrwxrwx 1 root root 2753 Mar 31 03:37 /opt/wz_mini/wz_mini.conf

Anyone come across this?

virmaior commented 3 months ago

tmpfs on /opt/wz_mini/tmp but what is the mnt for /opt?

on a v3, I see /dev/mmcblk0p1 on /opt type vfat (rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

RASTRILL0 commented 3 months ago

I have this problem on both my V2 cameras. I have to use this command to edit the conf file:

mount -o remount,rw /dev/mmcblk0p1 /opt