Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:guides:faq [2010/05/24 22:05] – added link to Terminals FAQ seawolfen:guides:faq [2019/01/30 14:37] (current) – Shutdown via slim inserted hgt
Line 8: Line 8:
 ===== General  ===== ===== General  =====
   * [[faq-login|Log-In Problems]]   * [[faq-login|Log-In Problems]]
 +  * [[faq-slim|Shutdown via slim]]
   * [[faq-terminal|Terminals (Copy/Paste etc.)]]   * [[faq-terminal|Terminals (Copy/Paste etc.)]]
  
Line 15: Line 16:
   * [[faq-dependency| An Application Cannot Find Libraries/Files ]]   * [[faq-dependency| An Application Cannot Find Libraries/Files ]]
   * [[faq-programfailstorun | A Program Doesn't Run or Quits Unexpectedly ]]   * [[faq-programfailstorun | A Program Doesn't Run or Quits Unexpectedly ]]
 +  * [[faq-pkgconv | Can I install a package on SliTaz from another distribution? ]] 
  
 \\ \\
  
 ===== Hardware  ===== ===== Hardware  =====
-  * +  * [[faq-mouse|Mouse]]
  
 \\ \\
  
-===== Question Still Unanswered? =====+===== Questions Still Unanswered? =====
  
 No problem! We are happy to hear your question over at our [[http://forum.slitaz.org/|Support Forum]] -- or even the [[http://www.slitaz.org/en/mailing-list.html|Mailing List]] if it is a more lengthy discussion -- once you have looked through our [[http://doc.slitaz.org/en:start|documentation]]! No problem! We are happy to hear your question over at our [[http://forum.slitaz.org/|Support Forum]] -- or even the [[http://www.slitaz.org/en/mailing-list.html|Mailing List]] if it is a more lengthy discussion -- once you have looked through our [[http://doc.slitaz.org/en:start|documentation]]!
Line 34: Line 36:
     *  e.g the manufacturer and model of your computer, motherboard or (even better) detailed chip information. The latter can be found by running the following command and uploading the generated //SysInfo.txt// file:     *  e.g the manufacturer and model of your computer, motherboard or (even better) detailed chip information. The latter can be found by running the following command and uploading the generated //SysInfo.txt// file:
    
-<code>echo '=== PCI Devices: ===' >> SysInfo.txt && lspci >> SysInfo.txt && echo '=== USB Devices: ===' >> SysInfo.txt && lsusb >> SysInfo.txt && echo '=== Kernel Modules: ===' >> SysInfo.txt && lsmod >> SysInfo.txt</code>+<code> 
 +echo '=== PCI Devices: ===' >> SysInfo.txt && lspci >> SysInfo.txt && echo '=== USB Devices: ===' \  
 +>> SysInfo.txt && lsusb >> SysInfo.txt && echo '=== Kernel Modules: ===' >> SysInfo.txt && lsmod >> SysInfo.txt 
 +</code>
  
   * precise information about your SliTaz installation:   * precise information about your SliTaz installation:
     *  which version to you have? Stable or Cooking?     *  which version to you have? Stable or Cooking?
-    *  are you using the standard ISO or a specific flavour (XVESA, Lo-RAM etc.)?+    *  are you using the standard ISO or a specific flavor (XVESA, Lo-RAM etc.)?
     *  is it installed on a HD or on an USB stick?     *  is it installed on a HD or on an USB stick?
-    *  do you know which file-system you use?+    *  do you know which file-system you used?
  
-  * identify when did your problem appeared:+  * identify when your problem appeared:
     *  was it just after installation or after an update?     *  was it just after installation or after an update?
     *  were there any changes to your normal usage pattern or configuration?     *  were there any changes to your normal usage pattern or configuration?
 
en/guides/faq.1274738729.txt.gz · Last modified: (external edit)