device.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 27 Dec 2014 23:31:28 +0200
changeset 1650 a48c3c61d0f9
parent 899 7b4265c8d324
permissions -rw-r--r--
git analog of 'hg glog'.

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