Checking the ddserver installation and USB connection

qDslrDashbord error reports
Locked
hubaiz
Site Admin
Posts: 2001
Joined: 27 Jan 2015, 18:58

Checking the ddserver installation and USB connection

Post by hubaiz »

Follow these steps:
- power on the MR3040/MR3020 and wait till it boots (the wireless LED in on)
- connect your DSLR (Nikon, Canon) with USB cable to the full size USB port on the MR3040/MR3020 (try to use the original cable that you get with your DSLR or a shorter one)
- power on your DSLR
- connect your controlling device wireless to the MR3040/MR3020 wireless (by default the AP name is DDServerAP)
- on your controlling device open a web browser and navigate to the OpenWrt web interface ( http://192.168.1.1 )
- navigate to the 'System'->'Software' page and check that you have a 'ddserver' package in the list
- next navigate to 'Status'->'System log' and scroll down to the end
at the end of the log you should have something like this

Code: Select all

Apr  5 09:25:34 Arduino kern.info kernel: [4798140.530000] usb 1-1.1.4: USB disconnect, device number 63
Apr  5 14:00:51 Arduino kern.info kernel: [4814656.960000] usb 1-1.1.4: new high-speed USB device number 64 using ehci-platform
Apr  5 14:00:51 Arduino kern.info kernel: [4814657.070000] usb 1-1.1.4: New USB device found, idVendor=04b0, idProduct=0430
Apr  5 14:00:51 Arduino kern.info kernel: [4814657.070000] usb 1-1.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr  5 14:00:51 Arduino kern.info kernel: [4814657.070000] usb 1-1.1.4: Product: NIKON DSC D7100
Apr  5 14:00:51 Arduino kern.info kernel: [4814657.080000] usb 1-1.1.4: Manufacturer: NIKON
Locked