device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 17 Oct 2014 18:16:47 +0300
changeset 1631 d18d900b5023
parent 899 7b4265c8d324
permissions -rw-r--r--
Deploy parent pom without building childs.

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