:~$ lspci --nk lspci: invalid option -- '-' Usage: lspci [] Basic display modes: -mm Produce machine-readable output (single -m for an obsolete format) -t Show bus tree Display options: -v Be verbose (-vv for very verbose) -k Show kernel drivers handling each device -x Show hex-dump of the standard part of the config space -xxx Show hex-dump of the whole config space (dangerous; root only) -xxxx Show hex-dump of the 4096-byte extended config space (root only) -b Bus-centric view (addresses and IRQ's as seen by the bus) -D Always show domain numbers Resolving of device ID's to names: -n Show numeric ID's -nn Show both textual and numeric ID's (names & numbers) -q Query the PCI ID database for unknown ID's via DNS -qq As above, but re-query locally cached entries -Q Query the PCI ID database for all ID's via DNS Selection of devices: -s [[[[]:]]:][][.[]] Show only devices in selected slots -d []:[] Show only devices with specified ID's Other options: -i Use specified ID database instead of /usr/share/misc/pci.ids.gz -p Look up kernel modules in a given file instead of default modules.pcimap -M Enable `bus mapping' mode (dangerous; root only) PCI access options: -A Use the specified PCI access method (see `-A help' for a list) -O = Set PCI access parameter (see `-O help' for a list) -G Enable PCI access debugging -H Use direct hardware access ( = 1 or 2) -F Read PCI configuration dump from a given file erhard@erhard-B5400:~$ lsusb Bus 002 Device 004: ID 04f2:b2fa Chicony Electronics Co., Ltd Bus 002 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse Bus 002 Device 002: ID 8087:8000 Intel Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 105b:e065 Bus 001 Device 002: ID 8087:8008 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub erhard@erhard-B5400:~$ lsmod Module Size Used by michael_mic 12612 4 arc4 12608 2 rfcomm 69160 8 bnep 19624 2 snd_hda_codec_hdmi 46207 1 snd_hda_codec_realtek 61438 1 uvcvideo 80885 0 videobuf2_vmalloc 13216 1 uvcvideo videobuf2_memops 13362 1 videobuf2_vmalloc videobuf2_core 40664 1 uvcvideo videodev 134688 2 uvcvideo,videobuf2_core btusb 32412 0 bluetooth 395423 22 bnep,btusb,rfcomm x86_pkg_temp_thermal 14205 0 intel_powerclamp 14705 0 coretemp 13435 0 kvm 451511 0 crct10dif_pclmul 14289 0 crc32_pclmul 13113 0 ghash_clmulni_intel 13216 0 cryptd 20359 1 ghash_clmulni_intel joydev 17381 0 serio_raw 13462 0 lib80211_crypt_tkip 17619 0 snd_hda_intel 52355 5 snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel snd_hwdep 13602 1 snd_hda_codec snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel snd_page_alloc 18710 2 snd_pcm,snd_hda_intel snd_seq_midi 13324 0 snd_seq_midi_event 14899 1 snd_seq_midi snd_rawmidi 30144 1 snd_seq_midi wl 4207846 0 lib80211 14381 2 wl,lib80211_crypt_tkip snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi cfg80211 484040 1 wl lpc_ich 21080 0 thinkpad_acpi 81013 1 nvram 14411 1 thinkpad_acpi snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi snd_timer 29482 2 snd_pcm,snd_seq i915 783703 5 wmi 19177 0 video 19476 1 i915 drm_kms_helper 53081 1 i915 snd 69238 22 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,thinkpad_acpi,snd_seq_device,snd_seq_midi drm 303102 4 i915,drm_kms_helper i2c_algo_bit 13413 1 i915 mac_hid 13205 0 mei_me 18627 0 soundcore 12680 1 snd mei 82276 1 mei_me parport_pc 32701 0 ppdev 17671 0 lp 17759 0 parport 42348 3 lp,ppdev,parport_pc hid_generic 12548 0 usbhid 52570 0 hid 106148 2 hid_generic,usbhid psmouse 102222 0 r8169 67581 0 ahci 25819 2 libahci 32168 1 ahci mii 13934 1 r8169 erhard@erhard-B5400:~$