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 Kernel
Packages, which is subscribed to hwdata in Ubuntu.
https://bugs.launchpad.net/bugs/1934428

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

Status in dellserver:
  New
Status in hwdata package in Ubuntu:
  New

Bug description:
  Request to pull-in new PERC11 PCI-ids from upstream.
  PERC-11 are shipping cards supported since Ubuntu 20.04 onwards, however new 
form factors are being launched by Dell which are having new subsystem-ids.

  Request is to pull these new pci-ids into future releases Ubuntu
  20.04.

  PCI-id details:
  1000:00e6:1028:2171   PERC H750 Mini
  1000:00e6:1028:2172   PERC H355 Adapter
  1000:00e6:1028:2173   PERC H355 Front
  1000:00e6:1028:2174   PERC H350 Mini
  1000:00e6:1028:2176   PERC H750 Adapter
  1000:00e6:1028:2177   PERC H350 Adapter

  External links:
  https://pci-ids.ucw.cz/read/PC/1000/10e2
  https://pci-ids.ucw.cz/v2.2/pci.ids

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to