We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8636145 commit 6963c81Copy full SHA for 6963c81
general/package/sigmastar-osdrv-infinity6e/files/script/load_sigmastar
@@ -26,7 +26,7 @@ set_sensor() {
26
;;
27
tp9950)
28
# Experimental sensors will be listed in a separate section. For contact: https://t.me/FlyRouter
29
- insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
+ insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1 mode=3 channel=0
30
31
tp9951)
32
0 commit comments