PINE64
Built-in Webcam Not Working - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: Built-in Webcam Not Working (/showthread.php?tid=9978)

Pages: 1 2 3 4


RE: Built-in Webcam Not Working - erock22 - 07-14-2020

It seems like if the hardware switch is having issues turning back on that it is a physical hardware issue or at the very least an issue with the keyboard firmware. Changing the OS is not going to help.

Even though I don't think it's going to work I would like to help test but I can't because I can't get Android to boot off my SD card. It just goes into Manjaro every time.


RE: Built-in Webcam Not Working - xmixahlx - 07-14-2020

have y'all installed the unofficial keyboard firmware yet?


RE: Built-in Webcam Not Working - rimaille - 07-15-2020

(no need for a reboot when enabling webcam via the switch, /dev/video3 should show up, you can test directly with mpv /dev/video3)


RE: Built-in Webcam Not Working - erock22 - 07-15-2020

(07-14-2020, 11:08 PM)xmixahlx Wrote: have y'all installed the unofficial keyboard firmware yet?
I have not tried to update my firmware. Looking back at other post in this thread, it looks like a couple of them have updated their firmware without luck.

Do you have a link to the unofficial firmware?

(07-15-2020, 03:51 AM)rimaille Wrote: (no need for a reboot when enabling webcam via the switch, /dev/video3 should show up, you can test directly with mpv /dev/video3)
Good to know, Thanks.


RE: Built-in Webcam Not Working - erock22 - 07-17-2020

(07-14-2020, 09:18 AM)Jazzband Wrote: Yeah, I got the exact same message. Looks like Pine support tickets are turning into another mailing list.
The thing is, for me that's the second time they're asking me to check if the webcam works in the android image. It didn't work 36 days ago, and since they haven't done anything to fix the problem there's no reason for it to SUDDENLY start working now.
@Jazzband Were you able to get the Android image to boot? If so how did you do it? I can't get it to work and I see a thread about none of the images working.


RE: Built-in Webcam Not Working - Jazzband - 07-18-2020

(07-17-2020, 09:11 PM)erock22 Wrote:
(07-14-2020, 09:18 AM)Jazzband Wrote: Yeah, I got the exact same message. Looks like Pine support tickets are turning into another mailing list.
The thing is, for me that's the second time they're asking me to check if the webcam works in the android image. It didn't work 36 days ago, and since they haven't done anything to fix the problem there's no reason for it to SUDDENLY start working now.
@Jazzband Were you able to get the Android image to boot? If so how did you do it? I can't get it to work and I see a thread about none of the images working.

I was, but I had to open the laptop and disable the eMMC switch (see internal layout pic, #24). After that, it'll boot just fine.


RE: Built-in Webcam Not Working - lemaurien19 - 02-01-2021

I got a replacement display panel with the integrated webcam. Swapped out the original one my unit shipped with - the one with the webcam not working.
Now I have a webcam that works. 

Here's the output from dmesg | grep video

Code:
[    0.000000] Kernel command line: initrd=/initramfs-linux.img console=tty1 console=ttyS2,1500000 root=LABEL=ROOT_MNJRO rw rootwait video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
[    0.295754] videodev: Linux video capture interface: v2.00
[    6.780117] hantro-vpu ff650000.video-codec: Adding to iommu group 0
[    6.780848] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video0
[    6.781001] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video1
[    6.786464] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video2
[    9.494554] uvcvideo: Found UVC 1.00 device USB Camera (0c45:6321)
[    9.527357] uvcvideo 2-1.2:1.0: Entity type for entity Extension 4 was not initialized!
[    9.527371] uvcvideo 2-1.2:1.0: Entity type for entity Processing 3 was not initialized!
[    9.527377] uvcvideo 2-1.2:1.0: Entity type for entity Camera 1 was not initialized!
[    9.529266] usbcore: registered new interface driver uvcvideo