Jens J.
e883a9694f
fix watchdog when majestic crashes
...
per wdt.ko:
```
parm=nodeamon:By default, a kernel deamon feed watchdog when idle, set 'nodeamon=1' to disable this. (default=0)
parmtype=nodeamon:int
```
as documented in https://github.com/OpenIPC/majestic/issues/171 , when majestic crashes, without `nodeamon=1` param to wdt kmod, camera does not automatically reboot.
Expected behavior is for majestic to feed the watchdog, and if majestic crashes, watchdog timer would expire and reset cpu, forcing host reboot.
2024-08-22 16:27:25 -05:00
Alexander Pankov
01e3e6d44d
Some drivers for imx225 and JX-H42 ( #1409 )
...
Co-authored-by: Alexander Pankov <pianisteg.mobile@gmail.com>
2024-06-02 15:45:28 +03:00
naksper
38b837236b
Update load_hisilicon - USB initialization, disable usb wifi module ( #951 )
...
Thank you !
2023-08-17 17:24:09 +03:00
Paul Philippov
500d11cbc2
shell scripts clean up and formatting ( #874 )
2023-06-11 15:44:27 -04:00
Signor Pellegrino
b3b5072425
[SKIP CI]
2023-03-16 21:24:48 +03:00
innd
2e76dc2ca9
3516cv100+mt9p006 requires GPIO setup ( #543 )
2022-11-09 23:57:45 +03:00
Serhio
0de21138e0
3516cv100+imx122 requires GPIO setup ( #495 )
2022-09-27 14:43:29 +03:00
Dmitry Ermakov
0774f32c80
Re-enable watchdog autofeed
2022-07-30 22:50:42 +03:00
Dmitry Ermakov
40e2d88363
[HI3516CV100] Disable watchdog autofeed
2022-07-29 23:50:56 +03:00
Dmitry Ermakov
ed92a19be9
[HI3516CV100] Fix init script
2022-07-29 20:41:34 +03:00
Igor Zalatov (from Citadel PC)
09e7cd7cfe
[HI3516CV100] Add sc2135 sensor
2022-07-20 17:35:15 +03:00
Dmitry Ermakov
d1aa19942a
Add IMX138_I2C and fix init scripts for Hi3516Cv100
2022-06-13 19:47:48 +03:00
Igor Zalatov (from Citadel PC)
4f23693731
Update scripts for Hi3516cv100 from Herospeed/Longse
2022-05-27 14:16:41 +03:00
Dmitry Ermakov
f39ef4e8c6
Add hi3518_tde module, needed for MJPEG stream, and even unload them
2022-05-16 20:37:59 +03:00
Dmitry Ermakov
ee4f8766fd
Add hi3518_tde module, needed for MJPEG stream and enable it
2022-05-16 20:29:15 +03:00
TheChatty
8bc95dafcf
Fix first time usage of load_hisilicon
...
When fw_env does not contain `sensor`$SNS_TYPE will always be ar0130 thus `insert_sns` never executes intended code for actually detected sensor.
2022-05-13 23:04:33 +02:00
cronyx
05d669f44d
add -w key for rmmod to prevent resource busy warning
2022-04-27 23:43:17 +03:00
Dmitry Ermakov
2abe157730
Fix ipcinfo invocation
2022-01-26 17:17:49 +03:00
Dmitry Ermakov
b5246d8a99
Fix jffs2/overlayfs file overwrite for Hi3516Cv100
2022-01-12 09:40:31 +03:00
Dmitry Ermakov
9ae979bd5c
Add some more sensors for Hi3516Cv100
2022-01-11 20:53:14 +03:00
Dmitry Ermakov
1f0a3ad95f
Add sensor autodetect for Hi3516Cv100
2022-01-11 18:50:05 +03:00
Dmitry Ermakov
2bf9492005
Add Hi3516Cv100 series
2022-01-07 21:52:17 +03:00
Igor Zalatov (from Citadel PC)
dd7b469799
Fix SigmaStar troubles and remove unused files
2021-11-02 23:15:07 +03:00