device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 08 Jun 2009 09:41:14 +0300
changeset 131 e02ad1c4005e
parent 51 56d2ea852a2d
child 735 5c437e2d5fe1
permissions -rw-r--r--
Linux shuter game.

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