------- Comment From [email protected] 2016-09-29 19:31 EDT-------
This has been verified successfully w/ the nvme driver.
Updating tags.

On the partitioner dialog, exited to shell and verified (below).

1) Enabling -proposed & blacklist options, the nvme module is not loaded
and nvme devices are not present:

~ # cat /proc/cmdline
method=http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/main/installer-ppc64el/
 apt-setup/proposed=true modprobe.blacklist=nvme

~ # lsmod | grep nvme
~ #

~ # ls -1 /dev/nvme*
ls: /dev/nvme*: No such file or directory

2) Enabling -proposed but not the blacklist option, the nvme module is
loaded and nvme devices are present:

~ # cat /proc/cmdline
method=http://ports.ubuntu.com/ubuntu-ports/dists/xenial-updates/main/installer-ppc64el/
 apt-setup/proposed=true

~ # lsmod | grep nvme
nvme                   82444  0

~ # ls -1 /dev/nvme*
/dev/nvme0
/dev/nvme0n1
/dev/nvme0n1p1

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1602717

Title:
  hw-detect modprobes blindly, ignoring blacklists

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/1602717/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to