root@ubuntu:/home/ubuntu/hwdata# make install
mkdir -p -m 755 /usr/share/hwdata
for foo in pci.ids usb.ids oui.txt iab.txt pnp.ids ; do \
        install -m 644 $foo /usr/share/hwdata ;\
done
mkdir -p -m 755 /usr/lib/modprobe.d
install -m 644 -T blacklist.conf /usr/lib/modprobe.d/dist-blacklist.conf

Hi Michael,
The ids are to be added to 'pci.ids' file. I see you have added to 'pci.id' 
file which won't install during 'make install'.
Could you please correct the file reflecting changes.

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

Title:
  Request to pull-in new PERC11 PCI-id from upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/dellserver/+bug/1934428/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to