Ignore:
Timestamp:
09/12/2003 03:09:56 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7891efc
Parents:
1aacd4b5
Message:

Part I review with modification to better match LFS

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1048 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/askhelp.xml

    r1aacd4b5 racfc391  
    11<sect1 id="intro-welcome-askhelp">
    22<?dbhtml filename="askhelp.html" dir="introduction"?>
    3 <title>Asking for help and the FAQ</title>
     3<title>Asking for help and the <acronym>FAQ</acronym></title>
    44
    55<para>If you encounter a problem while using this book, and your problem
    6 is not listed in the FAQ (<ulink
    7 url="http://www.linuxfromscratch.org/faq"/>), you will find that most
    8 of the people on Internet Relay Chat (IRC) and
    9 on the mailing lists are willing to help you. An
    10 overview of the LFS mailing lists can be found in
    11 <xref linkend="intro-welcome-maillists"/>. To assist us in diagnosing and solving
    12 your problem, include as much relevant information as possible in your
    13 request for help.</para>
     6is not listed in the <acronym>FAQ</acronym> (<ulink
     7url="http://www.linuxfromscratch.org/faq"/>), you will find that most of the
     8people on Internet Relay Chat (<acronym>IRC</acronym>) and on the mailing lists
     9are willing to help you. An overview of the <acronym>LFS</acronym> mailing
     10lists can be found in <xref linkend="intro-welcome-maillists"/>. To assist us
     11in diagnosing and solving your problem, include as much relevant information as
     12possible in your request for help.</para>
    1413
    1514<sect2>
     
    2322available as a module to the kernel.  If it is a module, is it configured
    2423properly in <filename>modules.conf</filename> and has it been loaded.  You
    25 should use <userinput>lsmod</userinput> to see if it's loaded. Check the
    26 <filename>sys.log</filename> or run <userinput>modprobe
    27 &lt;driver&gt;</userinput>
    28 to review any error message.  If it loads properly, you may need to add
    29 the <userinput>modprobe</userinput> to your boot scripts.</para></listitem>
     24should use <command>lsmod</command> as root to see if it's loaded. Check the
     25<filename>sys.log</filename> or run <command>modprobe &lt;driver&gt;
     26</command> to review any error message.  If it loads properly, you may need
     27to add the <command>modprobe</command> to your boot scripts.</para></listitem>
    3028
    3129<listitem><para>Are your permissions properly set, especially for
    32 devices.  LFS uses groups to make these settings easier, but it also
    33 adds the step of adding users to groups to allow access. A simple
    34 <userinput>moduser -G audio &lt;user&gt;</userinput> may be all that's
    35 necessary for that user to have access to the sound
    36 system.  Any question that starts out with "It works as root, but not as
    37 ..." should review permissions throughly prior to asking.</para></listitem>
     30devices. <acronym>LFS</acronym> uses groups to make these settings easier, but
     31it also adds the step of adding users to groups to allow access. A simple
     32<command>moduser -G audio &lt;user&gt;</command> may be all that's necessary
     33for that user to have access to the sound system.  Any question that starts
     34out with "It works as root, but not as ..." should review permissions throughly
     35prior to asking.</para></listitem>
    3836
    39 <listitem><para>BLFS liberally uses <filename>/opt/&lt;package&gt;</filename>. The main objection to this centers around the need to
    40 expand your environment variables for each package placed there (e.g.
     37<listitem><para><acronym>BLFS</acronym> liberally uses <filename>
     38/opt/&lt;package&gt;</filename>. The main objection to this centers around the
     39need to expand your environment variables for each package placed there (e.g.
    4140PATH=$PATH:/opt/kde/bin).  In some cases, the package will walk you
    42 through the changes, but some will not.  <xref linkend="appendices-generic"/> is available to
    43 help you check.</para></listitem>
     41through the changes, but some will not.  <xref linkend="appendices-generic"/>
     42is available to help you check.</para></listitem>
    4443</itemizedlist></sect2>
    4544
     
    5756<listitem><para>the exact error message or symptom you are
    5857receiving,</para></listitem>
    59 <listitem><para>whether you have deviated from the book or LFS at
    60 all.</para></listitem>
     58<listitem><para>whether you have deviated from the book or
     59<acronym>LFS</acronym> at all.</para></listitem>
    6160</itemizedlist>
    6261
     
    6665<para>Expect guidance instead of specific instructions. If you are
    6766instructed to read something, please do so, it generally implies that
    68 the answer was way too obvious and that the question would not have been asked if a little
    69 research was done prior to asking. The volunteers in the mailing list
    70 prefer not to be used as an alternative to doing reasonable research on
    71 your end.  In addition, the quality of your experience with BLFS is also greatly
    72 enhanced by this research, and the quality of volunteers is enhanced
    73 because they don't feel that their time has been abused, so they are
    74 far more likely to participate.</para>
     67the answer was way too obvious and that the question would not have been asked
     68if a little research was done prior to asking. The volunteers in the mailing
     69list prefer not to be used as an alternative to doing reasonable research on
     70your end.  In addition, the quality of your experience with <acronym>BLFS
     71</acronym> is also greatly enhanced by this research, and the quality of
     72volunteers is enhanced because they don't feel that their time has been abused,
     73so they are far more likely to participate.</para>
    7574
    7675<para>An excellent article on asking for help on the Internet in general
Note: See TracChangeset for help on using the changeset viewer.