Using an upstream kernel, bug still there:

# uname -r
4.17.1-041701-generic

# lsb_release -drc
Description:    Ubuntu 18.04 LTS
Release:        18.04
Codename:       bionic

# cat /etc/modprobe.d/dummy.conf 
options dummy numdummies=1

# cat /etc/modules-load.d/dummy.conf 
dummy

# lsmod | grep dummy
dummy                  16384  0

# ip li sh type dummy
<none-if-found>

# rmmod dummy
# modprobe dummy numdummies=1

# ip li sh type dummy
4: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN mode DEFAULT group 
default qlen 1000
    link/ether ee:74:c8:7c:32:5a brd ff:ff:ff:ff:ff:ff

So loading manually works! The problem seems to be at boot time.

-- 
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