device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 08 Sep 2011 02:31:07 +0300 (2011-09-07)
changeset 987 deddbee5fe5f
parent 899 7b4265c8d324
permissions -rw-r--r--
Print highlighted word.
-*- mode: outline; coding: utf-8; -*-

* Info about PCI.

  $ lspci
  $ lspci -vvv
  $ lsusb
  $ lsusb -vvv
  $ scanpci
  $ lshw
  $ lspcidrake

* String from BIOS.

  $ dd if=/dev/mem bs=64k skip=15 count=1 | strings

* Info about video.

  $ xdpyinfo
  $ glxinfo
  $ xvinfo