This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1875246

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1875246

Title:
  Ralink 148f:5370 => rt2x00lib_probe_dev: Error - Failed to initialize
  hw

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ralink rt5370 causes the following rt2x00 error when plugged =>

  [18513.463374] usbcore: deregistering interface driver rt2800usb
  [18546.845104]  (null): rt2x00_set_rt: Info - RT chipset 5390, rev 0502 
detected
  [18546.856354]  (null): rt2x00_set_rf: Info - RF chipset 5370 detected
  [18546.856505] Modules linked in: rt2800usb(+) rt2x00usb rt2800lib rt2x00lib 
rfcomm xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink 
nfnetlink xfrm_user xfrm_algo xt_addrtype iptable_filter iptable_nat 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack br_netfilter 
bridge stp llc ccm cmac aufs overlay bnep uvcvideo btusb videobuf2_vmalloc 
videobuf2_memops btrtl videobuf2_v4l2 btbcm videobuf2_core btintel bluetooth 
videodev media ecdh_generic snd_hda_codec_hdmi hid_multitouch 
snd_hda_codec_realtek hid_generic dell_laptop snd_hda_codec_generic arc4 
nls_iso8859_1 intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp 
kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc 
aesni_intel aes_x86_64 crypto_simd dell_wmi glue_helper cryptd dell_smbios
  [18546.856546]  drm_kms_helper psmouse syscopyarea sysfillrect sysimgblt 
fb_sys_fops i2c_hid thunderbolt rtsx_pci drm wmi hid video [last unloaded: 
rt2x00lib]
  [18546.856609]  rt2x00lib_probe_hw+0x39c/0x420 [rt2x00lib]
  [18546.856612]  rt2x00lib_probe_dev+0x2e3/0x380 [rt2x00lib]
  [18546.856614]  rt2x00usb_probe+0x1c2/0xc60 [rt2x00usb]
  [18546.856620]  rt2800usb_probe+0x15/0x20 [rt2800usb]
  [18546.856643]  rt2800usb_driver_init+0x23/0x1000 [rt2800usb]
  [18546.856697]  (null): rt2x00lib_probe_dev: Error - Failed to initialize hw
  [18546.856720] rt2800usb: probe of 1-9:1.0 failed with error -22
  [18546.856761] usbcore: registered new interface driver rt2800usb

  
  kernel :Ubuntu 4.15.0-1079.89-oem 4.15.18

  lsmod
  Module                  Size  Used by
  iwlmvm                421888  0
  iwlwifi               380928  1 iwlmvm
  rt2800usb              32768  0
  rt2x00usb              20480  1 rt2800usb
  rt2800lib             114688  1 rt2800usb
  rt2x00lib              53248  3 rt2800usb,rt2x00usb,rt2800lib
  rfcomm                 77824  4
  xt_conntrack           16384  1
  ipt_MASQUERADE         16384  1
  nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
  nf_conntrack_netlink    40960  0
  nfnetlink              16384  2 nf_conntrack_netlink
  xfrm_user              32768  1
  xfrm_algo              16384  1 xfrm_user
  xt_addrtype            16384  2
  iptable_filter         16384  1
  iptable_nat            16384  1
  nf_conntrack_ipv4      16384  3
  nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
  nf_nat_ipv4            16384  1 iptable_nat
  nf_nat                 32768  2 nf_nat_masquerade_ipv4,nf_nat_ipv4
  nf_conntrack          131072  7 
xt_conntrack,nf_nat_masquerade_ipv4,nf_conntrack_ipv4,nf_nat,ipt_MASQUERADE,nf_nat_ipv4,nf_conntrack_netlink
  br_netfilter           24576  0
  bridge                155648  1 br_netfilter
  stp                    16384  1 bridge
  llc                    16384  2 bridge,stp
  ccm                    20480  3
  cmac                   16384  0
  aufs                  241664  0
  overlay                77824  0
  bnep                   20480  2
  uvcvideo               86016  0
  btusb                  45056  0
  videobuf2_vmalloc      16384  1 uvcvideo
  videobuf2_memops       16384  1 videobuf2_vmalloc
  btrtl                  16384  1 btusb
  videobuf2_v4l2         24576  1 uvcvideo
  btbcm                  16384  1 btusb
  videobuf2_core         40960  2 videobuf2_v4l2,uvcvideo
  btintel                16384  1 btusb
  bluetooth             548864  33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
  videodev              188416  3 videobuf2_core,videobuf2_v4l2,uvcvideo
  media                  40960  2 videodev,uvcvideo
  ecdh_generic           24576  1 bluetooth
  snd_hda_codec_hdmi     53248  1
  hid_multitouch         20480  0
  snd_hda_codec_realtek   106496  1
  hid_generic            16384  0
  dell_laptop            20480  0
  snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
  arc4                   16384  2
  nls_iso8859_1          16384  1
  intel_rapl             20480  0
  x86_pkg_temp_thermal    16384  0
  intel_powerclamp       16384  0
  coretemp               16384  0
  kvm_intel             217088  0
  kvm                   610304  1 kvm_intel
  irqbypass              16384  1 kvm
  crct10dif_pclmul       16384  0
  crc32_pclmul           16384  0
  ghash_clmulni_intel    16384  0
  pcbc                   16384  0
  aesni_intel           188416  2
  aes_x86_64             20480  1 aesni_intel
  crypto_simd            16384  1 aesni_intel
  dell_wmi               16384  0
  glue_helper            16384  1 aesni_intel
  cryptd                 24576  3 crypto_simd,ghash_clmulni_intel,aesni_intel
  dell_smbios            24576  2 dell_wmi,dell_laptop
  snd_hda_intel          45056  3
  intel_cstate           20480  0
  dcdbas                 16384  1 dell_smbios
  intel_rapl_perf        16384  0
  snd_hda_codec         131072  4 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
  snd_hda_core           81920  5 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
  snd_hwdep              20480  1 snd_hda_codec
  snd_pcm                98304  4 
snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
  input_leds             16384  0
  snd_seq_midi           16384  0
  joydev                 24576  0
  snd_seq_midi_event     16384  1 snd_seq_midi
  serio_raw              16384  0
  mac80211              753664  4 iwlmvm,rt2x00lib,rt2x00usb,rt2800lib
  dell_wmi_descriptor    16384  2 dell_wmi,dell_smbios
  snd_rawmidi            32768  1 snd_seq_midi
  intel_wmi_thunderbolt    16384  0
  wmi_bmof               16384  0
  snd_seq                65536  2 snd_seq_midi,snd_seq_midi_event
  snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
  snd_timer              32768  2 snd_seq,snd_pcm
  snd                    81920  17 
snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
  idma64                 20480  0
  virt_dma               16384  1 idma64
  soundcore              16384  1 snd
  cfg80211              651264  4 iwlmvm,rt2x00lib,iwlwifi,mac80211
  rtsx_pci_ms            20480  0
  memstick               16384  1 rtsx_pci_ms
  compat                 16384  4 iwlmvm,iwlwifi,mac80211,cfg80211
  processor_thermal_device    16384  0
  intel_lpss_pci         20480  0
  intel_soc_dts_iosf     16384  1 processor_thermal_device
  intel_lpss             16384  1 intel_lpss_pci
  ucsi_acpi              16384  0
  typec_ucsi             28672  1 ucsi_acpi
  typec                  24576  1 typec_ucsi
  int3403_thermal        16384  0
  int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
  mac_hid                16384  0
  intel_hid              16384  0
  acpi_pad              180224  0
  int3400_thermal        16384  0
  sparse_keymap          16384  2 intel_hid,dell_wmi
  acpi_thermal_rel       16384  1 int3400_thermal
  sch_fq_codel           20480  1
  parport_pc             32768  0
  ppdev                  20480  0
  lp                     20480  0
  parport                49152  3 parport_pc,lp,ppdev
  ip_tables              28672  2 iptable_filter,iptable_nat
  x_tables               40960  5 
xt_conntrack,iptable_filter,ipt_MASQUERADE,xt_addrtype,ip_tables
  autofs4                40960  2
  btrfs                1134592  0
  zstd_compress         163840  1 btrfs
  raid10                 53248  0
  raid456               147456  0
  async_raid6_recov      20480  1 raid456
  async_memcpy           16384  2 raid456,async_raid6_recov
  async_pq               16384  2 raid456,async_raid6_recov
  async_xor              16384  3 async_pq,raid456,async_raid6_recov
  async_tx               16384  5 
async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
  xor                    24576  2 async_xor,btrfs
  raid6_pq              114688  4 async_pq,btrfs,raid456,async_raid6_recov
  libcrc32c              16384  3 nf_conntrack,nf_nat,raid456
  raid1                  40960  0
  raid0                  20480  0
  multipath              16384  0
  linear                 16384  0
  rtsx_pci_sdmmc         24576  0
  i915                 1638400  26
  i2c_algo_bit           16384  1 i915
  drm_kms_helper        172032  1 i915
  psmouse               151552  0
  syscopyarea            16384  1 drm_kms_helper
  sysfillrect            16384  1 drm_kms_helper
  sysimgblt              16384  1 drm_kms_helper
  fb_sys_fops            16384  1 drm_kms_helper
  i2c_hid                24576  0
  thunderbolt           126976  0
  rtsx_pci               65536  2 rtsx_pci_sdmmc,rtsx_pci_ms
  drm                   401408  7 drm_kms_helper,i915
  wmi                    24576  5 
intel_wmi_thunderbolt,dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
  hid                   118784  3 i2c_hid,hid_multitouch,hid_generic
  video                  45056  3 dell_wmi,dell_laptop,i915

  rfkill list all
  1: hci0: Bluetooth
        Soft blocked: yes
        Hard blocked: no
  3: phy6: Wireless LAN
        Soft blocked: no
        Hard blocked: no

  ifconfig -a
  docker0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
          inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
          ether 02:42:c4:82:3e:6a  txqueuelen 0  (Ethernet)
          RX packets 0  bytes 0 (0.0 B)
          RX errors 0  dropped 0  overruns 0  frame 0
          TX packets 0  bytes 0 (0.0 B)
          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
          inet 127.0.0.1  netmask 255.0.0.0
          inet6 ::1  prefixlen 128  scopeid 0x10<host>
          loop  txqueuelen 1000  (Boucle locale)
          RX packets 8239  bytes 912286 (912.2 KB)
          RX errors 0  dropped 0  overruns 0  frame 0
          TX packets 8239  bytes 912286 (912.2 KB)
          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  wlp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
          inet 192.168.1.14  netmask 255.255.255.0  broadcast 192.168.1.255
          inet6 fe80::dfa4:d45a:bdf8:2053  prefixlen 64  scopeid 0x20<link>
          ether 5c:80:b6:30:0c:e1  txqueuelen 1000  (Ethernet)
          RX packets 18776  bytes 18091239 (18.0 MB)
          RX errors 0  dropped 0  overruns 0  frame 0
          TX packets 13637  bytes 2623465 (2.6 MB)
          TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to