device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 27 Feb 2011 15:33:37 +0200
changeset 827 98f05e7c29df
parent 735 5c437e2d5fe1
child 899 7b4265c8d324
permissions -rw-r--r--
Automated merge with file:///cygdrive/e/srv/hg/tips

-*- mode: outline; coding: utf-8; fill-column: 80 -*-

* 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