-
-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi3516ev100 lite 16m no match sensor driver cause mejestic wrong #1418
Comments
I curl the sc2235_i2c_dc_1080p.ini libsns_sc2235.so from hi3561cv200 pakage,and then the follow:: majestic[802]: Majestic Lite for HiSilicon, version master+e066cc6, built on 2024-04-22 |
hi3516cv300 and hi3516cv200 are different platforms, their sensor drivers are incompatible |
what's the diffrence between sc2235 and sc2235p,I use the sc2235p driver of cv300 got the same error log。 majestic[805]: Majestic Lite for HiSilicon, version master+e066cc6, built on 2024-04-22 |
root@openipc-hi3516ev100:~# dmesg |
dmesg after first boot root@openipc-hi3516ev100:~# dmesg |
root@openipc-hi3516ev100:~# ipctool
|
sensor is sc2235_i2c
"majestic[854]: Majestic Lite for HiSilicon, version master+e066cc6, built on 2024-04-22
majestic[854]: Detected Hisilicon Watchdog
majestic[854]: Watchdog timeout set to 300 seconds
majestic[854]: Set server path: /var/www
majestic[854]: HTTP server started on 0.0.0.0:80
majestic[854]: Loading main configuration: /etc/majestic.yaml
majestic[854]: Autodetected sensor as 'sc2235_i2c'
majestic[854]: No matches for 'sc2235_i2c' in /etc/sensors directory
majestic[854]: Cannot start SDK"
list in etc/sensors:
"root@openipc-hi3516ev100:/etc/sensors# ls
ar0237_i2c_dc_1080p_line.ini imx385_i2c_1080p.ini
imx290_i2c_lvds_1080p_line.ini iq
imx291_i2c_lvds_1080p_line.ini jxf22_i2c_dc_1080p_line.ini
imx307_i2c_lvds_1080p_line.ini ov2718_i2c_1080p.ini
imx307_i2c_mipi_1080p_line.ini ov2735_i2c_1080p.ini
imx323_i2c_dc_1080p_line.ini sc2235p_i2c_dc_1080p_line.ini
imx323_spi_dc_1080p_line.ini sc2310_i2c_dc_1080p.ini
imx327_i2c_lvds_1080p_line.ini"
"sc2235p_i2c_dc_1080p_line.ini" did not match "sc2235_i2c"
after I reboot the cam ,it shows:
"majestic[682]: Majestic Lite for HiSilicon, version master+e066cc6, built on 2024-04-22
majestic[682]: Watchdog device (/dev/watchdog) not found
majestic[682]: Set server path: /var/www
majestic[682]: HTTP server started on 0.0.0.0:80
majestic[682]: Loading main configuration: /etc/majestic.yaml
majestic[682]: Cannot get chip id
majestic[682]: Unknown error code 2
majestic[682]: Cannot start SDK"
The text was updated successfully, but these errors were encountered: