hwinfo(8)


NAME

   hwinfo - probe for hardware

SYNOPSIS

   hwinfo [ OPTIONS ]

DESCRIPTION

   hwinfo  is used to probe for the hardware present in the system. It can
   be used to generate a system overview log which can be later  used  for
   support.

OPTIONS

   Note  that  running hwinfo without any options is roughly equivalent to
   'hwinfo --all --log=-'.

   --<HARDWARE_ITEM>
          This option can be given more than once.  Probe for a particular
          HARDWARE_ITEM. Available hardware items are:

          all,  arch,  bios,  block,  bluetooth,  braille, bridge, camera,
          cdrom, chipcard,  cpu,  disk,  dsl,  dvb,  fingerprint,  floppy,
          framebuffer,   gfxcard,   hub,   ide,  isapnp,  isdn,  joystick,
          keyboard, memory,  mmc-ctrl,  modem,  monitor,  mouse,  netcard,
          network,  partition,  pci,  pcmcia, pcmcia-ctrl, pppoe, printer,
          redasd, reallyall, scanner, scsi, smp, sound, storage-ctrl, sys,
          tape, tv, uml, usb, usb-ctrl, vbe, wlan, xen, zip

          Note that if this option is missing, no hardware probing will be
          done!

   --short
          Show only a summary. Use this option in addition to  a  hardware
          probing option.

   --listmd
          Normally hwinfo does not report RAID devices. Add this option to
          see them.

   --only DEVNAME
          This option can be given more than once. If you add this  option
          only  entries in the device list matching DEVNAME will be shown.
          Note that you also have to specify --<HARDWARE_ITEM> to  trigger
          any device probing.

   --save-config SPEC
          Store  config  for  a particular device below /var/lib/hardware.
          SPEC can be a device name, an UDI, or 'all'. This option must be
          given in addition to a hardware probing option.

   --show-config UDI
          Show saved config data for a particular device.

   --map  If  disk  names  have  changed (e.g. after a kernel update) this
          prints a list of disk name mappings. Note  that  you  must  have
          used --save-config at some point before for this can work.

   --debug N
          Set  debug  level  to N. The debug info is shown only in the log
          file.  If you specify a log file, the debug level is  implicitly
          set to a reasonable value (N is a bitmask of individual flags).

   --verbose
          Increase verbosity. Only together with --map.

   --log FILE
          Write   log   info  to  FILE.   Don't  forget  to  also  specify
          --<HARDWARE_ITEM> to trigger any device probing.

   --dump-db N
          Dump hardware data base. N is either 0  for  the  external  data
          base in /var/lib/hardware, or 1 for the internal data base.

   --version
          Print libhd version.

   --help Print usage.

ENVIRONMENT

   hwprobe  can  hold  a comma-separated list of probing flags preceded by
   '+' or '-' to be turned on or off. To get a complete list of  supported
   flags, run 'hwinfo -all' (note: not '--all') and look at the top of the
   output.

   hwinfo also looks at /proc/cmdline for a hwprobe option.

EXAMPLES

   - show all disks
          hwinfo --disk

   - just an overview
          hwinfo --short --block

   - show a particular disk
          hwinfo --disk --only /dev/sdb

   - save disk config state
          hwinfo --disk --save-config=all

   - try 4 graphics card ports for monitor data (default: 3)
          hwprobe=bios.ddc.ports=4 hwinfo --monitor

FILES

   /var/lib/hardware/hd.ids
          External hardware data base (in readable  text  form).  Try  the
          --dump-db option to see the format.

   /var/lib/hardware/udi
          Directory   where   persistent   config  data  are  stored  (see
          --save-config option).

BUGS

   Not all hardware can be detected.

SEE ALSO

   More documentation in /usr/share/doc/packages/hwinfo.
   Source repository: git://git.opensuse.org/projects/hwinfo.git.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.