Skip to content

Fix load_grainmedia sar_adc_drv reading and comment lines disabling jpeg#2195

Merged
widgetii merged 2 commits into
OpenIPC:masterfrom
willersonsp:master
Jun 17, 2026
Merged

Fix load_grainmedia sar_adc_drv reading and comment lines disabling jpeg#2195
widgetii merged 2 commits into
OpenIPC:masterfrom
willersonsp:master

Conversation

@willersonsp

Copy link
Copy Markdown
Member

As the title says, fix load_grainmedia sar_adc_drv reading and comment lines disabling jpeg.

In all firmwares that i analyzed, run_mode of sar_adc_drv was 4, but in openipc kernel this isnt loaded as module, it is loaded as kernel module, so, default value was 0, this changes to 4.

And the lines
devmem 0x90c00044 32 0x00000007 devmem 0x90c000b4 32 0xFFD374F0 #close SD card and mjpeg

was disabling jpeg inside SDK, disabling it, the jpeg in majestic started working again.

@widgetii widgetii merged commit a430e94 into OpenIPC:master Jun 17, 2026
99 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants