summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2002-08-20 12:51:04 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2002-08-20 12:51:04 +0000
commitaea8ae19c52a77c381b0623405332bc84f66587e (patch)
tree93222a91169fe97331ff84b299e8409bedfbc29a /doc
parent7462ffbeb2935f9689a05ffb24b911edcb15a314 (diff)
downloadlibgphoto2-aea8ae19c52a77c381b0623405332bc84f66587e.tar.gz
moved another FAQ to XML, corrected dangling reference to gphoto2.txt
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5066 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ13
-rw-r--r--doc/faq.xml26
2 files changed, 26 insertions, 13 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 64c0381f2..c4a233494 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -5,19 +5,6 @@ NOTE: Some FAQs have already moved to faq.xml and hence into
========================================================================
-Q: I get the error message
-
- Could not find USB device (vendor 0x0000, product 0x0000). Make
- sure this device is connected to the computer
-
- What can I do to make it work?
-
-A: You have to set up the permissions on your USB device correctly.
- For Linux, this is described in the file named gphoto2.txt in
- your gphoto2 documentation directory (named doc/ in the source tree).
-
-========================================================================
-
Q: gphoto2 does not work, the driver reports some error messages.
What shall I do?
diff --git a/doc/faq.xml b/doc/faq.xml
index a340d7b6f..3a24f8e58 100644
--- a/doc/faq.xml
+++ b/doc/faq.xml
@@ -24,6 +24,9 @@ About this file:
<?xml-stylesheet type="text/css" href="docbook-xml.css"?>
+<!--
+ leave DOCTYPE commented out for easy inclusion as external entity
+-->
<!-- DOCTYPE qandaset PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" -->
@@ -31,6 +34,29 @@ About this file:
<qandaentry>
<question>
+ <simpara>What can I do about the error message "Could not find USB device"?</simpara>
+ </question>
+ <answer>
+ <para>
+ The exact error message looks like
+ </para>
+ <screen>
+Could not find USB device (vendor 0x0000, product 0x0000). Make
+sure this device is connected to the computer
+ </screen>
+ <para>
+ You have to set up the permissions on your USB device correctly.
+ This is described in The gPhoto2 Manual, which is available at
+
+ <ulink url="http://n-dimensional.de/projects/digicam/The_gPhoto2_Manual/">http://n-dimensional.de/projects/digicam/The_gPhoto2_Manual/</ulink>.
+
+ See especially the section "Setting up permissions for USB ports".
+ </para>
+ </answer>
+ </qandaentry>
+
+ <qandaentry>
+ <question>
<simpara>gphoto2 does not find my camera. What shall I do?</simpara>
</question>
<answer>