[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#688214: marked as done (linux-image-3.2.0-3-rt-amd64: please add detection for device 0b05:179d in rt2800usb)



Your message dated Thu, 07 Feb 2013 02:24:12 +0000
with message-id <1360203852.5374.1.camel@deadeye.wl.decadent.org.uk>
and subject line Re: linux-image-3.2.0-3-rt-amd64: please add detection for device 0b05:179d in rt2800usb
has caused the Debian Bug report #688214,
regarding linux-image-3.2.0-3-rt-amd64: please add detection for device 0b05:179d in rt2800usb
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
688214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688214
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 3.2.23-1
Severity: normal

The module rt2800usb didn't get loaded when I plugged in my Asus USB-N53 wifi
dongle. Also loading it manually with modbrobe didn't help. I had to set the
option "rt2800usb - Include support for unknown (USB) devices
(RT2800USB_UNKNOWN)" in the kernel to get it working. You'll find information
from lsusb -v below.

I wasn't sure if I had to report this against the kernel package or somewhere
else, sorry if it's in the wrong place.

Thanks,
Sylvain

** lsusb -v output:

Bus 002 Device 005: ID 0b05:179d ASUSTek Computer, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0b05 ASUSTek Computer, Inc.
  idProduct          0x179d 
  bcdDevice            1.01
  iManufacturer           1 Ralink
  iProduct                2 802.11 n WLAN
  iSerial                 3 1.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           67
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              450mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           7
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              5 1.0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)

-- Package-specific info:
** Version:
Linux version 3.2.0-3-rt-amd64 (Debian 3.2.23-1) (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP PREEMPT RT Mon Jul 23 03:37:45 UTC 2012

** Command line:
BOOT_IMAGE=/vmlinuz-3.2.0-3-rt-amd64 root=/dev/mapper/midgar-root ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[    6.913794] input: TypeMatrix.com USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1.2/1-1.2.1.2:1.1/input/input11
[    6.914391] generic-usb 0003:1E54:2030.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [TypeMatrix.com USB Keyboard] on usb-0000:00:1a.0-1.2.1.2/input1
[    6.914469] usbcore: registered new interface driver usbhid
[    6.914473] usbhid: USB HID core driver
[    6.917580] usb 1-1.2.1.3: new full-speed USB device number 11 using ehci_hcd
[    7.012606] usb 1-1.2.1.3: New USB device found, idVendor=046d, idProduct=c52b
[    7.012611] usb 1-1.2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.012616] usb 1-1.2.1.3: Product: USB Receiver
[    7.012619] usb 1-1.2.1.3: Manufacturer: Logitech
[    7.065885] logitech-djreceiver 0003:046D:C52B.0005: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1a.0-1.2.1.3/input2
[    7.068081] input: Logitech Unifying Device. Wireless PID:1028 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1.3/1-1.2.1.3:1.2/0003:046D:C52B.0005/input/input12
[    7.068655] logitech-djdevice 0003:046D:C52B.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1028] on usb-0000:00:1a.0-1.2.1.3:1
[    7.085261] usb 2-1.4: new high-speed USB device number 3 using ehci_hcd
[    7.178250] scsi 6:0:0:0: Direct-Access     WD       My Book 1110     1030 PQ: 0 ANSI: 4
[    7.178948] usb 2-1.4: config 1 has an invalid interface number: 1 but max is 0
[    7.178954] usb 2-1.4: config 1 has no interface number 0
[    7.179245] scsi 6:0:0:1: CD-ROM            WD       Virtual CD 1110  1030 PQ: 0 ANSI: 4
[    7.180249] scsi 6:0:0:2: Enclosure         WD       SES Device       1030 PQ: 0 ANSI: 4
[    7.180796] usb 2-1.4: New USB device found, idVendor=05c6, idProduct=9204
[    7.180801] usb 2-1.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    7.180806] usb 2-1.4: Product: Qualcomm Gobi 2000
[    7.180809] usb 2-1.4: Manufacturer: Qualcomm Incorporated
[    7.183577] sd 6:0:0:0: [sdb] 1952151552 512-byte logical blocks: (999 GB/930 GiB)
[    7.185449] sd 6:0:0:0: [sdb] Write Protect is off
[    7.185457] sd 6:0:0:0: [sdb] Mode Sense: 23 00 10 00
[    7.187686] sd 6:0:0:0: [sdb] No Caching mode page present
[    7.187692] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[    7.189195] sr1: scsi3-mmc drive: 51x/51x caddy
[    7.193191] sr 6:0:0:1: Attached scsi CD-ROM sr1
[    7.193676] sd 6:0:0:0: [sdb] No Caching mode page present
[    7.193681] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[    7.195218]  sdb: sdb1
[    7.203789] sd 6:0:0:0: [sdb] No Caching mode page present
[    7.203794] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[    7.203799] sd 6:0:0:0: [sdb] Attached SCSI disk
[    7.205009] Adding 4624380k swap on /dev/mapper/midgar-swap_1.  Priority:-1 extents:1 across:4624380k SS
[    7.213550] ses 6:0:0:2: Attached Enclosure device
[    7.252940] usb 2-1.8: new full-speed USB device number 4 using ehci_hcd
[    7.298128] usbcore: registered new interface driver usbserial
[    7.298161] USB Serial support registered for generic
[    7.337917] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[    7.345624] usb 2-1.8: New USB device found, idVendor=1b96, idProduct=0001
[    7.345626] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.345628] usb 2-1.8: Product: DuoSense
[    7.345630] usb 2-1.8: Manufacturer: N-trig
[    7.346884] usbcore: registered new interface driver usbserial_generic
[    7.346888] usbserial: USB Serial Driver core
[    7.349022] USB Serial support registered for Qualcomm USB modem
[    7.349107] qcserial 2-1.4:1.1: Qualcomm USB modem converter detected
[    7.349490] usb 2-1.4: Qualcomm USB modem converter now attached to ttyUSB0
[    7.349528] usbcore: registered new interface driver qcserial
[    7.557421] RPC: Registered named UNIX socket transport module.
[    7.557423] RPC: Registered udp transport module.
[    7.557424] RPC: Registered tcp transport module.
[    7.557426] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    7.565722] FS-Cache: Loaded
[    7.576856] FS-Cache: Netfs 'nfs' registered for caching
[    7.583656] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    7.644314] scsi 7:0:0:0: Direct-Access     Generic  Ultra HS-SD/MMC  1.82 PQ: 0 ANSI: 0
[    7.657857] sd 7:0:0:0: [sdc] Attached SCSI removable disk
[    7.672694] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    7.716516] fuse init (API version 7.17)
[    7.728155] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
[    7.729263] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.170769] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input13
[    9.509075] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu turbo
[   10.789179] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[   10.789804] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   11.565602] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   11.823086] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input14
[   12.660885] Bluetooth: RFCOMM TTY layer initialized
[   12.660913] Bluetooth: RFCOMM socket layer initialized
[   12.660917] Bluetooth: RFCOMM ver 1.11
[   12.663022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.663026] Bluetooth: BNEP filters: protocol multicast
[   12.696901] lp: driver loaded but no devices found
[   12.702953] ppdev: user-space parallel port driver
[   20.538091] vboxdrv: Found 4 processor cores.
[   20.538630] vboxdrv: fAsync=0 offMin=0x16b offMax=0xfdb
[   20.538752] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   20.538755] vboxdrv: Successfully loaded version 4.1.8_Debian (interface 0x00190000).
[   20.560184] vboxpci: IOMMU not found (not registered)
[   20.942089] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   20.948951] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[   20.961157] eth0: no IPv6 routers present
[   21.192587] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[   21.199444] iwlwifi 0000:03:00.0: Radio type=0x0-0x3-0x1
[   21.334147] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   22.427280] [drm] Changing LVDS panel from (-hsync, -vsync) to (-hsync, +vsync)
[   34.402696] [drm] Changing LVDS panel from (-hsync, +vsync) to (-hsync, -vsync)
[  177.563234] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[  336.307827] EXT4-fs (sdb1): warning: maximal mount count reached, running e2fsck is recommended
[  336.323771] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[  424.309090] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[ 1069.525250] usb 2-1.2: new high-speed USB device number 5 using ehci_hcd
[ 1069.635143] usb 2-1.2: New USB device found, idVendor=0b05, idProduct=179d
[ 1069.635149] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1069.635153] usb 2-1.2: Product: 802.11 n WLAN
[ 1069.635156] usb 2-1.2: Manufacturer: Ralink
[ 1069.635159] usb 2-1.2: SerialNumber: 1.0

** Model information
sys_vendor: LENOVO
product_name: 2904FYG
product_version: ThinkPad T410s
chassis_vendor: LENOVO
chassis_version: Not Available
bios_vendor: LENOVO
bios_version: 6UET54WW (1.34 )
board_vendor: LENOVO
board_name: 2904FYG
board_version: Not Available

** Loaded modules:
pci_stub
vboxpci(O)
vboxnetadp(O)
vboxnetflt(O)
vboxdrv(O)
cpufreq_conservative
cpufreq_stats
cpufreq_powersave
cpufreq_userspace
parport_pc
ppdev
lp
parport
bnep
rfcomm
autofs4
uinput
fuse
nfsd
nfs
lockd
fscache
auth_rpcgss
nfs_acl
sunrpc
qcserial
usb_wwan
ext2
usbserial
ses
enclosure
hid_logitech_dj
usbhid
hid
loop
uvcvideo
usb_storage
videodev
uas
media
v4l2_compat_ioctl32
btusb
bluetooth
snd_hda_codec_hdmi
snd_hda_codec_conexant
joydev
arc4
mxm_wmi
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm_oss
coretemp
crc32c_intel
snd_mixer_oss
sr_mod
ghash_clmulni_intel
aesni_intel
evdev
cdrom
cryptd
aes_x86_64
thinkpad_acpi
aes_generic
i915
snd_pcm
battery
ac
nvram
power_supply
drm_kms_helper
drm
snd_seq_midi
i2c_algo_bit
acpi_cpufreq
tpm_tis
tpm
snd_rawmidi
iwlwifi
tpm_bios
snd_seq_midi_event
mac80211
psmouse
cfg80211
serio_raw
snd_seq
rfkill
sdhci_pci
snd_timer
sdhci
snd_seq_device
ehci_hcd
mmc_core
snd
usbcore
i2c_i801
soundcore
intel_ips
i2c_core
usb_common
video
snd_page_alloc
e1000e
wmi
mperf
processor
button
ext4
mbcache
jbd2
crc16
dm_mod
sd_mod
crc_t10dif
ahci
libahci
libata
scsi_mod
thermal
thermal_sys

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 02)
	Subsystem: Lenovo Device [17aa:2193]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device [17aa:2159]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 43
	Region 0: Memory at f2000000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at 1800 [size=8]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series Chipset HECI Controller [8086:3b64] (rev 06)
	Subsystem: Lenovo Device [17aa:215f]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
	Latency: 0
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at f2727800 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>

00:16.3 Serial controller [0700]: Intel Corporation 5 Series/3400 Series Chipset KT Controller [8086:3b67] (rev 06) (prog-if 02 [16550])
	Subsystem: Lenovo Device [17aa:2162]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin B routed to IRQ 17
	Region 0: I/O ports at 1808 [size=8]
	Region 1: Memory at f2524000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network Connection [8086:10ea] (rev 06)
	Subsystem: Lenovo Device [17aa:2153]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 41
	Region 0: Memory at f2500000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f2525000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 1820 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device [17aa:2163]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 23
	Region 0: Memory at f2728000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b57] (rev 06)
	Subsystem: Lenovo Device [17aa:215e]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 44
	Region 0: Memory at f2520000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: f2400000-f24fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.4 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 [8086:3b4a] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=05, subordinate=0c, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: f0000000-f1ffffff
	Prefetchable memory behind bridge: 00000000f2800000-00000000f28fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device [17aa:2163]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at f2728400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=0e, subordinate=0e, sec-latency=0
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation 5 Series/3400 Series Chipset LPC Interface Controller [8086:3b0f] (rev 06)
	Subsystem: Lenovo Device [17aa:2166]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller [8086:3b2f] (rev 06) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device [17aa:2168]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 40
	Region 0: I/O ports at 1860 [size=8]
	Region 1: I/O ports at 1814 [size=4]
	Region 2: I/O ports at 1818 [size=8]
	Region 3: I/O ports at 1810 [size=4]
	Region 4: I/O ports at 1840 [size=32]
	Region 5: Memory at f2727000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06)
	Subsystem: Lenovo Device [17aa:2167]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at f2728800 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 1880 [size=32]
	Kernel driver in use: i801_smbus

00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 06)
	Subsystem: Lenovo Device [17aa:2190]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at f2526000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel ips

03:00.0 Network controller [0280]: Intel Corporation Centrino Ultimate-N 6300 [8086:4238] (rev 35)
	Subsystem: Intel Corporation Centrino Ultimate-N 6300 3x3 AGN [8086:1111]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 42
	Region 0: Memory at f2400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi

05:00.0 SD Host controller [0805]: Ricoh Co Ltd MMC/SD Host Controller [1180:e822] (rev 01)
	Subsystem: Lenovo Device [17aa:2133]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f1f00000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci

ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 02)
	Subsystem: Lenovo Device [17aa:2196]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 02)
	Subsystem: Lenovo Device [17aa:2196]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 02)
	Subsystem: Lenovo Device [17aa:2196]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 02)
	Subsystem: Lenovo Device [17aa:2196]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 02)
	Subsystem: Lenovo Device [17aa:2196]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 02)
	Subsystem: Lenovo Device [17aa:2196]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 003: ID 1058:1110 Western Digital Technologies, Inc. 
Bus 001 Device 004: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 005: ID 147e:2016 Upek Biometric Touchchip/Touchstrip Fingerprint Sensor
Bus 001 Device 006: ID 0a5c:217f Broadcom Corp. Bluetooth Controller
Bus 001 Device 007: ID 17ef:480d Lenovo Integrated Webcam [R5U877]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 008: ID 0424:2640 Standard Microsystems Corp. USB 2.0 Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 009: ID 0424:4060 Standard Microsystems Corp. Ultra Fast Media Reader
Bus 001 Device 010: ID 1e54:2030 TypeMatrix 2030 USB Keyboard
Bus 001 Device 011: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc. 
Bus 002 Device 004: ID 1b96:0001 N-Trig Duosense Transparent Electromagnetic Digitizer
Bus 002 Device 005: ID 0b05:179d ASUSTek Computer, Inc. 


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-3-rt-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.41
ii  initramfs-tools [linux-initramfs-tool]  0.101
ii  linux-base                              3.5
ii  module-init-tools                       3.16-1

Versions of packages linux-image-3.2.0-3-rt-amd64 recommends:
ii  firmware-linux-free  3

Versions of packages linux-image-3.2.0-3-rt-amd64 suggests:
pn  debian-kernel-handbook  <none>
pn  grub-pc                 1.99-17
pn  linux-doc-3.2           <none>

Versions of packages linux-image-3.2.0-3-rt-amd64 is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        0.35
pn  firmware-libertas       <none>
pn  firmware-linux          0.35
pn  firmware-linux-nonfree  0.35
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         0.36
pn  firmware-realtek        0.36
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.2.0-3-rt-amd64/prerm/removing-running-kernel-3.2.0-3-rt-amd64: true
  linux-image-3.2.0-3-rt-amd64/postinst/depmod-error-initrd-3.2.0-3-rt-amd64: false
  linux-image-3.2.0-3-rt-amd64/postinst/ignoring-ramdisk:
  linux-image-3.2.0-3-rt-amd64/postinst/missing-firmware-3.2.0-3-rt-amd64:

--- End Message ---
--- Begin Message ---
Version: 3.2.30-1

I believe this was fixed upstream in Linux 3.2.30 by:

commit 9291835bd26cf1505a9ad5e35d40fb55bbda910a
Author: Gertjan van Wingerde <gwingerde@gmail.com>
Date:   Fri Aug 31 19:22:09 2012 +0200

    rt2x00: Identify ASUS USB-N53 device.
    
    commit 177ef8360fabdc49ff08d2598c06e7f7a36b53e3 upstream.
    
    This is an RT3572 based device.

Ben.

-- 
Ben Hutchings
Any smoothly functioning technology is indistinguishable from a rigged demo.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: