!!################################ !!ALSA Information Script v 0.4.64 !!################################ !!Script ran on: Sat Jul 18 12:01:07 UTC 2015 !!Linux Distribution !!------------------ Ubuntu 14.04.2 LTS \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" NAME="Ubuntu" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.2 LTS" HOME_URL="http://www.ubuntu.com/" SUPPORT_URL="http://help.ubuntu.com/" BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/" !!DMI Information !!--------------- Manufacturer: Gigabyte Technology Co., Ltd. Product Name: G33-DS3R Product Version: Firmware Version: F6 !!Kernel Information !!------------------ Kernel release: 3.16.0-36-generic Operating System: GNU/Linux Architecture: i686 Processor: i686 SMP Enabled: Yes !!ALSA Version !!------------ Driver version: k3.16.0-36-generic Library version: 1.0.27.2 Utilities version: 1.0.27.2 !!Loaded ALSA modules !!------------------- snd_ca0106 !!Sound Servers on this system !!---------------------------- Jack: Installed - Yes (/usr/bin/jackd) Running - No !!Soundcards recognised by ALSA !!----------------------------- 0 [CA0106 ]: CA0106 - CA0106 Audigy SE [SB0570] at 0xd000 irq 18 !!PCI Soundcards installed in the system !!-------------------------------------- 05:02.0 Multimedia audio controller: Creative Labs CA0106 Soundblaster !!Advanced information - PCI Vendor/Device/Subsystem ID's !!------------------------------------------------------- 05:02.0 0401: 1102:0007 Subsystem: 1102:100a !!Modprobe options (Sound related) !!-------------------------------- snd_atiixp_modem: index=-2 snd_intel8x0m: index=-2 snd_via82xx_modem: index=-2 snd_usb_audio: index=-2 snd_usb_caiaq: index=-2 snd_usb_ua101: index=-2 snd_usb_us122l: index=-2 snd_usb_usx2y: index=-2 snd_cmipci: mpu_port=0x330 fm_port=0x388 snd_pcsp: index=-2 snd_usb_audio: index=-2 snd_hda_intel: index=-2 snd_ca0106: index=0 !!Loaded sound module options !!--------------------------- !!Module: snd_ca0106 enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null) index : 0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 subsystem : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 !!ALSA Device nodes !!----------------- crw-rw---- 1 root audio 116, 2 Jul 18 18:54 /dev/snd/controlC0 crw-rw---- 1 root audio 116, 11 Jul 18 18:54 /dev/snd/midiC0D0 crw-rw---- 1 root audio 116, 4 Jul 18 18:54 /dev/snd/pcmC0D0c crw-rw---- 1 root audio 116, 3 Jul 18 18:54 /dev/snd/pcmC0D0p crw-rw---- 1 root audio 116, 6 Jul 18 18:54 /dev/snd/pcmC0D1c crw-rw---- 1 root audio 116, 5 Jul 18 18:54 /dev/snd/pcmC0D1p crw-rw---- 1 root audio 116, 8 Jul 18 18:54 /dev/snd/pcmC0D2c crw-rw---- 1 root audio 116, 7 Jul 18 18:54 /dev/snd/pcmC0D2p crw-rw---- 1 root audio 116, 10 Jul 18 18:54 /dev/snd/pcmC0D3c crw-rw---- 1 root audio 116, 9 Jul 18 18:54 /dev/snd/pcmC0D3p crw-rw---- 1 root audio 116, 1 Jul 18 18:54 /dev/snd/seq crw-rw---- 1 root audio 116, 33 Jul 18 18:54 /dev/snd/timer /dev/snd/by-path: total 0 drwxr-xr-x 2 root root 60 Jul 18 18:54 . drwxr-xr-x 3 root root 300 Jul 18 18:54 .. lrwxrwxrwx 1 root root 12 Jul 18 18:54 pci-0000:05:02.0 -> ../controlC0 !!ALSA configuration files !!------------------------ !!User specific config file (~/.asoundrc) #-------------------------------------------------- # Cards #-------------------------------------------------- pcm.yourcard { type hw card 0 } ctl.yourcard { type hw card 0 } #-------------------------------------------------- # Normal alsa #-------------------------------------------------- pcm.!default { type plug slave.pcm "duplex" #slave.pcm "dmixer" } pcm.duplex { type asym playback.pcm "ladcomp_compressor" capture.pcm "dsnooper" } pcm.ladcomp_compressor { type ladspa slave.pcm "ladcomp_limiter"; path "/usr/lib/ladspa"; plugins [{ label dysonCompress input { #peak limit, release time, fast ratio, ratio controls [-10 0.5 0.7 0.7] } }] } pcm.ladcomp_limiter { type ladspa slave.pcm "dmixplug"; path "/usr/lib/ladspa"; plugins [{ label fastLookaheadLimiter input { #InputGain(Db) -20 -> 20 ; Limit (db) -20 -> 0 ; Release time (s) 0.01 -> 2 controls [ 10 -5 0.05 ] } }] } pcm.dmixplug { type plug slave.pcm "dmixer" } pcm.dmixer { type dmix ipc_key 1234 slave { pcm "yourcard" period_size 1024 buffer_size 4096 rate 44100 } } pcm.dsnooper { type dsnoop ipc_key 2048 ipc_perm 0666 slave.pcm "yourcard" slave { period_time 0 period_size 1024 buffer_size 4096 rate 44100 } bindings { 0 0 1 1 } } #-------------------------------------------------- # special entries for pulseaudio/apulse #-------------------------------------------------- pcm.duplexPulse { type asym playback.pcm "dmixerPulse" capture.pcm "dsnooper" } pcm.dmixerPulse { type dmix ipc_key 1234 slave { pcm "yourcard" period_size 1024 buffer_size 4096 rate 44100 } } !!System wide config file (/etc/asound.conf) pcm.!default { type hw card 1 } ctl.!default { type hw card 1 } pcm.ossmix { type dmix ipc_key 1024 # must be unique! ipc_key_add_uid false # let multiple users share ipc_perm 0666 # IPC permissions for multi-user sharing (octal, default 0600) slave { pcm "default" # you cannot use a "plug" device here, darn. period_time 0 period_size 2048 # must be power of 2 buffer_size 32768 # dito. It #rate 44100 #format "S32_LE" #periods 128 # dito. #rate 8000 # with rate 8000 you *will* hear, # if ossmix is used :) } # bindings are cool. This says, that only the first # two channels are to be used by dmix, which is # enough for (most) oss apps and also lets # multichannel chios work much faster: bindings { 0 0 # from 0 => to 0 1 1 # from 1 => to 1 } } pcm.dsp0 { type plug slave.pcm "ossmix" # use our new PCM here } # mixer0 like above ctl.mixer0 { type hw card 1 } # You may want to make your new ossmix the default for alsa. # If your alsa programs are complaining that they can't open # your sound devices, try uncommenting this next line # pcm.default pcm.dsp0 !!Aplay/Arecord output !!-------------------- APLAY **** List of PLAYBACK Hardware Devices **** card 0: CA0106 [CA0106], device 0: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 1: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 2: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 3: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 ARECORD **** List of CAPTURE Hardware Devices **** card 0: CA0106 [CA0106], device 0: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 1: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 2: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: CA0106 [CA0106], device 3: ca0106 [CA0106] Subdevices: 1/1 Subdevice #0: subdevice #0 !!Amixer output !!------------- !!-------Mixer controls for card 0 [CA0106] Card hw:0 'CA0106'/'Audigy SE [SB0570] at 0xd000 irq 18' Mixer name : 'CA0106' Components : '' Controls : 39 Simple ctrls : 18 Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined Playback channels: Mono Limits: Playback 0 - 255 Mono: Playback 196 [77%] [-14.75dB] [on] Simple mixer control 'Line in',0 Capabilities: cvolume Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 116 [45%] [-45.50dB] Front Right: Capture 116 [45%] [-45.50dB] Simple mixer control 'Mic',0 Capabilities: cvolume Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 93 [36%] [-57.00dB] Front Right: Capture 93 [36%] [-57.00dB] Simple mixer control 'Phone',0 Capabilities: cvolume Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 67 [26%] [-70.00dB] Front Right: Capture 67 [26%] [-70.00dB] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'IEC958 Center/LFE',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [12.00dB] Front Right: Playback 255 [100%] [12.00dB] Simple mixer control 'IEC958 Front',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [12.00dB] Front Right: Playback 255 [100%] [12.00dB] Simple mixer control 'IEC958 Rear',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [12.00dB] Front Right: Playback 255 [100%] [12.00dB] Simple mixer control 'IEC958 Unknown',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [12.00dB] Front Right: Playback 255 [100%] [12.00dB] Simple mixer control 'Aux',0 Capabilities: cvolume Capture channels: Front Left - Front Right Limits: Capture 0 - 255 Front Left: Capture 45 [18%] [-81.00dB] Front Right: Capture 45 [18%] [-81.00dB] Simple mixer control 'Analog Center/LFE',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 96 [38%] [-27.75dB] [on] Front Right: Playback 107 [42%] [-25.00dB] [on] Simple mixer control 'Analog Front',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 248 [97%] [10.25dB] [on] Front Right: Playback 248 [97%] [10.25dB] [on] Simple mixer control 'Analog Rear',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 103 [40%] [-26.00dB] [on] Front Right: Playback 103 [40%] [-26.00dB] [on] Simple mixer control 'Analog Side',0 Capabilities: pvolume pswitch pswitch-joined Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 107 [42%] [-25.00dB] [on] Front Right: Playback 107 [42%] [-25.00dB] [on] Simple mixer control 'Analog Source',0 Capabilities: cenum Items: 'Phone' 'Mic' 'Line in' 'Aux' Item0: 'Mic' Simple mixer control 'CAPTURE feedback',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 233 [91%] [6.50dB] Front Right: Playback 233 [91%] [6.50dB] Simple mixer control 'Digital Source',0 Capabilities: cenum Items: 'IEC958 out' 'i2s mixer out' 'IEC958 in' 'i2s in' 'AC97 in' 'SRC out' Item0: 'i2s mixer out' Simple mixer control 'Shared Mic/Line in',0 Capabilities: cenum Items: 'Line in' 'Mic in' Item0: 'Mic in' !!Alsactl output !!-------------- --startcollapse-- state.CA0106 { control.1 { iface PCM name 'Playback Channel Map' value.0 0 value.1 0 comment { access read type INTEGER count 2 range '0 - 36' } } control.2 { iface PCM device 1 name 'Playback Channel Map' value.0 0 value.1 0 comment { access read type INTEGER count 2 range '0 - 36' } } control.3 { iface PCM device 2 name 'Playback Channel Map' value.0 0 value.1 0 comment { access read type INTEGER count 2 range '0 - 36' } } control.4 { iface PCM device 3 name 'Playback Channel Map' value.0 0 value.1 0 comment { access read type INTEGER count 2 range '0 - 36' } } control.5 { iface MIXER name 'Analog Front Playback Volume' value.0 248 value.1 248 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 1025 dbvalue.1 1025 } } control.6 { iface MIXER name 'Analog Rear Playback Volume' value.0 103 value.1 103 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 -2600 dbvalue.1 -2600 } } control.7 { iface MIXER name 'Analog Center/LFE Playback Volume' value.0 96 value.1 107 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 -2775 dbvalue.1 -2500 } } control.8 { iface MIXER name 'Analog Side Playback Volume' value.0 107 value.1 107 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 -2500 dbvalue.1 -2500 } } control.9 { iface MIXER name 'IEC958 Front Playback Volume' value.0 255 value.1 255 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 1200 dbvalue.1 1200 } } control.10 { iface MIXER name 'IEC958 Rear Playback Volume' value.0 255 value.1 255 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 1200 dbvalue.1 1200 } } control.11 { iface MIXER name 'IEC958 Center/LFE Playback Volume' value.0 255 value.1 255 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 1200 dbvalue.1 1200 } } control.12 { iface MIXER name 'IEC958 Unknown Playback Volume' value.0 255 value.1 255 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 1200 dbvalue.1 1200 } } control.13 { iface MIXER name 'CAPTURE feedback Playback Volume' value.0 233 value.1 233 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 1200 dbvalue.0 650 dbvalue.1 650 } } control.14 { iface PCM name 'IEC958 Playback Mask' value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 comment { access read type IEC958 count 1 } } control.15 { iface PCM name 'IEC958 Playback Mask' index 1 value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 comment { access read type IEC958 count 1 } } control.16 { iface PCM name 'IEC958 Playback Mask' index 2 value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 comment { access read type IEC958 count 1 } } control.17 { iface PCM name 'IEC958 Playback Mask' index 3 value ffffffff00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 comment { access read type IEC958 count 1 } } control.18 { iface MIXER name 'IEC958 Playback Switch' value false comment { access 'read write' type BOOLEAN count 1 } } control.19 { iface MIXER name 'Digital Source Capture Enum' value 'i2s mixer out' comment { access 'read write' type ENUMERATED count 1 item.0 'IEC958 out' item.1 'i2s mixer out' item.2 'IEC958 in' item.3 'i2s in' item.4 'AC97 in' item.5 'SRC out' } } control.20 { iface MIXER name 'Analog Source Capture Enum' value Mic comment { access 'read write' type ENUMERATED count 1 item.0 Phone item.1 Mic item.2 'Line in' item.3 Aux } } control.21 { iface PCM name 'IEC958 Playback Default' value '0492100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.22 { iface PCM name 'IEC958 Playback Default' index 1 value '0682000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.23 { iface PCM name 'IEC958 Playback Default' index 2 value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.24 { iface PCM name 'IEC958 Playback Default' index 3 value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.25 { iface PCM name 'IEC958 Playback PCM Stream' value '0492100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.26 { iface PCM name 'IEC958 Playback PCM Stream' index 1 value '0682000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.27 { iface PCM name 'IEC958 Playback PCM Stream' index 2 value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.28 { iface PCM name 'IEC958 Playback PCM Stream' index 3 value '0492100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.29 { iface MIXER name 'Phone Capture Volume' value.0 67 value.1 67 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 2400 dbvalue.0 -7000 dbvalue.1 -7000 } } control.30 { iface MIXER name 'Mic Capture Volume' value.0 93 value.1 93 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 2400 dbvalue.0 -5700 dbvalue.1 -5700 } } control.31 { iface MIXER name 'Line in Capture Volume' value.0 116 value.1 116 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 2400 dbvalue.0 -4550 dbvalue.1 -4550 } } control.32 { iface MIXER name 'Aux Capture Volume' value.0 45 value.1 45 comment { access 'read write' type INTEGER count 2 range '0 - 255' dbmin -9999999 dbmax 2400 dbvalue.0 -8100 dbvalue.1 -8100 } } control.33 { iface MIXER name 'Shared Mic/Line in Capture Switch' value 'Mic in' comment { access 'read write' type ENUMERATED count 1 item.0 'Line in' item.1 'Mic in' } } control.34 { iface MIXER name 'Analog Front Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.35 { iface MIXER name 'Analog Rear Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.36 { iface MIXER name 'Analog Center/LFE Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.37 { iface MIXER name 'Analog Side Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.38 { iface MIXER name 'Master Playback Volume' value 196 comment { access 'read write' type INTEGER count 1 range '0 - 255' dbmin -9999999 dbmax 0 dbvalue.0 -1475 } } control.39 { iface MIXER name 'Master Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } } --endcollapse-- !!All Loaded Modules !!------------------ Module pci_stub vboxpci vboxnetadp vboxnetflt vboxdrv xt_multiport dm_crypt xt_conntrack ipt_MASQUERADE iptable_mangle iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_filter ip_tables x_tables bnep rfcomm bluetooth 6lowpan_iphc binfmt_misc nfsd auth_rpcgss nfs_acl nfs lockd sunrpc fscache gpio_ich snd_ca0106 snd_ac97_codec ac97_bus snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer snd soundcore serio_raw lpc_ich shpchp parport_pc ppdev mac_hid it87 hwmon_vid coretemp lp parport intelfb hid_generic usbhid r8169 pata_acpi floppy mii i915 ahci pata_jmicron video i2c_algo_bit drm_kms_helper libahci hid drm !!ALSA/HDA dmesg !!-------------- [ 40.094479] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 41.009840] snd_ca0106 0000:05:02.0: Model 100a Rev 00000000 Serial 100a1102 [ 41.156437] EXT4-fs (sda2): recovery complete