7 There are various ways to obtain support for NUT.
12 - First, be sure to read the link:docs/FAQ.html[FAQ]. The most common problems are already
16 - Else, you can read the link:docs/user-manual.chunked/index.html[NUT User Manual].
19 - Else, you can read the linkdoc:user-manual[NUT user manual].
21 It also covers many areas about installing, configuring and using NUT.
22 The specific steps on system integration are also discussed.
24 - Finally, link:docs/man/index.html#User_man[User manual pages] will also
25 complete the User Manual provided information. At least, read the manual
26 page related to your driver(s).
31 If you have still not found a solution, you should search the lists before
34 Someone may have already solved the problem:
36 ifdef::backend-xhtml11[]
38 ++++++++++++++++++++++++++++++++++++++
39 <form action="http://www.google.com/search" method="get">
40 <input maxlength="2048" name="as_q" size="25" type="text">
41 <input name="as_oq" type="hidden" value="nut-upsuser nut-upsdev">
42 <input name="domains" value="lists.alioth.debian.org" type="hidden">
43 <input name="sitesearch" value="lists.alioth.debian.org" type="hidden">
44 <input name="btnG" value="Search NUT lists" type="submit">
46 ++++++++++++++++++++++++++++++++++++++
48 endif::backend-xhtml11[]
50 ifndef::backend-xhtml11[]
52 link:http://www.google.com/search?as_q=&as_oq=nut-upsuser+nut-upsdev&domains=lists.alioth.debian.org&sitesearch=lists.alioth.debian.org&btnG=Search+NUT+lists[search on the NUT lists using Google]
54 endif::backend-xhtml11[]
56 Finally, you can *subscribe* to a NUT mailing list to:
61 Use the link:http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser[NUT Users]
64 In this case, be sure to include the following information:
66 - OS name and version,
68 - NUT installation method: from source tarball, package or Subversion,
69 - exact device name and related information (manufacturing date, web pointers, ...),
70 - complete problem description, with any relevant traces, like system log excerpts,
71 and driver debug output. You can obtain the latter using the following command,
72 as root and after having stopped NUT:
74 /path/to/driver -DD -a <upsname>
76 If you don't include the above information in your help request, we will not be
79 Post a patch, ask a development question, ...
80 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
82 Use the link:http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev[NUT Developers]
87 link:docs/developer-guide.chunked/index.html[NUT Developer Guide]
88 for more information, and the chapter on how to
89 link:docs/developer-guide.chunked/ar01s03.html#_submitting_patches[submit patches].
92 linkdoc:developer-guide[NUT Developer Guide]
93 for more information, and the chapter on how to
94 link:../developer-guide.chunked/ar01s03.html#_submitting_patches[submit patches].
98 Discuss packaging and related topics
99 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
101 Use the link:http://lists.alioth.debian.org/mailman/listinfo/nut-packaging[NUT Packagers]
106 link:docs/packager-guide.chunked/index.html[NUT Packager Guide]
109 linkdoc:packager-guide[NUT Packager Guide]
111 for more information.