← Back to team overview

kernel-packages team mailing list archive

[Bug 1344845] Re: ralink 1814 5362 - Failed to allocate device

 

blau, could you please test the latest upstream kernel available from the very top line at the top of the page (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-3.16-rc5

This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Description changed:

- Good Day
- 
- I have asked the question
- (https://answers.launchpad.net/ubuntu/+question/251603) and was asked to
- report a bug.
- 
  Recently, I reinstalled my PC with Kubuntu 14.04. I also installed new
  hardware, a wireless network card, Netis WF2118. According to what I
  have read, there is already a kernel module included as in rt2800pci
  which should take care of this WLAN card. But the card is not working...
  I am doing USB tethering from my Andoid phone to connect to the internet
  at the moment.
  
  # iwlist scan
  lo Interface doesn't support scanning.
  
  eth0 Interface doesn't support scanning.
  
  usb0 Interface doesn't support scanning.
  
- # uname -a
- Linux christoph-desktop 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:43:42 UTC 2014 i686 athlon i686 GNU/Linux
- 
  # lshw -c network
-   *-network UNCLAIMED
-        description: Network controller
-        product: Ralink corp.
-        vendor: Ralink corp.
-        physical id: 8
-        bus info: pci@0000:01:08.0
-        version: 00
-        width: 32 bits
-        clock: 33MHz
-        capabilities: pm cap_list
-        configuration: latency=32 maxlatency=4 mingnt=2
-        resources: memory:fbef0000-fbefffff
-   *-network
-        description: Ethernet interface
-        physical id: 1
-        logical name: usb0
-        serial: d2:19:44:db:d7:b1
-        capabilities: ethernet physical
-        configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.246 link=yes multicast=yes
+   *-network UNCLAIMED
+        description: Network controller
+        product: Ralink corp.
+        vendor: Ralink corp.
+        physical id: 8
+        bus info: pci@0000:01:08.0
+        version: 00
+        width: 32 bits
+        clock: 33MHz
+        capabilities: pm cap_list
+        configuration: latency=32 maxlatency=4 mingnt=2
+        resources: memory:fbef0000-fbefffff
+   *-network
+        description: Ethernet interface
+        physical id: 1
+        logical name: usb0
+        serial: d2:19:44:db:d7:b1
+        capabilities: ethernet physical
+        configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.246 link=yes multicast=yes
  
  # lspci -knn | grep Ralink
  01:08.0 Network controller [0280]: Ralink corp. Device [1814:5362]
-         Subsystem: Ralink corp. Device [1814:5362]
+         Subsystem: Ralink corp. Device [1814:5362]
  
  # dmesg | grep rt2
  [ 9.647834] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5392, rev 0223 detected
  [ 9.651207] ieee80211 phy0: rt2800_init_eeprom: Error - Invalid RF chipset 0x5362 detected
  [ 9.651210] ieee80211 phy0: rt2x00lib_probe_dev: Error - Failed to allocate device
  
  # modinfo rt2800pci | grep 53[69]2
  alias: pci:v00001814d00005392sv*sd*bc*sc*i*
  alias: pci:v00001814d00005362sv*sd*bc*sc*i*
  
  # lsmod | grep rt2
  rt2800pci 13374 0
  rt2800mmio 16189 1 rt2800pci
  rt2800lib 83150 2 rt2800pci,rt2800mmio
  rt2x00pci 13111 1 rt2800pci
  rt2x00mmio 13395 2 rt2800pci,rt2800mmio
  rt2x00lib 48886 5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
  mac80211 546051 3 rt2x00lib,rt2x00pci,rt2800lib
  cfg80211 409394 2 mac80211,rt2x00lib
  eeprom_93cx6 13168 1 rt2800pci
  crc_ccitt 12627 1 rt2800lib
  
- linux-image-extra-3.13.0-30-generic:
-   Installed: 3.13.0-30.55
-   Candidate: 3.13.0-30.55
-   Version table:
-  *** 3.13.0-30.55 0
-         500 http://za.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
-         500 http://security.ubuntu.com/ubuntu/ trusty-security/main i386 Packages
-         100 /var/lib/dpkg/status
- 
- linux-headers-3.13.0-30-generic:
-   Installed: 3.13.0-30.55
-   Candidate: 3.13.0-30.55
-   Version table:
-  *** 3.13.0-30.55 0
-         500 http://za.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages
-         500 http://security.ubuntu.com/ubuntu/ trusty-security/main i386 Packages
-         100 /var/lib/dpkg/status
- 
- I have run ubunntu-bug linux and hope that everything was submitted
- correctly. Please excuse me, this is my first bug report.
- 
- Kind regards,
- Christoph
- 
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC1:  christoph   1878 F.... pulseaudio
-                       christoph   2085 F.... pulseaudio
-  /dev/snd/controlC0:  christoph   1878 F.... pulseaudio
-                       christoph   2085 F.... pulseaudio
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC1:  christoph   1878 F.... pulseaudio
+                       christoph   2085 F.... pulseaudio
+  /dev/snd/controlC0:  christoph   1878 F.... pulseaudio
+                       christoph   2085 F.... pulseaudio
  CurrentDesktop: KDE
  Date: Sat Jul 19 13:28:25 2014
  HibernationDevice: RESUME=UUID=198a3e3d-ca99-484f-866f-4c7c2c4ac40b
  InstallationDate: Installed on 2014-07-05 (13 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.1)
  IwConfig:
-  lo        no wireless extensions.
-  
-  eth0      no wireless extensions.
-  
-  usb0      no wireless extensions.
+  lo        no wireless extensions.
+ 
+  eth0      no wireless extensions.
+ 
+  usb0      no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic root=UUID=55f9efbb-dd4b-4edc-9ced-ce450e3bbf71 ro quiet splash forcepae vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-3.13.0-30-generic N/A
-  linux-backports-modules-3.13.0-30-generic  N/A
-  linux-firmware                             1.127.4
+  linux-restricted-modules-3.13.0-30-generic N/A
+  linux-backports-modules-3.13.0-30-generic  N/A
+  linux-firmware                             1.127.4
  RfKill:
-  
+ 
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.10
  dmi.board.name: N68-S
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP2.10:bd04/21/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

** Tags added: latest-bios-p2.10

** Attachment removed: "lspci-vnvn.log"
   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344845/+attachment/4156805/+files/lspci-vnvn.log

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

** Summary changed:

-  ralink 1814 5362 - Failed to allocate device
+ 1814:5362 Ralink Failed to allocate device

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

Title:
  1814:5362 Ralink Failed to allocate device

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Recently, I reinstalled my PC with Kubuntu 14.04. I also installed new
  hardware, a wireless network card, Netis WF2118. According to what I
  have read, there is already a kernel module included as in rt2800pci
  which should take care of this WLAN card. But the card is not
  working... I am doing USB tethering from my Andoid phone to connect to
  the internet at the moment.

  # iwlist scan
  lo Interface doesn't support scanning.

  eth0 Interface doesn't support scanning.

  usb0 Interface doesn't support scanning.

  # lshw -c network
    *-network UNCLAIMED
         description: Network controller
         product: Ralink corp.
         vendor: Ralink corp.
         physical id: 8
         bus info: pci@0000:01:08.0
         version: 00
         width: 32 bits
         clock: 33MHz
         capabilities: pm cap_list
         configuration: latency=32 maxlatency=4 mingnt=2
         resources: memory:fbef0000-fbefffff
    *-network
         description: Ethernet interface
         physical id: 1
         logical name: usb0
         serial: d2:19:44:db:d7:b1
         capabilities: ethernet physical
         configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.246 link=yes multicast=yes

  # lspci -knn | grep Ralink
  01:08.0 Network controller [0280]: Ralink corp. Device [1814:5362]
          Subsystem: Ralink corp. Device [1814:5362]

  # dmesg | grep rt2
  [ 9.647834] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5392, rev 0223 detected
  [ 9.651207] ieee80211 phy0: rt2800_init_eeprom: Error - Invalid RF chipset 0x5362 detected
  [ 9.651210] ieee80211 phy0: rt2x00lib_probe_dev: Error - Failed to allocate device

  # modinfo rt2800pci | grep 53[69]2
  alias: pci:v00001814d00005392sv*sd*bc*sc*i*
  alias: pci:v00001814d00005362sv*sd*bc*sc*i*

  # lsmod | grep rt2
  rt2800pci 13374 0
  rt2800mmio 16189 1 rt2800pci
  rt2800lib 83150 2 rt2800pci,rt2800mmio
  rt2x00pci 13111 1 rt2800pci
  rt2x00mmio 13395 2 rt2800pci,rt2800mmio
  rt2x00lib 48886 5 rt2x00pci,rt2800lib,rt2800pci,rt2800mmio,rt2x00mmio
  mac80211 546051 3 rt2x00lib,rt2x00pci,rt2800lib
  cfg80211 409394 2 mac80211,rt2x00lib
  eeprom_93cx6 13168 1 rt2800pci
  crc_ccitt 12627 1 rt2800lib

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-30-generic 3.13.0-30.55
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  christoph   1878 F.... pulseaudio
                        christoph   2085 F.... pulseaudio
   /dev/snd/controlC0:  christoph   1878 F.... pulseaudio
                        christoph   2085 F.... pulseaudio
  CurrentDesktop: KDE
  Date: Sat Jul 19 13:28:25 2014
  HibernationDevice: RESUME=UUID=198a3e3d-ca99-484f-866f-4c7c2c4ac40b
  InstallationDate: Installed on 2014-07-05 (13 days ago)
  InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140416.1)
  IwConfig:
   lo        no wireless extensions.

   eth0      no wireless extensions.

   usb0      no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-30-generic root=UUID=55f9efbb-dd4b-4edc-9ced-ce450e3bbf71 ro quiet splash forcepae vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-30-generic N/A
   linux-backports-modules-3.13.0-30-generic  N/A
   linux-firmware                             1.127.4
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.10
  dmi.board.name: N68-S
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP2.10:bd04/21/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68-S:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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


References