device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 01 Dec 2009 15:21:55 +0200
changeset 237 7d2a0b7e332d
parent 51 56d2ea852a2d
child 735 5c437e2d5fe1
permissions -rw-r--r--
Correct header.

-*- outline -*-

* 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