[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#920306: Fwd: Problem after screen obscuration on idle time with HP notebook 255 G6 and linux-image-4.19.0-1-amd64



Package: src:linux
Version: 4.19.12-1
Severity: normal


Dear Maintainer,
I'm running debian testing on my HP notebook 255 G6 and I have problems with linux-image-4.19.0-1-amd64 but with 4.18.0-3-amd64 I have no problem. After boot I login then start i3wm using startx command.
The symptoms are:
1) user interface is not "updated" after screen obscuration on idle time (I use xset s timeout), can move mouse and interact with UI elements but to see the effects of that I need to wait until screen is obscured and bring up.
2) problem with sleep (close laptop lid, the computer goes to sleep but unable to wake up), shutdown and reboot (I need to restart system holding the power button)

Below info about gpu driver running either kernel

uname -r
4.18.0-3-amd64
inxi -G
Graphics:
  Device-1: AMD Stoney [Radeon R2/R3/R4/R5 Graphics] driver: amdgpu
  v: kernel
  Display: tty server: X.Org 1.20.3 driver: ati,radeon,vesa
  unloaded: fbdev,modesetting resolution: 1366x768~60Hz
  OpenGL: renderer: AMD STONEY (DRM 3.26.0 4.18.0-3-amd64 LLVM 7.0.1)
  v: 4.5 Mesa 18.2.8
apt policy firmware-amd-graphics
firmware-amd-graphics:
  Installé : 20190114-1
  Candidat : 20190114-1
 Table de version :
 *** 20190114-1 500
        500 http://ftp.it.debian.org/debian testing/non-free amd64 Packages
        100 /var/lib/dpkg/status

uname -r
4.19.0-1-amd64
inxi -G
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] driver: amdgpu v: kernel
           Display: tty server: X.Org 1.20.3 driver: ati,radeon,vesa unloaded: fbdev,modesetting resolution: 1366x768~60Hz
           OpenGL: renderer: AMD STONEY (DRM 3.27.0 4.19.0-1-amd64 LLVM 7.0.1) v: 4.5 Mesa 18.2.8
apt policy firmware-amd-graphics
firmware-amd-graphics:
  Installé : 20190114-1
  Candidat : 20190114-1
 Table de version :
 *** 20190114-1 500
        500 http://ftp.it.debian.org/debian testing/non-free amd64 Packages
        100 /var/lib/dpkg/status

the file /etc/default/grub is:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="text"
#acpi_backlight=video acpi_osi=Linux
GRUB_CMDLINE_LINUX=""

I run git bisect between linux kernel 4.18 and 4.19, problem 2) seems not present with the kernel I compiled myself (or at least with version below 4.19); here the git bisect log (I reset git bisect several times due to building error)

git bisect start
# good: [94710cac0ef4ee177a63b5227664b38c95bbf703] Linux 4.18
git bisect good 94710cac0ef4ee177a63b5227664b38c95bbf703
# bad: [84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d] Linux 4.19
git bisect bad 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d
# bad: [db06f826ec12bf0701ea7fc0a3c0aa00b84417c8] Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
git bisect bad db06f826ec12bf0701ea7fc0a3c0aa00b84417c8
# good: [0a957467c5fd46142bc9c52758ffc552d4c5e2f7] x86: i8259: Add missing include file
git bisect good 0a957467c5fd46142bc9c52758ffc552d4c5e2f7
# good: [9a76aba02a37718242d7cdc294f0a3901928aa57] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
git bisect good 9a76aba02a37718242d7cdc294f0a3901928aa57
# bad: [ef8e0ff97ae8168ffe1558a5726a8b348c8228a3] Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
git bisect bad ef8e0ff97ae8168ffe1558a5726a8b348c8228a3
# bad: [e0d018119ae82cbde32c1d4f8e9b8d8f43a3c88a] drm/v3d: Remove unnecessary dma_fence_ops.
git bisect bad e0d018119ae82cbde32c1d4f8e9b8d8f43a3c88a
# good: [e1cacec9d50d7299893eeab2d895189f3db625da] drm/i915: Update DRIVER_DATE to 20180620
git bisect good e1cacec9d50d7299893eeab2d895189f3db625da
# good: [57e23de02f4878061818fd118129a6b0e1516b11] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
git bisect good 57e23de02f4878061818fd118129a6b0e1516b11
# bad: [6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a] drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
git bisect bad 6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a
git bisect start
# good: [57e23de02f4878061818fd118129a6b0e1516b11] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
git bisect good 57e23de02f4878061818fd118129a6b0e1516b11
# bad: [6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a] drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
git bisect bad 6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a
# good: [daf0678c2036c918f01e4aa6035629d2debc2f30] Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
git bisect good daf0678c2036c918f01e4aa6035629d2debc2f30
git bisect start
# good: [57e23de02f4878061818fd118129a6b0e1516b11] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
git bisect good 57e23de02f4878061818fd118129a6b0e1516b11
# bad: [6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a] drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
git bisect bad 6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a
# good: [daf0678c2036c918f01e4aa6035629d2debc2f30] Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
git bisect good daf0678c2036c918f01e4aa6035629d2debc2f30
git bisect start
# bad: [6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a] drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
git bisect bad 6e0ef9d85b99baeeea4b9c4a9777809cb0c6040a
# good: [daf0678c2036c918f01e4aa6035629d2debc2f30] Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
git bisect good daf0678c2036c918f01e4aa6035629d2debc2f30
# bad: [741f01e636b72ff3f81204fd595ac1078907671b] drm/scheduler: Avoid using wait_event_killable for dying process (V4)
git bisect bad 741f01e636b72ff3f81204fd595ac1078907671b
# good: [4ea209073d229a0cb65f9978e83fa7c044026416] drm/amd/display: Dynamic HDR metadata mem buffer
git bisect good 4ea209073d229a0cb65f9978e83fa7c044026416
# good: [b646c1dc835b6b73884a88643c2534f1a4a1928f] drm/amdgpu: add kernel doc for memory domains.
git bisect good b646c1dc835b6b73884a88643c2534f1a4a1928f
# bad: [99fa7ce3a82bf8047b6104682da6ae276beb22d8] drm/doc: Add initial amdgpu driver documentation
git bisect bad 99fa7ce3a82bf8047b6104682da6ae276beb22d8
# bad: [d1a9146b3a98a139c79b79c7e1426f1128e2bbdf] drm/amdgpu/display: enable CONFIG_DRM_AMD_DC_DCN1_0 by default
git bisect bad d1a9146b3a98a139c79b79c7e1426f1128e2bbdf
# bad: [5099114ba3b2e5ae9fb487aeb3ae0434fe38a7da] drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option
git bisect bad 5099114ba3b2e5ae9fb487aeb3ae0434fe38a7da
# first bad commit: [5099114ba3b2e5ae9fb487aeb3ae0434fe38a7da] drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option

Boot messages and Xorg log are in attached files.


** Model information
sys_vendor: HP
product_name: HP 255 G6 Notebook PC
product_version: Type1ProductConfigId
chassis_vendor: HP
chassis_version: Chassis Version
bios_vendor: Insyde
bios_version: F.31
board_vendor: HP
board_name: 8330
board_version: 27.33

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Complex [1022:1576]
    Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) Processor Root Complex [103c:8330]
    Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0

00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) I/O Memory Management Unit [1022:1577]
    Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) I/O Memory Management Unit [103c:8330]
    Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 24
    Capabilities: <access denied>

00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] [1002:98e4] (rev d4) (prog-if 00 [VGA controller])
    Subsystem: Hewlett-Packard Company Stoney [Radeon R2/R3/R4/R5 Graphics] [103c:8330]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 40
    Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
    Region 2: Memory at f0800000 (64-bit, prefetchable) [size=8M]
    Region 4: I/O ports at 4000 [size=256]
    Region 5: Memory at f0400000 (32-bit, non-prefetchable) [size=256K]
    Expansion ROM at 000c0000 [disabled] [size=128K]
    Capabilities: <access denied>
    Kernel driver in use: amdgpu
    Kernel modules: amdgpu

00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15b3]
    Subsystem: Hewlett-Packard Company Device [103c:8330]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin B routed to IRQ 37
    Region 0: Memory at f0460000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge [1022:157b]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:02.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port [1022:157c] (prog-if 00 [Normal decode])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 26
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 00001000-00001fff
    Memory behind bridge: f0500000-f06fffff
    Prefetchable memory behind bridge: 00000000f1100000-00000000f12fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
        PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: <access denied>
    Kernel driver in use: pcieport

00:02.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port [1022:157c] (prog-if 00 [Normal decode])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 27
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
    I/O behind bridge: 00003000-00003fff
    Memory behind bridge: f0300000-f03fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
        PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: <access denied>
    Kernel driver in use: pcieport

00:02.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Processor Root Port [1022:157c] (prog-if 00 [Normal decode])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 28
    Bus: primary=00, secondary=03, subordinate=05, sec-latency=0
    I/O behind bridge: 00002000-00002fff
    Memory behind bridge: f1000000-f10fffff
    Prefetchable memory behind bridge: 00000000f0000000-00000000f00fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
    BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
        PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: <access denied>
    Kernel driver in use: pcieport

00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Host Bridge [1022:157b]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:08.0 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Device [1022:1578]
    Subsystem: Hewlett-Packard Company Device [103c:8330]
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 255
    Region 0: Memory at f0440000 (64-bit, prefetchable) [size=128K]
    Region 2: Memory at f0200000 (32-bit, non-prefetchable) [size=1M]
    Region 3: Memory at f046f000 (32-bit, non-prefetchable) [size=4K]
    Region 5: Memory at f046a000 (32-bit, non-prefetchable) [size=8K]
    Capabilities: <access denied>

00:09.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:157d]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:09.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 60h-6fh) Audio Controller [1022:157a]
    Subsystem: Hewlett-Packard Company Family 15h (Models 60h-6fh) Audio Controller [103c:8330]
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 38
    Region 0: Memory at f0464000 (32-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

00:10.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7914] (rev 20) (prog-if 30 [XHCI])
    Subsystem: Hewlett-Packard Company FCH USB XHCI Controller [103c:8330]
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 18
    Region 0: Memory at f0468000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: <access denied>
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci_pci

00:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7904] (rev 4b) (prog-if 01 [AHCI 1.0])
    Subsystem: Hewlett-Packard Company FCH SATA Controller [AHCI mode] [103c:8330]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 64, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 19
    Region 0: I/O ports at 4118 [size=8]
    Region 1: I/O ports at 4124 [size=4]
    Region 2: I/O ports at 4110 [size=8]
    Region 3: I/O ports at 4120 [size=4]
    Region 4: I/O ports at 4100 [size=16]
    Region 5: Memory at f046c000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: <access denied>
    Kernel driver in use: ahci
    Kernel modules: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7908] (rev 49) (prog-if 20 [EHCI])
    Subsystem: Hewlett-Packard Company FCH USB EHCI Controller [103c:8330]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 32, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 18
    Region 0: Memory at f046d000 (32-bit, non-prefetchable) [size=256]
    Capabilities: <access denied>
    Kernel driver in use: ehci-pci
    Kernel modules: ehci_pci

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 4b)
    Subsystem: Hewlett-Packard Company FCH SMBus Controller [103c:8330]
    Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Kernel driver in use: piix4_smbus
    Kernel modules: i2c_piix4, sp5100_tco

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 11)
    Subsystem: Hewlett-Packard Company FCH LPC Bridge [103c:8330]
    Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b0]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b1]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b2]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b3]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Capabilities: <access denied>
    Kernel driver in use: k10temp
    Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b4]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Kernel driver in use: fam15h_power
    Kernel modules: fam15h_power

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b5]
    Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
    Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:8330]
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 29
    Region 0: I/O ports at 3000 [size=256]
    Region 2: Memory at f0304000 (64-bit, non-prefetchable) [size=4K]
    Region 4: Memory at f0300000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: r8169
    Kernel modules: r8169

03:00.0 Network controller [0280]: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb] (rev 10)
    Subsystem: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:2110]
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 35
    Region 0: Memory at f1000000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: <access denied>
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi


** USB devices:
Bus 001 Device 003: ID 8087:0aa7 Intel Corp.
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel Mouse
Bus 002 Device 002: ID 04f2:b5db Chicony Electronics Co., Ltd
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR:fr (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-4.19.0-1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.132
ii  kmod                                    25-2
ii  linux-base                              4.5

Versions of packages linux-image-4.19.0-1-amd64 recommends:
ii  apparmor             2.13.2-3
ii  firmware-linux-free  3.4
ii  irqbalance           1.5.0-2

Versions of packages linux-image-4.19.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-efi-amd64          2.02+dfsg1-10
pn  linux-doc-4.19          <none>

Versions of packages linux-image-4.19.0-1-amd64 is related to:
ii  firmware-amd-graphics     20190114-1
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
ii  firmware-iwlwifi          20190114-1
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20190114-1
ii  firmware-misc-nonfree     20190114-1
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20190114-1
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

--
Umi sukoschi
Niwa ni izumi no
Ko no ma ka na


--
Umi sukoschi
Niwa ni izumi no
Ko no ma ka na

Attachment: linux-4.19-boot.log
Description: Binary data

Attachment: Xorg.0.log
Description: Binary data


Reply to: