NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/58775 (apei(4) spamming console)
The following reply was made to PR kern/58775; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost
Subject: Re: kern/58775 (apei(4) spamming console)
Date: Fri, 25 Oct 2024 18:48:12 +0000
> Date: Fri, 25 Oct 2024 18:36:32 +0000
> From: Taylor R Campbell <campbell%mumble.net@localhost>
>
> Can you share the output of the following commands?
>
> pcictl pci0 list -N
> pcictl pci0 list -n -N
> pcictl pci0 dump -b 0x80 -d 3 -f 0
> pcictl pci0 dump -b 0x80 -d 3 -f 1
> pcictl pci0 dump -b 0x80 -d 3 -f 2
> pcictl pci0 dump -b 0x81 -d 0 -f 0
> nvmectl devlist
> nvmectl identify nvme0
> nvmectl logpage -p 1 nvme0
> nvmectl logpage -p 2 nvme0
> nvmectl logpage -p 3 nvme0
Also, let's compare to the other NVMe cards you have in there:
pcictl pci0 dump -b 0x82 -d 0 -f 0
nvmectl identify nvme1
nvmectl logpage -p 1 nvme1
nvmectl logpage -p 2 nvme1
nvmectl logpage -p 3 nvme1
pcictl pci0 dump -b 0xc0 -d 3 -f 1
pcictl pci0 dump -b 0xc1 -d 0 -f 0
nvmectl identify nvme2
nvmectl logpage -p 1 nvme2
nvmectl logpage -p 2 nvme2
nvmectl logpage -p 3 nvme2
pcictl pci0 dump -b 0xc0 -d 3 -f 2
pcictl pci0 dump -b 0xc2 -d 0 -f 0
nvmectl identify nvme3
nvmectl logpage -p 1 nvme3
nvmectl logpage -p 2 nvme3
nvmectl logpage -p 3 nvme3
Home |
Main Index |
Thread Index |
Old Index