by wintpe » Nov 17th, '17, 00:05
ok heres mine
- Code: Select all
09:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961
filename: /lib/modules/4.9.56-desktop-1.mga6/kernel/drivers/nvme/host/nvme.ko.xz
version: 1.0
license: GPL
author: Matthew Wilcox <willy@linux.intel.com>
srcversion: 1A6F7254BEC3E9B31BED2BE
alias: pci:v0000106Bd00002003sv*sd*bc*sc*i*
alias: pci:v0000106Bd00002001sv*sd*bc*sc*i*
alias: pci:v*d*sv*sd*bc01sc08i02*
alias: pci:v00001C5Fd00000540sv*sd*bc*sc*i*
alias: pci:v00001C58d00000003sv*sd*bc*sc*i*
alias: pci:v00008086d00005845sv*sd*bc*sc*i*
alias: pci:v00008086d00000A54sv*sd*bc*sc*i*
alias: pci:v00008086d00000A53sv*sd*bc*sc*i*
alias: pci:v00008086d00000953sv*sd*bc*sc*i*
depends: nvme-core
intree: Y
vermagic: 4.9.56-desktop-1.mga6 SMP mod_unload
parm: use_threaded_interrupts:int
parm: use_cmb_sqes:use controller's memory buffer for I/O SQes (bool)
[root@localhost ~]# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
devtmpfs 16400784 0 16400784 0% /dev
tmpfs 16439348 0 16439348 0% /dev/shm
tmpfs 16439348 1452 16437896 1% /run
/dev/nvme0n1p2 51643864 7082112 41908620 15% /
tmpfs 16439348 0 16439348 0% /sys/fs/cgroup
tmpfs 16439348 20 16439328 1% /tmp
/dev/nvme0n1p1 305576 136 305440 1% /boot/EFI
[root@localhost ~]# dmesg|grep nvme
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.56-desktop-1.mga6 root=UUID=436f4304-6782-429e-9598-7c4b930d693c ro splash quiet noiswmd nokmsboot resume=/dev/nvme0n1p3 audit=0
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.56-desktop-1.mga6 root=UUID=436f4304-6782-429e-9598-7c4b930d693c ro splash quiet noiswmd nokmsboot resume=/dev/nvme0n1p3 audit=0
[ 1.268952] PM: Checking hibernation image partition /dev/nvme0n1p3
[ 65.043757] nvme nvme0: pci function 0000:09:00.0
[ 65.261688] nvme0n1: p1 p2 p3 p4
[ 65.281137] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: data=ordered
[ 65.314622] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: data=ordered
[ 65.329430] dracut: Mounted root filesystem /dev/nvme0n1p2
[ 65.527609] EXT4-fs (nvme0n1p2): re-mounted. Opts: acl
[ 65.647075] Adding 4193292k swap on /dev/nvme0n1p3. Priority:-1 extents:1 across:4193292k SSFS
[ 65.653265] FAT-fs (nvme0n1p1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 65.671608] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: acl
and just to re-iterate ive not had to do anything special to get that module to load.
have we already discussed system bios, and ssd bios might be an option, have you tried clearing to defaults your bios setup
happy to post any more comparisons i can, I know from your point of view it looks like a software issue, but then when you see a system
with similar components not seeing the same issue, you have to be open minded about where the problem actually lies.
and try other things.
regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.