You are not logged in.

#1 2019-07-11 20:46:11

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

No sound.

Hello, I've been trying to get my sound working the last couple of days, but I'm having a bit of a problem even understanding what the issue is.

$ pacman alsa -Ss

extra/alsa-firmware 1.0.29-2
    ALSA firmware package
extra/alsa-lib 1.1.9-1 [installed]
    An alternative implementation of Linux sound support
extra/alsa-oss 1.1.8-1
    OSS compatibility library
extra/alsa-plugins 1.1.9-2
    Extra alsa plugins
extra/alsa-utils 1.1.9-1
    An alternative implementation of Linux sound support
extra/pulseaudio-alsa 2-4
    ALSA Configuration for PulseAudio
extra/zita-alsa-pcmi 0.3.2-1 [installed]
    The successor of clalsadrv, provides easy access to ALSA PCM devices.
community/a2jmidid 8-3 (pro-audio)
    A daemon for exposing legacy ALSA sequencer applications in JACK MIDI
    system.
community/aj-snapshot 0.9.9-1 (pro-audio)
    Command line utility to store/restore ALSA and/or JACK connections to/from
    an XML file
community/alsa-tools 1.1.7-1
    Advanced tools for certain sound cards
community/ams-lv2 1.2.2-1 (lv2-plugins pro-audio)
    A port of the internal modules found in Alsa Modular Synth
community/balsa 2.5.7-1
    An e-mail client for GNOME
community/jaaa 0.9.2-1 (pro-audio)
    JACK and ALSA Audio Analyser
community/patchage 1.0.0-5
    A modular patch bay for audio and MIDI systems based on Jack and Alsa
community/python-pyalsa 1.1.6-4 (alsa)
    Python binding for the ALSA library
community/python-salsa20 0.3.0-6
    Bindings for the NaCL implementation of Salsa20 and XSalsa20 by D. J.
    Bernstein
community/qastools 0.21.0-4 (pro-audio)
    A collection of desktop applications for the Linux sound system ALSA.
community/qmidiarp 0.6.5-3 (lv2-plugins pro-audio)
    A MIDI arpeggiator, phrase generator and controller LFO for the ALSA
    sequencer.
community/zita-ajbridge 0.8.2-1 (pro-audio)
    Jack client to use additional ALSA devices.

I've tried installing

alsa-firmware alsa-lib alsa-plugins alsa-utils

as suggested by cynicfm, and unmuted my channels using alsamixer. This did not solve my issue though, so I reverted back to what was originally there.

I only care about the analog stereo output, and would prefer to have the least amount of components interacting with each other.

Once the issue have been identified, feel free suggest me a more appropriate title for the topic.

Last edited by Chadman (2019-07-11 21:13:14)

Offline

#2 2019-07-11 21:10:39

seth
Member
Registered: 2012-09-03
Posts: 49,946

Online

#3 2019-07-11 21:22:49

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

seth wrote:

The usual suspect is pulseaudio, "pacman -Qs pulse" - https://wiki.archlinux.org/index.php/Pu … leshooting

Thanks for the quick response, I've tried following the suggestions given on the wiki already, but have been unsuccessful.
The output for the command you gave me seems to be a description of pulsaudio, but in case you wanted the output from my end, here you go.

local/libpulse 12.2-2
    A featureful, general-purpose sound server (client library)
local/xfce4-pulseaudio-plugin 0.4.1-1 (xfce4-goodies)
    Pulseaudio plugin for Xfce4 panel

I were unaware I even had pulseaudio, is it strictly needed, can I do without it?

Last edited by Chadman (2019-07-11 21:40:35)

Offline

#4 2019-07-11 21:28:58

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

You're not using pulseaudio (the library is an interface for the server, the plugin apparently some panel icon)
What's the output of "amixer"?

Online

#5 2019-07-11 21:31:55

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

bash: amixer: command not found

Which is not the same output as when I had installed the things suggested to me as stated earlier. Would you like me to reinstall the stuff suggested to me earlier?

Last edited by Chadman (2019-07-11 21:35:36)

Offline

#6 2019-07-12 05:16:54

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

$ pacman -Fs alsamixer
extra/alsa-utils 1.1.7-1
    usr/bin/alsamixer

Also post the complete output of "sudo journalctl -b"

Online

#7 2019-07-12 08:11:39

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

$ pacman -Fs alsamixer
warning: database file for 'core' does not exist (use '-Fy' to download)
warning: database file for 'extra' does not exist (use '-Fy' to download)
warning: database file for 'community' does not exist (use '-Fy' to download)
-- Logs begin at Mon 2019-07-08 15:09:24 CEST, end at Fri 2019-07-12 10:29:33 CEST. --
Jul 12 09:58:48 pc kernel: Linux version 5.2.0-arch2-1-ARCH (builduser@heftig-101614) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Mon Jul 8 18:18:54 UTC 2019
Jul 12 09:58:48 pc kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=f21b2638-f74c-4f82-8613-0c6cabe13591 rw quiet
Jul 12 09:58:48 pc kernel: KERNEL supported cpus:
Jul 12 09:58:48 pc kernel:   Intel GenuineIntel
Jul 12 09:58:48 pc kernel:   AMD AuthenticAMD
Jul 12 09:58:48 pc kernel:   Hygon HygonGenuine
Jul 12 09:58:48 pc kernel:   Centaur CentaurHauls
Jul 12 09:58:48 pc kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 12 09:58:48 pc kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 12 09:58:48 pc kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 12 09:58:48 pc kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 12 09:58:48 pc kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jul 12 09:58:48 pc kernel: BIOS-provided physical RAM map:
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000001d7ffff] usable
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x0000000001d80000-0x0000000001ffffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x0000000002000000-0x00000000db5c9fff] usable
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000db5ca000-0x00000000dcbc9fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000dcbca000-0x00000000dd017fff] usable
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000dd018000-0x00000000dd3e9fff] ACPI NVS
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000dd3ea000-0x00000000de2e9fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000de2ea000-0x00000000de3e9fff] type 20
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000de3ea000-0x00000000deffffff] usable
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fdf00000-0x00000000fdffffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 12 09:58:48 pc kernel: BIOS-e820: [mem 0x0000000100000000-0x000000021f37ffff] usable
Jul 12 09:58:48 pc kernel: NX (Execute Disable) protection: active
Jul 12 09:58:48 pc kernel: efi: EFI v2.60 by American Megatrends
Jul 12 09:58:48 pc kernel: efi:  ACPI 2.0=0xdd018000  ACPI=0xdd018000  SMBIOS=0xde259000  ESRT=0xd96db498  MEMATTR=0xd94a4018 
Jul 12 09:58:48 pc kernel: SMBIOS 3.0 present.
Jul 12 09:58:48 pc kernel: DMI: MSI MS-7A39/B350M GAMING PRO (MS-7A39), BIOS 2.40 04/10/2017
Jul 12 09:58:48 pc kernel: tsc: Fast TSC calibration failed
Jul 12 09:58:48 pc kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 12 09:58:48 pc kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 12 09:58:48 pc kernel: last_pfn = 0x21f380 max_arch_pfn = 0x400000000
Jul 12 09:58:48 pc kernel: MTRR default type: uncachable
Jul 12 09:58:48 pc kernel: MTRR fixed ranges enabled:
Jul 12 09:58:48 pc kernel:   00000-9FFFF write-back
Jul 12 09:58:48 pc kernel:   A0000-BFFFF write-through
Jul 12 09:58:48 pc kernel:   C0000-FFFFF write-protect
Jul 12 09:58:48 pc kernel: MTRR variable ranges enabled:
Jul 12 09:58:48 pc kernel:   0 base 000000000000 mask FFFF80000000 write-back
Jul 12 09:58:48 pc kernel:   1 base 000080000000 mask FFFFC0000000 write-back
Jul 12 09:58:48 pc kernel:   2 base 0000C0000000 mask FFFFE0000000 write-back
Jul 12 09:58:48 pc kernel:   3 base 0000DF000000 mask FFFFFF000000 uncachable
Jul 12 09:58:48 pc kernel:   4 disabled
Jul 12 09:58:48 pc kernel:   5 disabled
Jul 12 09:58:48 pc kernel:   6 disabled
Jul 12 09:58:48 pc kernel:   7 disabled
Jul 12 09:58:48 pc kernel: TOM2: 0000000220000000 aka 8704M
Jul 12 09:58:48 pc kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 12 09:58:48 pc kernel: total RAM covered: 3568M
Jul 12 09:58:48 pc kernel: Found optimal setting for mtrr clean up
Jul 12 09:58:48 pc kernel:  gran_size: 64K         chunk_size: 1G         num_reg: 3          lose cover RAM: 0G
Jul 12 09:58:48 pc kernel: e820: update [mem 0xdf000000-0xffffffff] usable ==> reserved
Jul 12 09:58:48 pc kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jul 12 09:58:48 pc kernel: esrt: Reserving ESRT space from 0x00000000d96db498 to 0x00000000d96db4d0.
Jul 12 09:58:48 pc kernel: check: Scanning 1 areas for low memory corruption
Jul 12 09:58:48 pc kernel: Using GB pages for direct mapping
Jul 12 09:58:48 pc kernel: BRK [0x16d601000, 0x16d601fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d602000, 0x16d602fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d603000, 0x16d603fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d604000, 0x16d604fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d605000, 0x16d605fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d606000, 0x16d606fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d607000, 0x16d607fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d608000, 0x16d608fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d609000, 0x16d609fff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d60a000, 0x16d60afff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d60b000, 0x16d60bfff] PGTABLE
Jul 12 09:58:48 pc kernel: BRK [0x16d60c000, 0x16d60cfff] PGTABLE
Jul 12 09:58:48 pc kernel: Secure boot could not be determined
Jul 12 09:58:48 pc kernel: RAMDISK: [mem 0x36e79000-0x37733fff]
Jul 12 09:58:48 pc kernel: ACPI: Early table checksum verification disabled
Jul 12 09:58:48 pc kernel: ACPI: RSDP 0x00000000DD018000 000024 (v02 ALASKA)
Jul 12 09:58:48 pc kernel: ACPI: XSDT 0x00000000DD018098 0000B4 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 12 09:58:48 pc kernel: ACPI: FACP 0x00000000DD01E180 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jul 12 09:58:48 pc kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20190509/tbfadt-615)
Jul 12 09:58:48 pc kernel: ACPI: DSDT 0x00000000DD0181E8 005F98 (v02 ALASKA A M I    01072009 INTL 20120913)
Jul 12 09:58:48 pc kernel: ACPI: FACS 0x00000000DD3D3E00 000040
Jul 12 09:58:48 pc kernel: ACPI: APIC 0x00000000DD01E298 0000DE (v03 ALASKA A M I    01072009 AMI  00010013)
Jul 12 09:58:48 pc kernel: ACPI: FPDT 0x00000000DD01E378 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 12 09:58:48 pc kernel: ACPI: FIDT 0x00000000DD01E3C0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 12 09:58:48 pc kernel: ACPI: SSDT 0x00000000DD01E460 008C4C (v02                 00000002 MSFT 04000000)
Jul 12 09:58:48 pc kernel: ACPI: SSDT 0x00000000DD0270B0 0018B4 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jul 12 09:58:48 pc kernel: ACPI: SRAT 0x00000000DD028968 0000F0 (v03 AMD    AmdTable 00000001 AMD  00000001)
Jul 12 09:58:48 pc kernel: ACPI: CRAT 0x00000000DD028A58 000BD0 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jul 12 09:58:48 pc kernel: ACPI: CDIT 0x00000000DD029628 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jul 12 09:58:48 pc kernel: ACPI: SSDT 0x00000000DD029658 0017E1 (v01 AMD    AOD      00000001 INTL 20120913)
Jul 12 09:58:48 pc kernel: ACPI: MCFG 0x00000000DD02AE40 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jul 12 09:58:48 pc kernel: ACPI: HPET 0x00000000DD02AE80 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jul 12 09:58:48 pc kernel: ACPI: SSDT 0x00000000DD02AEB8 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
Jul 12 09:58:48 pc kernel: ACPI: UEFI 0x00000000DD02AEE0 000042 (v01                 00000000      00000000)
Jul 12 09:58:48 pc kernel: ACPI: IVRS 0x00000000DD02AF28 0000D0 (v02                 00000001 AMD  00000000)
Jul 12 09:58:48 pc kernel: ACPI: BGRT 0x00000000DD02AFF8 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 12 09:58:48 pc kernel: ACPI: SSDT 0x00000000DD02B030 0000F8 (v01                 00001000 INTL 20120913)
Jul 12 09:58:48 pc kernel: ACPI: SSDT 0x00000000DD02B128 001664 (v01 AMD    CPMCMN   00000001 INTL 20120913)
Jul 12 09:58:48 pc kernel: ACPI: Local APIC address 0xfee00000
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x0c -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x0d -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x0e -> Node 0
Jul 12 09:58:48 pc kernel: SRAT: PXM 0 -> APIC 0x0f -> Node 0
Jul 12 09:58:48 pc kernel: No NUMA configuration found
Jul 12 09:58:48 pc kernel: Faking a node at [mem 0x0000000000000000-0x000000021f37ffff]
Jul 12 09:58:48 pc kernel: NODE_DATA(0) allocated [mem 0x21f37c000-0x21f37ffff]
Jul 12 09:58:48 pc kernel: Zone ranges:
Jul 12 09:58:48 pc kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 12 09:58:48 pc kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 12 09:58:48 pc kernel:   Normal   [mem 0x0000000100000000-0x000000021f37ffff]
Jul 12 09:58:48 pc kernel:   Device   empty
Jul 12 09:58:48 pc kernel: Movable zone start for each node
Jul 12 09:58:48 pc kernel: Early memory node ranges
Jul 12 09:58:48 pc kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jul 12 09:58:48 pc kernel:   node   0: [mem 0x0000000000100000-0x0000000001d7ffff]
Jul 12 09:58:48 pc kernel:   node   0: [mem 0x0000000002000000-0x00000000db5c9fff]
Jul 12 09:58:48 pc kernel:   node   0: [mem 0x00000000dcbca000-0x00000000dd017fff]
Jul 12 09:58:48 pc kernel:   node   0: [mem 0x00000000de3ea000-0x00000000deffffff]
Jul 12 09:58:48 pc kernel:   node   0: [mem 0x0000000100000000-0x000000021f37ffff]
Jul 12 09:58:48 pc kernel: Zeroed struct page in unavailable ranges: 15539 pages
Jul 12 09:58:48 pc kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000021f37ffff]
Jul 12 09:58:48 pc kernel: On node 0 totalpages: 2078413
Jul 12 09:58:48 pc kernel:   DMA zone: 64 pages used for memmap
Jul 12 09:58:48 pc kernel:   DMA zone: 27 pages reserved
Jul 12 09:58:48 pc kernel:   DMA zone: 3999 pages, LIFO batch:0
Jul 12 09:58:48 pc kernel:   DMA32 zone: 14031 pages used for memmap
Jul 12 09:58:48 pc kernel:   DMA32 zone: 897966 pages, LIFO batch:63
Jul 12 09:58:48 pc kernel:   Normal zone: 18382 pages used for memmap
Jul 12 09:58:48 pc kernel:   Normal zone: 1176448 pages, LIFO batch:63
Jul 12 09:58:48 pc kernel: ACPI: PM-Timer IO Port: 0x808
Jul 12 09:58:48 pc kernel: ACPI: Local APIC address 0xfee00000
Jul 12 09:58:48 pc kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jul 12 09:58:48 pc kernel: IOAPIC[0]: apic_id 13, version 33, address 0xfec00000, GSI 0-23
Jul 12 09:58:48 pc kernel: IOAPIC[1]: apic_id 14, version 33, address 0xfec01000, GSI 24-55
Jul 12 09:58:48 pc kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 12 09:58:48 pc kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 12 09:58:48 pc kernel: ACPI: IRQ0 used by override.
Jul 12 09:58:48 pc kernel: ACPI: IRQ9 used by override.
Jul 12 09:58:48 pc kernel: Using ACPI (MADT) for SMP configuration information
Jul 12 09:58:48 pc kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jul 12 09:58:48 pc kernel: smpboot: Allowing 16 CPUs, 4 hotplug CPUs
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0x01d80000-0x01ffffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xdb5ca000-0xdcbc9fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xdd018000-0xdd3e9fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xdd3ea000-0xde2e9fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xde2ea000-0xde3e9fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfdefffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfdf00000-0xfdffffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe9fffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
Jul 12 09:58:48 pc kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jul 12 09:58:48 pc kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
Jul 12 09:58:48 pc kernel: Booting paravirtualized kernel on bare hardware
Jul 12 09:58:48 pc kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 12 09:58:48 pc kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
Jul 12 09:58:48 pc kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Jul 12 09:58:48 pc kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Jul 12 09:58:48 pc kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jul 12 09:58:48 pc kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2045909
Jul 12 09:58:48 pc kernel: Policy zone: Normal
Jul 12 09:58:48 pc kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=f21b2638-f74c-4f82-8613-0c6cabe13591 rw quiet
Jul 12 09:58:48 pc kernel: Calgary: detecting Calgary via BIOS EBDA area
Jul 12 09:58:48 pc kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Jul 12 09:58:48 pc kernel: Memory: 8030384K/8313652K available (12291K kernel code, 1320K rwdata, 3888K rodata, 1608K init, 3632K bss, 283268K reserved, 0K cma-reserved)
Jul 12 09:58:48 pc kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jul 12 09:58:48 pc kernel: ftrace: allocating 37368 entries in 146 pages
Jul 12 09:58:48 pc kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 12 09:58:48 pc kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
Jul 12 09:58:48 pc kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jul 12 09:58:48 pc kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Jul 12 09:58:48 pc kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jul 12 09:58:48 pc kernel:         Tasks RCU enabled.
Jul 12 09:58:48 pc kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 12 09:58:48 pc kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jul 12 09:58:48 pc kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
Jul 12 09:58:48 pc kernel: rcu:         Offload RCU callbacks from CPUs: (none).
Jul 12 09:58:48 pc kernel: random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
Jul 12 09:58:48 pc kernel: Console: colour dummy device 80x25
Jul 12 09:58:48 pc kernel: printk: console [tty0] enabled
Jul 12 09:58:48 pc kernel: ACPI: Core revision 20190509
Jul 12 09:58:48 pc kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 12 09:58:48 pc kernel: hpet clockevent registered
Jul 12 09:58:48 pc kernel: APIC: Switch to symmetric I/O mode setup
Jul 12 09:58:48 pc kernel: Switched APIC routing to physical flat.
Jul 12 09:58:48 pc kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 12 09:58:48 pc kernel: tsc: PIT calibration matches HPET. 2 loops
Jul 12 09:58:48 pc kernel: tsc: Detected 3199.884 MHz processor
Jul 12 09:58:48 pc kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e1fdc9eab6, max_idle_ns: 440795321268 ns
Jul 12 09:58:48 pc kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6402.42 BogoMIPS (lpj=10666280)
Jul 12 09:58:48 pc kernel: pid_max: default: 32768 minimum: 301
Jul 12 09:58:48 pc kernel: LSM: Security Framework initializing
Jul 12 09:58:48 pc kernel: Yama: becoming mindful.
Jul 12 09:58:48 pc kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Jul 12 09:58:48 pc kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Jul 12 09:58:48 pc kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jul 12 09:58:48 pc kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jul 12 09:58:48 pc kernel: *** VALIDATE proc ***
Jul 12 09:58:48 pc kernel: *** VALIDATE cgroup1 ***
Jul 12 09:58:48 pc kernel: *** VALIDATE cgroup2 ***
Jul 12 09:58:48 pc kernel: LVT offset 1 assigned for vector 0xf9
Jul 12 09:58:48 pc kernel: LVT offset 2 assigned for vector 0xf4
Jul 12 09:58:48 pc kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jul 12 09:58:48 pc kernel: Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
Jul 12 09:58:48 pc kernel: Spectre V2 : Mitigation: Full AMD retpoline
Jul 12 09:58:48 pc kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 12 09:58:48 pc kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jul 12 09:58:48 pc kernel: Freeing SMP alternatives memory: 32K
Jul 12 09:58:48 pc kernel: smpboot: CPU0: AMD Ryzen 5 1600 Six-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
Jul 12 09:58:48 pc kernel: Performance Events: Fam17h core perfctr, AMD PMU driver.
Jul 12 09:58:48 pc kernel: ... version:                0
Jul 12 09:58:48 pc kernel: ... bit width:              48
Jul 12 09:58:48 pc kernel: ... generic registers:      6
Jul 12 09:58:48 pc kernel: ... value mask:             0000ffffffffffff
Jul 12 09:58:48 pc kernel: ... max period:             00007fffffffffff
Jul 12 09:58:48 pc kernel: ... fixed-purpose events:   0
Jul 12 09:58:48 pc kernel: ... event mask:             000000000000003f
Jul 12 09:58:48 pc kernel: rcu: Hierarchical SRCU implementation.
Jul 12 09:58:48 pc kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 12 09:58:48 pc kernel: smp: Bringing up secondary CPUs ...
Jul 12 09:58:48 pc kernel: x86: Booting SMP configuration:
Jul 12 09:58:48 pc kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
Jul 12 09:58:48 pc kernel: mce: [Hardware Error]: Machine check events logged
Jul 12 09:58:48 pc kernel: mce: [Hardware Error]: CPU 7: Machine Check: 0 Bank 5: bea0000000000108
Jul 12 09:58:48 pc kernel: mce: [Hardware Error]: TSC 0 ADDR 1ffffa5a12626 MISC d012000101000000 SYND 4d000000 IPID 500b000000000 
Jul 12 09:58:48 pc kernel: mce: [Hardware Error]: PROCESSOR 2:800f11 TIME 1562918322 SOCKET 0 APIC 9 microcode 800111c
Jul 12 09:58:48 pc kernel:   #8  #9 #10 #11
Jul 12 09:58:48 pc kernel: smp: Brought up 1 node, 12 CPUs
Jul 12 09:58:48 pc kernel: smpboot: Max logical packages: 2
Jul 12 09:58:48 pc kernel: smpboot: Total of 12 processors activated (76827.10 BogoMIPS)
Jul 12 09:58:48 pc kernel: devtmpfs: initialized
Jul 12 09:58:48 pc kernel: x86/mm: Memory block size: 128MB
Jul 12 09:58:48 pc kernel: PM: Registering ACPI NVS region [mem 0xdd018000-0xdd3e9fff] (4005888 bytes)
Jul 12 09:58:48 pc kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 12 09:58:48 pc kernel: futex hash table entries: 4096 (order: 6, 262144 bytes)
Jul 12 09:58:48 pc kernel: pinctrl core: initialized pinctrl subsystem
Jul 12 09:58:48 pc kernel: PM: RTC time: 07:58:43, date: 2019-07-12
Jul 12 09:58:48 pc kernel: NET: Registered protocol family 16
Jul 12 09:58:48 pc kernel: audit: initializing netlink subsys (disabled)
Jul 12 09:58:48 pc kernel: audit: type=2000 audit(1562918322.533:1): state=initialized audit_enabled=0 res=1
Jul 12 09:58:48 pc kernel: cpuidle: using governor ladder
Jul 12 09:58:48 pc kernel: cpuidle: using governor menu
Jul 12 09:58:48 pc kernel: ACPI: bus type PCI registered
Jul 12 09:58:48 pc kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 12 09:58:48 pc kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jul 12 09:58:48 pc kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Jul 12 09:58:48 pc kernel: pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override.
Jul 12 09:58:48 pc kernel: PCI: Using configuration type 1 for base access
Jul 12 09:58:48 pc kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jul 12 09:58:48 pc kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jul 12 09:58:48 pc kernel: fbcon: Taking over console
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(Module Device)
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(Processor Device)
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jul 12 09:58:48 pc kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jul 12 09:58:48 pc kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jul 12 09:58:48 pc kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jul 12 09:58:48 pc kernel: ACPI: Interpreter enabled
Jul 12 09:58:48 pc kernel: ACPI: (supports S0 S3 S4 S5)
Jul 12 09:58:48 pc kernel: ACPI: Using IOAPIC for interrupt routing
Jul 12 09:58:48 pc kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 12 09:58:48 pc kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jul 12 09:58:48 pc kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 12 09:58:48 pc kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
Jul 12 09:58:48 pc kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
Jul 12 09:58:48 pc kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Jul 12 09:58:48 pc kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Jul 12 09:58:48 pc kernel: PCI host bridge to bus 0000:00
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 12 09:58:48 pc kernel: pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
Jul 12 09:58:48 pc kernel: pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Jul 12 09:58:48 pc kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Jul 12 09:58:48 pc kernel: pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
Jul 12 09:58:48 pc kernel: pci 0000:03:00.0: [1022:43bb] type 00 class 0x0c0330
Jul 12 09:58:48 pc kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfe7a0000-0xfe7a7fff 64bit]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.0: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:03:00.1: [1022:43b7] type 00 class 0x010601
Jul 12 09:58:48 pc kernel: pci 0000:03:00.1: reg 0x24: [mem 0xfe780000-0xfe79ffff]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.1: reg 0x30: [mem 0xfe700000-0xfe77ffff pref]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.1: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: [1022:43b2] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: PCI bridge to [bus 03-21]
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3:   bridge window [mem 0xfe600000-0xfe7fffff]
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0: [1022:43b4] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:04:05.0: [1022:43b4] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:04:05.0: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: [1022:43b4] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:04:07.0: [1022:43b4] type 01 class 0x060400
Jul 12 09:58:48 pc kernel: pci 0000:04:07.0: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: PCI bridge to [bus 04-21]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2:   bridge window [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2:   bridge window [mem 0xfe600000-0xfe6fffff]
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: [10ec:8168] type 00 class 0x020000
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: reg 0x10: [io  0xf000-0xf0ff]
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: reg 0x18: [mem 0xfe604000-0xfe604fff 64bit]
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: reg 0x20: [mem 0xfe600000-0xfe603fff 64bit]
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: supports D1 D2
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0: PCI bridge to [bus 1e]
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0:   bridge window [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0:   bridge window [mem 0xfe600000-0xfe6fffff]
Jul 12 09:58:48 pc kernel: pci 0000:04:05.0: PCI bridge to [bus 1f]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: PCI bridge to [bus 20]
Jul 12 09:58:48 pc kernel: pci 0000:04:07.0: PCI bridge to [bus 21]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: [1002:67df] type 00 class 0x030000
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: reg 0x20: [io  0xe000-0xe0ff]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: reg 0x24: [mem 0xfe900000-0xfe93ffff]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: reg 0x30: [mem 0xfe940000-0xfe95ffff pref]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: BAR 0: assigned to efifb
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: supports D1 D2
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:22:00.1: [1002:aaf0] type 00 class 0x040300
Jul 12 09:58:48 pc kernel: pci 0000:22:00.1: reg 0x10: [mem 0xfe960000-0xfe963fff 64bit]
Jul 12 09:58:48 pc kernel: pci 0000:22:00.1: supports D1 D2
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1: PCI bridge to [bus 22]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1:   bridge window [mem 0xfe900000-0xfe9fffff]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:23:00.0: [1022:145a] type 00 class 0x130000
Jul 12 09:58:48 pc kernel: pci 0000:23:00.0: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:23:00.2: [1022:1456] type 00 class 0x108000
Jul 12 09:58:48 pc kernel: pci 0000:23:00.2: reg 0x18: [mem 0xfe400000-0xfe4fffff]
Jul 12 09:58:48 pc kernel: pci 0000:23:00.2: reg 0x24: [mem 0xfe500000-0xfe501fff]
Jul 12 09:58:48 pc kernel: pci 0000:23:00.2: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:23:00.3: [1022:145c] type 00 class 0x0c0330
Jul 12 09:58:48 pc kernel: pci 0000:23:00.3: reg 0x10: [mem 0xfe300000-0xfe3fffff 64bit]
Jul 12 09:58:48 pc kernel: pci 0000:23:00.3: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:23:00.3: PME# supported from D0 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1: PCI bridge to [bus 23]
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1:   bridge window [mem 0xfe300000-0xfe5fffff]
Jul 12 09:58:48 pc kernel: pci 0000:24:00.0: [1022:1455] type 00 class 0x130000
Jul 12 09:58:48 pc kernel: pci 0000:24:00.0: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:24:00.2: [1022:7901] type 00 class 0x010601
Jul 12 09:58:48 pc kernel: pci 0000:24:00.2: reg 0x24: [mem 0xfe808000-0xfe808fff]
Jul 12 09:58:48 pc kernel: pci 0000:24:00.2: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:24:00.2: PME# supported from D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:24:00.3: [1022:1457] type 00 class 0x040300
Jul 12 09:58:48 pc kernel: pci 0000:24:00.3: reg 0x10: [mem 0xfe800000-0xfe807fff]
Jul 12 09:58:48 pc kernel: pci 0000:24:00.3: enabling Extended Tags
Jul 12 09:58:48 pc kernel: pci 0000:24:00.3: PME# supported from D0 D3hot D3cold
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1: PCI bridge to [bus 24]
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1:   bridge window [mem 0xfe800000-0xfe8fffff]
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: vgaarb: setting as boot VGA device
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: vgaarb: bridge control possible
Jul 12 09:58:48 pc kernel: vgaarb: loaded
Jul 12 09:58:48 pc kernel: ACPI: bus type USB registered
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver usbfs
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver hub
Jul 12 09:58:48 pc kernel: usbcore: registered new device driver usb
Jul 12 09:58:48 pc kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 12 09:58:48 pc kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 12 09:58:48 pc kernel: PTP clock support registered
Jul 12 09:58:48 pc kernel: EDAC MC: Ver: 3.0.0
Jul 12 09:58:48 pc kernel: Registered efivars operations
Jul 12 09:58:48 pc kernel: PCI: Using ACPI for IRQ routing
Jul 12 09:58:48 pc kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 12 09:58:48 pc kernel: e820: reserve RAM buffer [mem 0x01d80000-0x03ffffff]
Jul 12 09:58:48 pc kernel: e820: reserve RAM buffer [mem 0xdb5ca000-0xdbffffff]
Jul 12 09:58:48 pc kernel: e820: reserve RAM buffer [mem 0xdd018000-0xdfffffff]
Jul 12 09:58:48 pc kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jul 12 09:58:48 pc kernel: e820: reserve RAM buffer [mem 0x21f380000-0x21fffffff]
Jul 12 09:58:48 pc kernel: NetLabel: Initializing
Jul 12 09:58:48 pc kernel: NetLabel:  domain hash size = 128
Jul 12 09:58:48 pc kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 12 09:58:48 pc kernel: NetLabel:  unlabeled traffic allowed by default
Jul 12 09:58:48 pc kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 12 09:58:48 pc kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 12 09:58:48 pc kernel: clocksource: Switched to clocksource tsc-early
Jul 12 09:58:48 pc kernel: VFS: Disk quotas dquot_6.6.0
Jul 12 09:58:48 pc kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 12 09:58:48 pc kernel: *** VALIDATE hugetlbfs ***
Jul 12 09:58:48 pc kernel: pnp: PnP ACPI init
Jul 12 09:58:48 pc kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jul 12 09:58:48 pc kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Jul 12 09:58:48 pc kernel: system 00:01: [mem 0xfeb80000-0xfebfffff] could not be reserved
Jul 12 09:58:48 pc kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 12 09:58:48 pc kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Jul 12 09:58:48 pc kernel: system 00:03: [io  0x0a00-0x0a0f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:03: [io  0x0a10-0x0a1f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:03: [io  0x0a20-0x0a2f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 12 09:58:48 pc kernel: pnp 00:04: [dma 0 disabled]
Jul 12 09:58:48 pc kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
Jul 12 09:58:48 pc kernel: pnp 00:05: [dma 0 disabled]
Jul 12 09:58:48 pc kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x04d0-0x04d1] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x040b] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x04d6] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0c00-0x0c01] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0c14] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0c50-0x0c51] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0c52] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0c6c] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0c6f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0cd0-0x0cd1] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0cd2-0x0cd3] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0cd4-0x0cd5] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0cd6-0x0cd7] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0cd8-0x0cdf] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0800-0x089f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0b00-0x0b0f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0b20-0x0b3f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0900-0x090f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [io  0x0910-0x091f] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xfec01000-0xfec01fff] could not be reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Jul 12 09:58:48 pc kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 12 09:58:48 pc kernel: pnp: PnP ACPI: found 7 devices
Jul 12 09:58:48 pc kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: bridge window [io  0x1000-0x0fff] to [bus 20] add_size 1000
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000 add_align 100000
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: bridge window [mem 0x00100000-0x000fffff] to [bus 20] add_size 200000 add_align 100000
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 04-21] add_size 200000 add_align 100000
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 03-21] add_size 200000 add_align 100000
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: BAR 15: assigned [mem 0xf0200000-0xf04fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: BAR 15: assigned [mem 0xf0200000-0xf04fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 14: no space for [mem size 0x00200000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 14: failed to assign [mem size 0x00200000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 15: assigned [mem 0xf0200000-0xf03fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 13: no space for [io  size 0x1000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 13: failed to assign [io  size 0x1000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 14: no space for [mem size 0x00200000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 14: failed to assign [mem size 0x00200000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 13: no space for [io  size 0x1000]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: BAR 13: failed to assign [io  size 0x1000]
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0: PCI bridge to [bus 1e]
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0:   bridge window [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0:   bridge window [mem 0xfe600000-0xfe6fffff]
Jul 12 09:58:48 pc kernel: pci 0000:04:05.0: PCI bridge to [bus 1f]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: PCI bridge to [bus 20]
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0:   bridge window [mem 0xf0200000-0xf03fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:04:07.0: PCI bridge to [bus 21]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: PCI bridge to [bus 04-21]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2:   bridge window [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2:   bridge window [mem 0xfe600000-0xfe6fffff]
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2:   bridge window [mem 0xf0200000-0xf04fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: PCI bridge to [bus 03-21]
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3:   bridge window [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3:   bridge window [mem 0xfe600000-0xfe7fffff]
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3:   bridge window [mem 0xf0200000-0xf04fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1: PCI bridge to [bus 22]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1:   bridge window [mem 0xfe900000-0xfe9fffff]
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1: PCI bridge to [bus 23]
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1:   bridge window [mem 0xfe300000-0xfe5fffff]
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1: PCI bridge to [bus 24]
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1:   bridge window [mem 0xfe800000-0xfe8fffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
Jul 12 09:58:48 pc kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:03: resource 1 [mem 0xfe600000-0xfe7fffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:03: resource 2 [mem 0xf0200000-0xf04fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci_bus 0000:04: resource 0 [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:04: resource 1 [mem 0xfe600000-0xfe6fffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:04: resource 2 [mem 0xf0200000-0xf04fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci_bus 0000:1e: resource 0 [io  0xf000-0xffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:1e: resource 1 [mem 0xfe600000-0xfe6fffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:20: resource 2 [mem 0xf0200000-0xf03fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci_bus 0000:22: resource 0 [io  0xe000-0xefff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:22: resource 1 [mem 0xfe900000-0xfe9fffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:22: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
Jul 12 09:58:48 pc kernel: pci_bus 0000:23: resource 1 [mem 0xfe300000-0xfe5fffff]
Jul 12 09:58:48 pc kernel: pci_bus 0000:24: resource 1 [mem 0xfe800000-0xfe8fffff]
Jul 12 09:58:48 pc kernel: NET: Registered protocol family 2
Jul 12 09:58:48 pc kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
Jul 12 09:58:48 pc kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes)
Jul 12 09:58:48 pc kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Jul 12 09:58:48 pc kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jul 12 09:58:48 pc kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
Jul 12 09:58:48 pc kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
Jul 12 09:58:48 pc kernel: NET: Registered protocol family 1
Jul 12 09:58:48 pc kernel: NET: Registered protocol family 44
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jul 12 09:58:48 pc kernel: PCI: CLS 64 bytes, default 64
Jul 12 09:58:48 pc kernel: Trying to unpack rootfs image as initramfs...
Jul 12 09:58:48 pc kernel: Freeing initrd memory: 8940K
Jul 12 09:58:48 pc kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jul 12 09:58:48 pc kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
Jul 12 09:58:48 pc kernel: pci 0000:00:00.2: PCI INT A: not connected
Jul 12 09:58:48 pc kernel: pci 0000:00:01.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:00:01.3: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:00:02.0: Adding to iommu group 1
Jul 12 09:58:48 pc kernel: pci 0000:00:03.0: Adding to iommu group 2
Jul 12 09:58:48 pc kernel: pci 0000:00:03.1: Adding to iommu group 2
Jul 12 09:58:48 pc kernel: pci 0000:00:04.0: Adding to iommu group 3
Jul 12 09:58:48 pc kernel: pci 0000:00:07.0: Adding to iommu group 4
Jul 12 09:58:48 pc kernel: pci 0000:00:07.1: Adding to iommu group 4
Jul 12 09:58:48 pc kernel: pci 0000:00:08.0: Adding to iommu group 5
Jul 12 09:58:48 pc kernel: pci 0000:00:08.1: Adding to iommu group 5
Jul 12 09:58:48 pc kernel: pci 0000:00:14.0: Adding to iommu group 6
Jul 12 09:58:48 pc kernel: pci 0000:00:14.3: Adding to iommu group 6
Jul 12 09:58:48 pc kernel: pci 0000:00:18.0: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.1: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.2: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.3: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.4: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.5: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.6: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:00:18.7: Adding to iommu group 7
Jul 12 09:58:48 pc kernel: pci 0000:03:00.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:03:00.1: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:03:00.2: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:04:04.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:04:05.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:04:06.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:04:07.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:1e:00.0: Adding to iommu group 0
Jul 12 09:58:48 pc kernel: pci 0000:22:00.0: Adding to iommu group 2
Jul 12 09:58:48 pc kernel: pci 0000:22:00.1: Adding to iommu group 2
Jul 12 09:58:48 pc kernel: pci 0000:23:00.0: Adding to iommu group 4
Jul 12 09:58:48 pc kernel: pci 0000:23:00.2: Adding to iommu group 4
Jul 12 09:58:48 pc kernel: pci 0000:23:00.3: Adding to iommu group 4
Jul 12 09:58:48 pc kernel: pci 0000:24:00.0: Adding to iommu group 5
Jul 12 09:58:48 pc kernel: pci 0000:24:00.2: Adding to iommu group 5
Jul 12 09:58:48 pc kernel: pci 0000:24:00.3: Adding to iommu group 5
Jul 12 09:58:48 pc kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Jul 12 09:58:48 pc kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
Jul 12 09:58:48 pc kernel:  PPR NX GT IA GA PC GA_vAPIC
Jul 12 09:58:48 pc kernel: AMD-Vi: Interrupt remapping enabled
Jul 12 09:58:48 pc kernel: AMD-Vi: Virtual APIC enabled
Jul 12 09:58:48 pc kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Jul 12 09:58:48 pc kernel: amd_uncore: AMD NB counters detected
Jul 12 09:58:48 pc kernel: amd_uncore: AMD LLC counters detected
Jul 12 09:58:48 pc kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jul 12 09:58:48 pc kernel: check: Scanning for low memory corruption every 60 seconds
Jul 12 09:58:48 pc kernel: Initialise system trusted keyrings
Jul 12 09:58:48 pc kernel: Key type blacklist registered
Jul 12 09:58:48 pc kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Jul 12 09:58:48 pc kernel: zbud: loaded
Jul 12 09:58:48 pc kernel: Key type asymmetric registered
Jul 12 09:58:48 pc kernel: Asymmetric key parser 'x509' registered
Jul 12 09:58:48 pc kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Jul 12 09:58:48 pc kernel: io scheduler mq-deadline registered
Jul 12 09:58:48 pc kernel: io scheduler kyber registered
Jul 12 09:58:48 pc kernel: io scheduler bfq registered
Jul 12 09:58:48 pc kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 26
Jul 12 09:58:48 pc kernel: pcieport 0000:00:03.1: PME: Signaling with IRQ 27
Jul 12 09:58:48 pc kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 28
Jul 12 09:58:48 pc kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 30
Jul 12 09:58:48 pc kernel: pcieport 0000:04:06.0: pciehp: Slot #1 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise- Interlock- NoCompl- LLActRep+
Jul 12 09:58:48 pc kernel: tsc: Refined TSC clocksource calibration: 3199.999 MHz
Jul 12 09:58:48 pc kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e2048a8b6b, max_idle_ns: 440795205530 ns
Jul 12 09:58:48 pc kernel: clocksource: Switched to clocksource tsc
Jul 12 09:58:48 pc kernel: pcieport 0000:04:06.0: pciehp: Timeout on hotplug command 0x03c0 (issued 1687 msec ago)
Jul 12 09:58:48 pc kernel: pcieport 0000:04:06.0: pciehp: Timeout on hotplug command 0x03c0 (issued 1704 msec ago)
Jul 12 09:58:48 pc kernel: pcieport 0000:04:06.0: pciehp: Timeout on hotplug command 0x07c0 (issued 1684 msec ago)
Jul 12 09:58:48 pc kernel: pcieport 0000:04:06.0: pciehp: Timeout on hotplug command 0x07c0 (issued 1700 msec ago)
Jul 12 09:58:48 pc kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 12 09:58:48 pc kernel: efifb: probing for efifb
Jul 12 09:58:48 pc kernel: efifb: showing boot graphics
Jul 12 09:58:48 pc kernel: efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
Jul 12 09:58:48 pc kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Jul 12 09:58:48 pc kernel: efifb: scrolling: redraw
Jul 12 09:58:48 pc kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jul 12 09:58:48 pc kernel: Console: switching to colour frame buffer device 128x48
Jul 12 09:58:48 pc kernel: fb0: EFI VGA frame buffer device
Jul 12 09:58:48 pc kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jul 12 09:58:48 pc kernel: ACPI: Power Button [PWRB]
Jul 12 09:58:48 pc kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jul 12 09:58:48 pc kernel: ACPI: Power Button [PWRF]
Jul 12 09:58:48 pc kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Jul 12 09:58:48 pc kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver usbserial_generic
Jul 12 09:58:48 pc kernel: usbserial: USB Serial support registered for generic
Jul 12 09:58:48 pc kernel: rtc_cmos 00:02: RTC can wake from S4
Jul 12 09:58:48 pc kernel: rtc_cmos 00:02: registered as rtc0
Jul 12 09:58:48 pc kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jul 12 09:58:48 pc kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 12 09:58:48 pc kernel: NET: Registered protocol family 10
Jul 12 09:58:48 pc kernel: Segment Routing with IPv6
Jul 12 09:58:48 pc kernel: NET: Registered protocol family 17
Jul 12 09:58:48 pc kernel: mce: Using 23 MCE banks
Jul 12 09:58:48 pc kernel: RAS: Correctable Errors collector initialized.
Jul 12 09:58:48 pc kernel: microcode: CPU0: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU1: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU2: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU3: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU4: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU5: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU6: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU7: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU8: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU9: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU10: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: CPU11: patch_level=0x0800111c
Jul 12 09:58:48 pc kernel: microcode: Microcode Update Driver: v2.2.
Jul 12 09:58:48 pc kernel: sched_clock: Marking stable (4153801363, -26662706)->(4236260172, -109121515)
Jul 12 09:58:48 pc kernel: registered taskstats version 1
Jul 12 09:58:48 pc kernel: Loading compiled-in X.509 certificates
Jul 12 09:58:48 pc kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 07dd371a413a09c89d871775aff3f9b6d725cdd4'
Jul 12 09:58:48 pc kernel: zswap: loaded using pool lzo/zbud
Jul 12 09:58:48 pc kernel: Key type big_key registered
Jul 12 09:58:48 pc kernel: PM:   Magic number: 11:91:976
Jul 12 09:58:48 pc kernel: memory memory23: hash matches
Jul 12 09:58:48 pc kernel: rtc_cmos 00:02: setting system clock to 2019-07-12T07:58:46 UTC (1562918326)
Jul 12 09:58:48 pc kernel: Freeing unused decrypted memory: 2040K
Jul 12 09:58:48 pc kernel: Freeing unused kernel image memory: 1608K
Jul 12 09:58:48 pc kernel: Write protecting the kernel read-only data: 18432k
Jul 12 09:58:48 pc kernel: Freeing unused kernel image memory: 2012K
Jul 12 09:58:48 pc kernel: Freeing unused kernel image memory: 208K
Jul 12 09:58:48 pc kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 12 09:58:48 pc kernel: Run /init as init process
Jul 12 09:58:48 pc kernel: SCSI subsystem initialized
Jul 12 09:58:48 pc kernel: QUIRK: Enable AMD PLL fix
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
Jul 12 09:58:48 pc kernel: libata version 3.00 loaded.
Jul 12 09:58:48 pc kernel: ahci 0000:03:00.1: version 3.0
Jul 12 09:58:48 pc kernel: ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
Jul 12 09:58:48 pc kernel: ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
Jul 12 09:58:48 pc kernel: ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Jul 12 09:58:48 pc kernel: scsi host0: ahci
Jul 12 09:58:48 pc kernel: scsi host1: ahci
Jul 12 09:58:48 pc kernel: scsi host2: ahci
Jul 12 09:58:48 pc kernel: scsi host3: ahci
Jul 12 09:58:48 pc kernel: scsi host4: ahci
Jul 12 09:58:48 pc kernel: scsi host5: ahci
Jul 12 09:58:48 pc kernel: scsi host6: ahci
Jul 12 09:58:48 pc kernel: scsi host7: ahci
Jul 12 09:58:48 pc kernel: ata1: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780100 irq 40
Jul 12 09:58:48 pc kernel: ata2: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780180 irq 40
Jul 12 09:58:48 pc kernel: ata3: DUMMY
Jul 12 09:58:48 pc kernel: ata4: DUMMY
Jul 12 09:58:48 pc kernel: ata5: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780300 irq 40
Jul 12 09:58:48 pc kernel: ata6: SATA max UDMA/133 abar m131072@0xfe780000 port 0xfe780380 irq 40
Jul 12 09:58:48 pc kernel: ata7: DUMMY
Jul 12 09:58:48 pc kernel: ata8: DUMMY
Jul 12 09:58:48 pc kernel: ahci 0000:24:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jul 12 09:58:48 pc kernel: ahci 0000:24:00.2: flags: 64bit ncq sntf ilck led clo only pmp fbs pio 
Jul 12 09:58:48 pc kernel: scsi host8: ahci
Jul 12 09:58:48 pc kernel: ata9: SATA max UDMA/133 abar m4096@0xfe808000 port 0xfe808100 irq 42
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000048000418
Jul 12 09:58:48 pc kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
Jul 12 09:58:48 pc kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 09:58:48 pc kernel: usb usb1: Product: xHCI Host Controller
Jul 12 09:58:48 pc kernel: usb usb1: Manufacturer: Linux 5.2.0-arch2-1-ARCH xhci-hcd
Jul 12 09:58:48 pc kernel: usb usb1: SerialNumber: 0000:03:00.0
Jul 12 09:58:48 pc kernel: hub 1-0:1.0: USB hub found
Jul 12 09:58:48 pc kernel: hub 1-0:1.0: 10 ports detected
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
Jul 12 09:58:48 pc kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 12 09:58:48 pc kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
Jul 12 09:58:48 pc kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 09:58:48 pc kernel: usb usb2: Product: xHCI Host Controller
Jul 12 09:58:48 pc kernel: usb usb2: Manufacturer: Linux 5.2.0-arch2-1-ARCH xhci-hcd
Jul 12 09:58:48 pc kernel: usb usb2: SerialNumber: 0000:03:00.0
Jul 12 09:58:48 pc kernel: hub 2-0:1.0: USB hub found
Jul 12 09:58:48 pc kernel: hub 2-0:1.0: 4 ports detected
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:23:00.3: xHCI Host Controller
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:23:00.3: new USB bus registered, assigned bus number 3
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:23:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000418
Jul 12 09:58:48 pc kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
Jul 12 09:58:48 pc kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 09:58:48 pc kernel: usb usb3: Product: xHCI Host Controller
Jul 12 09:58:48 pc kernel: usb usb3: Manufacturer: Linux 5.2.0-arch2-1-ARCH xhci-hcd
Jul 12 09:58:48 pc kernel: usb usb3: SerialNumber: 0000:23:00.3
Jul 12 09:58:48 pc kernel: hub 3-0:1.0: USB hub found
Jul 12 09:58:48 pc kernel: hub 3-0:1.0: 4 ports detected
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:23:00.3: xHCI Host Controller
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:23:00.3: new USB bus registered, assigned bus number 4
Jul 12 09:58:48 pc kernel: xhci_hcd 0000:23:00.3: Host supports USB 3.0 SuperSpeed
Jul 12 09:58:48 pc kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 12 09:58:48 pc kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
Jul 12 09:58:48 pc kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 12 09:58:48 pc kernel: usb usb4: Product: xHCI Host Controller
Jul 12 09:58:48 pc kernel: usb usb4: Manufacturer: Linux 5.2.0-arch2-1-ARCH xhci-hcd
Jul 12 09:58:48 pc kernel: usb usb4: SerialNumber: 0000:23:00.3
Jul 12 09:58:48 pc kernel: hub 4-0:1.0: USB hub found
Jul 12 09:58:48 pc kernel: hub 4-0:1.0: 4 ports detected
Jul 12 09:58:48 pc kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jul 12 09:58:48 pc kernel: ata9: SATA link down (SStatus 0 SControl 300)
Jul 12 09:58:48 pc kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd
Jul 12 09:58:48 pc kernel: usb 1-5: new full-speed USB device number 2 using xhci_hcd
Jul 12 09:58:48 pc kernel: usb 3-1: New USB device found, idVendor=12d1, idProduct=14dc, bcdDevice= 1.02
Jul 12 09:58:48 pc kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 12 09:58:48 pc kernel: usb 3-1: Product: HUAWEI_MOBILE
Jul 12 09:58:48 pc kernel: usb 3-1: Manufacturer: HUAWEI_MOBILE
Jul 12 09:58:48 pc kernel: usb-storage 3-1:1.2: USB Mass Storage device detected
Jul 12 09:58:48 pc kernel: scsi host9: usb-storage 3-1:1.2
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver usb-storage
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver uas
Jul 12 09:58:48 pc kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jul 12 09:58:48 pc kernel: usb 1-5: New USB device found, idVendor=2516, idProduct=0020, bcdDevice= 1.18
Jul 12 09:58:48 pc kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 12 09:58:48 pc kernel: usb 1-5: Product: Quickfire Rapid i
Jul 12 09:58:48 pc kernel: usb 1-5: Manufacturer: CM Storm
Jul 12 09:58:48 pc kernel: hidraw: raw HID events driver (C) Jiri Kosina
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver usbhid
Jul 12 09:58:48 pc kernel: usbhid: USB HID core driver
Jul 12 09:58:48 pc kernel: input: CM Storm Quickfire Rapid i as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-5/1-5:1.0/0003:2516:0020.0001/input/input2
Jul 12 09:58:48 pc kernel: hid-generic 0003:2516:0020.0001: input,hidraw0: USB HID v1.11 Keyboard [CM Storm Quickfire Rapid i] on usb-0000:03:00.0-5/input0
Jul 12 09:58:48 pc kernel: hid-generic 0003:2516:0020.0002: hiddev0,hidraw1: USB HID v1.11 Device [CM Storm Quickfire Rapid i] on usb-0000:03:00.0-5/input1
Jul 12 09:58:48 pc kernel: input: CM Storm Quickfire Rapid i System Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-5/1-5:1.2/0003:2516:0020.0003/input/input3
Jul 12 09:58:48 pc kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
Jul 12 09:58:48 pc kernel: input: CM Storm Quickfire Rapid i Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-5/1-5:1.2/0003:2516:0020.0003/input/input4
Jul 12 09:58:48 pc kernel: input: CM Storm Quickfire Rapid i Keyboard as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-5/1-5:1.2/0003:2516:0020.0003/input/input5
Jul 12 09:58:48 pc kernel: hid-generic 0003:2516:0020.0003: input,hidraw2: USB HID v1.11 Keyboard [CM Storm Quickfire Rapid i] on usb-0000:03:00.0-5/input2
Jul 12 09:58:48 pc kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jul 12 09:58:48 pc kernel: usb 1-6: New USB device found, idVendor=046d, idProduct=c081, bcdDevice= 1.01
Jul 12 09:58:48 pc kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 12 09:58:48 pc kernel: usb 1-6: Product: Gaming Mouse G900
Jul 12 09:58:48 pc kernel: usb 1-6: Manufacturer: Logitech
Jul 12 09:58:48 pc kernel: usb 1-6: SerialNumber: 028E35673738
Jul 12 09:58:48 pc kernel: input: Logitech Gaming Mouse G900 as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.0/0003:046D:C081.0004/input/input6
Jul 12 09:58:48 pc kernel: hid-generic 0003:046D:C081.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Gaming Mouse G900] on usb-0000:03:00.0-6/input0
Jul 12 09:58:48 pc kernel: input: Logitech Gaming Mouse G900 Keyboard as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:046D:C081.0005/input/input7
Jul 12 09:58:48 pc kernel: input: Logitech Gaming Mouse G900 Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:046D:C081.0005/input/input8
Jul 12 09:58:48 pc kernel: input: Logitech Gaming Mouse G900 System Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:046D:C081.0005/input/input9
Jul 12 09:58:48 pc kernel: hid-generic 0003:046D:C081.0005: input,hiddev1,hidraw4: USB HID v1.11 Keyboard [Logitech Gaming Mouse G900] on usb-0000:03:00.0-6/input1
Jul 12 09:58:48 pc kernel: input: Logitech Gaming Mouse G900 as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.0/0003:046D:C081.0004/input/input12
Jul 12 09:58:48 pc kernel: logitech-hidpp-device 0003:046D:C081.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech Gaming Mouse G900] on usb-0000:03:00.0-6/input0
Jul 12 09:58:48 pc kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 12 09:58:48 pc kernel: ata6.00: NCQ Send/Recv Log not supported
Jul 12 09:58:48 pc kernel: ata6.00: ATA-9: Samsung SSD 840 EVO 120GB, EXT0BB0Q, max UDMA/133
Jul 12 09:58:48 pc kernel: ata6.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jul 12 09:58:48 pc kernel: ata6.00: NCQ Send/Recv Log not supported
Jul 12 09:58:48 pc kernel: ata6.00: configured for UDMA/133
Jul 12 09:58:48 pc kernel: scsi 5:0:0:0: Direct-Access     ATA      Samsung SSD 840  BB0Q PQ: 0 ANSI: 5
Jul 12 09:58:48 pc kernel: sd 5:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
Jul 12 09:58:48 pc kernel: sd 5:0:0:0: [sda] Write Protect is off
Jul 12 09:58:48 pc kernel: sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jul 12 09:58:48 pc kernel: sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 12 09:58:48 pc kernel:  sda: sda1 sda2 sda3
Jul 12 09:58:48 pc kernel: sd 5:0:0:0: [sda] Attached SCSI disk
Jul 12 09:58:48 pc kernel: logitech-hidpp-device 0003:046D:C081.0005: HID++ 4.2 device connected.
Jul 12 09:58:48 pc kernel: input: Logitech Heat Gaming Mouse G900 as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-6/1-6:1.1/0003:046D:C081.0005/input/input13
Jul 12 09:58:48 pc kernel: logitech-hidpp-device 0003:046D:C081.0005: input,hiddev1,hidraw4: USB HID v1.11 Keyboard [Logitech Heat Gaming Mouse G900] on usb-0000:03:00.0-6/input1
Jul 12 09:58:48 pc kernel: scsi 9:0:0:0: Direct-Access     HUAWEI   TF CARD Storage  2.31 PQ: 0 ANSI: 2
Jul 12 09:58:48 pc kernel: sd 9:0:0:0: Power-on or device reset occurred
Jul 12 09:58:48 pc kernel: random: fast init done
Jul 12 09:58:48 pc kernel: sd 9:0:0:0: [sdb] Attached SCSI removable disk
Jul 12 09:58:48 pc kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Jul 12 09:58:48 pc systemd[1]: systemd 242.32-3-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Jul 12 09:58:48 pc systemd[1]: Detected architecture x86-64.
Jul 12 09:58:48 pc systemd[1]: Set hostname to <pc>.
Jul 12 09:58:48 pc systemd[1]: Listening on Journal Socket.
Jul 12 09:58:48 pc systemd[1]: Listening on Journal Socket (/dev/log).
Jul 12 09:58:48 pc systemd[1]: Created slice system-getty.slice.
Jul 12 09:58:48 pc systemd[1]: Starting Create list of required static device nodes for the current kernel...
Jul 12 09:58:48 pc systemd[1]: Listening on udev Control Socket.
Jul 12 09:58:48 pc systemd[1]: Created slice User and Session Slice.
Jul 12 09:58:48 pc systemd[1]: Listening on Process Core Dump Socket.
Jul 12 09:58:48 pc kernel: EXT4-fs (sda3): re-mounted. Opts: (null)
Jul 12 09:58:48 pc kernel: random: lvm: uninitialized urandom read (4 bytes read)
Jul 12 09:58:48 pc kernel: random: systemd-random-: uninitialized urandom read (512 bytes read)
Jul 12 09:58:48 pc systemd-journald[377]: Journal started
Jul 12 09:58:48 pc systemd-journald[377]: Runtime journal (/run/log/journal/d605038526a94f5aa22431f7902856ac) is 8.0M, max 398.1M, 390.1M free.
Jul 12 09:58:48 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:48 pc systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 12 09:58:48 pc kernel: audit: type=1130 audit(1562918328.800:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:48 pc systemd-journald[377]: Time spent on flushing to /var is 7.658ms for 858 entries.
Jul 12 09:58:48 pc systemd-journald[377]: System journal (/var/log/journal/d605038526a94f5aa22431f7902856ac) is 40.0M, max 4.0G, 3.9G free.
Jul 12 09:58:48 pc kernel: audit: type=1130 audit(1562918328.806:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:48 pc kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jul 12 09:58:48 pc kernel: audit: type=1130 audit(1562918328.843:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:48 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:48 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:48 pc systemd[1]: Started udev Kernel Device Manager.
Jul 12 09:58:48 pc systemd[1]: Started Flush Journal to Persistent Storage.
Jul 12 09:58:48 pc kernel: input: PC Speaker as /devices/platform/pcspkr/input/input14
Jul 12 09:58:48 pc kernel: parport_pc 00:04: reported by Plug and Play ACPI
Jul 12 09:58:48 pc kernel: parport0: PC-style at 0x378, irq 5 [PCSPP]
Jul 12 09:58:48 pc kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 12 09:58:48 pc kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 12 09:58:48 pc kernel: ccp 0000:23:00.2: enabling device (0000 -> 0002)
Jul 12 09:58:48 pc kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 12 09:58:48 pc kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Jul 12 09:58:48 pc kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Jul 12 09:58:48 pc kernel: Linux agpgart interface v0.103
Jul 12 09:58:48 pc kernel: ccp 0000:23:00.2: ccp enabled
Jul 12 09:58:48 pc kernel: cryptd: max_cpu_qlen set to 1000
Jul 12 09:58:48 pc systemd-udevd[421]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 12 09:58:48 pc kernel: mousedev: PS/2 mouse device common for all mice
Jul 12 09:58:48 pc kernel: AVX2 version of gcm_enc/dec engaged.
Jul 12 09:58:48 pc kernel: AES CTR mode by8 optimization enabled
Jul 12 09:58:48 pc kernel: cdc_ether 3-1:1.0 eth0: register 'cdc_ether' at usb-0000:23:00.3-1, CDC Ethernet Device, 0c:5b:8f:27:9a:64
Jul 12 09:58:48 pc kernel: usbcore: registered new interface driver cdc_ether
Jul 12 09:58:48 pc kernel: libphy: r8169: probed
Jul 12 09:58:48 pc kernel: r8169 0000:1e:00.0 eth1: RTL8168h/8111h, 4c:cc:6a:f9:c8:0d, XID 541, IRQ 49
Jul 12 09:58:48 pc kernel: r8169 0000:1e:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jul 12 09:58:48 pc kernel: snd_hda_intel 0000:22:00.1: Handle vga_switcheroo audio client
Jul 12 09:58:48 pc kernel: snd_hda_intel 0000:22:00.1: Force to non-snoop mode
Jul 12 09:58:48 pc kernel: snd_hda_intel 0000:24:00.3: enabling device (0000 -> 0002)
Jul 12 09:58:48 pc systemd-udevd[441]: Using default interface naming scheme 'v240'.
Jul 12 09:58:48 pc systemd-udevd[458]: Using default interface naming scheme 'v240'.
Jul 12 09:58:48 pc systemd-udevd[458]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 12 09:58:48 pc kernel: r8169 0000:1e:00.0 enp30s0: renamed from eth1
Jul 12 09:58:48 pc kernel: ppdev: user-space parallel port driver
Jul 12 09:58:48 pc systemd-udevd[441]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 12 09:58:48 pc systemd[1]: Found device Samsung_SSD_840_EVO_120GB swap.
Jul 12 09:58:48 pc kernel: cdc_ether 3-1:1.0 enp35s0f3u1: renamed from eth0
Jul 12 09:58:48 pc systemd-udevd[424]: Using default interface naming scheme 'v240'.
Jul 12 09:58:48 pc kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jul 12 09:58:48 pc systemd[1]: Found device Samsung_SSD_840_EVO_120GB boot.
Jul 12 09:58:48 pc systemd[1]: Activating swap /dev/disk/by-uuid/d0bdce1a-b8d9-47c8-b63e-cf47950ec0ea...
Jul 12 09:58:48 pc kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input15
Jul 12 09:58:48 pc kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input16
Jul 12 09:58:48 pc kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input17
Jul 12 09:58:48 pc kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input18
Jul 12 09:58:48 pc kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input19
Jul 12 09:58:48 pc kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:22:00.1/sound/card0/input20
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jul 12 09:58:48 pc kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jul 12 09:58:48 pc kernel: Adding 8388604k swap on /dev/sda2.  Priority:-2 extents:1 across:8388604k SSFS
Jul 12 09:58:48 pc systemd-udevd[429]: Using default interface naming scheme 'v240'.
Jul 12 09:58:48 pc systemd[1]: Activated swap /dev/disk/by-uuid/d0bdce1a-b8d9-47c8-b63e-cf47950ec0ea.
Jul 12 09:58:48 pc systemd[1]: Found device E33372 LTE/UMTS/GSM HiLink Modem/Networkcard.
Jul 12 09:58:48 pc systemd[1]: Reached target Swap.
Jul 12 09:58:48 pc systemd[1]: Mounting Temporary Directory (/tmp)...
Jul 12 09:58:48 pc systemd[1]: Reached target Sound Card.
Jul 12 09:58:48 pc systemd[1]: Mounted Temporary Directory (/tmp).
Jul 12 09:58:48 pc kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card1/input21
Jul 12 09:58:48 pc kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card1/input22
Jul 12 09:58:48 pc kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card1/input23
Jul 12 09:58:48 pc kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card1/input24
Jul 12 09:58:48 pc kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:24:00.3/sound/card1/input25
Jul 12 09:58:49 pc systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jul 12 09:58:49 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Reached target Local File Systems (Pre).
Jul 12 09:58:49 pc systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jul 12 09:58:49 pc systemd[1]: Mounting /boot...
Jul 12 09:58:49 pc kernel: kvm: disabled by bios
Jul 12 09:58:49 pc kernel: audit: type=1130 audit(1562918329.076:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc kernel: MCE: In-kernel MCE decoding enabled.
Jul 12 09:58:49 pc kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jul 12 09:58:49 pc kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                            Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                            (Note that use of the override may cause unknown side effects.)
Jul 12 09:58:49 pc systemd[1]: Mounted /boot.
Jul 12 09:58:49 pc systemd[1]: Reached target Local File Systems.
Jul 12 09:58:49 pc systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jul 12 09:58:49 pc systemd[1]: Starting Create Volatile Files and Directories...
Jul 12 09:58:49 pc systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jul 12 09:58:49 pc kernel: FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jul 12 09:58:49 pc systemd[1]: Started Create Volatile Files and Directories.
Jul 12 09:58:49 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jul 12 09:58:49 pc systemd[1]: Condition check resulted in Update is Completed being skipped.
Jul 12 09:58:49 pc kernel: audit: type=1130 audit(1562918329.106:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jul 12 09:58:49 pc audit[546]: SYSTEM_BOOT pid=546 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc kernel: audit: type=1127 audit(1562918329.110:7): pid=546 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Started Update UTMP about System Boot/Shutdown.
Jul 12 09:58:49 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Reached target System Initialization.
Jul 12 09:58:49 pc systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 12 09:58:49 pc systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 12 09:58:49 pc systemd[1]: Reached target Sockets.
Jul 12 09:58:49 pc systemd[1]: Reached target Basic System.
Jul 12 09:58:49 pc systemd[1]: Starting dhcpcd on enp35s0f3u1...
Jul 12 09:58:49 pc systemd[1]: Started Daily rotation of log files.
Jul 12 09:58:49 pc kernel: audit: type=1130 audit(1562918329.113:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Starting Login Service...
Jul 12 09:58:49 pc systemd[1]: Started Daily man-db regeneration.
Jul 12 09:58:49 pc systemd[1]: Started D-Bus System Message Bus.
Jul 12 09:58:49 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc systemd[1]: Started Daily verification of password and group files.
Jul 12 09:58:49 pc systemd[1]: Reached target Timers.
Jul 12 09:58:49 pc kernel: audit: type=1130 audit(1562918329.116:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:49 pc kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Jul 12 09:58:49 pc kernel: EDAC amd64: Node 0: DRAM ECC disabled.
Jul 12 09:58:49 pc kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                            Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                            (Note that use of the override may cause unknown side effects.)
Jul 12 09:58:49 pc kernel: 8021q: 802.1Q VLAN Support v1.8
Jul 12 09:58:49 pc kernel: [drm] amdgpu kernel modesetting enabled.
Jul 12 09:58:49 pc kernel: Parsing CRAT table with 1 nodes
Jul 12 09:58:49 pc kernel: Ignoring ACPI CRAT on non-APU system
Jul 12 09:58:49 pc kernel: Virtual CRAT table created for CPU
Jul 12 09:58:49 pc kernel: Parsing CRAT table with 1 nodes
Jul 12 09:58:49 pc kernel: Creating topology SYSFS entries
Jul 12 09:58:49 pc kernel: Topology: Add CPU node
Jul 12 09:58:49 pc kernel: Finished initializing topology
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: remove_conflicting_pci_framebuffers: bar 0: 0xe0000000 -> 0xefffffff
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: remove_conflicting_pci_framebuffers: bar 2: 0xf0000000 -> 0xf01fffff
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: remove_conflicting_pci_framebuffers: bar 5: 0xfe900000 -> 0xfe93ffff
Jul 12 09:58:49 pc kernel: checking generic (e0000000 300000) vs hw (e0000000 10000000)
Jul 12 09:58:49 pc kernel: fb0: switching to amdgpudrmfb from EFI VGA
Jul 12 09:58:49 pc kernel: Console: switching to colour dummy device 80x25
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: vgaarb: deactivate vga console
Jul 12 09:58:49 pc kernel: [drm] initializing kernel modesetting (POLARIS10 0x1002:0x67DF 0x1682:0x9480 0xC7).
Jul 12 09:58:49 pc kernel: [drm] register mmio base: 0xFE900000
Jul 12 09:58:49 pc kernel: [drm] register mmio size: 262144
Jul 12 09:58:49 pc kernel: [drm] add ip block number 0 <vi_common>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 1 <gmc_v8_0>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 2 <tonga_ih>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 3 <gfx_v8_0>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 4 <sdma_v3_0>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 5 <powerplay>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 6 <dm>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 7 <uvd_v6_0>
Jul 12 09:58:49 pc kernel: [drm] add ip block number 8 <vce_v3_0>
Jul 12 09:58:49 pc kernel: [drm] UVD is enabled in VM mode
Jul 12 09:58:49 pc kernel: [drm] UVD ENC is enabled in VM mode
Jul 12 09:58:49 pc kernel: [drm] VCE enabled in VM mode
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: No more image in the PCI ROM
Jul 12 09:58:49 pc kernel: ATOM BIOS: 113-48045HYD1-W81
Jul 12 09:58:49 pc kernel: [drm] RAS INFO: ras initialized successfully, hardware ability[0] ras_mask[0]
Jul 12 09:58:49 pc kernel: [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
Jul 12 09:58:49 pc kernel: [drm] Detected VRAM RAM=4096M, BAR=256M
Jul 12 09:58:49 pc kernel: [drm] RAM width 256bits GDDR5
Jul 12 09:58:49 pc kernel: [TTM] Zone  kernel: Available graphics memory: 4076628 KiB
Jul 12 09:58:49 pc kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Jul 12 09:58:49 pc kernel: [TTM] Initializing pool allocator
Jul 12 09:58:49 pc kernel: [TTM] Initializing DMA pool allocator
Jul 12 09:58:49 pc kernel: [drm] amdgpu: 4096M of VRAM memory ready
Jul 12 09:58:49 pc kernel: [drm] amdgpu: 4096M of GTT memory ready.
Jul 12 09:58:49 pc kernel: [drm] GART: num cpu pages 65536, num gpu pages 65536
Jul 12 09:58:49 pc kernel: [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
Jul 12 09:58:49 pc kernel: [drm] Chained IB support enabled!
Jul 12 09:58:49 pc kernel: [drm] Found UVD firmware Version: 1.130 Family ID: 16
Jul 12 09:58:49 pc kernel: [drm] Found VCE firmware Version: 53.26 Binary ID: 3
Jul 12 09:58:49 pc systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 12 09:58:49 pc kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 12 09:58:49 pc kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 12 09:58:49 pc kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 12 09:58:49 pc kernel: cfg80211: failed to load regulatory.db
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB: values for Engine clock
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         300000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         608000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         910000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         1077000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         1145000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         1191000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         1236000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         1266000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB: Validation clocks:
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:    engine_max_clock: 126600
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:    memory_max_clock: 175000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:    level           : 8
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB: values for Memory clock
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         300000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:         1750000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB: Validation clocks:
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:    engine_max_clock: 126600
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:    memory_max_clock: 175000
Jul 12 09:58:49 pc kernel: [drm] DM_PPLIB:    level           : 8
Jul 12 09:58:49 pc dhcpcd[547]: enp35s0f3u1: waiting for carrier
Jul 12 09:58:49 pc dhcpcd[547]: enp35s0f3u1: carrier acquired
Jul 12 09:58:49 pc dhcpcd[547]: DUID 00:04:00:00:00:00:00:00:00:00:00:00:4c:cc:6a:f9:c8:0d
Jul 12 09:58:49 pc dhcpcd[547]: enp35s0f3u1: IAID 8f:27:9a:64
Jul 12 09:58:49 pc dhcpcd[547]: enp35s0f3u1: adding address fe80::68b1:7dfe:2a86:2fd7
Jul 12 09:58:49 pc kernel: [drm] Display Core initialized with v3.2.27!
Jul 12 09:58:49 pc systemd-logind[548]: Watching system buttons on /dev/input/event1 (Power Button)
Jul 12 09:58:49 pc systemd-logind[548]: Watching system buttons on /dev/input/event0 (Power Button)
Jul 12 09:58:49 pc systemd-logind[548]: Watching system buttons on /dev/input/event2 (CM Storm Quickfire Rapid i)
Jul 12 09:58:49 pc systemd-logind[548]: Watching system buttons on /dev/input/event3 (CM Storm Quickfire Rapid i System Control)
Jul 12 09:58:49 pc dhcpcd[547]: enp35s0f3u1: soliciting an IPv6 router
Jul 12 09:58:49 pc kernel: [drm] SADs count is: -2, don't need to read it
Jul 12 09:58:49 pc kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Jul 12 09:58:49 pc kernel: [drm] Driver supports precise vblank timestamp query.
Jul 12 09:58:49 pc kernel: [drm] UVD and UVD ENC initialized successfully.
Jul 12 09:58:49 pc systemd-logind[548]: Watching system buttons on /dev/input/event5 (CM Storm Quickfire Rapid i Keyboard)
Jul 12 09:58:49 pc systemd-logind[548]: Watching system buttons on /dev/input/event7 (Logitech Heat Gaming Mouse G900)
Jul 12 09:58:49 pc kernel: [drm] VCE initialized successfully.
Jul 12 09:58:49 pc kernel: kfd kfd: Allocated 3969056 bytes on gart
Jul 12 09:58:49 pc kernel: Virtual CRAT table created for GPU
Jul 12 09:58:49 pc kernel: Parsing CRAT table with 1 nodes
Jul 12 09:58:49 pc kernel: Creating topology SYSFS entries
Jul 12 09:58:49 pc kernel: Topology: Add dGPU node [0x67df:0x1002]
Jul 12 09:58:49 pc kernel: kfd kfd: added device 1002:67df
Jul 12 09:58:49 pc kernel: [drm] fb mappable at 0xE0830000
Jul 12 09:58:49 pc kernel: [drm] vram apper at 0xE0000000
Jul 12 09:58:49 pc kernel: [drm] size 8294400
Jul 12 09:58:49 pc kernel: [drm] fb depth is 24
Jul 12 09:58:49 pc kernel: [drm]    pitch is 7680
Jul 12 09:58:49 pc kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jul 12 09:58:49 pc kernel: Console: switching to colour frame buffer device 160x64
Jul 12 09:58:49 pc kernel: amdgpu 0000:22:00.0: fb0: amdgpudrmfb frame buffer device
Jul 12 09:58:49 pc kernel: [drm] Initialized amdgpu 3.32.0 20150101 for 0000:22:00.0 on minor 0
Jul 12 09:58:50 pc systemd-logind[548]: New seat seat0.
Jul 12 09:58:50 pc systemd[1]: Started Login Service.
Jul 12 09:58:50 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:50 pc kernel: audit: type=1130 audit(1562918330.053:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:50 pc dhcpcd[547]: enp35s0f3u1: rebinding lease of 192.168.8.100
Jul 12 09:58:50 pc dhcpcd[547]: enp35s0f3u1: probing address 192.168.8.100/24
Jul 12 09:58:50 pc dhcpcd[547]: enp35s0f3u1: Router Advertisement from fe80::de09:4cff:fe29:50bf
Jul 12 09:58:50 pc dhcpcd[547]: enp35s0f3u1: adding default route via fe80::de09:4cff:fe29:50bf
Jul 12 09:58:50 pc dhcpcd[547]: enp35s0f3u1: soliciting a DHCPv6 lease
Jul 12 09:58:51 pc dhcpcd[547]: enp35s0f3u1: DHCPv6 REPLY: No Addresses Available
Jul 12 09:58:51 pc dhcpcd[547]: enp35s0f3u1: DHCPv6 REPLY: No Addresses Available
Jul 12 09:58:52 pc kernel: random: crng init done
Jul 12 09:58:52 pc kernel: random: 2 urandom warning(s) missed due to ratelimiting
Jul 12 09:58:55 pc dhcpcd[547]: enp35s0f3u1: leased 192.168.8.100 for 86400 seconds
Jul 12 09:58:55 pc dhcpcd[547]: enp35s0f3u1: adding route to 192.168.8.0/24
Jul 12 09:58:55 pc dhcpcd[547]: enp35s0f3u1: adding default route via 192.168.8.1
Jul 12 09:58:55 pc dhcpcd[547]: forked to background, child pid 637
Jul 12 09:58:55 pc systemd[1]: Started dhcpcd on enp35s0f3u1.
Jul 12 09:58:55 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd@enp35s0f3u1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:55 pc systemd[1]: Reached target Network.
Jul 12 09:58:55 pc systemd[1]: Starting Permit User Sessions...
Jul 12 09:58:55 pc kernel: audit: type=1130 audit(1562918335.796:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dhcpcd@enp35s0f3u1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:55 pc systemd[1]: Started Permit User Sessions.
Jul 12 09:58:55 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:55 pc systemd[1]: Started Getty on tty1.
Jul 12 09:58:55 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:55 pc systemd[1]: Reached target Login Prompts.
Jul 12 09:58:55 pc systemd[1]: Reached target Multi-User System.
Jul 12 09:58:55 pc systemd[1]: Reached target Graphical Interface.
Jul 12 09:58:55 pc kernel: audit: type=1130 audit(1562918335.803:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:55 pc kernel: audit: type=1130 audit(1562918335.803:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:58:55 pc systemd[1]: Startup finished in 16.926s (firmware) + 1.865s (loader) + 6.113s (kernel) + 7.360s (userspace) = 32.265s.
Jul 12 09:59:03 pc login[639]: pam_unix(login:session): session opened for user bjarke by LOGIN(uid=0)
Jul 12 09:59:03 pc kernel: audit: type=1006 audit(1562918343.200:14): pid=639 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Jul 12 09:59:03 pc systemd[1]: Created slice User Slice of UID 1000.
Jul 12 09:59:03 pc systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 12 09:59:03 pc systemd-logind[548]: New session 1 of user bjarke.
Jul 12 09:59:03 pc systemd[1]: Started User Runtime Directory /run/user/1000.
Jul 12 09:59:03 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:03 pc kernel: audit: type=1130 audit(1562918343.223:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:03 pc systemd[1]: Starting User Manager for UID 1000...
Jul 12 09:59:03 pc systemd[641]: pam_unix(systemd-user:session): session opened for user bjarke by (uid=0)
Jul 12 09:59:03 pc kernel: audit: type=1006 audit(1562918343.230:16): pid=641 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Jul 12 09:59:03 pc systemd[641]: Listening on Multimedia System.
Jul 12 09:59:03 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:03 pc systemd[641]: Reached target Timers.
Jul 12 09:59:03 pc kernel: audit: type=1130 audit(1562918343.276:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:03 pc systemd[641]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 12 09:59:03 pc systemd[641]: Reached target Paths.
Jul 12 09:59:03 pc login[639]: LOGIN ON tty1 BY bjarke
Jul 12 09:59:03 pc systemd[641]: Starting D-Bus User Message Bus Socket.
Jul 12 09:59:03 pc systemd[641]: Listening on p11-kit server.
Jul 12 09:59:03 pc systemd[641]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 12 09:59:03 pc systemd[641]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 12 09:59:03 pc systemd[641]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 12 09:59:03 pc systemd[641]: Listening on GnuPG network certificate management daemon.
Jul 12 09:59:03 pc systemd[641]: Listening on D-Bus User Message Bus Socket.
Jul 12 09:59:03 pc systemd[641]: Reached target Sockets.
Jul 12 09:59:03 pc systemd[641]: Reached target Basic System.
Jul 12 09:59:03 pc systemd[641]: Reached target Main User Target.
Jul 12 09:59:03 pc systemd[641]: Startup finished in 40ms.
Jul 12 09:59:03 pc systemd[1]: Started User Manager for UID 1000.
Jul 12 09:59:03 pc systemd[1]: Started Session 1 of user bjarke.
Jul 12 09:59:10 pc systemd[641]: Started D-Bus User Message Bus.
Jul 12 09:59:10 pc dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=1000 pid=677 comm="xfce4-session ")
Jul 12 09:59:10 pc systemd[1]: Starting Authorization Manager...
Jul 12 09:59:10 pc polkitd[680]: Started polkitd version 0.116
Jul 12 09:59:10 pc polkitd[680]: Loading rules from directory /etc/polkit-1/rules.d
Jul 12 09:59:10 pc polkitd[680]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 12 09:59:10 pc polkitd[680]: Finished loading, compiling and executing 2 rules
Jul 12 09:59:10 pc dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 12 09:59:10 pc systemd[1]: Started Authorization Manager.
Jul 12 09:59:10 pc polkitd[680]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 12 09:59:10 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:10 pc kernel: audit: type=1130 audit(1562918350.523:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating service name='org.xfce.Xfconf' requested by ':1.2' (uid=1000 pid=677 comm="xfce4-session ")
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.xfce.Xfconf'
Jul 12 09:59:10 pc systemd[641]: Started GnuPG cryptographic agent and passphrase cache.
Jul 12 09:59:10 pc gpg-agent[698]: gpg-agent (GnuPG) 2.2.16 starting in supervised mode.
Jul 12 09:59:10 pc gpg-agent[698]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jul 12 09:59:10 pc gpg-agent[698]: using fd 4 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jul 12 09:59:10 pc gpg-agent[698]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jul 12 09:59:10 pc gpg-agent[698]: using fd 6 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jul 12 09:59:10 pc gpg-agent[698]: listening on: std=3 extra=5 browser=4 ssh=6
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.12' (uid=1000 pid=716 comm="xfce4-power-manager ")
Jul 12 09:59:10 pc systemd[641]: Starting Accessibility services bus...
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.a11y.Bus'
Jul 12 09:59:10 pc systemd[641]: Started Accessibility services bus.
Jul 12 09:59:10 pc at-spi-bus-launcher[786]: dbus-daemon[792]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=716 comm="xfce4-power-manager ")
Jul 12 09:59:10 pc polkitd[680]: Registered Authentication Agent for unix-session:1 (system bus name :1.18 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_DK.UTF-8)
Jul 12 09:59:10 pc at-spi-bus-launcher[786]: dbus-daemon[792]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 12 09:59:10 pc at-spi-bus-launcher[786]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service' requested by ':1.15' (uid=1000 pid=716 comm="xfce4-power-manager ")
Jul 12 09:59:10 pc systemd[641]: Starting XFCE notifications service...
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.20' (uid=1000 pid=710 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Jul 12 09:59:10 pc systemd[641]: Starting Evolution source registry...
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.freedesktop.Notifications'
Jul 12 09:59:10 pc systemd[641]: Started XFCE notifications service.
Jul 12 09:59:10 pc dbus-daemon[549]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=1000 pid=716 comm="xfce4-power-manager ")
Jul 12 09:59:10 pc systemd[1]: Starting Daemon for power management...
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating service name='org.gnome.OnlineAccounts' requested by ':1.22' (uid=1000 pid=811 comm="/usr/lib/evolution-source-registry ")
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jul 12 09:59:10 pc systemd[641]: Started Evolution source registry.
Jul 12 09:59:10 pc goa-daemon[824]: goa-daemon version 3.32.0 starting
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating service name='org.gnome.Identity' requested by ':1.23' (uid=1000 pid=824 comm="/usr/lib/goa-daemon ")
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.gnome.OnlineAccounts'
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.gnome.Identity'
Jul 12 09:59:10 pc dbus-daemon[549]: [system] Successfully activated service 'org.freedesktop.UPower'
Jul 12 09:59:10 pc systemd[1]: Started Daemon for power management.
Jul 12 09:59:10 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:10 pc kernel: audit: type=1130 audit(1562918350.933:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.19' (uid=1000 pid=709 comm="xfdesktop ")
Jul 12 09:59:10 pc tumblerd[855]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.7: cannot open shared object file: No such file or directory
Jul 12 09:59:10 pc tumblerd[855]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Jul 12 09:59:10 pc tumblerd[855]: Failed to load plugin "tumbler-poppler-thumbnailer.so": libpoppler-glib.so.8: cannot open shared object file: No such file or directory
Jul 12 09:59:10 pc org.freedesktop.thumbnails.Thumbnailer1[675]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Jul 12 09:59:10 pc org.freedesktop.thumbnails.Thumbnailer1[675]: Registered thumbnailer gsf-office-thumbnailer -i %i -o %o -s %s
Jul 12 09:59:10 pc org.freedesktop.thumbnails.Thumbnailer1[675]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Jul 12 09:59:10 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service' requested by ':1.20' (uid=1000 pid=710 comm="/usr/lib/evolution-data-server/evolution-alarm-not")
Jul 12 09:59:10 pc systemd[641]: Starting Evolution calendar service...
Jul 12 09:59:11 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
Jul 12 09:59:11 pc systemd[641]: Started Evolution calendar service.
Jul 12 09:59:11 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating service name='ca.desrt.dconf' requested by ':1.27' (uid=1000 pid=863 comm="/usr/lib/evolution-calendar-factory ")
Jul 12 09:59:11 pc dbus-daemon[675]: [session uid=1000 pid=675] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service' requested by ':1.27' (uid=1000 pid=863 comm="/usr/lib/evolution-calendar-factory ")
Jul 12 09:59:11 pc systemd[641]: Starting Evolution address book service...
Jul 12 09:59:11 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'ca.desrt.dconf'
Jul 12 09:59:11 pc dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
Jul 12 09:59:11 pc systemd[641]: Started Evolution address book service.
Jul 12 10:00:26 pc sudo[1095]:   bjarke : TTY=pts/2 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:00:26 pc sudo[1095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 12 10:03:15 pc sudo[1095]: pam_unix(sudo:session): session closed for user root
Jul 12 10:14:28 pc systemd[1]: Starting Cleanup of Temporary Directories...
Jul 12 10:14:28 pc systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Jul 12 10:14:28 pc systemd[1]: Started Cleanup of Temporary Directories.
Jul 12 10:14:28 pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 10:14:28 pc audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 10:14:28 pc kernel: audit: type=1130 audit(1562919268.186:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 10:14:28 pc kernel: audit: type=1131 audit(1562919268.186:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 12 10:24:27 pc sudo[1256]:   bjarke : TTY=pts/3 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:24:27 pc sudo[1256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 12 10:25:16 pc sudo[1256]: pam_unix(sudo:session): session closed for user root
Jul 12 10:25:40 pc sudo[1272]:   bjarke : TTY=pts/1 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:25:40 pc sudo[1272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 12 10:25:44 pc sudo[1272]: pam_unix(sudo:session): session closed for user root
Jul 12 10:25:51 pc sudo[1283]:   bjarke : TTY=pts/1 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:25:51 pc sudo[1283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 12 10:25:59 pc sudo[1283]: pam_unix(sudo:session): session closed for user root
Jul 12 10:26:07 pc sudo[1295]:   bjarke : TTY=pts/1 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:26:07 pc sudo[1295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 12 10:26:11 pc sudo[1295]: pam_unix(sudo:session): session closed for user root
Jul 12 10:26:18 pc sudo[1308]:   bjarke : TTY=pts/1 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:26:18 pc sudo[1308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jul 12 10:29:11 pc sudo[1308]: pam_unix(sudo:session): session closed for user root
Jul 12 10:29:33 pc sudo[1422]:   bjarke : TTY=pts/1 ; PWD=/home/bjarke ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 12 10:29:33 pc sudo[1422]: pam_unix(sudo:session): session opened for user root by (uid=0)

Last edited by Chadman (2019-07-12 08:37:57)

Offline

#8 2019-07-12 08:59:22

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

Re: No sound.

That command was to show you which package you needed to install, so install alsa-utils again, then post

aplay -lL
amixer -c0
speaker-test -c2 #That should give you white noise, does it not?

Offline

#9 2019-07-12 09:13:53

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

$ aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
hdmi:CARD=HDMI,DEV=0
    HDA ATI HDMI, HDMI 0
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=1
    HDA ATI HDMI, HDMI 1
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=2
    HDA ATI HDMI, HDMI 2
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=3
    HDA ATI HDMI, HDMI 3
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=4
    HDA ATI HDMI, HDMI 4
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=5
    HDA ATI HDMI, HDMI 5
    HDMI Audio Output
default:CARD=Generic
    HD-Audio Generic, ALC887-VD Analog
    Default Audio Device
sysdefault:CARD=Generic
    HD-Audio Generic, ALC887-VD Analog
    Default Audio Device
front:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    Front speakers
surround21:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
$ amixer -c0
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958',1
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958',2
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958',3
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958',4
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'IEC958',5
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
$ speaker-test -c2

speaker-test 1.1.9

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory

no pink noise.

Last edited by Chadman (2019-07-12 09:14:31)

Offline

#10 2019-07-12 09:22:21

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

Re: No sound.

You have the "wrong" card defined as card 0, however at least the default device should be alright (do you have any custom alsa config anywhere already?),  Post

amixer -c1 
sudo fuser -v /dev/snd/*

and maybe ensure loading indices are correct for the next time you reboot your computer by setting the default card https://wiki.archlinux.org/index.php/Ad … sound_card (you will want to use something like

options snd_hda_intel index=-2

that should force the HDMI card to index 0

Offline

#11 2019-07-12 09:33:53

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

I have not made any custom config.

$ amixer -c1
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 64
  Mono: Playback 0 [0%] [-64.00dB] [off]
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 '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 0 [0%] [-16.00dB] [off]
  Front Right: Capture 0 [0%] [-16.00dB] [off]
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]
sudo fuser -v /dev/snd/*

returns void.

I'm not using HDMI for audio. I'm using the analog output.

Offline

#12 2019-07-12 11:47:10

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

1. You want ALC887-VD Analog (realtek?) to be the default card, i doubt it's using snd-hda-intel, but the ATI/hdmi chip will, so V1del's suggestion likely still holds
2. That chip has a muted master, so raise the output (you can eg. use alsamixer)

Online

#13 2019-07-12 12:21:52

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

Realtek sounds very much plausible. snd-hda-intel is not a name a recognize. I was under the assumption that hdmi were a protocol used for a digital audio interface. I've unmuted all channels using alsamixer.

┌────────────────────────────── AlsaMixer v1.1.9 ──────────────────────────────┐
│ Card: HDA ATI HDMI                                   F1:  Help               │
│ Chip: ATI R6xx HDMI                                  F2:  System information │
│ View: F3:[Playback] F4: Capture  F5: All             F6:  Select sound card  │
│ Item: S/PDIF                                         Esc: Exit               │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│                                                                              │
│              ┌──┐     ┌──┐     ┌──┐     ┌──┐     ┌──┐     ┌──┐               │
│              │OO│     │OO│     │OO│     │OO│     │OO│     │OO│               │
│              └──┘     └──┘     └──┘     └──┘     └──┘     └──┘               │
│           < S/PDIF >S/PDIF 1 S/PDIF 2 S/PDIF 3 S/PDIF 4 S/PDIF 5  

but I'm still not getting any pink noise when running:

$ speaker-test -c2

the output is still the same as before.

$ speaker-test -c2

speaker-test 1.1.9

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1108:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory

Offline

#14 2019-07-12 13:26:55

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

You are still operating on the ATI hdmi output what is apparently not what you want.

V1del wrote:

and maybe ensure loading indices are correct for the next time you reboot your computer by setting the default card https://wiki.archlinux.org/index.php/Ad … sound_card (you will want to use something like

options snd_hda_intel index=-2

Online

#15 2019-07-12 14:28:57

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

@seth Oh, I were assuming that that where only to make my settings stick. Since I haven't rebooted since the start of this topic, I assumed that the setting wasn't necessary yet.

I've made a new file under "/etc/modprobe.d/" called "alsa-base.conf" with the content "options snd_hda_intel index=-2"

Again, my assumptions are that, that file should already exist, but it does not.


I am still getting the same output when running 

speaker-test -c2

after making this new file.


My intuition tells me that you're telling me what to do, but in a manner I don't quite understand..


Here's an analogy:

I can follow a command just fine, but if you're not telling me how high to jump, my output might very well not be your expected result.

Last edited by Chadman (2019-07-12 15:05:27)

Offline

#16 2019-07-12 15:19:49

cynicfm
Banned
From: Home
Registered: 2019-05-31
Posts: 96

Re: No sound.

What that means is that you have got HDMI set as default sound card HDA ATI HDMI and it's probably not the proper one cuz it sounds like it would give you sound from device connected to your PC/laptop with hdmi cable.

What you can do to see if you have no sound completely at all is to download programs like Audacious (It's like a winamp music player) or VLC (Video and music player), and find sound settings, in audacious there is stuff like equaliser or effects but not that one if you go below there is settings and audio settings there you can choose what sound card to use same with VLC there is sound tab i think and somewhere there is sound output and you have list of available sound cards, try to change any of them and see if there is sound coming when you use audacious/vlc to play some music for example.

So perhaps you need to change your default sound card in some .conf file but i am not sure which one though :-(. Sorry that i can't help.
but what you can try to perform is to install this package:
https://aur.archlinux.org/packages/asoundconf/

If you don't know how to download files from AUR, what i do is press download snapshot then in terminal i go to the folder where it is located i type:

$ tar -xf nameoffile.tar.gz

then go to this folder with

$ cd nameoffolder

then i type

$ makepkg -si

and you give your sudo password. After this you should have somewhere in system menu option: choose default soundcard. Try to choose different one from the list than
HDA ATI HDMI and see if that changed anything!!!

Well good luck ;P

edit: Well for Audacious there is: Sound tab > Sound Settings > Alsa output > PCM Device <- Try to find proper one there and see if you can get sound while playing some .mp3 file for example, if all of them fail then i don't know what's the iss

As for asound.conf to makepkg it, you will need binutils package, perhaps all base-devel

$ pacman -S base-devel

if you haven't installed it earlier. Otherwise you will get strip binary error.

Then depending on your desktop environment you will have default sound card option to choose there, perhaps for me it is PCH255 Analog but USB audio card if i use it.

Last edited by cynicfm (2019-07-12 16:06:56)


Have a good day

Offline

#17 2019-07-12 17:10:32

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

Re: No sound.

Don't use asoundconf if you can help it, it tends to create overblown and unnecessarily verbose configuration that breaks easily.

Chadman wrote:

@seth Oh, I were assuming that that where only to make my settings stick. Since I haven't rebooted since the start of this topic, I assumed that the setting wasn't necessary yet.

The setting will ensure that you will not have to remember to account for the index difference in the future (and for a few broken programs that hardcode to use hw:0 regardless of what's configured)

I've made a new file under "/etc/modprobe.d/" called "alsa-base.conf" with the content "options snd_hda_intel index=-2"
Again, my assumptions are that, that file should already exist, but it does not.

Well imo the wiki article is quite clear here that it is optional and that the files and contents in it are suggestions.

I am still getting the same output when running 

speaker-test -c2

after making this new file.

As you correctly surmised this is expected. However if you intend to do changes now, without a reboot or reloading the modules, you must account for the fact that nearly all controlling and playback utilities will attempt to handle your card 0, which is the HDMI output right now, by default.

In practice this means amixer -c1, alsamixer -c1 and for completeness sake

speaker-test -Dhw:1 -c2 #Because unlike the first 2 the -c in speaker-test is for handling how many channels, we want stereo, so -c2

if that last one does not give you any output even with the proper controls unmuted we have some other things to look at since that would mean that something isn't recognized quite right. But before going there, ensure your master is unmuted and then try the speaker-test again.

Last edited by V1del (2019-07-12 17:16:29)

Offline

#18 2019-07-12 17:28:45

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

That is correct. I am not using my HDMI output for audio, anybody with just a shred of audiophile in them would never use HDMI for audio. (unless the HDMI cable is a dedicated audio cable) I use displayport as my video output and the regular old mini jack as my audio output.

I would prefer to use VLC, but I'll install Audacious for testing purposes..

When trying to open a .mp3 file using Audacious, I get the following error message:

ALSA error: snd_pcm_open failed: No such file or directory.

In audacious, if I go into: "output > Audio Settings > Alsa Output Settings" and change them around, I'm still not getting any audio.

After changing my audio output in audacious, I no longer get the message, but I still do not have any sound.

Not sure what base-devel is, but I did "pacstrap /mnt base base-devel" during my arch install.

My desktop enviourment is XFCE4, and I've installed XFCE4-goodies.


I have a feeling the easiest approach at this point is if you guys could just specify what I need to get the regular old mini-jack output working with a clean install of arch, (and means of testing it) and then maybe specify a desktop environment that doesn't conflict with that setup. My motherboard is a MSI b250m with a AM4 socket.

Here is the list of commands I'm using to install Arch:

loadkeys dk
timedatectl set-ntp true
cgdisk /dev/sda
mkfs.fat -F32 /dev/sda1
mkswap /dev/sda2
swapon /dev/sda2
mkfs.ext4 /dev/sda3
mount /dev/sda3 /mnt
mkdir /mnt/boot
mount /dev/sda1 /mnt/boot
pacstrap /mnt base base-devel
genfstab -U /mnt >> /mnt/etc/fstab
arch-chroot /mnt
ln -sf /usr/share/zoneinfo/Europe/Copenhagen /etc/localtime
hwclock --systohc
nano /etc/locale.gen
locale-gen
echo "LANG=en_DK.UTF-8" > /etc/locale.conf
echo "KEYMAP=dk" > /etc/vconsole.conf
echo "pc" > /etc/hostname
pacman -S grub efibootmgr
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB
pacman -S os-prober
grub-mkconfig -o /boot/grub/grub.cfg
pacman -S usbutils
pacman -S usb_modeswitch
pacman -S modemmanager
pacman -S mobile-broadband-provider-info
pacman -S nm-connection-editor
systemctl start dhcpcd@enp35s0f3u1
systemctl enable dhcpcd@enp35s0f3u1
pacman -S xf86-video-amdgpu mesa
pacman -S xorg
pacman -S xfce4 xfce4-goodies

@V1del When you say "ensure your master is unmuted" I must ask you, how would you like me to ensure my master is unmuted. Please remember, I have a vast lack of knowledge in these regards. You ask me to jump, but you're not specifying how high, so to speak..

I really do appreciate all of your help, but this is starting to smell fishy, as I usually doesn't have this amount of trouble doing anything, unless I'm trying to do something I'm not suppose to do.

Should be a relativere simple thing to do, right? Change the default audio output, and unmute the channels.. Well, it doesn't seem to work..


EDIT: Oh, btw, I flashed my bios when I got the card if I remember right, something about some update or something..

Last edited by Chadman (2019-07-12 17:56:21)

Offline

#19 2019-07-12 18:20:28

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

What's the current output of "amixer" and "aplay -lL"?

Online

#20 2019-07-12 18:25:19

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

$ amixer
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]
Simple mixer control 'IEC958',3
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',4
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
Simple mixer control 'IEC958',5
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [on]
$ aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
hdmi:CARD=HDMI,DEV=0
    HDA ATI HDMI, HDMI 0
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=1
    HDA ATI HDMI, HDMI 1
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=2
    HDA ATI HDMI, HDMI 2
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=3
    HDA ATI HDMI, HDMI 3
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=4
    HDA ATI HDMI, HDMI 4
    HDMI Audio Output
hdmi:CARD=HDMI,DEV=5
    HDA ATI HDMI, HDMI 5
    HDMI Audio Output
default:CARD=Generic
    HD-Audio Generic, ALC887-VD Analog
    Default Audio Device
sysdefault:CARD=Generic
    HD-Audio Generic, ALC887-VD Analog
    Default Audio Device
front:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    Front speakers
surround21:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Generic,DEV=0
    HD-Audio Generic, ALC887-VD Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA ATI HDMI], device 11: HDMI 5 [HDMI 5]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Offline

#21 2019-07-12 18:30:49

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

THe HDMI is still the primary card…

Online

#22 2019-07-12 18:33:10

Chadman
Member
From: Denmark
Registered: 2019-07-08
Posts: 15
Website

Re: No sound.

seth wrote:

THe HDMI is still the primary card…

Sigh.. Okay, How do I change the "primary card" (card is a terrible name btw, but I digress..)

Offline

#23 2019-07-12 18:34:46

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

This isn't going anywhere ever…
https://bbs.archlinux.org/post.php?tid= … id=1853785

Did you add that line and then reboot?
What are the outputs of "lsmod" and "systool -vm snd_hda_intel"?

Online

#24 2019-07-12 18:34:57

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: No sound.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#25 2019-07-12 18:39:52

seth
Member
Registered: 2012-09-03
Posts: 49,946

Re: No sound.

He doesn't use PA, we're only dancing around the basic alsa setup…

Online

Board footer

Powered by FluxBB