Public bug reported:

Hello,

 On Ubuntu 18.04 (fully updated), the following configuration does not
work:

 File /etc/modprobe.d/dummy.conf with:

----
 options dummy numdummies=12
----

 File /etc/modules

----
 dummy
----

 The module "dummy" is loaded but, there is no 12 dummies NIC cards!

 The manual workaround is:

---
rmmod dummy
modprobe dummy numdummies=12
---

 I talked on IRC and someone pointed that the dummy module is missing
its "/sys/module/dummy/parameters/" subdir, so, I'm filling this bug
report now.

Cheers!

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Incomplete

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

Title:
  Missing "/sys/module/dummy/parameters/" subdir on dummy module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1774731/+subscriptions

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

Reply via email to