(07-01-2016, 01:26 PM)micko Wrote:(07-01-2016, 05:55 AM)@lex Wrote: dmesg tell us Camera was recognized and is OK!
You are almost there, so now tell us a bit more about guvciew, how did you install it?
Print the output:
* uname -ra
* lsb_release -a
* cat /etc/*release
* cat /proc/version
Edit: Forgot to say DTB is for HDMI
Guvcview is installed with apt-get install guvcview
Here's the output
Code:root@pine:/home/micko# uname -ra
Linux pine 3.10.102-0-pine64-longsleep #7 SMP PREEMPT Fri Jun 17 21:30:48 CEST 2016 aarch64 GNU/Linux
root@pine:/home/micko# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.5 (jessie)
Release: 8.5
Codename: jessie
root@pine:/home/micko# cat /etc/*release
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@pine:/home/micko# cat /proc/version
Linux version 3.10.102-0-pine64-longsleep (longsleep@mose2) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #7 SMP PREEMPT Fri Jun 17 21:30:48 CEST 2016
That is what i thought, please, follow the instructions here: https://github.com/avafinger/guvcview_2.0.4
and uninstall your current guvcview that is wrong.