Activity log for bug #624339

Date Who What changed Old value New value Message
2010-08-25 23:51:12 koanhead bug added bug
2010-08-27 00:05:04 koanhead tags compat-wireless kernel-bug ralink
2010-08-27 13:36:43 Pedro Villavicencio affects gnome-nettool (Ubuntu) ubuntu
2010-08-27 13:37:05 Pedro Villavicencio affects ubuntu linux (Ubuntu)
2010-09-08 18:44:34 Jeremy Foshee tags compat-wireless kernel-bug ralink compat-wireless kernel-bug needs-kernel-logs ralink
2010-09-08 18:44:39 Jeremy Foshee tags compat-wireless kernel-bug needs-kernel-logs ralink compat-wireless kernel-bug needs-kernel-logs needs-upstream-testing ralink
2010-09-08 18:44:44 Jeremy Foshee tags compat-wireless kernel-bug needs-kernel-logs needs-upstream-testing ralink compat-wireless kernel-bug kj-triage needs-kernel-logs needs-upstream-testing ralink
2010-09-08 18:44:56 Jeremy Foshee linux (Ubuntu): status New Incomplete
2010-09-17 01:42:13 koanhead tags compat-wireless kernel-bug kj-triage needs-kernel-logs needs-upstream-testing ralink apport-collected compat-wireless kernel-bug kj-triage needs-kernel-logs needs-upstream-testing ralink
2010-09-17 01:42:15 koanhead description I purchased a usb wireless adapter which was advertised with "linux support". The "support" in question consists of a CD with the ra3070sta driver code and instructions for compiling it. I'm willing to do this for myself, but it seems inappropriate that Ubuntu users should have to do this. According to this forum thread: http://ubuntuforums.org/showthread.php?t=1419504 the ra3070 driver is deprecated in favor of the rt2870sta driver, so I added udev rules according to post #29. This made the device "show up" in dmesg and iwconfig, but it was unable to associate with any network. I backed out those changes and attempted to build the module as provided on the manufacturer's CD, resulting in the error shown here: https://answers.edge.launchpad.net/ubuntu/+source/gnome-nettool/+question/121473 about two-thirds of the way down the page. I finally did get the device working by following the advice in this forum post: http://ubuntuforums.org/showthread.php?t=1419504 See the last post for details. Briefly, I downloaded another version of the module source, provided by user chili555. Then renamed two .dat files, compiled and installed the module. Now the device works, but in client mode only. Grr. I'm currently trying to get the module to work with DKMS so that it doesn't die when next my kernel is updated. I am not an expert with DKMS. I got the following error when trying to add the module source to the tree: root@misterbochs:/usr/src/rt3070sta-2.1.2.0# dkms add -m rt3070sta -v 2.1.2.0 Creating symlink /var/lib/dkms/rt3070sta/2.1.2.0/source -> /usr/src/rt3070sta-2.1.2.0 DKMS: add Completed. root@misterbochs:/usr/src/rt3070sta-2.1.2.0# cd .. root@misterbochs:/usr/src# dkms build -m rt3070sta -v 2.1.2.0 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area.... make KERNELRELEASE=2.6.32-24-generic -C /lib/modules/2.6.32-24-generic/build M=/var/lib/dkms/rt3070sta/2.1.2.0/build.... Error! Build of rt3070sta.ko failed for: 2.6.32-24-generic (x86_64) Consult the make.log in the build directory /var/lib/dkms/rt3070sta/2.1.2.0/build/ for more information. ERROR: binary package for rt3070sta: 2.1.2.0 not found Here is the contents of /var/lib/dkms/rt3070sta/2.1.2.0/build/make.log: DKMS make.log for rt3070sta-2.1.2.0 for kernel 2.6.32-24-generic (x86_64) Tue Aug 24 19:56:25 PDT 2010 make: Entering directory `/usr/src/linux-headers-2.6.32-24-generic' Building modules, stage 2. MODPOST 0 modules make: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic' I'm afraid I'm not expert with DKMS, so I'm not sure what has gone wrong. I also don't know much about package creation and a number of other things which might be needed to bring this driver to a state in which an Ubuntu user can simply plug their brand-new USB-N13 into their computer and have it Just Work. I'm hoping someone who knows more than I do can advise me in making this happen. I purchased a usb wireless adapter which was advertised with "linux support". The "support" in question consists of a CD with the ra3070sta driver code and instructions for compiling it. I'm willing to do this for myself, but it seems inappropriate that Ubuntu users should have to do this. According to this forum thread: http://ubuntuforums.org/showthread.php?t=1419504 the ra3070 driver is deprecated in favor of the rt2870sta driver, so I added udev rules according to post #29. This made the device "show up" in dmesg and iwconfig, but it was unable to associate with any network. I backed out those changes and attempted to build the module as provided on the manufacturer's CD, resulting in the error shown here: https://answers.edge.launchpad.net/ubuntu/+source/gnome-nettool/+question/121473 about two-thirds of the way down the page. I finally did get the device working by following the advice in this forum post: http://ubuntuforums.org/showthread.php?t=1419504 See the last post for details. Briefly, I downloaded another version of the module source, provided by user chili555. Then renamed two .dat files, compiled and installed the module. Now the device works, but in client mode only. Grr. I'm currently trying to get the module to work with DKMS so that it doesn't die when next my kernel is updated. I am not an expert with DKMS. I got the following error when trying to add the module source to the tree: root@misterbochs:/usr/src/rt3070sta-2.1.2.0# dkms add -m rt3070sta -v 2.1.2.0 Creating symlink /var/lib/dkms/rt3070sta/2.1.2.0/source -> /usr/src/rt3070sta-2.1.2.0 DKMS: add Completed. root@misterbochs:/usr/src/rt3070sta-2.1.2.0# cd .. root@misterbochs:/usr/src# dkms build -m rt3070sta -v 2.1.2.0 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area.... make KERNELRELEASE=2.6.32-24-generic -C /lib/modules/2.6.32-24-generic/build M=/var/lib/dkms/rt3070sta/2.1.2.0/build.... Error! Build of rt3070sta.ko failed for: 2.6.32-24-generic (x86_64) Consult the make.log in the build directory /var/lib/dkms/rt3070sta/2.1.2.0/build/ for more information. ERROR: binary package for rt3070sta: 2.1.2.0 not found Here is the contents of /var/lib/dkms/rt3070sta/2.1.2.0/build/make.log: DKMS make.log for rt3070sta-2.1.2.0 for kernel 2.6.32-24-generic (x86_64) Tue Aug 24 19:56:25 PDT 2010 make: Entering directory `/usr/src/linux-headers-2.6.32-24-generic' Building modules, stage 2. MODPOST 0 modules make: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic' I'm afraid I'm not expert with DKMS, so I'm not sure what has gone wrong. I also don't know much about package creation and a number of other things which might be needed to bring this driver to a state in which an Ubuntu user can simply plug their brand-new USB-N13 into their computer and have it Just Work. I'm hoping someone who knows more than I do can advise me in making this happen. --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Architecture: i386 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: andyman 1674 F.... pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with YMF753 at irq 9' Mixer name : 'Yamaha YMF753' Components : 'AC97a:594d4803' Controls : 41 Simple ctrls : 28 DistroRelease: Ubuntu 10.10 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=f9dad613-e9ad-4ae9-b2c4-667ae1c28734 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100914) MachineType: Sony Corporation PCG-Z1RA(UC) Package: linux (not installed) PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-20-generic root=UUID=09611ec7-11e5-4a5f-b5a0-b413b9c48adc ro quiet splash ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4 Regression: No RelatedPackageVersions: linux-firmware 1.38 Reproducible: Yes RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no StagingDrivers: rt2870sta Tags: maverick kernel-config needs-upstream-testing staging Title: [STAGING] Uname: Linux 2.6.35-20-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 05/02/2003 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: R0061G0 dmi.chassis.asset.tag: 581L00000000db4df6669230688d dmi.chassis.type: 10 dmi.chassis.vendor: Sony Corporation dmi.chassis.version: N/A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrR0061G0:bd05/02/2003:svnSonyCorporation:pnPCG-Z1RA(UC):pvr01:cvnSonyCorporation:ct10:cvrN/A: dmi.product.name: PCG-Z1RA(UC) dmi.product.version: 01 dmi.sys.vendor: Sony Corporation
2010-09-17 01:42:18 koanhead attachment added AcpiTables.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596465/+files/AcpiTables.txt
2010-09-17 01:42:21 koanhead attachment added AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596466/+files/AlsaDevices.txt
2010-09-17 01:42:23 koanhead attachment added AplayDevices.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596468/+files/AplayDevices.txt
2010-09-17 01:42:25 koanhead attachment added ArecordDevices.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596469/+files/ArecordDevices.txt
2010-09-17 01:42:28 koanhead attachment added BootDmesg.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596473/+files/BootDmesg.txt
2010-09-17 01:42:31 koanhead attachment added Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596477/+files/Card0.Amixer.values.txt
2010-09-17 01:42:33 koanhead attachment added Card0.Codecs.codec97.0.ac97.0.0.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596482/+files/Card0.Codecs.codec97.0.ac97.0.0.txt
2010-09-17 01:42:35 koanhead attachment added Card0.Codecs.codec97.0.ac97.0.0.regs.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596485/+files/Card0.Codecs.codec97.0.ac97.0.0.regs.txt
2010-09-17 01:42:38 koanhead attachment added CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596489/+files/CurrentDmesg.txt
2010-09-17 01:42:43 koanhead attachment added IwConfig.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596491/+files/IwConfig.txt
2010-09-17 01:42:45 koanhead attachment added Lspci.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596492/+files/Lspci.txt
2010-09-17 01:42:48 koanhead attachment added Lsusb.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596493/+files/Lsusb.txt
2010-09-17 01:42:52 koanhead attachment added PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596494/+files/PciMultimedia.txt
2010-09-17 01:42:54 koanhead attachment added ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596495/+files/ProcCpuinfo.txt
2010-09-17 01:42:57 koanhead attachment added ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596496/+files/ProcInterrupts.txt
2010-09-17 01:42:59 koanhead attachment added ProcModules.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596497/+files/ProcModules.txt
2010-09-17 01:43:02 koanhead attachment added UdevDb.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596498/+files/UdevDb.txt
2010-09-17 01:43:05 koanhead attachment added UdevLog.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596499/+files/UdevLog.txt
2010-09-17 01:43:07 koanhead attachment added WifiSyslog.txt https://bugs.edge.launchpad.net/bugs/624339/+attachment/1596501/+files/WifiSyslog.txt
2010-11-19 21:16:24 noname2 bug added subscriber julius von kohout
2011-01-10 22:02:28 Jeremy Foshee tags apport-collected compat-wireless kernel-bug kj-triage needs-kernel-logs needs-upstream-testing ralink apport-collected compat-wireless kernel-bug kj-expired kj-triage needs-kernel-logs needs-upstream-testing ralink
2011-01-10 22:02:31 Jeremy Foshee linux (Ubuntu): status Incomplete Expired