Hi,
I was curious about the plans for providing access to the gps on the v4 qualcomm chip. I am not very familiar with these chips, I tried installing and using gpsd without any success. Also, I poked around looking for relevant things in the device list and kernel logs but didn't see anything. Would this eventually get exposed in the depthai api? Any idea of timeline?
Was also curious about setting up the device as an access point. I tried setting this up but ran into some missing kernel modules:
FATAL: Module ip_tables not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.2161] modprobe: '/sbin/modprobe --use-blacklist iptable_nat' exited with error 256 (modprobe: FATAL: Module iptable_nat not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.2409] modprobe: '/sbin/modprobe --use-blacklist nf_nat_ftp' exited with error 256 (modprobe: FATAL: Module nf_nat_ftp not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.2590] modprobe: '/sbin/modprobe --use-blacklist nf_nat_irc' exited with error 256 (modprobe: FATAL: Module nf_nat_irc not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.2731] modprobe: '/sbin/modprobe --use-blacklist nf_nat_sip' exited with error 256 (modprobe: FATAL: Module nf_nat_sip not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.2895] modprobe: '/sbin/modprobe --use-blacklist nf_nat_tftp' exited with error 256 (modprobe: FATAL: Module nf_nat_tftp not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.3129] modprobe: '/sbin/modprobe --use-blacklist nf_nat_pptp' exited with error 256 (modprobe: FATAL: Module nf_nat_pptp not found in directory /lib/modules/5.15.144-qki-consolidate-android13-8-g9af2ed255e17-dirty)
May 13 20:38:14 kalama NetworkManager[2187]: <error> [1747186694.3445] modprobe: '/sbin/modprobe --use-blacklist nf_nat_h323' exited with error 256 (modprobe: FATAL: Module nf_nat_h323 not found in directory
Is this planned to eventually be supported? Maybe I'll add another router to my system and try to have the camera connect to that to setup my wireless network. Was originally thinking it could be nice to have the camera as an AP to remove some hardware.
All this was with the latest 1.6.0 OS.
Thanks,
Douglas