OpenIPC / ipctool

Simple tool (and library) for checking IP camera hardware
https://openipc.org
MIT License
157 stars 34 forks source link

Problem with GK7205V210 chip detection #73

Closed ZigFisher closed 1 year ago

ZigFisher commented 1 year ago
root@openipc-gk7205v210:~# ipctool
The ipctool installed as remote GitHub plugin
---
chip:
  vendor: Goke
  model: 7205V210
  id: 25e9e400808f41e3
Platform is not supported
root@openipc-gk7205v210:~# 
root@openipc-gk7205v210:~# ipcinfo -csvtFS
gk7205v210
sc2239
goke
55.53
nor
/usr/bin/majestic
root@openipc-gk7205v210:~#

It is possible that the solution can be found here

https://github.com/OpenIPC/ipctool/blob/f17eb6c639428a47bf0f14d54824e1bc932ca0da/src/hal/hisi/hal_hisi.h#L24-L27

widgetii commented 1 year ago

Fixed in 3faa063