You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some issue using openIPC on the imou camera F22AP
I have seen that it is not a supported platform yet. And the u-boot included in the camera has been stripped of commands used to flash OpenIPC.... not cool.
Therefore I used an external programmer to backup the original flash content and to replace u-uboot with the one from openIPC on the SPI flash chip address 0x00 to 0x4FFFFF
I was able to successfully follow the install instructions once a suitable u-boot was available.
And I flashed the firmware for a ssc325 SoC.
Now the infamous "It doesn't work..."
Symptoms
If I go to the majestic preview tap on the web client I get the color stripes with no actual feed.
If I change something in the majestic parameter tab and click "restart Majestic" I got a crash in the UART console.
I haven't changed anything from the default parameters.
here is the dmesg right after boot with default parameters:
majestic[620]: Majestic Lite for SigmaStar, version master+c953265, built on 2024-12-16
majestic[620]: Detected infinity Watchdog
majestic[620]: Watchdog timeout set to 300 seconds
majestic[620]: Set server path: /var/www
majestic[620]: HTTP server started on 0.0.0.0:80
majestic[620]: Loading main configuration: /etc/majestic.yaml
majestic[620]: Initializing Sigmastar SDK, mi_sys_version_2.010
majestic[620]: Sensor index 0: 1920x1080@30fps
majestic[620]: Channel 0: 1920x1080@20fps
majestic[620]: - [H264, 4096Kb, RC1, GOP20]
majestic[620]: - [minQp: 12, maxQp: 48, qpDelta: -4, slice: 0]
majestic[620]: Channel 2: 1920x1080@5fps
majestic[620]: - [JPEG, Q50, 4900Kb]
majestic[620]: Load isp file /etc/sensors/gc2053.bin
majestic[620]: [MAJOR]: ispversion(-524289) in sdk, ispversion(0) in binfile.
majestic[620]: [MINOR]: ispversion(524288) in sdk, ispversion(3) in binfile.
majestic[620]: ooooops,SDK & iqbinfile major version is not match.
majestic[620]: warning warning!!!SDK & iqbinfile minor version is not match.
majestic[620]: ******************** ERROR CODE (0xffffffff) ********************
majestic[620]: Error loading isp file
majestic[620]: Cannot set color to gray
majestic[620]: Error setting isp parameters
majestic[620]: RTSP server started on port 554
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
majestic[620]: Cannot get exposure info
I have some issue using openIPC on the imou camera F22AP
I have seen that it is not a supported platform yet. And the u-boot included in the camera has been stripped of commands used to flash OpenIPC.... not cool.
Therefore I used an external programmer to backup the original flash content and to replace u-uboot with the one from openIPC on the SPI flash chip address 0x00 to 0x4FFFFF
I was able to successfully follow the install instructions once a suitable u-boot was available.
And I flashed the firmware for a ssc325 SoC.
Now the infamous "It doesn't work..."
Symptoms
I haven't changed anything from the default parameters.
here is the dmesg right after boot with default parameters:
and here is the crach log when I click "restart Majestic":
The result of lsmod:
the majestic.yaml default used:
The majestic log:
The device status tab:
I don't know how to continue from here.
The text was updated successfully, but these errors were encountered: