device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 25 Oct 2011 10:46:59 +0300
changeset 1065 40c825357158
parent 899 7b4265c8d324
permissions -rw-r--r--
How to add, modify, or delete registry subkeys and values by using a registration entries.

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