Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera gc2053 is not initialized #29

Open
tuuzdu opened this issue May 11, 2024 · 8 comments
Open

Camera gc2053 is not initialized #29

tuuzdu opened this issue May 11, 2024 · 8 comments

Comments

@tuuzdu
Copy link

tuuzdu commented May 11, 2024

Camera works good on Lizard board, but not starting on TinyVision. Tried 0.0.1 and 0.0.2 versions, same log.


Load mpp modules
insmod: can't insert '/lib/modules/4.9.191/videobuf2-core.ko': No such file or directory
insmod: can't insert '/lib/modules/4.9.191/videobuf2-memops.ko': No such file or directory
insmod: can't insert '/lib/modules/4.9.191/videobuf2-v4l2.ko': N[    4.839192] [VIN_WARN]sensor_helper_probe: cannot get sensor0_cameravdd supply, setting it to NULL!
o such file or directory
[    4.850007] [VIN_WARN]sensor_helper_probe: cannot get sensor0_iovdd supply, setting it to NULL!
[    4.861958] [VIN_WARN]sensor_helper_probe: cannot get sensor0_avdd supply, setting it to NULL!
[    4.871667] [VIN_WARN]sensor_helper_probe: cannot get sensor0_dvdd supply, setting it to NULL!
[    4.985950] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    4.995466] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.005030] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.014402] [VIN_DEV_I2C]gc2053_mipi sensor read retry = 2
[    5.235879] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.245389] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.254921] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.264283] [VIN_DEV_I2C]gc2053_mipi sensor read retry = 2
[    5.485874] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.495382] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.504909] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.514268] [VIN_DEV_I2C]gc2053_mipi sensor read retry = 2
[    5.735893] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.745403] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.754926] sunxi_i2c_do_xfer()1974 - [i2c3] incomplete xfer (status: 0x20, dev addr: 0x37)
[    5.764495] [VIN_DEV_I2C]gc2053_mipi sensor read retry = 2
[    5.770709] [gc2053_mipi] error, chip found is not an target chip.
[    5.790119] [VIN_ERR]registering gc2053_mipi, No such device!
insmod: can't insert '/lib/modules/4.9.191/sunxi_aio.ko': No such file or directory
insmod: can't insert '/lib/modules/4.9.191/sunxi_eise.ko': No such file or directory

@YuzukiTsuru
Copy link
Contributor

Lizard board camera cannot use in tinyvision

@tuuzdu
Copy link
Author

tuuzdu commented May 12, 2024

Lizard board camera cannot use in tinyvision

I thought that is gc2053. What is model of lizard board camera?

I ordered gc2053 from Aliexpress, but it's not also 2053 I suppose
image

@YuzukiTsuru
Copy link
Contributor

Please make sure pinout is same as tinyvision

@tuuzdu
Copy link
Author

tuuzdu commented May 12, 2024

I think pinout is not same, if information is right :( What is exact model of camera that you use for TinyVision? Do you have datasheet?
image
image

@tuuzdu
Copy link
Author

tuuzdu commented May 12, 2024

Or is this possible to fix pinout in driver?

@YuzukiTsuru
Copy link
Contributor

no, you need to use adapt board for it

@tuuzdu
Copy link
Author

tuuzdu commented May 13, 2024

Could you attach datasheet of camera that you used?

@YuzukiTsuru
Copy link
Contributor

image

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

No branches or pull requests

2 participants