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
cronyx
570c995a3f
first stage to split majestic and vendor specific scripts ( #764 )
2023-05-06 02:07:40 +03: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 Ilyin
bb9656dc18
Use ipcinfo --xm-mac everywhere ( #389 )
...
* Change BRANCH_NAME to BRANCH according to CI changes
* Use ipcinfo --xm-mac everywhere
2022-08-20 14:49:55 +03:00
Igor Zalatov
2369e37f0c
Merge pull request #299 from themactep/master
...
set watchdog timer to at least 30 seconds if core dumping enabled.
2022-07-31 00:36:19 +03:00
Dmitry Ermakov
0774f32c80
Re-enable watchdog autofeed
2022-07-30 22:50:42 +03:00
Paul Philippov
ab2f475333
update coredump handling in S95 files.
2022-07-30 15:35:25 -04:00
Paul Philippov
8d439c98ea
refactor coredump routine. split command chains, remove extra spaces.
2022-07-30 15:35:25 -04:00
Paul Philippov
8911e04602
Merge branch 'OpenIPC:master' into master
2022-07-30 03:34:27 -04: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
Paul Philippov
795e0e1675
Merge branch 'OpenIPC:master' into master
2022-07-29 00:50:34 -04:00
Igor Zalatov (from Citadel PC)
09e7cd7cfe
[HI3516CV100] Add sc2135 sensor
2022-07-20 17:35:15 +03:00
Paul Philippov
ca57f473ea
source coredump.conf and check for $coredump_enabled
2022-07-09 07:38:52 -04:00
Paul Philippov
49324ac817
swap compared parts
...
replace == with =, because it is ash
indent with tabs
2022-07-01 22:45:43 -04:00
Paul Philippov
916b96f27a
rename coredump config to match webui settings. check if file exists.
2022-07-01 19:26:50 -04:00
cronyx
91ed49b910
fix format
2022-06-15 19:41:17 +03:00
cronyx
ae77282d05
add coredump config check
2022-06-15 19:35:45 +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
Igor Zalatov (from Citadel PC)
e556870d50
Cosmetic updates of scripts
2022-05-22 22:28:34 +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
Paul Philippov
3d8ad15b4a
correct file permissions.
2022-02-28 03:34:17 -05: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)
6a988f79e5
Fix system for chande default MAC on xiongmai devices
2022-01-07 14:22:21 +03:00
p0isk
fdbe804e6b
Fix stop in S95
2021-12-18 22:15:11 +03:00
p0isk
25dd8561db
Correct Restart in init.d/S95*
2021-12-14 10:40:37 +03:00
Igor Zalatov (from Citadel PC)
a67b06d01e
Rollback patch from @p0isk
2021-12-10 09:26:33 +03:00
p0isk
8c1e39871e
Add reload to S95{platform}
2021-12-10 00:56:44 +03:00
Igor Zalatov (from Citadel PC)
dd7b469799
Fix SigmaStar troubles and remove unused files
2021-11-02 23:15:07 +03:00