mint@mint ~ $ lsmod
Module                  Size  Used by
dm_crypt               22528  0 
parport_pc             32114  0 
ppdev                  12849  0 
bnep                   17830  2 
lp                     17455  0 
parport                40930  3 parport_pc,ppdev,lp
rfcomm                 38139  12 
snd_hda_codec_hdmi     31775  1 
snd_hda_codec_realtek   174055  1 
snd_hda_intel          32765  3 
snd_hda_codec         109562  3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
arc4                   12473  2 
snd_hwdep              13276  1 snd_hda_codec
snd_pcm                80845  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0 
uvcvideo               67203  0 
videodev               86588  1 uvcvideo
snd_rawmidi            25424  1 snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
iwlwifi               287751  0 
snd_timer              28931  2 snd_pcm,snd_seq
joydev                 17393  0 
snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
mac80211              436455  1 iwlwifi
snd                    62064  16 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse                87140  0 
btusb                  17912  2 
cfg80211              178679  2 iwlwifi,mac80211
mac_hid                13077  0 
dm_multipath           22710  0 
mei                    36570  0 
bluetooth             158438  23 bnep,rfcomm,btusb
soundcore              14635  1 snd
snd_page_alloc         14115  2 snd_hda_intel,snd_pcm
serio_raw              13027  0 
binfmt_misc            17292  1 
squashfs               36095  1 
overlayfs              27511  1 
nls_utf8               12493  1 
isofs                  39553  1 
dm_raid45              76451  0 
xor                    25987  1 dm_raid45
dm_mirror              21822  0 
dm_region_hash         16065  1 dm_mirror
dm_log                 18193  3 dm_raid45,dm_mirror,dm_region_hash
btrfs                 638208  0 
zlib_deflate           26622  1 btrfs
libcrc32c              12543  1 btrfs
usbhid                 41906  0 
hid                    77367  1 usbhid
i915                  414568  2 
nouveau               708198  0 
r8169                  56321  0 
ttm                    65344  1 nouveau
drm_kms_helper         45466  2 i915,nouveau
drm                   197692  5 i915,nouveau,ttm,drm_kms_helper
mxm_wmi                12859  1 nouveau
i2c_algo_bit           13199  2 i915,nouveau
wmi                    18744  1 mxm_wmi
video                  19068  2 i915,nouveau
mint@mint ~ $ 
______________________________________

mint@mint ~ $ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM65 Express Chipset Family LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
01:00.0 3D controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)
02:00.0 Network controller: Intel Corporation Centrino Wireless-N 130 (rev 34)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
mint@mint ~ $ 
________________________________________
mint@mint ~ $ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 1210:0909 DigiTech 
Bus 002 Device 003: ID 8086:0189 Intel Corp. 
Bus 002 Device 004: ID 046d:c52f Logitech, Inc. Wireless Mouse M305
mint@mint ~ $ 
