Skip to content

Instantly share code, notes, and snippets.

@tbbooher
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tbbooher/9060836 to your computer and use it in GitHub Desktop.
Save tbbooher/9060836 to your computer and use it in GitHub Desktop.
> sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL
NAME FSTYPE SIZE MOUNTPOINT LABEL
loop0 squashfs 637.8M /rofs
sda 223.6G
├─sda1 ntfs 350M System Reserved
└─sda2 ntfs 223.2G
sdb 1.8T
└─sdb1 ext4 1.8T BigBackup
sdc ext4 1.8T SecondBackup
sdd 186.3G
├─sdd1 ext4 178.4G
├─sdd2 1K
└─sdd5 swap 7.9G [SWAP]
sr0 iso9660 591.2M /media/AoE III Disc 1 AoE III Disc 1
sde iso9660 29.8G Lubuntu 12.04 i386
└─sde1 iso9660 688.3M Lubuntu 12.04 i386
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
Kernel driver in use: agpgart-intel
00:02.0 Display controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Subsystem: Giga-byte Technology Device d000
Kernel modules: i915
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Giga-byte Technology Device 1c3a
Kernel driver in use: mei
Kernel modules: mei
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
Subsystem: Giga-byte Technology Device 5006
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
Subsystem: Giga-byte Technology Device a002
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1c.3 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
Subsystem: Giga-byte Technology Device 5006
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge: Intel Corporation Z68 Express Chipset Family LPC Controller (rev 05)
Subsystem: Giga-byte Technology Device 5001
Kernel modules: iTCO_wdt
00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller (rev 05)
Subsystem: Giga-byte Technology Device b002
Kernel driver in use: ata_piix
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
Subsystem: Giga-byte Technology Device 5001
Kernel modules: i2c-i801
00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller (rev 05)
Subsystem: Giga-byte Technology Device b002
Kernel driver in use: ata_piix
02:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
Subsystem: Giga-byte Technology Device 5007
Kernel driver in use: xhci_hcd
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard
Kernel driver in use: r8169
Kernel modules: r8169
04:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8892 (rev 10)
05:01.0 Mass storage controller: Promise Technology, Inc. PDC20267 (FastTrak100/Ultra100) (rev 02)
Subsystem: Promise Technology, Inc. Ultra100
Kernel driver in use: pata_pdc202xx_old
Kernel modules: pata_pdc202xx_old
06:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 8400 GS] (rev a2)
Subsystem: eVga.com. Corp. Device 1302
Kernel modules: nouveau, nvidiafb
06:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
Subsystem: eVga.com. Corp. Device 1302
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment