Comment 3 for bug 1872128

Revision history for this message
You-Sheng Yang (vicamo) wrote : Re: Broken QCA9377 firmware, no 802.11n support

Long time ago but if someone can comment some more information about the affected hardware, it will be very helpful.

For the reporter, please run:

  $ sudo ln -s source_linux.py /usr/share/apport/package-hooks/source_linux-firmware.py
  $ sudo apport-collect 1872128

For others:

  $ for id in $(lspci|grep 'Network controller' | awk '{print $1}'); do sudo lspci -vvnn -s $id; done