Skip to content

Add Jienuo JN-107AR-E-WIFI - #58

Open
davidebeatrici wants to merge 3 commits into
OpenIPC:masterfrom
davidebeatrici:jienuo-jn-603-d-wifi
Open

Add Jienuo JN-107AR-E-WIFI#58
davidebeatrici wants to merge 3 commits into
OpenIPC:masterfrom
davidebeatrici:jienuo-jn-603-d-wifi

Conversation

@davidebeatrici

@davidebeatrici davidebeatrici commented Jun 8, 2025

Copy link
Copy Markdown

SD card slot untested, everything else is confirmed working.

U-Boot password: HI2105CHIP

https://github.com/thegroove/openipc-wiki/blob/device-jienuo-jn-107ar-e-wifi/en%2Fdevice-jienuo-jn-107ar-e-wifi.md

Pictures




Possible successor (JN-603-D-WIFI)




@thegroove

@davidebeatrici
davidebeatrici force-pushed the jienuo-jn-603-d-wifi branch from 17c5111 to 9610ffe Compare June 8, 2025 22:25
@davidebeatrici davidebeatrici changed the title Add Jienuo JN-603-D-WIFI Add Jienuo JN-107AR-E-WIFI Jun 8, 2025
@davidebeatrici
davidebeatrici force-pushed the jienuo-jn-603-d-wifi branch from 9610ffe to 05647c1 Compare June 8, 2025 22:26
@davidebeatrici

Copy link
Copy Markdown
Author

Unfortunately there seems to be no way to control the IR LEDs, which are always on.

@viktorxda
viktorxda force-pushed the master branch 2 times, most recently from 81e55d6 to 3674581 Compare June 10, 2025 13:09
@viktorxda
viktorxda force-pushed the master branch 2 times, most recently from 44889b6 to c6db1cd Compare August 6, 2025 13:20

@flyrouter flyrouter left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good day
You have done a good job, but it is highly recommended to switch the firmware to Lite mode and not Ultimate using a script to exclude unnecessary components as in other cameras.

@openipc-ai

Copy link
Copy Markdown
Contributor

Thanks for this, and apologies for the long silence. Reviewed against current master — it is the tidiest of the device PRs currently open, and it should land.

Good news: you no longer need a master.yml matrix entry. Since #120 the build matrix is read off the tree, so a device is registered simply by having devices/<dir>/.../<dir>_defconfig. This repo also builds pull requests now, narrowed to the devices a diff can reach — so a rebase push here will build t31_ultimate_jienuo-jn-107ar-e-wifi for the first time, and only that device.

What checks out

  • fw_setenv wlandev rtl8733bu-t31-camhipro exists upstream in firmware's general/overlay/etc/wireless/usb.
  • Directory name, defconfig filename and the -nor.tgz in the upgrade URL all agree, which is what keeps self-update working.
  • No excludes list is fine here: it's a 16M target, and neither t31_ultimate_* device in the tree ships one.

Two things before merge

  1. The branch now conflicts with master — needs a rebase.
  2. While rebasing, drop BR2_PACKAGE_JSONFILTER=y. package: stop selecting jsonfilter, mirroring firmware #2304 #128 removed it from all 97 defconfigs after firmware/#2304; it drags in libubox for nothing on a device that enables neither uqmi-openipc nor wifibroadcast-ng, and it had three boards over their rootfs cap.

On the IR LEDs being stuck on — that doesn't block the merge, but would you mind reflecting it in the README row rather than done? Other rows use that form, e.g. video-yes, wifi-yes, motors-no. It saves the next person with this camera from assuming it's solved.

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.

4 participants