You are not logged in.

#1 2018-08-20 19:23:52

Sventimir
Member
Registered: 2014-09-01
Posts: 16

Sound missing after no free disk space problem.

Hello everyone,
I've got a very strange problem. My Arch Linux is running for over a year now without any problem until today when my xserver crashed after boot. As I quickly realised the problem was lack of free disk space on a partition mounted at /var. After cleaning some garbage I got enough free space and everything came back to normal except sound. Now this is particularly strange, because pavucontrol reports  that it's receiving sound output from applications, only nothing can be heard in the speaker or headphones.  The speaker itself is all right, as I tested it with another device, so the problem is in the computer itself. Alsamixer and pavucontrol are both configured as before, nothing is muted.

I'm not really sure about that, but I believe I didn't have this many sound-related modules loaded before, but I might be wrong.

$ lsmod | grep snd
snd_hda_codec_hdmi     57344  1
snd_hda_codec_realtek   110592  1
snd_hda_codec_generic    86016  1 snd_hda_codec_realtek
snd_hda_intel          45056  2
snd_hda_codec         151552  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_virtuoso           57344  4
snd_hda_core           94208  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_oxygen             32768  0
snd_oxygen_lib         49152  2 snd_oxygen,snd_virtuoso
snd_mpu401_uart        16384  1 snd_oxygen_lib
snd_rawmidi            36864  1 snd_mpu401_uart
snd_seq_device         16384  1 snd_rawmidi
snd_pcm               131072  7 snd_hda_codec_hdmi,snd_hda_intel,snd_oxygen_lib,snd_hda_codec,snd_hda_core
snd_timer              36864  1 snd_pcm
snd                    98304  24 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_oxygen,snd_hda_intel,snd_oxygen_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_virtuoso,snd_mpu401_uart,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
lspci | grep -i audio
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
04:01.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]

The card that I usually use for sound output is the last one (Oxygen HD Audio). What I suspect is some configuration file might have got corrupted due to lack of free space issue, but I don't really know what could it be or how to find it.

Offline

#2 2018-08-20 22:17:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,645

Re: Sound missing after no free disk space problem.

Try to run

alsactl init

if that didn't help already post

sudo fuser -v /dev/snd/*
pacmd list-cards
pacmd list-sinks
pacmd list-sink-inputs
aplay -l
amixer -c$insert card index nr from previous aplay -l$

during active playback.

Last edited by V1del (2018-08-20 22:25:09)

Offline

#3 2018-08-21 16:09:17

Sventimir
Member
Registered: 2014-09-01
Posts: 16

Re: Sound missing after no free disk space problem.

Thank you for your response, V1del.

$ alsactl init
alsactl: sysfs_init:48: sysfs path '/sys' is invalid

Found hardware: "HDA-Intel" "Realtek ALC887-VD" "HDA:10ec0887,1462fa49,00100302" "0x1462" "0xfa49"
Hardware is initialized using a generic method

Exit code: 99. The same when run as root. /sys directory of course does exist.

$ sudo alsactl restore

also didn't help.

$ sudo fuser -v /dev/snd/*
                     USER        PID ACCESS COMMAND
/dev/snd/controlC0:  sven       6457 F.... pulseaudio
/dev/snd/controlC1:  sven       6457 F.... pulseaudio
/dev/snd/controlC2:  sven       6457 F.... pulseaudio
/dev/snd/pcmC1D0c:   sven       6457 F...m pulseaudio
/dev/snd/pcmC1D0p:   sven       6457 F...m pulseaudio
$ pacmd list-cards
3 card(s) available.
    index: 0
	name: <alsa_card.pci-0000_01_00.1>
	driver: <module-alsa-card.c>
	owner module: 6
	properties:
		alsa.card = "2"
		alsa.card_name = "HDA NVidia"
		alsa.long_card_name = "HDA NVidia at 0xdf080000 irq 17"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:01:00.1"
		sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2"
		device.bus = "pci"
		device.vendor.id = "10de"
		device.vendor.name = "NVIDIA Corporation"
		device.product.id = "0fb9"
		device.product.name = "GP107GL High Definition Audio Controller"
		device.string = "2"
		device.description = "GP107GL High Definition Audio Controller"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	profiles:
		output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5900, available: no)
		output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 800, available: no)
		output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 800, available: no)
		output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (priority 5700, available: no)
		output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (priority 600, available: no)
		output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (priority 600, available: no)
		output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (priority 5700, available: no)
		output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (priority 600, available: no)
		output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (priority 600, available: no)
		off: Off (priority 0, available: unknown)
	active profile: <off>
	ports:
		hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"
		hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"
		hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"
    index: 1
	name: <alsa_card.pci-0000_04_01.0>
	driver: <module-alsa-card.c>
	owner module: 7
	properties:
		alsa.card = "1"
		alsa.card_name = "Xonar D1"
		alsa.long_card_name = "Asus Virtuoso 100 at 0xc000, irq 19"
		alsa.driver_name = "snd_virtuoso"
		device.bus_path = "pci-0000:04:01.0"
		sysfs.path = "/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/0000:04:01.0/sound/card1"
		device.bus = "pci"
		device.vendor.id = "13f6"
		device.vendor.name = "C-Media Electronics Inc"
		device.product.id = "8788"
		device.product.name = "CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1))"
		device.string = "1"
		device.description = "CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1))"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	profiles:
		input:analog-stereo: Analog Stereo Input (priority 65, available: unknown)
		input:iec958-stereo: Digital Stereo (IEC958) Input (priority 55, available: unknown)
		output:analog-stereo: Analog Stereo Output (priority 6500, available: unknown)
		output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6565, available: unknown)
		output:analog-stereo+input:iec958-stereo: Analog Stereo Output + Digital Stereo (IEC958) Input (priority 6555, available: unknown)
		output:analog-surround-40: Analog Surround 4.0 Output (priority 1200, available: unknown)
		output:analog-surround-40+input:analog-stereo: Analog Surround 4.0 Output + Analog Stereo Input (priority 1265, available: unknown)
		output:analog-surround-40+input:iec958-stereo: Analog Surround 4.0 Output + Digital Stereo (IEC958) Input (priority 1255, available: unknown)
		output:analog-surround-51: Analog Surround 5.1 Output (priority 1300, available: unknown)
		output:analog-surround-51+input:analog-stereo: Analog Surround 5.1 Output + Analog Stereo Input (priority 1365, available: unknown)
		output:analog-surround-51+input:iec958-stereo: Analog Surround 5.1 Output + Digital Stereo (IEC958) Input (priority 1355, available: unknown)
		output:analog-surround-71: Analog Surround 7.1 Output (priority 1200, available: unknown)
		output:analog-surround-71+input:analog-stereo: Analog Surround 7.1 Output + Analog Stereo Input (priority 1265, available: unknown)
		output:analog-surround-71+input:iec958-stereo: Analog Surround 7.1 Output + Digital Stereo (IEC958) Input (priority 1255, available: unknown)
		output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500, available: unknown)
		output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5565, available: unknown)
		output:iec958-stereo+input:iec958-stereo: Digital Stereo Duplex (IEC958) (priority 5555, available: unknown)
		off: Off (priority 0, available: unknown)
	active profile: <output:analog-stereo+input:analog-stereo>
	sinks:
		alsa_output.pci-0000_04_01.0.analog-stereo/#0: CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1)) Analog Stereo
	sources:
		alsa_output.pci-0000_04_01.0.analog-stereo.monitor/#0: Monitor of CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1)) Analog Stereo
		alsa_input.pci-0000_04_01.0.analog-stereo/#1: CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1)) Analog Stereo
	ports:
		analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-input-linein: Line In (priority 8100, latency offset 0 usec, available: unknown)
			properties:
				
		analog-input-aux: Analog Input (priority 8000, latency offset 0 usec, available: unknown)
			properties:
				
		iec958-stereo-input: Digital Input (S/PDIF) (priority 0, latency offset 0 usec, available: unknown)
			properties:
				
		analog-output: Analog Output (priority 9900, latency offset 0 usec, available: unknown)
			properties:
				
		iec958-stereo-output: Digital Output (S/PDIF) (priority 0, latency offset 0 usec, available: unknown)
			properties:
				
    index: 2
	name: <alsa_card.pci-0000_00_1f.3>
	driver: <module-alsa-card.c>
	owner module: 8
	properties:
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0xdf220000 irq 124"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1f.3"
		sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "a170"
		device.product.name = "Sunrise Point-H HD Audio"
		device.form_factor = "internal"
		device.string = "0"
		device.description = "Built-in Audio"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	profiles:
		input:analog-stereo: Analog Stereo Input (priority 65, available: no)
		output:analog-stereo: Analog Stereo Output (priority 6500, available: no)
		output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6565, available: no)
		off: Off (priority 0, available: unknown)
	active profile: <off>
	ports:
		analog-input-front-mic: Front Microphone (priority 8500, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-input-rear-mic: Rear Microphone (priority 8200, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-input-microphone"
		analog-input-linein: Line In (priority 8100, latency offset 0 usec, available: no)
			properties:
				
		analog-output-lineout: Line Out (priority 9900, latency offset 0 usec, available: no)
			properties:
				
		analog-output-headphones: Headphones (priority 9000, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "audio-headphones"
$ pacmd list-sinks
1 sink(s) available.
  * index: 0
	name: <alsa_output.pci-0000_04_01.0.analog-stereo>
	driver: <module-alsa-card.c>
	flags: HARDWARE HW_MUTE_CTRL DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: RUNNING
	suspend cause: (none)
	priority: 9039
	volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 22.96 ms
	max request: 4 KiB
	max rewind: 4 KiB
	monitor source: 0
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 1
	linked by: 3
	configured latency: 23.22 ms; range is 0.50 .. 2000.00 ms
	card: 1 <alsa_card.pci-0000_04_01.0>
	module: 7
	properties:
		alsa.resolution_bits = "16"
		device.api = "alsa"
		device.class = "sound"
		alsa.class = "generic"
		alsa.subclass = "generic-mix"
		alsa.name = "Multichannel"
		alsa.id = "Multichannel"
		alsa.subdevice = "0"
		alsa.subdevice_name = "subdevice #0"
		alsa.device = "0"
		alsa.card = "1"
		alsa.card_name = "Xonar D1"
		alsa.long_card_name = "Asus Virtuoso 100 at 0xc000, irq 19"
		alsa.driver_name = "snd_virtuoso"
		device.bus_path = "pci-0000:04:01.0"
		sysfs.path = "/devices/pci0000:00/0000:00:1c.6/0000:03:00.0/0000:04:01.0/sound/card1"
		device.bus = "pci"
		device.vendor.id = "13f6"
		device.vendor.name = "C-Media Electronics Inc"
		device.product.id = "8788"
		device.product.name = "CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1))"
		device.string = "front:1"
		device.buffering.buffer_size = "352800"
		device.buffering.fragment_size = "352800"
		device.access_mode = "mmap+timer"
		device.profile.name = "analog-stereo"
		device.profile.description = "Analog Stereo"
		device.description = "CMI8788 [Oxygen HD Audio] (Virtuoso 100 (Xonar D1)) Analog Stereo"
		alsa.mixer_name = "AV200"
		alsa.components = "CS4398 CS4362A CS5361 AV200"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	ports:
		analog-output: Analog Output (priority 9900, latency offset 0 usec, available: unknown)
			properties:
				
	active port: <analog-output>
$ pacmd list-sink-inputs
1 sink input(s) available.
    index: 3
	driver: <protocol-native.c>
	flags: START_CORKED 
	state: RUNNING
	sink: 0 <alsa_output.pci-0000_04_01.0.analog-stereo>
	volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	muted: no
	current latency: 55.51 ms
	requested latency: 23.22 ms
	sample spec: float32le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	resample method: copy
	module: 14
	client: 14 <Chromium>
	properties:
		application.icon_name = "chromium-browser"
		media.name = "Playback"
		application.name = "Chromium"
		native-protocol.peer = "UNIX socket client"
		native-protocol.version = "32"
		application.process.id = "6289"
		application.process.user = "sven"
		application.process.host = "sventimir.net"
		application.process.binary = "chromium"
		application.language = "en_GB.UTF-8"
		window.x11.display = ":0"
		application.process.machine_id = "1f4585fe1bab4a0586bbda3ecc8c6026"
		application.process.session_id = "1"
		module-stream-restore.id = "sink-input-by-application-name:Chromium"
$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: D1 [Xonar D1], device 0: Multichannel [Multichannel]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 1: D1 [Xonar D1], device 1: Digital [Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
$ amixer -c0
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 64
  Mono: Playback 44 [69%] [-20.00dB] [on]
Simple mixer control 'Headphone',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 64 [100%] [0.00dB] [on]
  Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Front',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 64 [100%] [0.00dB] [on]
  Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Front Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off]
Simple mixer control 'Front Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]
Simple mixer control 'Surround',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 64 [100%] [0.00dB] [on]
  Front Right: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Center',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 64
  Mono: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'LFE',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 64
  Mono: Playback 64 [100%] [0.00dB] [on]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off]
Simple mixer control 'Line Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 46
  Front Left: Capture 28 [61%] [12.00dB] [on]
  Front Right: Capture 28 [61%] [12.00dB] [on]
Simple mixer control 'Capture',1
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 46
  Front Left: Capture 0 [0%] [-16.00dB] [off]
  Front Right: Capture 0 [0%] [-16.00dB] [off]
Simple mixer control 'Auto-Mute Mode',0
  Capabilities: enum
  Items: 'Disabled' 'Enabled'
  Item0: 'Enabled'
Simple mixer control 'Channel Mode',0
  Capabilities: enum
  Items: '2ch' '4ch' '6ch'
  Item0: '2ch'
Simple mixer control 'Input Source',0
  Capabilities: cenum
  Items: 'Front Mic' 'Rear Mic' 'Line'
  Item0: 'Front Mic'
Simple mixer control 'Input Source',1
  Capabilities: cenum
  Items: 'Front Mic' 'Rear Mic' 'Line'
  Item0: 'Front Mic'
Simple mixer control 'Loopback Mixing',0
  Capabilities: enum
  Items: 'Disabled' 'Enabled'
  Item0: 'Disabled'
Simple mixer control 'Rear Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-34.50dB] [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off]
Simple mixer control 'Rear Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 0 [0%] [0.00dB]
  Front Right: 0 [0%] [0.00dB]
$ amixer -c1
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right - Rear Left - Rear Right - Front Center - Woofer - Side Left - Side Right
  Limits: Playback 67 - 127
  Mono:
  Front Left: Playback 127 [100%] [0.00dB] [on]
  Front Right: Playback 127 [100%] [0.00dB] [on]
  Rear Left: Playback 127 [100%] [0.00dB] [on]
  Rear Right: Playback 127 [100%] [0.00dB] [on]
  Front Center: Playback 127 [100%] [0.00dB] [on]
  Woofer: Playback 127 [100%] [0.00dB] [on]
  Side Left: Playback 127 [100%] [0.00dB] [on]
  Side Right: Playback 127 [100%] [0.00dB] [on]
Simple mixer control 'Front Panel',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Line',0
  Capabilities: cswitch cswitch-joined
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'Mic',0
  Capabilities: cvolume cvolume-joined cswitch cswitch-joined
  Capture channels: Mono
  Limits: Capture 0 - 31
  Mono: Capture 31 [100%] [12.00dB] [on]
Simple mixer control 'Mic Boost (+20dB)',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Mic Source',0
  Capabilities: cenum
  Items: 'Mic Jack' 'Front Panel'
  Item0: 'Mic Jack'
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958 Loopback',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958 Validity Check',0
  Capabilities: cswitch cswitch-joined
  Capture channels: Mono
  Mono: Capture [off]
Simple mixer control 'Aux',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 31
  Front Left: Capture 0 [0%] [-34.50dB] [off]
  Front Right: Capture 0 [0%] [-34.50dB] [off]
Simple mixer control 'Analog Input Monitor',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 1
  Mono: Playback 1 [100%] [0.00dB] [off]
Simple mixer control 'DAC Filter',0
  Capabilities: penum
  Items: 'Fast Roll-off' 'Slow Roll-off'
  Item0: 'Fast Roll-off'
Simple mixer control 'Digital Input Monitor',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 1
  Mono: Playback 1 [100%] [0.00dB] [off]
Simple mixer control 'Stereo Upmixing',0
  Capabilities: enum
  Items: 'Front' 'Front+Surround' 'Front+Surround+Back' 'Front+Surround+Center/LFE' 'Front+Surround+Center/LFE+Back'
  Item0: 'Front+Surround'
$ amixer -c2
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',2
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]

Last edited by Sventimir (2018-08-21 16:44:14)

Offline

#4 2018-08-22 08:26:16

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,645

Re: Sound missing after no free disk space problem.

Hmm that all reads pretty much like I'd expect it to... Are you absolutely certain your jacks are plugged into the correct output and you aren't having them plugged to the jacks for the built-in card instead? FWIW just to check if maybe some essential file got corrupted or similar, what's your output for

pacman -Qkk

Last edited by V1del (2018-08-22 08:27:02)

Offline

#5 2018-08-22 15:42:34

Sventimir
Member
Registered: 2014-09-01
Posts: 16

Re: Sound missing after no free disk space problem.

Yes, I am quite certain. I've got two sound ports: one on the front of the computer and the other on the back. I've always used the front one and never managed to get the other running. However, to be absolutely certain I plugged the speaker to the back port. Pavucontrol then showed one more output device, but it wasn't playing at all, while the one that was there before, played still.

Pacman outputs some warinings and exists with 1, but other than that everything looks normal:

$ sudo pacman -Qkk
a52dec: 20 total files, 0 altered files
accountsservice: 203 total files, 0 altered files
acl: 97 total files, 0 altered files
adwaita-icon-theme: 5668 total files, 0 altered files
alsa-firmware: 178 total files, 0 altered files
alsa-lib: 219 total files, 0 altered files
alsa-plugins: 47 total files, 0 altered files
alsa-utils: 88 total files, 0 altered files
aom: 228 total files, 0 altered files
apm: 2709 total files, 0 altered files
archlinux-keyring: 8 total files, 0 altered files
argon2: 15 total files, 0 altered files
aspcud: 12 total files, 0 altered files
aspell: 208 total files, 0 altered files
at-spi2-atk: 17 total files, 0 altered files
at-spi2-core: 318 total files, 0 altered files
atk: 401 total files, 0 altered files
atkmm: 61 total files, 0 altered files
atom: 28355 total files, 0 altered files
attr: 72 total files, 0 altered files
audacity: 292 total files, 0 altered files
autoconf: 74 total files, 0 altered files
automake: 137 total files, 0 altered files
avahi: 347 total files, 0 altered files
backup file: bash: /etc/bash.bashrc (Modification time mismatch)
backup file: bash: /etc/bash.bashrc (Size mismatch)
bash: 235 total files, 0 altered files
bash-completion: 665 total files, 0 altered files
binutils: 384 total files, 0 altered files
bison: 208 total files, 0 altered files
bluez: 57 total files, 0 altered files
bluez-libs: 20 total files, 0 altered files
boost-libs: 97 total files, 0 altered files
bridge-utils: 7 total files, 0 altered files
brotli: 30 total files, 0 altered files
bubblewrap: 10 total files, 0 altered files
bzip2: 26 total files, 0 altered files
c-ares: 72 total files, 0 altered files
ca-certificates: 0 total files, 0 altered files
ca-certificates-cacert: 10 total files, 0 altered files
ca-certificates-mozilla: 5 total files, 0 altered files
ca-certificates-utils: 25 total files, 0 altered files
cabal-install: 16 total files, 0 altered files
cadence: 310 total files, 0 altered files
cairo: 112 total files, 0 altered files
cairomm: 42 total files, 0 altered files
cantarell-fonts: 14 total files, 0 altered files
cdparanoia: 18 total files, 0 altered files
cdrtools: 147 total files, 0 altered files
celt: 19 total files, 0 altered files
chromaprint: 11 total files, 0 altered files
chromium: 106 total files, 0 altered files
clang: 1324 total files, 0 altered files
clingo: 29 total files, 0 altered files
clucene: 400 total files, 0 altered files
clutter: 573 total files, 0 altered files
cmake: 2435 total files, 0 altered files
cmark-gfm: 32 total files, 0 altered files
cogl: 326 total files, 0 altered files
colord: 419 total files, 0 altered files
compiler-rt: 94 total files, 0 altered files
coreutils: 429 total files, 0 altered files
cower-git: 16 total files, 0 altered files
cppo: 26 total files, 0 altered files
cracklib: 129 total files, 0 altered files
cryptsetup: 78 total files, 0 altered files
curl: 444 total files, 0 altered files
db: 47 total files, 0 altered files
dbus: 96 total files, 0 altered files
dbus-c++: 45 total files, 0 altered files
dbus-glib: 51 total files, 0 altered files
dcadec: 15 total files, 0 altered files
dconf: 64 total files, 0 altered files
desktop-file-utils: 16 total files, 0 altered files
device-mapper: 38 total files, 0 altered files
dhcpcd: 37 total files, 0 altered files
diffutils: 112 total files, 0 altered files
discord: 96 total files, 0 altered files
djvulibre: 94 total files, 0 altered files
dmenu: 14 total files, 0 altered files
dnssec-anchors: 7 total files, 0 altered files
docbook-xml: 166 total files, 0 altered files
docbook-xsl: 1269 total files, 0 altered files
docker: 216 total files, 0 altered files
dosbox: 15 total files, 0 altered files
double-conversion: 26 total files, 0 altered files
dvd+rw-tools: 11 total files, 0 altered files
e2fsprogs: 182 total files, 0 altered files
efibootmgr: 7 total files, 0 altered files
efivar: 56 total files, 0 altered files
egl-wayland: 18 total files, 0 altered files
eglexternalplatform: 11 total files, 0 altered files
einstein: 12 total files, 0 altered files
electron: 278 total files, 0 altered files
enwarning: filesystem: /etc/arch-release (Modification time mismatch)
warning: filesystem: /etc/arch-release (Size mismatch)
warning: ghc-libs: /usr/lib/ghc-8.4.3/package.conf.d/package.cache (Modification time mismatch)
warning: ghc-libs: /usr/lib/ghc-8.4.3/package.conf.d/package.cache (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-124.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-126.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-33.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-35.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-36.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-37.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-38.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-42.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-43.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-45.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-46.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-47.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-58.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-60.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-60.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-61.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-61.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-62.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-63.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-92.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-94.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-95.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-A.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-A.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-All.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-All.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-B.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-B.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-C.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-C.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-D.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-D.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-E.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-E.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-F.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-F.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-G.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-G.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-H.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-H.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-I.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-I.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-J.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-K.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-K.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-L.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-L.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-M.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-M.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-N.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-N.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-O.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-O.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-P.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-P.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-Q.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-Q.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-R.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-R.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-S.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-S.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-T.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-T.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-U.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-U.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-V.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-V.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-W.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-W.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-X.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-Y.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index-Z.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/doc-index.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/haddock-bundle.min.js (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/hslogo-16.png (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/index.html (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/index.html (Size mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/minus.gif (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/ocean.css (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/plus.gif (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/quick-jump.css (Modification time mismatch)
warning: ghc-static: /usr/share/doc/ghc/html/libraries/synopsis.png (Modification time mismatch)
chant: 27 total files, 0 altered files
evince: 3403 total files, 0 altered files
exiv2: 110 total files, 0 altered files
exo: 381 total files, 0 altered files
expac: 10 total files, 0 altered files
expat: 24 total files, 0 altered files
extundelete: 4 total files, 0 altered files
faac: 17 total files, 0 altered files
faad2: 17 total files, 0 altered files
fakeroot: 44 total files, 0 altered files
feh: 45 total files, 0 altered files
ffmpeg: 260 total files, 0 altered files
fftw: 63 total files, 0 altered files
file: 24 total files, 0 altered files
backup file: filesystem: /etc/fstab (Modification time mismatch)
backup file: filesystem: /etc/fstab (Size mismatch)
backup file: filesystem: /etc/group (Modification time mismatch)
backup file: filesystem: /etc/group (Size mismatch)
backup file: filesystem: /etc/gshadow (Modification time mismatch)
backup file: filesystem: /etc/gshadow (Size mismatch)
backup file: filesystem: /etc/hosts (Modification time mismatch)
backup file: filesystem: /etc/hosts (Size mismatch)
backup file: filesystem: /etc/passwd (Modification time mismatch)
backup file: filesystem: /etc/passwd (Size mismatch)
backup file: filesystem: /etc/resolv.conf (Modification time mismatch)
backup file: filesystem: /etc/resolv.conf (Size mismatch)
backup file: filesystem: /etc/shadow (Modification time mismatch)
backup file: filesystem: /etc/shadow (Size mismatch)
backup file: filesystem: /etc/shells (Modification time mismatch)
backup file: filesystem: /etc/shells (Size mismatch)
filesystem: 111 total files, 1 altered file
findutils: 135 total files, 0 altered files
firefox: 104 total files, 0 altered files
flac: 42 total files, 0 altered files
flex: 99 total files, 0 altered files
fontconfig: 538 total files, 0 altered files
freeglut: 17 total files, 0 altered files
freetype2: 67 total files, 0 altered files
fribidi: 33 total files, 0 altered files
garcon: 264 total files, 0 altered files
gawk: 124 total files, 0 altered files
gc: 76 total files, 0 altered files
gcc: 2459 total files, 0 altered files
gcc-libs: 61 total files, 0 altered files
gconf: 341 total files, 0 altered files
gcr: 521 total files, 0 altered files
gd: 39 total files, 0 altered files
gdbm: 70 total files, 0 altered files
gdk-pixbuf2: 424 total files, 0 altered files
geoclue2: 106 total files, 0 altered files
geocode-glib: 67 total files, 0 altered files
gettext: 395 total files, 0 altered files
ghc: 534 total files, 0 altered files
ghc-libs: 1341 total files, 1 altered file
ghc-static: 6732 total files, 56 altered files
ghostscript: 613 total files, 0 altered files
giflib: 31 total files, 0 altered files
git: 752 total files, 0 altered files
gitg: 223 total files, 0 altered files
gjs: 29 total files, 0 altered files
glew: 19 total files, 0 altered files
glew1.10: 8 total files, 0 altered files
glib-networking: 220 total files, 0 altered files
glib2: 689 total files, 0 altered files
glib2-docs: 418 total files, 0 altered files
backup file: glibc: /etc/locale.gen (Modification time mismatch)
backup file: glibc: /etc/locale.gen (Size mismatch)
glibc: 1541 total files, 0 altered files
glibmm: 454 total files, 0 altered files
glu: 11 total files, 0 altered files
gmp: 16 total files, 0 altered files
gnome-bluetooth: 354 total files, 0 altered files
gnome-desktop: 553 total files, 0 altered files
gnome-icon-theme: 5977 total files, 0 altered files
gnome-icon-theme-symbolic: 402 total files, 0 altered files
gnome-session: 363 total files, 0 altered files
gnome-settings-daemon: 369 total files, 0 altered files
gnome-themes-extra: 4059 total files, 0 altered files
gnupg: 210 total files, 0 altered files
gnutls: 1173 total files, 0 altered files
gobject-introspection: 273 total files, 0 altered files
gobject-introspection-runtime: 23 total files, 0 altered files
gperf: 12 total files, 0 altered files
gpgme: 71 total files, 0 altered files
gpm: 35 total files, 0 altered files
gptfdisk: 17 total files, 0 altered files
graphene: 85 total files, 0 altered files
graphite: 67 total files, 0 altered files
graphviz: 666 total files, 0 altered files
grep: 143 total files, 0 altered files
groff: 624 total files, 0 altered files
gsettings-desktop-schemas: 210 total files, 0 altered files
gsfonts: 80 total files, 0 altered files
gsm: 24 total files, 0 altered files
gst-libav: 31 total files, 0 altered files
gst-plugins-base: 12 total files, 0 altered files
gst-plugins-base-libs: 737 total files, 0 altered files
gstreamer: 520 total files, 0 altered files
gtk-doc: 122 total files, 0 altered files
gtk-engines: 249 total files, 0 altered files
gtk-update-icon-cache: 9 total files, 0 altered files
gtk-xfce-engine: 71 total files, 0 altered files
gtk2: 819 total files, 0 altered files
gtk3: 1693 total files, 0 altered files
gtkmm3: 568 total files, 0 altered files
gtksourceview3: 528 total files, 0 altered files
gtkspell3: 219 total files, 0 altered files
gts: 24 total files, 0 altered files
guile: 860 total files, 0 altered files
gzip: 32 total files, 0 altered files
harfbuzz: 129 total files, 0 altered files
harfbuzz-icu: 14 total files, 0 altered files
haskell-adjunctions: 39 total files, 0 altered files
haskell-aeson: 46 total files, 0 altered files
haskell-aeson-compat: 20 total files, 0 altered files
haskell-aeson-pretty: 23 total files, 0 altered files
haskell-annotated-wl-pprint: 21 total files, 0 altered files
haskell-ansi-terminal: 24 total files, 0 altered files
haskell-ansi-wl-pprint: 23 total files, 0 altered files
haskell-appar: 24 total files, 0 altered files
haskell-asn1-encoding: 32 total files, 0 altered files
haskell-asn1-parse: 20 total files, 0 altered files
haskell-asn1-types: 26 total files, 0 altered files
haskell-async: 20 total files, 0 altered files
haskell-attoparsec: 43 total files, 0 altered files
haskell-attoparsec-iso8601: 22 total files, 0 altered files
haskell-auto-update: 23 total files, 0 altered files
haskell-base-compat: 252 total files, 0 altered files
haskell-base-orphans: 21 total files, 0 altered files
haskell-base-prelude: 18 total files, 0 altered files
haskell-base16-bytestring: 22 total files, 0 altered files
haskell-base64-bytestring: 26 total files, 0 altered files
haskell-basement: 115 total files, 0 altered files
haskell-bifunctors: 35 total files, 0 altered files
haskell-bindings-uname: 14 total files, 0 altered files
haskell-bitarray: 23 total files, 0 altered files
haskell-blaze-builder: 35 total files, 0 altered files
haskell-blaze-html: 52 total files, 0 altered files
haskell-blaze-markup: 26 total files, 0 altered files
haskell-byteable: 21 total files, 0 altered files
haskell-byteorder: 19 total files, 0 altered files
haskell-call-stack: 21 total files, 0 altered files
haskell-case-insensitive: 22 total files, 0 altered files
haskell-cereal: 23 total files, 0 altered files
haskell-cheapskate: 29 total files, 0 altered files
haskell-clock: 19 total files, 0 altered files
haskell-cmark-gfm: 18 total files, 0 altered files
haskell-cmdargs: 50 total files, 0 altered files
haskell-code-page: 22 total files, 0 altered files
haskell-colour: 39 total files, 0 altered files
haskell-comonad: 41 total files, 0 altered files
haskell-conduit: 37 total files, 0 altered files
haskell-conduit-extra: 35 total files, 0 altered files
haskell-connection: 21 total files, 0 altered files
haskell-constraints: 26 total files, 0 altered files
haskell-contravariant: 24 total files, 0 altered files
haskell-cookie: 19 total files, 0 altered files
haskell-cpphs: 31 total files, 0 altered files
haskell-cryptohash: 41 total files, 0 altered files
haskell-cryptohash-sha256: 24 total files, 0 altered files
haskell-cryptonite: 165 total files, 0 altered files
haskell-cryptonite-conduit: 29 total files, 0 altered files
haskell-css-text: 22 total files, 0 altered files
haskell-data-default: 19 total files, 0 altered files
haskell-data-default-class: 20 total files, 0 altered files
haskell-data-default-instances-containers: 21 total files, 0 altered files
haskell-data-default-instances-dlist: 21 total files, 0 altered files
haskell-data-default-instances-old-locale: 21 total files, 0 altered files
haskell-dbus: 27 total files, 0 altered files
haskell-dbus0.10: 25 total files, 0 altered files
haskell-digest: 21 total files, 0 altered files
haskell-distributive: 21 total files, 0 altered files
haskell-dlist: 19 total files, 0 altered files
haskell-doctemplates: 21 total files, 0 altered files
haskell-easy-file: 23 total files, 0 altered files
haskell-echo: 22 total files, 0 altered files
haskell-ed25519: 20 total files, 0 altered files
haskell-edit-distance: 26 total files, 0 altered files
haskell-either: 21 total files, 0 altered files
haskell-enclosed-exceptions: 20 total files, 0 altered files
haskell-exceptions: 22 total files, 0 altered files
haskell-extensible-exceptions: 20 total files, 0 altered files
haskell-extra: 57 total files, 0 altered files
haskell-fast-logger: 28 total files, 0 altered files
haskell-file-embed: 19 total files, 0 altered files
haskell-filelock: 23 total files, 0 altered files
haskell-fingertree: 23 total files, 0 altered files
haskell-foundation: 147 total files, 0 altered files
haskell-free: 53 total files, 0 altered files
haskell-fsnotify: 26 total files, 0 altered files
haskell-generic-deriving: 40 total files, 0 altered files
haskell-gitrev: 19 total files, 0 altered files
haskell-glob: 27 total files, 0 altered files
haskell-hackage-security: 72 total files, 0 altered files
haskell-haddock-library: 43 total files, 0 altered files
haskell-hashable: 23 total files, 0 altered files
haskell-hastache: 23 total files, 0 altered files
haskell-hinotify: 21 total files, 0 altered files
haskell-hourglass: 39 total files, 0 altered files
haskell-hpack: 47 total files, 0 altered files
haskell-hslua: 33 total files, 0 altered files
haskell-hslua-module-text: 21 total files, 0 altered files
haskell-hspec: 26 total files, 0 altered files
haskell-hspec-core: 56 total files, 0 altered files
haskell-hspec-discover: 26 total files, 0 altered files
haskell-hspec-expectations: 24 total files, 0 altered files
haskell-hspec-smallcheck: 24 total files, 0 altered files
haskell-hsyaml: 24 total files, 0 altered files
haskell-http: 37 total files, 0 altered files
haskell-http-api-data: 23 total files, 0 altered files
haskell-http-client: 41 total files, 0 altered files
haskell-http-client-tls: 21 total files, 0 altered files
haskell-http-conduit: 23 total files, 0 altered files
haskell-http-types: 27 total files, 0 altered files
haskell-hunit: 25 total files, 0 altered files
haskell-hxt: 118 total files, 0 altered files
haskell-hxt-charproperties: 25 total files, 0 altered files
haskell-hxt-regex-xmlschema: 32 total files, 0 altered files
haskell-hxt-unicode: 25 total files, 0 altered files
haskell-ieee754: 21 total files, 0 altered files
haskell-infer-license: 23 total files, 0 altered files
haskell-integer-logarithms: 27 total files, 0 altered files
haskell-invariant: 25 total files, 0 altered files
haskell-iproute: 28 total files, 0 altered files
haskell-iwlib: 38 total files, 0 altered files
haskell-juicypixels: 59 total files, 0 altered files
haskell-kan-extensions: 39 total files, 0 altered files
haskell-lens: 143 total files, 0 altered files
haskell-lexer: 26 total files, 0 altered files
haskell-libffi: 24 total files, 0 altered files
haskell-libmpd: 117 total files, 0 altered files
haskell-libxml-sax: 21 total files, 0 altered files
haskell-lifted-async: 23 total files, 0 altered files
haskell-lifted-base: 40 total files, 0 altered files
haskell-logict: 22 total files, 0 altered files
haskell-math-functions: 31 total files, 0 altered files
haskell-megaparsec: 36 total files, 0 altered files
haskell-memory: 54 total files, 0 altered files
haskell-microlens: 23 total files, 0 altered files
haskell-microlens-mtl: 22 total files, 0 altered files
haskell-microlens-th: 20 total files, 0 altered files
haskell-mime-types: 19 total files, 0 altered files
haskell-mintty: 20 total files, 0 altered files
haskell-mmorph: 22 total files, 0 altered files
haskell-monad-control: 21 total files, 0 altered files
haskell-monad-logger: 23 total files, 0 altered files
haskell-monad-loops: 15 total files, 0 altered files
haskell-mono-traversable: 25 total files, 0 altered files
haskell-mustache: 30 total files, 0 altered files
haskell-mwc-random: 24 total files, 0 altered files
haskell-nats: 11 total files, 0 altered files
haskell-neat-interpolation: 21 total files, 0 altered files
haskell-network: 36 total files, 0 altered files
haskell-network-uri: 19 total files, 0 altered files
haskell-old-locale: 19 total files, 0 altered files
haskell-old-time: 21 total files, 0 altered files
haskell-open-browser: 24 total files, 0 altered files
haskell-optparse-applicative: 37 total files, 0 altered files
haskell-optparse-simple: 21 total files, 0 altered files
haskell-pandoc-types: 26 total files, 0 altered files
haskell-parallel: 22 total files, 0 altered files
haskell-parsec-numbers: 22 total files, 0 altered files
haskell-parser-combinators: 28 total files, 0 altered files
haskell-path: 20 total files, 0 altered files
haskell-path-io: 19 total files, 0 altered files
haskell-path-pieces: 19 total files, 0 altered files
haskell-pem: 23 total files, 0 altered files
haskell-persistent: 50 total files, 0 altered files
haskell-persistent-sqlite: 21 total files, 0 altered files
haskell-persistent-template: 20 total files, 0 altered files
haskell-pid1: 22 total files, 0 altered files
haskell-polyparse: 39 total files, 0 altered files
haskell-prelude-extras: 19 total files, 0 altered files
haskell-pretty-show: 33 total files, 0 altered files
haskell-primitive: 39 total files, 0 altered files
haskell-profunctors: 35 total files, 0 altered files
haskell-project-template: 19 total files, 0 altered files
haskell-quickcheck: 35 total files, 0 altered files
haskell-quickcheck-io: 21 total files, 0 altered files
haskell-random: 19 total files, 0 altered files
haskell-reflection: 19 total files, 0 altered files
haskell-regex-applicative: 28 total files, 0 altered files
haskell-regex-applicative-text: 21 total files, 0 altered files
haskell-regex-base: 24 total files, 0 altered files
haskell-regex-compat: 19 total files, 0 altered files
haskell-regex-pcre: 27 total files, 0 altered files
haskell-regex-posix: 27 total files, 0 altered files
haskell-regex-tdfa: 48 total files, 0 altered files
haskell-resolv: 20 total files, 0 altered files
haskell-resource-pool: 19 total files, 0 altered files
haskell-resourcet: 29 total files, 0 altered files
haskell-retry: 19 total files, 0 altered files
haskell-rio: 86 total files, 0 altered files
haskell-safe: 23 total files, 0 altered files
haskell-scientific: 30 total files, 0 altered files
haskell-semigroupoids: 47 total files, 0 altered files
haskell-semigroups: 34 total files, 0 altered files
haskell-setenv: 19 total files, 0 altered files
haskell-setlocale: 20 total files, 0 altered files
haskell-sha: 21 total files, 0 altered files
haskell-shelly: 25 total files, 0 altered files
haskell-silently: 20 total files, 0 altered files
haskell-skylighting: 145 total files, 0 altered files
haskell-skylighting-core: 31 total files, 0 altered files
haskell-smallcheck: 26 total files, 0 altered files
haskell-socks: 26 total files, 0 altered files
haskell-split: 22 total files, 0 altered files
haskell-src-exts: 37 total files, 0 altered files
haskell-src-meta: 25 total files, 0 altered files
haskell-statevar: 19 total files, 0 altered files
haskell-stm-chans: 25 total files, 0 altered files
haskell-store: 35 total files, 0 altered files
haskell-store-core: 21 total files, 0 altered files
haskell-streaming-commons: 44 total files, 0 altered files
haskell-stringsearch: 39 total files, 0 altered files
haskell-syb: 37 total files, 0 altered files
haskell-system-fileio: 18 total files, 0 altered files
haskell-system-filepath: 23 total files, 0 altered files
haskell-tagged: 21 total files, 0 altered files
haskell-tagsoup: 33 total files, 0 altered files
haskell-tar: 32 total files, 0 altered files
haskell-temporary: 20 total files, 0 altered files
haskell-terminal-size: 23 total files, 0 altered files
haskell-texmath: 44 total files, 0 altered files
haskell-text-metrics: 20 total files, 0 altered files
haskell-tf-random: 24 total files, 0 altered files
haskell-th-abstraction: 23 total files, 0 altered filwarning: intel-ucode: /boot/intel-ucode.img (Permissions mismatch)
warning: intel-ucode: /boot/intel-ucode.img (Modification time mismatch)
es
haskell-th-expand-syns: 23 total files, 0 altered files
haskell-th-lift: 23 total files, 0 altered files
haskell-th-lift-instances: 20 total files, 0 altered files
haskell-th-orphans: 21 total files, 0 altered files
haskell-th-reify-many: 23 total files, 0 altered files
haskell-th-utilities: 25 total files, 0 altered files
haskell-time-locale-compat: 21 total files, 0 altered files
haskell-tls: 77 total files, 0 altered files
haskell-transformers-base: 20 total files, 0 altered files
haskell-transformers-compat: 28 total files, 0 altered files
haskell-typed-process: 21 total files, 0 altered files
haskell-unicode-transforms: 38 total files, 0 altered files
haskell-uniplate: 43 total files, 0 altered files
haskell-unix-compat: 29 total files, 0 altered files
haskell-unix-time: 24 total files, 0 altered files
haskell-unliftio: 34 total files, 0 altered files
haskell-unliftio-core: 22 total files, 0 altered files
haskell-unordered-containers: 27 total files, 0 altered files
haskell-uri-bytestring: 24 total files, 0 altered files
haskell-utf8-string: 29 total files, 0 altered files
haskell-uuid-types: 24 total files, 0 altered files
haskell-vault: 26 total files, 0 altered files
haskell-vector: 51 total files, 0 altered files
haskell-vector-algorithms: 32 total files, 0 altered files
haskell-vector-binary-instances: 20 total files, 0 altered files
haskell-vector-th-unbox: 21 total files, 0 altered files
haskell-void: 20 total files, 0 altered files
haskell-wai: 21 total files, 0 altered files
haskell-wai-extra: 56 total files, 0 altered files
haskell-wai-logger: 24 total files, 0 altered files
haskell-word8: 20 total files, 0 altered files
haskell-x11: 53 total files, 0 altered files
haskell-x11-xft: 21 total files, 0 altered files
haskell-x509: 33 total files, 0 altered files
haskell-x509-store: 22 total files, 0 altered files
haskell-x509-system: 22 total files, 0 altered files
haskell-x509-validation: 25 total files, 0 altered files
haskell-xml: 27 total files, 0 altered files
haskell-xml-types: 20 total files, 0 altered files
haskell-xss-sanitize: 23 total files, 0 altered files
haskell-yaml: 34 total files, 0 altered files
haskell-zip-archive: 20 total files, 0 altered files
haskell-zlib: 25 total files, 0 altered files
hicolor-icon-theme: 371 total files, 0 altered files
hspell: 24 total files, 0 altered files
htop: 11 total files, 0 altered files
http-parser: 11 total files, 0 altered files
hunspell: 54 total files, 0 altered files
hunspell-en_AU: 16 total files, 0 altered files
hunspell-en_CA: 16 total files, 0 altered files
hunspell-en_GB: 84 total files, 0 altered files
hunspell-en_US: 20 total files, 0 altered files
hunspell-pl: 12 total files, 0 altered files
hwids: 5 total files, 0 altered files
hyphen: 13 total files, 0 altered files
iana-etc: 11 total files, 0 altered files
icu: 258 total files, 0 altered files
idris: 726 total files, 0 altered files
ijs: 22 total files, 0 altered files
ilmbase: 82 total files, 0 altered files
imlib2: 69 total files, 0 altered files
inetutils: 56 total files, 0 altered files
intel-ucode: 7 total files, 1 altered file
intltool: 22 total files, 0 altered files
iproute2: 189 total files, 0 altered files
iptables: 206 total files, 0 altered files
iputils: 23 total files, 0 altered files
iso-codes: 1089 total files, 0 altered files
jack2: 1376 total files, 0 altered files
jack_capture: 8 total files, 0 altered files
jansson: 15 total files, 0 altered files
jasper: 44 total files, 0 altered files
jbig2dec: 13 total files, 0 altered files
jemalloc: 24 total files, 0 altered files
jfsutils: 21 total files, 0 altered files
js52: 341 total files, 0 altered files
json-c: 28 total files, 0 altered files
json-glib: 238 total files, 0 altered files
jsoncpp: 27 total files, 0 altered files
kbd: 746 total files, 0 altered files
keyutils: 60 total files, 0 altered files
kmod: 61 total files, 0 altered files
krb5: 202 total files, 0 altered files
l-smash: 17 total files, 0 altered files
ladspa: 14 total files, 0 altered files
lame: 31 total files, 0 altered files
lcms2: 24 total files, 0 altered files
ldns: 573 total files, 0 altered files
less: 11 total files, 0 altered files
lib32-alsa-lib: 7 total files, 0 altered files
lib32-alsa-plugins: 22 total files, 0 altered files
lib32-atk: 9 total files, 0 altered files
lib32-attr: 7 total files, 0 altered files
lib32-bzip2: 10 total files, 0 altered files
lib32-cairo: 30 total files, 0 altered files
lib32-cracklib: 5 total files, 0 altered files
lib32-curl: 10 total files, 0 altered files
lib32-dbus: 18 total files, 0 altered files
lib32-dbus-glib: 7 total files, 0 altered files
lib32-e2fsprogs: 22 total files, 0 altered files
lib32-expat: 10 total files, 0 altered files
lib32-flac: 14 total files, 0 altered files
lib32-fontconfig: 19 total files, 0 altered files
lib32-freeglut: 11 total files, 0 altered files
lib32-freetype2: 7 total files, 0 altered files
lib32-fribidi: 7 total files, 0 altered files
lib32-gcc-libs: 44 total files, 0 altered files
lib32-gconf: 20 total files, 0 altered files
lib32-gdk-pixbuf2: 36 total files, 0 altered files
lib32-giflib: 8 total files, 0 altered files
lib32-glew1.10: 8 total files, 0 altered files
lib32-glib2: 35 total files, 0 altered files
lib32-glibc: 371 total files, 0 altered files
lib32-glu: 7 total files, 0 altered files
lib32-gmp: 11 total files, 0 altered files
lib32-gnutls: 10 total files, 0 altered files
lib32-gtk-engines: 15 total files, 0 altered files
lib32-gtk2: 46 total files, 0 altered files
lib32-harfbuzz: 21 total files, 0 altered files
lib32-icu: 36 total files, 0 altered files
lib32-imlib2: 31 total files, 0 altered files
lib32-keyutils: 5 total files, 0 altered files
lib32-krb5: 60 total files, 0 altered files
lib32-libappindicator-gtk2: 9 total files, 0 altered files
lib32-libasyncns: 7 total files, 0 altered files
lib32-libcaca: 7 total files, 0 altered files
lib32-libcanberra: 29 total files, 0 altered files
lib32-libcap: 7 total files, 0 altered files
lib32-libcups: 12 total files, 0 altered files
lib32-libcurl-compat: 12 total files, 0 altered files
lib32-libcurl-gnutls: 13 total files, 0 altered files
lib32-libdatrie: 7 total files, 0 altered files
lib32-libdbusmenu-glib: 7 total files, 0 altered files
lib32-libdbusmenu-gtk2: 7 total files, 0 altered files
lib32-libdrm: 30 total files, 0 altered files
lib32-libelf: 49 total files, 0 altered files
lib32-libffi: 15 total files, 0 altered files
lib32-libgcrypt: 5 total files, 0 altered files
lib32-libgcrypt15: 4 total files, 0 altered files
lib32-libglvnd: 28 total files, 0 altered files
lib32-libgpg-error: 5 total files, 0 altered files
lib32-libgudev: 7 total files, 0 altered files
lib32-libice: 10 total files, 0 altered files
lib32-libid3tag: 7 total files, 0 altered files
lib32-libidn: 7 total files, 0 altered files
lib32-libidn2: 7 total files, 0 altered files
lib32-libindicator-gtk2: 9 total files, 0 altered files
lib32-libjpeg-turbo: 17 total files, 0 altered files
lib32-libjpeg6-turbo: 8 total files, 0 altered files
lib32-libldap: 14 total files, 0 altered files
lib32-libltdl: 5 total files, 0 altered files
lib32-libmikmod: 7 total files, 0 altered files
lib32-libmodplug: 10 total files, 0 altered files
lib32-libnm-glib: 15 total files, 0 altered files
lib32-libnsl: 7 total files, 0 altered files
lib32-libogg: 10 total files, 0 altered files
lib32-libpciaccess: 10 total files, 0 altered files
lib32-libpng: 17 total files, 0 altered files
lib32-libpng12: 11 total files, 0 altered files
lib32-libpsl: 10 total files, 0 altered files
lib32-libpulse: 18 total files, 0 altered files
lib32-librtmp0: 3 total files, 0 altered files
lib32-libsm: 10 total files, 0 altered files
lib32-libsndfile: 7 total files, 0 altered files
lib32-libssh2: 10 total files, 0 altered files
lib32-libtasn1: 7 total files, 0 altered files
lib32-libthai: 7 total files, 0 altered files
lib32-libtheora: 18 total files, 0 altered files
lib32-libtiff: 20 total files, 0 altered files
lib32-libtiff4: 9 total files, 0 altered files
lib32-libtirpc: 10 total files, 0 altered files
lib32-libudev0-shim: 4 total files, 0 altered files
lib32-libunistring: 5 total files, 0 altered files
lib32-libusb: 7 total files, 0 altered files
lib32-libva: 35 total files, 0 altered files
lib32-libvdpau: 14 total files, 0 altered files
lib32-libvorbis: 18 total files, 0 altered files
lib32-libvpx1.3: 9 total files, 0 altered files
lib32-libwebp: 22 total files, 0 altered files
lib32-libwrap: 8 total files, 0 altered files
lib32-libx11: 14 total files, 0 altered files
lib32-libxau: 10 total files, 0 altered files
lib32-libxcb: 102 total files, 0 altered files
lib32-libxcomposite: 10 total files, 0 altered files
lib32-libxcursor: 10 total files, 0 altered files
lib32-libxdamage: 10 total files, 0 altered files
lib32-libxdmcp: 10 total files, 0 altered files
lib32-libxext: 10 total files, 0 altered files
lib32-libxfixes: 10 total files, 0 altered files
lib32-libxft: 10 total files, 0 altered files
lib32-libxi: 10 total files, 0 altered files
lib32-libxinerama: 10 total files, 0 altered files
lib32-libxml2: 13 total files, 0 altered files
lib32-libxmu: 14 total files, 0 altered files
lib32-libxrandr: 10 total files, 0 altered files
lib32-libxrender: 10 total files, 0 altered files
lib32-libxshmfence: 10 total files, 0 altered files
lib32-libxss: 10 total files, 0 altered files
lib32-libxt: 10 total files, 0 altered files
lib32-libxtst: 10 total files, 0 altered files
lib32-libxxf86vm: 10 total files, 0 altered files
lib32-llvm-libs: 15 total files, 0 altered files
lib32-lm_sensors: 5 total files, 0 altered files
lib32-mesa: 53 total files, 0 altered files
lib32-mpg123: 15 total files, 0 altered files
lib32-ncurses: 25 total files, 0 altered files
lib32-nettle: 11 total files, 0 altered files
lib32-nspr: 8 total files, 0 altered files
lib32-nss: 19 total files, 0 altered files
lib32-nvidia-utils: 57 total files, 0 altered files
lib32-openal: 11 total files, 0 altered files
lib32-openssl: 17 total files, 0 altered files
lib32-openssl-1.0: 27 total files, 0 altered files
lib32-p11-kit: 15 total files, 0 altered files
lib32-pam: 54 total files, 0 altered files
lib32-pango: 24 total files, 0 altered files
lib32-pcre: 26 total files, 0 altered files
lib32-pixman: 10 total files, 0 altered files
lib32-polkit: 11 total files, 0 altered files
lib32-readline: 8 total files, 0 altered files
lib32-sdl: 10 total files, 0 altered files
lib32-sdl2: 18 total files, 0 altered files
lib32-sdl2_image: 10 total files, 0 altered files
lib32-sdl2_mixer: 10 total files, 0 altered files
lib32-sdl2_ttf: 11 total files, 0 altered files
lib32-sdl_image: 7 total files, 0 altered files
lib32-sdl_mixer: 10 total files, 0 altered files
lib32-sdl_ttf: 7 total files, 0 altered files
lib32-smpeg: 5 total files, 0 altered files
lib32-sqlite: 10 total files, 0 altered files
lib32-systemd: 15 total files, 0 altered files
lib32-tdb: 7 total files, 0 altered files
lib32-util-linux: 23 total files, 0 altered files
lib32-wayland: 24 total files, 0 altered files
lib32-xz: 10 total files, 0 altered files
lib32-zlib: 10 total files, 0 altered files
libabw: 300 total files, 0 altered files
libaio: 7 total files, 0 altered files
libappindicator-gtk2: 21 total files, 0 altered files
libarchive: 65 total files, 0 altered files
libass: 15 total files, 0 altered files
libassuan: 14 total files, 0 altered files
libasyncns: 15 total files, 0 altered files
libatomic_ops: 91 total files, 0 altered files
libavc1394: 25 total files, 0 altered files
libbluray: 23 total files, 0 altered files
libbs2b: 20 total files, 0 altered files
libc++: 165 total files, 0 altered files
libc++abi: 15 total files, 0 altered files
libcaca: 36 total files, 0 altered files
libcanberra: 70 total files, 0 altered files
libcanberra-pulse: 5 total files, 0 altered files
libcap: 55 total files, 0 altered files
libcap-ng: 43 total files, 0 altered files
libcdr: 347 total files, 0 altered files
libcmis: 54 total files, 0 altered files
libconfig: 22 total files, 0 altered files
libcroco: 83 total files, 0 altered files
libcups: 34 total files, 0 altered files
libcurl-compat: 12 total files, 0 altered files
libcurl-gnutls: 13 total files, 0 altered files
libdaemon: 21 total files, 0 altered files
libdatrie: 24 total files, 0 altered files
libdbusmenu-glib: 25 total files, 0 altered files
libdbusmenu-gtk2: 23 total files, 0 altered files
libdc1394: 40 total files, 0 altered files
libdca: 23 total files, 0 altered files
libdmx: 34 total files, 0 altered files
libdrm: 93 total files, 0 altered files
libdv: 21 total files, 0 altered files
libdvbpsi: 88 total files, 0 altered files
libdvdcss: 11 total files, 0 altered files
libdvdnav: 20 total files, 0 altered files
libdvdread: 28 total files, 0 altered files
libe-book: 943 total files, 0 altered files
libebml: 44 total files, 0 altered files
libedit: 62 total files, 0 altered files
libelf: 63 total files, 0 altered files
libepoxy: 76 total files, 0 altered files
libepubgen: 240 total files, 0 altered files
libetonyek: 1334 total files, 0 altered files
libev: 15 total files, 0 altered files
libevdev: 23 total files, 0 altered files
libevent: 62 total files, 0 altered files
libexif: 108 total files, 0 altered files
libexttextcat: 191 total files, 0 altered files
libfbclient: 27 total files, 0 altered files
libfdk-aac: 18 total files, 0 altered files
libffado: 159 total files, 0 altered files
libffi: 23 total files, 0 altered files
libfm: 364 total files, 0 altered files
libfm-extra: 12 total files, 0 altered files
libfm-gtk2: 24 total files, 0 altered files
libfontenc: 15 total files, 0 altered files
libfreehand: 250 total files, 0 altered files
libgcrypt: 22 total files, 0 altered files
libgcrypt15: 4 total files, 0 altered files
libgdm: 21 total files, 0 altered files
libgee: 18 total files, 0 altered files
libgit2: 89 total files, 0 altered files
libgit2-glib: 169 total files, 0 altered files
libglade: 46 total files, 0 altered files
libglvnd: 34 total files, 0 altered files
libgme: 10 total files, 0 altered files
libgpg-error: 92 total files, 0 altered files
libgudev: 42 total files, 0 altered files
libgusb: 57 total files, 0 altered files
libgweather: 486 total files, 0 altered files
libgxps: 60 total files, 0 altered files
libibus: 174 total files, 0 altered files
libical: 122 total files, 0 altered files
libice: 24 total files, 0 altered files
libid3tag: 9 total files, 0 altered files
libidn: 165 total files, 0 altered files
libidn2: 119 total files, 0 altered files
libiec61883: 18 total files, 0 altered files
libimobiledevice: 76 total files, 0 altered files
libindicator-gtk2: 18 total files, 0 altered files
libinput: 291 total files, 0 altered files
libixion: 47 total files, 0 altered files
libjpeg-turbo: 48 total files, 0 altered files
libjpeg6-turbo: 8 total files, 0 altered files
libkate: 74 total files, 0 altered files
libksba: 14 total files, 0 altered files
liblangtag: 117 total files, 0 altered files
libldap: 216 total files, 0 altered files
liblo: 156 total files, 0 altered files
libmad: 9 total files, 0 altered files
libmatroska: 45 total files, 0 altered files
libmikmod: 19 total files, 0 altered files
libmm-glib: 72 total files, 0 altered files
libmms: 14 total files, 0 altered files
libmng: 21 total files, 0 altered files
libmnl: 10 total files, 0 altered files
libmodplug: 17 total files, 0 altered files
libmp4v2: 38 total files, 0 altered files
libmpc: 10 total files, 0 altered files
libmpcdec: 18 total files, 0 altered files
libmpeg2: 24 total files, 0 altered files
libmspub: 402 total files, 0 altered files
libmwaw: 2910 total files, 0 altered files
libnftnl: 22 total files, 0 altered files
libnghttp2: 15 total files, 0 altered files
libnice: 72 total files, 0 altered files
libnl: 240 total files, 0 altered files
libnm: 224 total files, 0 altered files
libnm-glib: 196 total files, 0 altered files
libnotify: 39 total files, 0 altered files
libnsl: 23 total files, 0 altered files
libnumbertext: 63 total files, 0 altered files
libodfgen: 104 total files, 0 altered files
libofa: 14 total files, 0 altered files
libogg: 104 total files, 0 altered files
libomxil-bellagio: 67 total files, 0 altered files
liborcus: 118 total files, 0 altered files
libpagemaker: 209 total files, 0 altered files
libpaper: 104 total files, 0 altered files
libpcap: 117 total files, 0 altered files
libpciaccess: 13 total files, 0 altered files
libpeas: 308 total files, 0 altered files
libpipeline: 80 total files, 0 altered files
libplacebo: 29 total files, 0 altered files
libplist: 37 total files, 0 altered files
libpng: 34 total files, 0 altered files
libpng12: 15 total files, 0 altered files
libproxy: 38 total files, 0 altered files
libpsl: 38 total files, 0 altered files
libpulse: 87 total files, 0 altered files
libqxp: 350 total files, 0 altered files
libraw1394: 24 total files, 0 altered files
libreoffice-fresh: 5397 total files, 0 altered files
librevenge: 468 total files, 0 altered files
librsvg: 63 total files, 0 altered files
librtmp0: 3 total files, 0 altered files
libsamplerate: 33 total files, 0 altered files
libsasl: 54 total files, 0 altered files
libseccomp: 40 total files, 0 altered files
libsecret: 255 total files, 0 altered files
libshout: 23 total files, 0 altered files
libsigc++: 49 total files, 0 altered files
libsigsegv: 7 total files, 0 altered files
libsm: 21 total files, 0 altered files
libsndfile: 50 total files, 0 altered files
libsoup: 341 total files, 0 altered files
libsoxr: 18 total files, 0 altered files
libspectre: 17 total files, 0 altered files
libsrtp: 17 total files, 0 altered files
libssh: 24 total files, 0 altered files
libssh2: 186 total files, 0 altered files
libstaroffice: 1296 total files, 0 altered files
libsynctex: 18 total files, 0 altered files
libsystemd: 12 total files, 0 altered files
libtar: 88 total files, 0 altered files
libtasn1: 81 total files, 0 altered files
libthai: 29 total files, 0 altered files
libtheora: 104 total files, 0 altered files
libtiff: 258 total files, 0 altered files
libtiff4: 10 total files, 0 altered files
libtiger: 11 total files, 0 altered files
libtirpc: 90 total files, 0 altered files
libtommath: 16 total files, 0 altered files
libtool: 77 total files, 0 altered files
libudev0-shim: 4 total files, 0 altered files
libunistring: 55 total files, 0 altered files
libunwind: 64 total files, 0 altered files
libupnp: 36 total files, 0 altered files
libusb: 10 total files, 0 altered files
libusbmuxd: 12 total files, 0 altered files
libutil-linux: 17 total files, 0 altered files
libuv: 27 total files, 0 altered files
libva: 60 total files, 0 altered files
libvdpau: 21 total files, 0 altered files
libvisio: 526 total files, 0 altered files
libvisual: 63 total files, 0 altered files
libvoikko: 29 total files, 0 altered files
libvorbis: 167 total files, 0 altered files
libvpx: 27 total files, 0 altered files
libvpx1.3: 9 total files, 0 altered files
libwacom: 265 total files, 0 altered files
libwebp: 47 total files, 0 altered files
libwnck: 340 total files, 0 altered files
libwpd: 1350 total files, 0 altered files
libwpg: 147 total files, 0 altered files
libwps: 998 total files, 0 altered files
libwrap: 11 total files, 0 altered files
libx11: 1260 total files, 0 altered files
libxau: 25 total files, 0 altered files
libxaw: 143 total files, 0 altered files
libxcb: 2416 total files, 0 altered files
libxcomposite: 29 total files, 0 altered files
libxcursor: 52 total files, 0 altered files
libxdamage: 15 total files, 0 altered files
libxdmcp: 17 total files, 0 altered files
libxext: 100 total files, 0 altered files
libxfce4ui: 265 total files, 0 altered files
libxfce4util: 234 total files, 0 altered files
libxfixes: 18 total files, 0 altered files
libxfont2: 15 total files, 0 altered files
libxft: 19 total files, 0 altered files
libxi: 96 total files, 0 altered files
libxinerama: 23 total files, 0 altered files
libxkbcommon: 18 total files, 0 altered files
libxkbcommon-x11: 13 total files, 0 altered files
libxkbfile: 20 total files, 0 altered files
libxklavier: 41 total files, 0 altered files
libxml++: 58 total files, 0 altered files
libxml2: 365 total files, 0 altered files
libxmu: 45 total files, 0 altered files
libxpm: 21 total files, 0 altered files
libxrandr: 32 total files, 0 altered files
libxrender: 18 total files, 0 altered files
libxres: 23 total files, 0 altered files
libxshmfence: 14 total files, 0 altered files
libxslt: 166 twarning: linux: /boot/vmlinuz-linux (Permissions mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.alias (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.alias (Size mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.alias.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.alias.bin (Size mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.builtin.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.dep (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.dep (Size mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.dep.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.dep.bin (Size mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.devname (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.softdep (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.symbols (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.symbols (Size mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.symbols.bin (Modification time mismatch)
warning: linux: /usr/lib/modules/4.18.3-arch1-1-ARCH/modules.symbols.bin (Size mismatch)
otal files, 0 altered files
libxss: 29 total files, 0 altered files
libxt: 340 total files, 0 altered files
libxtst: 33 total files, 0 altered files
libxv: 43 total files, 0 altered files
libxxf86dga: 39 total files, 0 altered files
libxxf86vm: 40 total files, 0 altered files
libzmf: 201 total files, 0 altered files
licenses: 61 total files, 0 altered files
lilv: 30 total files, 0 altered files
linux: 6347 total files, 10 altered files
linux-api-headers: 903 total files, 0 altered files
linux-firmware: 2053 total files, 0 altered files
llvm-libs: 15 total files, 0 altered files
lm_sensors: 48 total files, 0 altered files
logrotate: 19 total files, 0 altered files
lpsolve: 31 total files, 0 altered files
lsb-release: 10 total files, 0 altered files
lua: 38 total files, 0 altered files
lua52: 36 total files, 0 altered files
lv2: 409 total files, 0 altered files
lvm2: 181 total files, 0 altered files
backup file: lxdm: /etc/lxdm/PostLogin (Modification time mismatch)
backup file: lxdm: /etc/lxdm/PostLogin (Size mismatch)
backup file: lxdm: /etc/lxdm/lxdm.conf (Modification time mismatch)
backup file: lxdm: /etc/lxdm/lxdm.conf (Size mismatch)
lxdm: 183 total files, 0 altered files
lxmenu-data: 28 total files, 0 altered files
lz4: 24 total files, 0 altered files
lzo: 35 total files, 0 altered files
m4: 11 total files, 0 altered files
mailcap: 13 total files, 0 altered files
make: 89 total files, 0 altered files
man-db: 413 total files, 0 altered files
man-pages: 3521 total files, 0 altered files
mdadm: 36 total files, 0 altered files
menu-cache: 32 total files, 0 altered files
backup file: mesa: /etc/drirc (Modification time mismatch)
backup file: mesa: /etc/drirc (Size mismatch)
mesa: 109 total files, 0 altered files
minizip: 17 total files, 0 altered files
mirage: 63 total files, 0 altered files
mjpegtools: 171 total files, 0 altered files
mkinitcpio: 81 total files, 0 altered files
mkinitcpio-busybox: 4 total files, 0 altered files
mobile-broadband-provider-info: 10 total files, 0 altered files
mozilla-common: 5 total files, 0 altered files
mpfr: 29 total files, 0 altered files
mpg123: 33 total files, 0 altered files
mtdev: 17 total files, 0 altered files
mutter: 628 total files, 0 altered files
nano: 170 total files, 0 altered files
ncurses: 3769 total files, 0 altered files
neon: 215 total files, 0 altered files
netctl: 86 total files, 0 altered files
nettle: 84 total files, 0 altered files
ninja: 24 total files, 0 altered files
nm-connection-editor: 320 total files, 0 altered files
nmap: 1167 total files, 0 altered files
node-gyp: 1209 total files, 0 altered files
nodejs: 43 total files, 0 altered files
npm: 4272 total files, 0 altered files
npth: 12 total files, 0 altered files
nspr: 72 total files, 0 altered files
nss: 144 total files, 0 altered files
ntp: 304 total files, 0 altered files
nvidia: 14 total files, 0 altered files
nvidia-utils: 164 total files, 0 altered files
ocaml: 1049 total files, 0 altered files
ocaml-biniou: 50 total files, 0 altered files
ocaml-compiler-libs: 475 total files, 0 altered files
ocaml-easy-format: 15 total files, 0 altered files
ocaml-findlib: 69 total files, 0 altered files
opam: 5 total files, 0 altered files
openal: 46 total files, 0 altered files
opencore-amr: 18 total files, 0 altered files
openexr: 138 total files, 0 altered files
openjpeg: 29 total files, 0 altered files
openjpeg2: 517 total files, 0 altered files
openresolv: 21 total files, 0 altered files
openssh: 58 total files, 0 altered files
openssl: 3393 total files, 0 altered files
openssl-1.0: 108 total files, 0 altered files
opus: 144 total files, 0 altered files
orc: 95 total files, 0 altered files
p11-kit: 94 total files, 0 altered files
pacaur: 81 total files, 0 altered files
backup file: pacman: /etc/pacman.conf (Modification time mismatch)
backup file: pacman: /etc/pacman.conf (Size mismatch)
pacman: 343 total files, 0 altered files
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Modification time mismatch)
backup file: pacman-mirrorlist: /etc/pacman.d/mirrorlist (Size mismatch)
pacman-mirrorlist: 3 total files, 0 altered files
pam: 585 total files, 0 altered files
pambase: 8 total files, 0 altered files
pandoc: 355 total files, 0 altered files
pango: 121 total files, 0 altered files
pangomm: 73 total files, 0 altered files
pass: 20 total files, 0 altered files
patch: 7 total files, 0 altered files
pavucontrol: 128 total files, 0 altered files
pciutils: 24 total files, 0 altered files
pcmanfm: 189 total files, 0 altered files
pcmciautils: 21 total files, 0 altered files
pcre: 211 total files, 0 altered files
pcre2: 231 total files, 0 altered files
pepper-flash: 10 total files, 0 altered files
perl: 2795 total files, 0 altered files
perl-encode-locale: 17 total files, 0 altered files
perl-error: 18 total files, 0 altered files
perl-file-listing: 17 total files, 0 altered files
perl-file-which: 17 total files, 0 altered files
perl-html-parser: 28 total files, 0 altered files
perl-html-tagset: 17 total files, 0 altered files
perl-http-cookies: 22 total files, 0 altered files
perl-http-daemon: 17 total files, 0 altered files
perl-http-date: 17 total files, 0 altered files
perl-http-message: 37 total files, 0 altered files
perl-http-negotiate: 17 total files, 0 altered files
perl-io-html: 17 total files, 0 altered files
perl-libwww: 70 total files, 0 altered files
perl-lwp-mediatypes: 18 total files, 0 altered files
perl-mailtools: 48 total files, 0 altered files
perl-net-http: 24 total files, 0 altered files
perl-timedate: 60 total files, 0 altered files
perl-try-tiny: 20 total files, 0 altered files
perl-uri: 80 total files, 0 altered files
perl-www-robotrules: 20 total files, 0 altered files
perl-xml-parser: 56 total files, 0 altered files
backup file: pinentry: /usr/bin/pinentry (Modification time mismatch)
backup file: pinentry: /usr/bin/pinentry (Size mismatch)
pinentry: 12 total files, 0 altered files
pipewire: 978 total files, 0 altered files
pixman: 15 total files, 0 altered files
pkgconf: 40 total files, 0 altered files
pkgfile: 30 total files, 0 altered files
polkit: 196 total files, 0 altered files
polkit-gnome: 158 total files, 0 altered files
poppler: 177 total files, 0 altered files
poppler-data: 266 total files, 0 altered files
poppler-glib: 68 total files, 0 altered files
popt: 114 total files, 0 altered files
portsmf: 21 total files, 0 altered files
potrace: 18 total files, 0 altered files
procps-ng: 94 total files, 0 altered files
psmisc: 103 total files, 0 altered files
pulseaudio: 341 total files, 0 altered files
pulseaudio-alsa: 2 total files, 0 altered files
pulseaudio-bluetooth: 9 total files, 0 altered files
pygobject-devel: 7 total files, 0 altered files
pygobject2-devel: 18 total files, 0 altered files
pygtk: 187 total files, 0 altered files
pyqt5-common: 865 total files, 0 altered files
python: 7262 total files, 0 altered files
python-anytree: 98 total files, 0 altered files
python-appdirs: 17 total files, 0 altered files
python-atspi: 78 total files, 0 altered files
python-beaker: 100 total files, 0 altered files
python-dbus: 61 total files, 0 altered files
python-dbus-common: 117 total files, 0 altered files
python-gobject: 90 total files, 0 altered files
python-lxml: 138 total files, 0 altered files
python-mako: 100 total files, 0 altered files
python-markupsafe: 30 total files, 0 altered files
python-packaging: 30 total files, 0 altered files
python-pygments: 631 total files, 0 altered files
python-pyparsing: 17 total files, 0 altered files
python-pyqt5: 141 total files, 0 altered files
python-setuptools: 192 total files, 0 altered files
python-sip-pyqt5: 15 total files, 0 altered files
python-six: 17 total files, 0 altered files
python2: 4749 total files, 0 altered files
python2-cairo: 19 total files, 0 altered files
python2-dbus: 62 total files, 0 altered files
python2-exiv2: 13 total files, 0 altered files
python2-gobject: 86 total files, 0 altered files
python2-gobject2: 111 total files, 0 altered files
qt4: 4081 total files, 0 altered files
qt5-base: 3546 total files, 0 altered files
qt5-svg: 55 total files, 0 altered files
qt5-x11extras: 31 total files, 0 altered files
raptor: 119 totalwarning: systemd: /var/log/journal (GID mismatch)
 files, 0 altered files
rasqal: 65 total files, 0 altered files
re2: 17 total files, 0 altered files
readline: 50 total files, 0 altered files
redland: 100 total files, 0 altered files
regionset: 3 total files, 0 altered files
reiserfsprogs: 37 total files, 0 altered files
rest: 71 total files, 0 altered files
rhash: 38 total files, 0 altered files
rsync: 22 total files, 0 altered files
rtkit: 30 total files, 0 altered files
rtmpdump: 25 total files, 0 altered files
run-parts: 31 total files, 0 altered files
s-nail: 16 total files, 0 altered files
sbc: 14 total files, 0 altered files
schroedinger: 90 total files, 0 altered files
sdl: 223 total files, 0 altered files
sdl2: 107 total files, 0 altered files
sdl2_image: 14 total files, 0 altered files
sdl2_mixer: 14 total files, 0 altered files
sdl2_net: 14 total files, 0 altered files
sdl2_ttf: 14 total files, 0 altered files
sdl_image: 14 total files, 0 altered files
sdl_mixer: 14 total files, 0 altered files
sdl_net: 14 total files, 0 altered files
sdl_sound: 11 total files, 0 altered files
sdl_ttf: 14 total files, 0 altered files
sed: 127 total files, 0 altered files
semver: 17 total files, 0 altered files
serd: 25 total files, 0 altered files
shadow: 558 total files, 0 altered files
shared-mime-info: 236 total files, 0 altered files
smpeg: 29 total files, 0 altered files
snappy: 22 total files, 0 altered files
sord: 28 total files, 0 altered files
sound-theme-freedesktop: 44 total files, 0 altered files
soundtouch: 24 total files, 0 altered files
source-highlight: 430 total files, 0 altered files
spandsp: 157 total files, 0 altered files
speex: 32 total files, 0 altered files
speexdsp: 22 total files, 0 altered files
sqlite: 24 total files, 0 altered files
sratom: 19 total files, 0 altered files
srt: 25 total files, 0 altered files
stack: 183 total files, 0 altered files
startup-notification: 16 total files, 0 altered files
steam: 50 total files, 0 altered files
steam-fonts: 14 total files, 0 altered files
steam-native-runtime: 11 total files, 0 altered files
backup file: sudo: /etc/sudoers (Modification time mismatch)
backup file: sudo: /etc/sudoers (Size mismatch)
sudo: 194 total files, 0 altered files
suil: 31 total files, 0 altered files
sysfsutils: 19 total files, 0 altered files
systemd: 1504 total files, 1 altered file
systemd-sysvcompat: 18 total files, 0 altered files
t1lib: 19 total files, 0 altered files
taglib: 120 total files, 0 altered files
tar: 131 total files, 0 altered files
tdb: 25 total files, 0 altered files
telepathy-glib: 371 total files, 0 altered files
termite: 302 total files, 0 altered files
termite-terminfo: 5 total files, 0 altered files
texinfo: 551 total files, 0 altered files
texlive-bibtexextra: 1336 total files, 0 altered files
texlive-bin: 485 total files, 0 altered files
backup file: texlive-core: /etc/texmf/web2c/fmtutil.cnf (Modification time mismatch)
backup file: texlive-core: /etc/texmf/web2c/fmtutil.cnf (Size mismatch)
texlive-core: 26008 total files, 0 altered files
texlive-fontsextra: 59643 total files, 0 altered files
texlive-formatsextra: 363 total files, 0 altered files
texlive-games: 356 total files, 0 altered files
texlive-humanities: 164 total files, 0 altered files
texlive-langchinese: 7092 total files, 0 altered files
texlive-langcyrillic: 1966 total files, 0 altered files
texlive-langextra: 2700 total files, 0 altered files
texlive-langgreek: 3775 total files, 0 altered files
texlive-langjapanese: 5782 total files, 0 altered files
texlive-langkorean: 5080 total files, 0 altered files
texlive-latexextra: 5173 total files, 0 altered files
texlive-music: 559 total files, 0 altered files
texlive-pictures: 1250 total files, 0 altered files
texlive-pstricks: 730 total files, 0 altered files
texlive-publishers: 975 total files, 0 altered files
texlive-science: 818 total files, 0 altered files
thin-provisioning-tools: 44 total files, 0 altered files
thunar: 326 total files, 0 altered files
thunar-volman: 176 total files, 0 altered files
thunderbird: 90 total files, 0 altered files
trayer: 10 total files, 0 altered files
tree:warning: vlc: /usr/lib/vlc/plugins/plugins.dat (Modification time mismatch)
warning: vlc: /usr/lib/vlc/plugins/plugins.dat (Size mismatch)
 7 total files, 0 altered files
tslib: 66 total files, 0 altered files
ttf-dejavu: 45 total files, 0 altered files
ttf-liberation: 25 total files, 0 altered files
ttf-ubuntu-font-family: 26 total files, 0 altered files
tumbler: 239 total files, 0 altered files
twolame: 39 total files, 0 altered files
tzdata: 2480 total files, 0 altered files
unzip: 18 total files, 0 altered files
upower: 73 total files, 0 altered files
usbmuxd: 15 total files, 0 altered files
usbutils: 13 total files, 0 altered files
util-linux: 489 total files, 0 altered files
v4l-utils: 287 total files, 0 altered files
vala: 439 total files, 0 altered files
vamp-plugin-sdk: 52 total files, 0 altered files
vi: 25 total files, 0 altered files
vid.stab: 24 total files, 0 altered files
vim: 166 total files, 0 altered files
vim-runtime: 1802 total files, 0 altered files
vlc: 1055 total files, 1 altered file
vte-common: 3 total files, 0 altered files
vte3-ng: 316 total files, 0 altered files
vulkan-icd-loader: 11 total files, 0 altered files
wayland: 46 total files, 0 altered files
wayland-protocols: 51 total files, 0 altered files
webkit2gtk: 566 total files, 0 altered files
webrtc-audio-processing: 35 total files, 0 altered files
wesnoth: 18811 total files, 0 altered files
wget: 129 total files, 0 altered files
which: 9 total files, 0 altered files
wildmidi: 38 total files, 0 altered files
wireless_tools: 68 total files, 0 altered files
woff2: 25 total files, 0 altered files
wxgtk-common: 823 total files, 0 altered files
wxgtk3: 57 total files, 0 altered files
x264: 11 total files, 0 altered files
x265: 13 total files, 0 altered files
xcb-proto: 66 total files, 0 altered files
xcb-util: 20 total files, 0 altered files
xcb-util-image: 16 total files, 0 altered files
xcb-util-keysyms: 14 total files, 0 altered files
xcb-util-renderutil: 14 total files, 0 altered files
xcb-util-wm: 19 total files, 0 altered files
xclip: 11 total files, 0 altered files
xdg-utils: 25 total files, 0 altered files
xf86-input-libinput: 21 total files, 0 altered files
xf86-video-vesa: 13 total files, 0 altered files
xfce4-appfinder: 188 total files, 0 altered files
xfce4-panel: 317 total files, 0 altered files
xfce4-power-manager: 288 total files, 0 altered files
xfce4-session: 259 total files, 0 altered files
xfce4-settings: 207 total files, 0 altered files
xfce4-terminal: 191 total files, 0 altered files
xfconf: 223 total files, 0 altered files
xfdesktop: 220 total files, 0 altered files
xfsprogs: 110 total files, 0 altered files
xfwm4: 955 total files, 0 altered files
xfwm4-themes: 5175 total files, 0 altered files
xkeyboard-config: 452 total files, 0 altered files
xmlsec: 247 total files, 0 altered files
xmobar: 11 total files, 0 altered files
xmonad: 42 total files, 0 altered files
xmonad-contrib: 297 total files, 0 altered files
xorg-appres: 10 total files, 0 altered files
xorg-bdftopcf: 10 total files, 0 altered files
xorg-docs: 43 total files, 0 altered files
xorg-font-util: 36 total files, 0 altered files
xorg-font-utils: 0 total files, 0 altered files
xorg-fonts-100dpi: 1905 total files, 0 altered files
xorg-fonts-75dpi: 1905 total files, 0 altered files
xorg-fonts-alias: 14 total files, 0 altered files
xorg-fonts-encodings: 59 total files, 0 altered files
xorg-iceauth: 10 total files, 0 altered files
xorg-luit: 10 total files, 0 altered files
xorg-mkfontdir: 16 total files, 0 altered files
xorg-mkfontscale: 10 total files, 0 altered files
xorg-server: 50 total files, 0 altered files
xorg-server-common: 15 total files, 0 altered files
xorg-server-devel: 173 total files, 0 altered files
xorg-server-xdmx: 24 total files, 0 altered files
xorg-server-xephyr: 10 total files, 0 altered files
xorg-server-xnest: 10 total files, 0 altered files
xorg-server-xvfb: 12 total files, 0 altered files
xorg-server-xwayland: 7 total files, 0 altered files
xorg-sessreg: 10 total files, 0 altered files
xorg-setxkbmap: 10 total files, 0 altered files
xorg-smproxy: 10 total files, 0 altered files
xorg-util-macros: 12 total files, 0 altered files
xorg-x11perf: 20 total files, 0 altered files
xorg-xauth: 10 total files, 0 altered files
xorg-xbacklight: 10 total files, 0 altered files
xorg-xcmsdb: 10 total files, 0 altered files
xorg-xcursorgen: 10 total files, 0 altered files
xorg-xdpyinfo: 10 total files, 0 altered files
xorg-xdriinfo: 10 total files, 0 altered files
xorg-xev: 10 total files, 0 altered files
xorg-xgamma: 10 total files, 0 altered files
xorg-xhost: 10 total files, 0 altered files
xorg-xinit: 17 total files, 0 altered files
xorg-xinput: 10 total files, 0 altered files
xorg-xkbcomp: 13 total files, 0 altered files
xorg-xkbevd: 10 total files, 0 altered files
xorg-xkbutils: 14 total files, 0 altered files
xorg-xkill: 10 total files, 0 altered files
xorg-xlsatoms: 10 total files, 0 altered files
xorg-xlsclients: 10 total files, 0 altered files
xorg-xmodmap: 10 total files, 0 altered files
xorg-xpr: 12 total files, 0 altered files
xorg-xprop: 10 total files, 0 altered files
xorg-xrandr: 10 total files, 0 altered files
xorg-xrdb: 10 total files, 0 altered files
xorg-xrefresh: 10 total files, 0 altered files
xorg-xset: 10 total files, 0 altered files
xorg-xsetroot: 10 total files, 0 altered files
xorg-xvinfo: 10 total files, 0 altered files
xorg-xwd: 10 total files, 0 altered files
xorg-xwininfo: 10 total files, 0 altered files
xorg-xwud: 10 total files, 0 altered files
xorgproto: 247 total files, 0 altered files
xscreensaver: 807 total files, 0 altered files
xvidcore: 7 total files, 0 altered files
xz: 119 total files, 0 altered files
yajl: 22 total files, 0 altered files
zenity: 1194 total files, 0 altered files
zita-alsa-pcmi: 10 total files, 0 altered files
zita-resampler: 30 total files, 0 altered files
zlib: 18 total files, 0 altered files
zvbi: 49 total files, 0 altered files
zziplib: 69 total files, 0 altered files

Offline

#6 2018-08-22 15:53:09

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,645

Re: Sound missing after no free disk space problem.

Well soundcard state is stored in /var/lib/alsa/asound.state usually, so that file might be corrupt, you might want to try and remove that, maybe make sure that no sound card is active (e.g. unload pulse

systemctl --user mask pulseaudio.socket
systemctl --user stop pulseaudio
#To reenable pulse autostart afterwards
systemctl --user unmask pulseaudio.socket

and the relevant kernel modules before doing so. Though afaik alsactl init should take care of that, I find it somewhat weird though that that one only talks about resetting the realtek card.

Last edited by V1del (2018-08-22 15:53:28)

Offline

#7 2018-08-22 16:05:15

Sventimir
Member
Registered: 2014-09-01
Posts: 16

Re: Sound missing after no free disk space problem.

Now this is interesting. I tried plugging the speaker into the back port again and indeed another output device appeared in pavucontrol as before. There's CMI8788 [Oxygen HD Audio] which is set to 100% volume and it's indicated that it's playing right now. Also there's Built-in Audio Analog  Stereo, which is also set to 100% volume and is not playing anything. However, when I use the slider to change the volume, the speaker is playing a control sound! This doesn't happen when I switch the speaker back and change the volume on the playing card. It seems to me that either the configuration of the Oxygen card got corrupted or the hardware itself went down. Unfortunately I don't know which files or packages should I check in the output above. Also perhaps you could help me redirect the output from applications to the built-in sound card, just to check if it really works.

Also:

$ sudo systemctl --user mask pulseaudio.socket
Failed to connect to bus: No such file or directory

and exits with 1. Ah, I see. It;s because I did it as root.

Last edited by Sventimir (2018-08-22 16:08:44)

Offline

#8 2018-08-22 16:07:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,645

Re: Sound missing after no free disk space problem.

Redirecting applications to the internal card is as easy as changing in the drop down showing up in pavucontrol for any given application.

Edit: Those are user services, you shouldn't run these commands with sudo.

Last edited by V1del (2018-08-22 16:09:38)

Offline

#9 2018-08-22 16:14:11

Sventimir
Member
Registered: 2014-09-01
Posts: 16

Re: Sound missing after no free disk space problem.

Removing /var/lib/alsa/asound.state didn't help.

Which dropdown do you mean? The one in the "Output devices" tab only shows one option, namely "Analog output". If you mean "Playback" tab, where applications playing sound are shown, there's no dropdown there at all.

EDIT:
All right, after plugging the speaker to the port in the back of the computer, the dropdown appeared in the "Playback" tab and after selecting the built-in card, it's playing sound. The weird thing however is that the Oxygen card is always visible in pavucontrol, while the built-in card is only visible when something is plugged into its port…

Last edited by Sventimir (2018-08-22 16:30:06)

Offline

#10 2018-08-22 18:05:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,645

Re: Sound missing after no free disk space problem.

It's set to off, you could switch it to enabled/ a working profile in the configuration tab.

Offline

#11 2018-08-22 18:26:16

Sventimir
Member
Registered: 2014-09-01
Posts: 16

Re: Sound missing after no free disk space problem.

I see. Thank you very much. smile

Offline

Board footer

Powered by FluxBB