Search found 15 matches

by SdP
20 Mar 2016, 18:24
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

It is not really a quick guide, but if you follow my step, it is supposed to work... I tested on Jessie 8.1, Raspberry PI 2, Canon 5D MK3 (connected to USB and TP-Link MR3040 ddserver OpenWrt firmware) and Sony A7R MK1 I fresh installed from https://www.raspberrypi.org/downloads/raspbian/ Then did t...
by SdP
24 Feb 2016, 22:33
Forum: Error reports
Topic: Raspberry Pi and dslrdashboard
Replies: 2
Views: 6471

Re: Raspberry Pi and dslrdashboard

It is a bit longer... There are missing links and missing library.. Go to the dir where you did estract qDSLRDashboard then create the following links from terminal cd Qt_Libraries/ sudo ln libraw.so.15.0.0 /usr/lib/arm-linux-gnueabihf/libraw.so.15 sudo ln libexiv2.so.14.0.0 /usr/lib/arm-linux-gnuea...
by SdP
29 Jan 2016, 08:36
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

Here is my report with Canon 5DMK3 USB and WIFI with TPLink MR3040! I used with both the Raspberry PI 2 and a Win10 Notebook. qDslrDashbord works like a charm and is perfectly symmetrical with both system. I flashed my TPLink MR3040 in 2 minutes and in the next 3 I was connected to my Canon 5DMK3 sh...
by SdP
27 Jan 2016, 21:56
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

And works fine with Sony A7R MK1 :D

Tomorrow Canon 5DMK3 USB and WIFI with TPLink MR3040 ....
by SdP
27 Jan 2016, 21:41
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

pi@raspberrypi:~/qDslrDashboard_V0.3.4_RPI2 $ sudo apt-get install libts-bin libts-0.0-0 Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: tsconf The following NEW packages will be installed: libts-0.0-0 libts-bi...
by SdP
27 Jan 2016, 21:12
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

Going with sudo apt-get install qt5-default pi@raspberrypi:~/qDslrDashboard_V0.3.4_RPI2 $ sudo apt-get install qt5-default Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libdrm-dev libdrm-exynos1 libdrm-omap1 l...
by SdP
27 Jan 2016, 21:07
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

pi@raspberrypi:~/qDslrDashboard_V0.3.4_RPI2 $ sudo apt-get install libinput5 Reading package lists... Done Building dependency tree Reading state information... Done libinput5 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. pi@raspberrypi:~/qDslrDashboa...
by SdP
27 Jan 2016, 19:57
Forum: Error reports
Topic: 0.3.4 not running on Raspberry PI 2 NOT SOLVED? YES, NOW!
Replies: 2
Views: 4841

Re: 0.3.4 not running on Raspberry PI 2 NOT SOLVED

Yes, now it is working VERY WELL!
NO, it was NOT EASY :roll: at all.

The solution is in this tread:
http://dslrdashboard.info/phpBB3/viewto ... f=5&t=1433

Best regards goes to Bertsz
SdP
by SdP
27 Jan 2016, 19:48
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

libQt5EglDeviceIntegration.so.5 and libQt5DBus.so.5 found sudo ln libQt5EglDeviceIntegration.so.5.5.1 /usr/lib/arm-linux-gnueabihf/libQt5EglDeviceIntegration.so.5 sudo ln libQt5DBus.so.5.5.1 /usr/lib/arm-linux-gnueabihf/libQt5DBus.so.5 I still need libts-0.0.so.0 => not found libinput.so.5 => not f...
by SdP
27 Jan 2016, 19:27
Forum: Error reports
Topic: [Solved] 0.3.4 Unable to start on Raspbian
Replies: 29
Views: 43147

Re: [Solved] 0.3.4 Unable to start on Raspbian

Just in case... cd qDslrDashboard_V0.3.4_RPI2 cd Qt_Libraries/ sudo ln libraw.so.15.0.0 /usr/lib/arm-linux-gnueabihf/libraw.so.15 sudo ln libexiv2.so.14.0.0 /usr/lib/arm-linux-gnueabihf/libexiv2.so.14 sudo ln libopencv_features2d.so.3.0.0 /usr/lib/arm-linux-gnueabihf/libopencv_features2d.so.3.0 sudo...