Ejecting USB dslr cameraCSR Bluetooth softblocked, and rfkill unblock <id> doesn't workUSB HDD SpindownSerial port connection problemUSB hub/c-media combo - audio device not recognised - hub won't allow allow other usb audio either4g dongle internet connection problem?USB camera synchronization with external triggerToshiba TOSVERT VF-S15 VFD and USB001Zpyusb: scanner insufficient permissionsUsing a RPi Zero to build a WiFi USB Stick with `modprobe g_mass_storage`can't see and mount usb flash drive
I2C signal and power over long range (10meter cable)
What is Sitecore Managed Cloud?
Can a controlled ghast be a leader of a pack of ghouls?
Why is delta-v is the most useful quantity for planning space travel?
Latex for-and in equation
How can I raise concerns with a new DM about XP splitting?
Pronouncing Homer as in modern Greek
Can I use my Chinese passport to enter China after I acquired another citizenship?
When is separating the total wavefunction into a space part and a spin part possible?
In Star Trek IV, why did the Bounty go back to a time when whales were already rare?
Can somebody explain Brexit in a few child-proof sentences?
Organic chemistry Iodoform Reaction
A social experiment. What is the worst that can happen?
Is there enough fresh water in the world to eradicate the drinking water crisis?
Would it be legal for a US State to ban exports of a natural resource?
Bob has never been a M before
Adding empty element to declared container without declaring type of element
Resetting two CD4017 counters simultaneously, only one resets
What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?
Is it okay / does it make sense for another player to join a running game of Munchkin?
Is a naturally all "male" species possible?
A car is moving at 40 km/h. A fly at 100 km/h, starts from wall towards the car(20 km away)flies to car and back. How many trips can it make?
Meta programming: Declare a new struct on the fly
Indicating multiple different modes of speech (fantasy language or telepathy)
Ejecting USB dslr camera
CSR Bluetooth softblocked, and rfkill unblock <id> doesn't workUSB HDD SpindownSerial port connection problemUSB hub/c-media combo - audio device not recognised - hub won't allow allow other usb audio either4g dongle internet connection problem?USB camera synchronization with external triggerToshiba TOSVERT VF-S15 VFD and USB001Zpyusb: scanner insufficient permissionsUsing a RPi Zero to build a WiFi USB Stick with `modprobe g_mass_storage`can't see and mount usb flash drive
I'm using gphoto2 to capture images with my nikon dslr connected to a raspberry Zero W
My problem is that the camera stayes awake as long as there is a usb connection.
How can I eject the USB connection?
dmesg:
[ 229.503626] Indeed it is in host mode hprt0 = 00021501
[ 229.713448] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 229.713817] Indeed it is in host mode hprt0 = 00001101
[ 229.954634] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 229.954680] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 229.954694] usb 1-1: Product: NIKON DSC D700
[ 229.954703] usb 1-1: Manufacturer: NIKON
[ 229.954713] usb 1-1: SerialNumber: 000002138587
[ 280.823566] fuse init (API version 7.27)
[ 293.303738] usb 1-1: USB disconnect, device number 2
[ 7518.546891] Indeed it is in host mode hprt0 = 00021501
[ 7518.756694] usb 1-1: new high-speed USB device number 3 using dwc_otg
[ 7518.757056] Indeed it is in host mode hprt0 = 00001101
[ 7518.997887] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 7518.997934] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7518.997947] usb 1-1: Product: NIKON DSC D700
[ 7518.997956] usb 1-1: Manufacturer: NIKON
[ 7518.997965] usb 1-1: SerialNumber: 000002138587
[ 7544.347332] usb 1-1: USB disconnect, device number 3
[ 8400.807853] Indeed it is in host mode hprt0 = 00021501
[ 8401.017718] usb 1-1: new high-speed USB device number 4 using dwc_otg
[ 8401.018079] Indeed it is in host mode hprt0 = 00001101
[ 8401.258897] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 8401.258945] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8401.258957] usb 1-1: Product: NIKON DSC D700
[ 8401.258966] usb 1-1: Manufacturer: NIKON
[ 8401.258977] usb 1-1: SerialNumber: 000002138587
[ 8402.857993] usb 1-1: USB disconnect, device number 4
[ 9503.571529] Indeed it is in host mode hprt0 = 00021501
[ 9503.781365] usb 1-1: new high-speed USB device number 5 using dwc_otg
[ 9503.781717] Indeed it is in host mode hprt0 = 00001101
[ 9504.022547] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 9504.022596] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9504.022607] usb 1-1: Product: NIKON DSC D700
[ 9504.022617] usb 1-1: Manufacturer: NIKON
[ 9504.022626] usb 1-1: SerialNumber: 000002138587
usb camera peripherals
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm using gphoto2 to capture images with my nikon dslr connected to a raspberry Zero W
My problem is that the camera stayes awake as long as there is a usb connection.
How can I eject the USB connection?
dmesg:
[ 229.503626] Indeed it is in host mode hprt0 = 00021501
[ 229.713448] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 229.713817] Indeed it is in host mode hprt0 = 00001101
[ 229.954634] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 229.954680] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 229.954694] usb 1-1: Product: NIKON DSC D700
[ 229.954703] usb 1-1: Manufacturer: NIKON
[ 229.954713] usb 1-1: SerialNumber: 000002138587
[ 280.823566] fuse init (API version 7.27)
[ 293.303738] usb 1-1: USB disconnect, device number 2
[ 7518.546891] Indeed it is in host mode hprt0 = 00021501
[ 7518.756694] usb 1-1: new high-speed USB device number 3 using dwc_otg
[ 7518.757056] Indeed it is in host mode hprt0 = 00001101
[ 7518.997887] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 7518.997934] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7518.997947] usb 1-1: Product: NIKON DSC D700
[ 7518.997956] usb 1-1: Manufacturer: NIKON
[ 7518.997965] usb 1-1: SerialNumber: 000002138587
[ 7544.347332] usb 1-1: USB disconnect, device number 3
[ 8400.807853] Indeed it is in host mode hprt0 = 00021501
[ 8401.017718] usb 1-1: new high-speed USB device number 4 using dwc_otg
[ 8401.018079] Indeed it is in host mode hprt0 = 00001101
[ 8401.258897] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 8401.258945] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8401.258957] usb 1-1: Product: NIKON DSC D700
[ 8401.258966] usb 1-1: Manufacturer: NIKON
[ 8401.258977] usb 1-1: SerialNumber: 000002138587
[ 8402.857993] usb 1-1: USB disconnect, device number 4
[ 9503.571529] Indeed it is in host mode hprt0 = 00021501
[ 9503.781365] usb 1-1: new high-speed USB device number 5 using dwc_otg
[ 9503.781717] Indeed it is in host mode hprt0 = 00001101
[ 9504.022547] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 9504.022596] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9504.022607] usb 1-1: Product: NIKON DSC D700
[ 9504.022617] usb 1-1: Manufacturer: NIKON
[ 9504.022626] usb 1-1: SerialNumber: 000002138587
usb camera peripherals
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm using gphoto2 to capture images with my nikon dslr connected to a raspberry Zero W
My problem is that the camera stayes awake as long as there is a usb connection.
How can I eject the USB connection?
dmesg:
[ 229.503626] Indeed it is in host mode hprt0 = 00021501
[ 229.713448] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 229.713817] Indeed it is in host mode hprt0 = 00001101
[ 229.954634] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 229.954680] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 229.954694] usb 1-1: Product: NIKON DSC D700
[ 229.954703] usb 1-1: Manufacturer: NIKON
[ 229.954713] usb 1-1: SerialNumber: 000002138587
[ 280.823566] fuse init (API version 7.27)
[ 293.303738] usb 1-1: USB disconnect, device number 2
[ 7518.546891] Indeed it is in host mode hprt0 = 00021501
[ 7518.756694] usb 1-1: new high-speed USB device number 3 using dwc_otg
[ 7518.757056] Indeed it is in host mode hprt0 = 00001101
[ 7518.997887] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 7518.997934] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7518.997947] usb 1-1: Product: NIKON DSC D700
[ 7518.997956] usb 1-1: Manufacturer: NIKON
[ 7518.997965] usb 1-1: SerialNumber: 000002138587
[ 7544.347332] usb 1-1: USB disconnect, device number 3
[ 8400.807853] Indeed it is in host mode hprt0 = 00021501
[ 8401.017718] usb 1-1: new high-speed USB device number 4 using dwc_otg
[ 8401.018079] Indeed it is in host mode hprt0 = 00001101
[ 8401.258897] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 8401.258945] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8401.258957] usb 1-1: Product: NIKON DSC D700
[ 8401.258966] usb 1-1: Manufacturer: NIKON
[ 8401.258977] usb 1-1: SerialNumber: 000002138587
[ 8402.857993] usb 1-1: USB disconnect, device number 4
[ 9503.571529] Indeed it is in host mode hprt0 = 00021501
[ 9503.781365] usb 1-1: new high-speed USB device number 5 using dwc_otg
[ 9503.781717] Indeed it is in host mode hprt0 = 00001101
[ 9504.022547] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 9504.022596] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9504.022607] usb 1-1: Product: NIKON DSC D700
[ 9504.022617] usb 1-1: Manufacturer: NIKON
[ 9504.022626] usb 1-1: SerialNumber: 000002138587
usb camera peripherals
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm using gphoto2 to capture images with my nikon dslr connected to a raspberry Zero W
My problem is that the camera stayes awake as long as there is a usb connection.
How can I eject the USB connection?
dmesg:
[ 229.503626] Indeed it is in host mode hprt0 = 00021501
[ 229.713448] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 229.713817] Indeed it is in host mode hprt0 = 00001101
[ 229.954634] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 229.954680] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 229.954694] usb 1-1: Product: NIKON DSC D700
[ 229.954703] usb 1-1: Manufacturer: NIKON
[ 229.954713] usb 1-1: SerialNumber: 000002138587
[ 280.823566] fuse init (API version 7.27)
[ 293.303738] usb 1-1: USB disconnect, device number 2
[ 7518.546891] Indeed it is in host mode hprt0 = 00021501
[ 7518.756694] usb 1-1: new high-speed USB device number 3 using dwc_otg
[ 7518.757056] Indeed it is in host mode hprt0 = 00001101
[ 7518.997887] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 7518.997934] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7518.997947] usb 1-1: Product: NIKON DSC D700
[ 7518.997956] usb 1-1: Manufacturer: NIKON
[ 7518.997965] usb 1-1: SerialNumber: 000002138587
[ 7544.347332] usb 1-1: USB disconnect, device number 3
[ 8400.807853] Indeed it is in host mode hprt0 = 00021501
[ 8401.017718] usb 1-1: new high-speed USB device number 4 using dwc_otg
[ 8401.018079] Indeed it is in host mode hprt0 = 00001101
[ 8401.258897] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 8401.258945] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8401.258957] usb 1-1: Product: NIKON DSC D700
[ 8401.258966] usb 1-1: Manufacturer: NIKON
[ 8401.258977] usb 1-1: SerialNumber: 000002138587
[ 8402.857993] usb 1-1: USB disconnect, device number 4
[ 9503.571529] Indeed it is in host mode hprt0 = 00021501
[ 9503.781365] usb 1-1: new high-speed USB device number 5 using dwc_otg
[ 9503.781717] Indeed it is in host mode hprt0 = 00001101
[ 9504.022547] usb 1-1: New USB device found, idVendor=04b0, idProduct=0422, bcdDevice= 1.03
[ 9504.022596] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9504.022607] usb 1-1: Product: NIKON DSC D700
[ 9504.022617] usb 1-1: Manufacturer: NIKON
[ 9504.022626] usb 1-1: SerialNumber: 000002138587
usb camera peripherals
usb camera peripherals
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited yesterday
David
401214
401214
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
user3435167user3435167
184
184
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
user3435167 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
It depends on how your camera detects a USB connection - whether it's by detecting that's power is provided through the USB cable, or whether by detecting that there's an actual USB connection happening in software. In the latter case, there's a software solution that works out-of-the-box, and that's the one you should check first. Provided the camera is the only device connected to the Zero W, you can disable the USB port data connection (not power!) in software:
echo 0 > /sys/devices/platform/soc/20980000.usb/buspower
After this, lsusb will no longer show your camera as a device. If the camera detects this as a disconnection and goes to sleep, then you're in luck! Changing echo 0 to echo 1 and re-running this command will enable the the USB connection again, state of the USB connection will not persist across a reboot AFAIK.
If this does not work out for you, your camera might be using the USB power connection in order to detect whether it's "connected to a PC". In this case, you can use a power switch of some sorts, one that will cut the power connection. I sell this kind of USB switches (for this and many other purposes) on Tindie, here's the schematic I use:

The data lines and GND pass through unchanged. CTRL is connected to a Raspberry Pi GPIO, +5V is the power line from the Pi Zero, and +5VD is going to the camera. R2 and R3 are used to set the default state of the switch (default off unless set on - vs default on unless set off), you only need one of these at a time. I use IRLML6401 (alternative: CJ2305) for Q2, and 2N2222 (alternative: BC547) for Q1. You can also use a relay to replace the FET - it will be a simpler circuit, but will consume more power.
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
add a comment |
You can download the eject package with sudo apt-get install eject. Here's the eject syntax.
Remember, in order to eject a device, you first need to unmount it.
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
@user3435167, is it not listed under/dev/?
– David
yesterday
No unfortunatelypi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009
– user3435167
yesterday
Have you checked the/media/user/directory?
– David
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
|
show 6 more comments
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("schematics", function ()
StackExchange.schematics.init();
);
, "cicuitlab");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "447"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
user3435167 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f95724%2fejecting-usb-dslr-camera%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
It depends on how your camera detects a USB connection - whether it's by detecting that's power is provided through the USB cable, or whether by detecting that there's an actual USB connection happening in software. In the latter case, there's a software solution that works out-of-the-box, and that's the one you should check first. Provided the camera is the only device connected to the Zero W, you can disable the USB port data connection (not power!) in software:
echo 0 > /sys/devices/platform/soc/20980000.usb/buspower
After this, lsusb will no longer show your camera as a device. If the camera detects this as a disconnection and goes to sleep, then you're in luck! Changing echo 0 to echo 1 and re-running this command will enable the the USB connection again, state of the USB connection will not persist across a reboot AFAIK.
If this does not work out for you, your camera might be using the USB power connection in order to detect whether it's "connected to a PC". In this case, you can use a power switch of some sorts, one that will cut the power connection. I sell this kind of USB switches (for this and many other purposes) on Tindie, here's the schematic I use:

The data lines and GND pass through unchanged. CTRL is connected to a Raspberry Pi GPIO, +5V is the power line from the Pi Zero, and +5VD is going to the camera. R2 and R3 are used to set the default state of the switch (default off unless set on - vs default on unless set off), you only need one of these at a time. I use IRLML6401 (alternative: CJ2305) for Q2, and 2N2222 (alternative: BC547) for Q1. You can also use a relay to replace the FET - it will be a simpler circuit, but will consume more power.
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
add a comment |
It depends on how your camera detects a USB connection - whether it's by detecting that's power is provided through the USB cable, or whether by detecting that there's an actual USB connection happening in software. In the latter case, there's a software solution that works out-of-the-box, and that's the one you should check first. Provided the camera is the only device connected to the Zero W, you can disable the USB port data connection (not power!) in software:
echo 0 > /sys/devices/platform/soc/20980000.usb/buspower
After this, lsusb will no longer show your camera as a device. If the camera detects this as a disconnection and goes to sleep, then you're in luck! Changing echo 0 to echo 1 and re-running this command will enable the the USB connection again, state of the USB connection will not persist across a reboot AFAIK.
If this does not work out for you, your camera might be using the USB power connection in order to detect whether it's "connected to a PC". In this case, you can use a power switch of some sorts, one that will cut the power connection. I sell this kind of USB switches (for this and many other purposes) on Tindie, here's the schematic I use:

The data lines and GND pass through unchanged. CTRL is connected to a Raspberry Pi GPIO, +5V is the power line from the Pi Zero, and +5VD is going to the camera. R2 and R3 are used to set the default state of the switch (default off unless set on - vs default on unless set off), you only need one of these at a time. I use IRLML6401 (alternative: CJ2305) for Q2, and 2N2222 (alternative: BC547) for Q1. You can also use a relay to replace the FET - it will be a simpler circuit, but will consume more power.
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
add a comment |
It depends on how your camera detects a USB connection - whether it's by detecting that's power is provided through the USB cable, or whether by detecting that there's an actual USB connection happening in software. In the latter case, there's a software solution that works out-of-the-box, and that's the one you should check first. Provided the camera is the only device connected to the Zero W, you can disable the USB port data connection (not power!) in software:
echo 0 > /sys/devices/platform/soc/20980000.usb/buspower
After this, lsusb will no longer show your camera as a device. If the camera detects this as a disconnection and goes to sleep, then you're in luck! Changing echo 0 to echo 1 and re-running this command will enable the the USB connection again, state of the USB connection will not persist across a reboot AFAIK.
If this does not work out for you, your camera might be using the USB power connection in order to detect whether it's "connected to a PC". In this case, you can use a power switch of some sorts, one that will cut the power connection. I sell this kind of USB switches (for this and many other purposes) on Tindie, here's the schematic I use:

The data lines and GND pass through unchanged. CTRL is connected to a Raspberry Pi GPIO, +5V is the power line from the Pi Zero, and +5VD is going to the camera. R2 and R3 are used to set the default state of the switch (default off unless set on - vs default on unless set off), you only need one of these at a time. I use IRLML6401 (alternative: CJ2305) for Q2, and 2N2222 (alternative: BC547) for Q1. You can also use a relay to replace the FET - it will be a simpler circuit, but will consume more power.
It depends on how your camera detects a USB connection - whether it's by detecting that's power is provided through the USB cable, or whether by detecting that there's an actual USB connection happening in software. In the latter case, there's a software solution that works out-of-the-box, and that's the one you should check first. Provided the camera is the only device connected to the Zero W, you can disable the USB port data connection (not power!) in software:
echo 0 > /sys/devices/platform/soc/20980000.usb/buspower
After this, lsusb will no longer show your camera as a device. If the camera detects this as a disconnection and goes to sleep, then you're in luck! Changing echo 0 to echo 1 and re-running this command will enable the the USB connection again, state of the USB connection will not persist across a reboot AFAIK.
If this does not work out for you, your camera might be using the USB power connection in order to detect whether it's "connected to a PC". In this case, you can use a power switch of some sorts, one that will cut the power connection. I sell this kind of USB switches (for this and many other purposes) on Tindie, here's the schematic I use:

The data lines and GND pass through unchanged. CTRL is connected to a Raspberry Pi GPIO, +5V is the power line from the Pi Zero, and +5VD is going to the camera. R2 and R3 are used to set the default state of the switch (default off unless set on - vs default on unless set off), you only need one of these at a time. I use IRLML6401 (alternative: CJ2305) for Q2, and 2N2222 (alternative: BC547) for Q1. You can also use a relay to replace the FET - it will be a simpler circuit, but will consume more power.
answered yesterday
Арсений ПичугинАрсений Пичугин
512
512
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
add a comment |
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
Thanks, you were right..my rpi obviously can't power off usb
– user3435167
yesterday
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
@user3435167 but did the "software switch off" work out in the end? It works with a couple of phones I had to have connected, but didn't work with i.e. a USB microscope I was using (which would switch to the "USB camera mode" even if I just wanted to power it from a laptop).
– Арсений Пичугин
2 hours ago
add a comment |
You can download the eject package with sudo apt-get install eject. Here's the eject syntax.
Remember, in order to eject a device, you first need to unmount it.
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
@user3435167, is it not listed under/dev/?
– David
yesterday
No unfortunatelypi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009
– user3435167
yesterday
Have you checked the/media/user/directory?
– David
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
|
show 6 more comments
You can download the eject package with sudo apt-get install eject. Here's the eject syntax.
Remember, in order to eject a device, you first need to unmount it.
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
@user3435167, is it not listed under/dev/?
– David
yesterday
No unfortunatelypi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009
– user3435167
yesterday
Have you checked the/media/user/directory?
– David
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
|
show 6 more comments
You can download the eject package with sudo apt-get install eject. Here's the eject syntax.
Remember, in order to eject a device, you first need to unmount it.
You can download the eject package with sudo apt-get install eject. Here's the eject syntax.
Remember, in order to eject a device, you first need to unmount it.
answered yesterday
DavidDavid
401214
401214
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
@user3435167, is it not listed under/dev/?
– David
yesterday
No unfortunatelypi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009
– user3435167
yesterday
Have you checked the/media/user/directory?
– David
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
|
show 6 more comments
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
@user3435167, is it not listed under/dev/?
– David
yesterday
No unfortunatelypi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009
– user3435167
yesterday
Have you checked the/media/user/directory?
– David
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
How do I figure out the correct path? The camera is not mounted as a mass storage in order to work with gphoto2 I updated my answer
– user3435167
yesterday
@user3435167, is it not listed under
/dev/?– David
yesterday
@user3435167, is it not listed under
/dev/?– David
yesterday
No unfortunately
pi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009 – user3435167
yesterday
No unfortunately
pi@raspberrypi:~ $ gphoto2 --auto-detect Modell Port ---------------------------------------------------------- Nikon DSC D700 (PTP mode) usb:001,009 – user3435167
yesterday
Have you checked the
/media/user/ directory?– David
yesterday
Have you checked the
/media/user/ directory?– David
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
mh what do I have to type to check it? cd /media/user/ didnt work
– user3435167
yesterday
|
show 6 more comments
user3435167 is a new contributor. Be nice, and check out our Code of Conduct.
user3435167 is a new contributor. Be nice, and check out our Code of Conduct.
user3435167 is a new contributor. Be nice, and check out our Code of Conduct.
user3435167 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Raspberry Pi Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fraspberrypi.stackexchange.com%2fquestions%2f95724%2fejecting-usb-dslr-camera%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown