kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #17136
[Bug 1049466] Re: Need support of Ralink RT3290 wifi support
I'm using Kubuntu Saucy Salamander 13.10
Hardware - Ralink RT3290 (Asus X501U notebook):
$ lspci -k | tail -n 5
07:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
Subsystem: Foxconn International, Inc. Device e055
Kernel driver in use: rt2860
07:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
Subsystem: Foxconn International, Inc. Device e056
1) driver from serialmonkey project (comes with kernel) does not work fine - i get connections drop
2) driver from vendor (Ralink, DPO_RT3290_LinuxSTA_V2600_20120508) works but only with old kernel (3.2.0-24-generic )
2.1) kernels 3.11.0-7-generic / 3.9.0-7-generic , kernel macros are removed as suggested in #76,
Ralink driver compiles fine but after reboot and surfing web for half hour i get kernel panic
2.2) kernel 3.5.0-40 - Ralink driver compiles fine but i get again kernel panic with Ralink driver
2.3) 3.2.0-24-generic - Ralink driver works fine, but i still have a
lot of messages in the kernel log:
RT3290_AsicTxAlcGetAutoAgcOffset: Incorrect desired TSSI or current TSSI
My config for Ralink (DPO_RT3290_LinuxSTA_V2600_20120508) driver:
$ cat os/linux/config.mk | grep ^HAS | grep y
HAS_WPA_SUPPLICANT=y
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
HAS_BLOCK_NET_IF=y
HAS_DOT11N_DRAFT3_SUPPORT=y
HAS_DOT11_N_SUPPORT=y
HAS_KTHREAD_SUPPORT=y
HAS_STATS_COUNT=y
HAS_TSSI_ANTENNA_VARIATION=y
HAS_RFKILL_HW_SUPPORT=y
HAS_OSABL_FUNC_SUPPORT=y
HAS_OSABL_OS_PCI_SUPPORT=y
HAS_OSABL_OS_USB_SUPPORT=y
HAS_OSABL_OS_AP_SUPPORT=y
HAS_OSABL_OS_STA_SUPPORT=y
HAS_LED_CONTROL_SUPPORT=y
$ lsmod | grep rt
parport_pc 32866 0
rt3290sta 1178760 1
parport 46562 3 lp,ppdev,parport_pc
Firmware is updated.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1049466
Title:
Need support of Ralink RT3290 wifi support
Status in “linux” package in Ubuntu:
Fix Released
Status in “linux-firmware” package in Ubuntu:
Fix Released
Status in “linux” source package in Precise:
Invalid
Status in “linux-firmware” source package in Precise:
Fix Released
Status in “linux” source package in Quantal:
Invalid
Status in “linux-firmware” source package in Quantal:
Won't Fix
Status in “linux” source package in Raring:
Fix Released
Status in “linux-firmware” source package in Raring:
Fix Released
Status in “linux” package in Baltix:
Opinion
Status in “linux” package in Gentoo Linux:
New
Bug description:
RT3290 wifi chip is becoming common on consumer notebooks. Its support
starts from 3.6 so support on 12.10 may need lbm-cw.
commit a89534edaaa7008992b878680490e9b02a665563
Author: Woody Hung <Woody.Hung@xxxxxxxxxxxx>
Date: Wed Jun 13 15:01:16 2012 +0800
rt2x00 : RT3290 chip support v4
This patch support the new chipset rt3290 wifi implementation in rt2x00.
It initailize the related mac, bbp and rf register in startup phase.
And this patch modify the efuse read/write method for the different efuse data offset of rt3290.
Signed-off-by: Woody Hung <Woody.Hung@xxxxxxxxxxxx>
Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1049466/+subscriptions