You are not logged in.

#1 2016-06-08 22:15:54

synack
Member
Registered: 2016-06-08
Posts: 6

Kerner errors in Dell XPS 13 (mid 2016) dev edition

I've just installed Arch linux in a Dell XPS 13 and run the command 'journalctl -p 3 -xb' to check for kernel errors and found this:

Jun 09 00:00:01 localhost kernel: acpi PNP0C0B:00: Failed to set initial power state
Jun 09 00:00:01 localhost kernel: acpi PNP0C0B:01: Failed to set initial power state
Jun 09 00:00:01 localhost kernel: acpi PNP0C0B:02: Failed to set initial power state
Jun 09 00:00:01 localhost kernel: acpi PNP0C0B:03: Failed to set initial power state
Jun 09 00:00:01 localhost kernel: iwlwifi 0000:3a:00.0: Unsupported splx structure
Jun 09 00:00:01 localhost kernel: acpi PNP0C0B:04: Failed to set initial power state
Jun 09 00:00:47 localhost connmand[311]: Failed to find URL:http://ipv6.connman.net/online

any clues on how I can troubleshoot these errors?

Offline

#2 2016-06-11 17:05:07

synack
Member
Registered: 2016-06-08
Posts: 6

Re: Kerner errors in Dell XPS 13 (mid 2016) dev edition

Hi,

More details:

`uname -a`:

Linux rimsky 4.6.2-1-ARCH #1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016 x86_64 GNU/Linux

Output of `lspci -v`

00:00.0 Host bridge: Intel Corporation Skylake Host Bridge/DRAM Registers (rev 09)
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>

00:02.0 VGA compatible controller: Intel Corporation Skylake Integrated Graphics (rev 0a) (prog-if 00 [VGA controller])
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 0, IRQ 283
	Memory at db000000 (64-bit, non-prefetchable) [size=16M]
	Memory at 90000000 (64-bit, prefetchable) [size=256M]
	I/O ports at f000 [size=64]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:04.0 Signal processing controller: Intel Corporation Skylake Processor Thermal Subsystem (rev 09)
	Subsystem: Dell Device 0704
	Flags: fast devsel, IRQ 16
	Memory at dc320000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device

00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21) (prog-if 30 [XHCI])
	Subsystem: Dell Device 0704
	Flags: bus master, medium devsel, latency 0, IRQ 124
	Memory at dc310000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
	Subsystem: Dell Device 0704
	Flags: fast devsel, IRQ 18
	Memory at dc338000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal

00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at dc337000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at dc336000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci

00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 0, IRQ 281
	Memory at dc335000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21) (prog-if 01 [AHCI 1.0])
	Subsystem: Dell Device 0704
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 125
	Memory at dc330000 (32-bit, non-prefetchable) [size=8K]
	Memory at dc334000 (32-bit, non-prefetchable) [size=256]
	I/O ports at f090 [size=8]
	I/O ports at f080 [size=4]
	I/O ports at f060 [size=32]
	Memory at dc333000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1c.0 PCI bridge: Intel Corporation Device 9d10 (rev f1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Bus: primary=00, secondary=01, subordinate=39, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: c4000000-da0fffff
	Prefetchable memory behind bridge: 00000000a0000000-00000000c1ffffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Bus: primary=00, secondary=3a, subordinate=3a, sec-latency=0
	Memory behind bridge: dc200000-dc2fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Bus: primary=00, secondary=3b, subordinate=3b, sec-latency=0
	Memory behind bridge: dc100000-dc1fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 PCI bridge: Intel Corporation Device 9d18 (rev f1) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Bus: primary=00, secondary=3c, subordinate=3c, sec-latency=0
	Memory behind bridge: dc000000-dc0fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
	Subsystem: Dell Device 0704
	Flags: bus master, medium devsel, latency 0

00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
	Subsystem: Dell Device 0704
	Flags: fast devsel
	Memory at dc32c000 (32-bit, non-prefetchable) [disabled] [size=16K]

00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) (prog-if 80)
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 32, IRQ 284
	Memory at dc328000 (64-bit, non-prefetchable) [size=16K]
	Memory at dc300000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl

00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
	Subsystem: Dell Device 0704
	Flags: medium devsel, IRQ 16
	Memory at dc332000 (64-bit, non-prefetchable) [size=256]
	I/O ports at f040 [size=32]
	Kernel modules: i2c_i801

3a:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
	Subsystem: Intel Corporation Device 0050
	Flags: bus master, fast devsel, latency 0, IRQ 282
	Memory at dc200000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader (rev 01)
	Subsystem: Dell Device 0704
	Flags: bus master, fast devsel, latency 0, IRQ 123
	Memory at dc100000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci

3c:00.0 Non-Volatile memory controller: Toshiba America Info Systems Device 010f (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Toshiba America Info Systems Device 0001
	Flags: bus master, fast devsel, latency 0, IRQ 16, NUMA node 0
	Memory at dc000000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

Last edited by synack (2016-06-11 17:05:56)

Offline

Board footer

Powered by FluxBB