How to enable logitech C170 on sabresd-imx6q(Android 4.2.2)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable logitech C170 on sabresd-imx6q(Android 4.2.2)

Jump to solution
4,726 Views
jiangshao
Contributor V

I want to use logitech C170 on sabresd-imx6q(Android 4.2.2).I think I should modify the configuration of kernel to enable it. But I don't know where should I modify?

My English is so poor. I am so sorry...

Labels (3)
0 Kudos
1 Solution
1,183 Views
saurabh206
Senior Contributor III

Hi,

You need to enable UVC camera in init.rc file.

Regards

Saurabh

View solution in original post

0 Kudos
9 Replies
1,184 Views
saurabh206
Senior Contributor III

Hi,

You need to enable UVC camera in init.rc file.

Regards

Saurabh

0 Kudos
1,183 Views
saurabh206
Senior Contributor III

Hi

You also can refer

Re: can't connect to the camera

Saurabh

0 Kudos
1,183 Views
jiangshao
Contributor V

Hi Saurabh,

Thanks for the reply.

I think it is not same as "Re: can't connect to the camera“。

When I connect c170 to the board, use dmesg command ,

I can see the following messages getting displayed on adb shell:

<6>usb 2-1.4: USB disconnect, device number 4

<6>usb 2-1.4: new high speed USB device number 5 using fsl-ehci

so I think I must do something to let Android recognize the usb camera.

0 Kudos
1,183 Views
saurabh206
Senior Contributor III

Hi,

Have you make change in init.rc?

I am using Logitech C170 Camera with our hardware.

Saurabh

0 Kudos
1,186 Views
jiangshao
Contributor V

I will try it immediately.

When I make change in init.rc, I need to compile android?

0 Kudos
1,186 Views
saurabh206
Senior Contributor III

Hi,

When you make a change in /device/fsl folder you need do following steps.

source build/envsetup.sh

lunch  <your bulid>

make

Saurabh

1,186 Views
jiangshao
Contributor V

I saw the camera icon!

but after 1 minute, it disappeared...

(And I once touched this icon, message ”this app is not installed“(Chinese) was displayed)

I need to install camera app?

0 Kudos
1,186 Views
saurabh206
Senior Contributor III

Hi

Which build you are using Engineering or User build?

You can install another camera app from Google Play.

And check Camera is working or not?

Saurabh

0 Kudos
1,186 Views
jiangshao
Contributor V

sabresd_6dq-user

0 Kudos