device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 07 Nov 2012 16:24:18 +0200
changeset 1411 407addfa6a5f
parent 899 7b4265c8d324
permissions -rw-r--r--
Can have suffixes to represent formating syntax. ANNOUNCE THANKS.

-*- 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