Hi,

I'm having the same problems with my usb adapter. It's a LogiLink WL0025. After 
blacklisting rt2500usb and rt2x00usb the stick is able to connect to a 
WPA-PSK-Network by using the roaming mode and the proper key. Unfortunately the 
connection isn't very stable. It's possible to send ping requests to another 
network device but if I try to open a website in firefox (e.g. google.com) the 
page won't be loaded correctly. The connection fails during the webserver is 
transmitting the site.  
I hope I can help you to solve that problem.

Info: NetworkManager is in use.

lsusb:
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. 
Bus 001 Device 002: ID 062a:0000 Creative Labs Optical Mouse
Bus 001 Device 001: ID 0000:0000  

lsmod:
Module                  Size  Used by
af_packet              24840  4 
ipv6                  274020  8 
sis                     8576  2 
drm                    83348  3 sis
ppdev                  10244  0 
speedstep_lib           6404  0 
cpufreq_stats           7232  0 
cpufreq_conservative     8072  0 
cpufreq_powersave       2688  0 
cpufreq_ondemand        9612  0 
freq_table              5792  2 cpufreq_stats,cpufreq_ondemand
cpufreq_userspace       5280  0 
ac                      6148  0 
sbs                    19592  0 
button                  8976  0 
container               5504  0 
video                  18060  0 
dock                   10656  0 
battery                11012  0 
lp                     12580  0 
arc4                    2944  2 
ecb                     4608  2 
blkcipher               7684  1 ecb
snd_trident            44548  1 
gameport               16776  2 snd_trident
snd_ac97_codec        100644  1 snd_trident
ac97_bus                3200  1 snd_ac97_codec
snd_pcm_oss            44672  0 
snd_mixer_oss          17664  1 snd_pcm_oss
rc80211_simple          6912  1 
snd_pcm                80388  3 snd_trident,snd_ac97_codec,snd_pcm_oss
snd_page_alloc         10888  2 snd_trident,snd_pcm
snd_util_mem            5760  1 snd_trident
snd_mpu401_uart         9600  1 snd_trident
snd_seq_dummy           4740  0 
snd_seq_oss            33152  0 
rt73usb                25344  0 
rt2x00usb              12032  1 rt73usb
rt2x00lib              19712  2 rt73usb,rt2x00usb
rfkill                  8208  1 rt2x00lib
mac80211              171016  3 rc80211_simple,rt2x00usb,rt2x00lib
cfg80211                7304  1 mac80211
parport_pc             37412  1 
parport                37448  3 ppdev,lp,parport_pc
pcspkr                  4224  0 
input_polldev           5896  1 rt2x00lib
snd_seq_midi            9600  0 
snd_rawmidi            25728  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event      8448  2 snd_seq_oss,snd_seq_midi
crc_itu_t               3072  1 rt2x00lib
snd_seq                53232  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              24324  2 snd_pcm,snd_seq
snd_seq_device          9228  6 
snd_trident,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    54660  13 
snd_trident,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
shpchp                 34580  0 
pci_hotplug            32704  1 shpchp
soundcore               8800  1 snd
sis_agp                10116  1 
agpgart                35016  2 drm,sis_agp
i2c_sis630              8332  0 
i2c_core               26112  1 i2c_sis630
evdev                  11136  5 
usbhid                 29536  0 
hid                    28928  1 usbhid
ext3                  133768  1 
jbd                    60456  1 ext3
mbcache                 9732  1 ext3
8139cp                 25088  0 
sg                     36764  0 
sr_mod                 17828  0 
cdrom                  37536  1 sr_mod
sd_mod                 30336  3 
ata_generic             8452  0 
floppy                 60004  0 
8139too                27776  0 
mii                     6528  2 8139cp,8139too
ohci_hcd               22916  0 
usbcore               138248  5 rt73usb,rt2x00usb,usbhid,ohci_hcd
pata_sis               15236  2 
libata                124528  2 ata_generic,pata_sis
scsi_mod              147084  4 sg,sr_mod,sd_mod,libata
thermal                14344  0 
processor              31944  1 thermal
fan                     5764  0 
fuse                   47124  1 
apparmor               40600  0 
commoncap               8320  1 apparmor

blacklist: (standard +...)
blacklist rt2500usb
blacklist rt2x00usb

dmesg:
[    0.000000] Linux version 2.6.22-12-generic ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)) #1 SMP Sun Sep 23 
18:11:30 GMT 2007 (Ubuntu 2.6.22-12.39-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000dff0000 (usable)
[    0.000000]  BIOS-e820: 000000000dff0000 - 000000000dffffc0 (ACPI data)
[    0.000000]  BIOS-e820: 000000000dffffc0 - 000000000e000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 223MB LOWMEM available.
[    0.000000] Entering add_active_range(0, 0, 57328) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->    57328
[    0.000000]   HighMem     57328 ->    57328
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->    57328
[    0.000000] On node 0 totalpages: 57328
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 415 pages used for memmap
[    0.000000]   Normal zone: 52817 pages, LIFO batch:15
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP 000E4010, 0014 (r0 OID_00)
[    0.000000] ACPI: RSDT 0DFFFBD0, 002C (r1 OID_00 RSDT_000 30303030   �&    
10000)
[    0.000000] ACPI: FACP 0DFFFB20, 0074 (r1 INSYDE FACP_000      100   �&    
10000)
[    0.000000] ACPI: DSDT 0DFFC680, 3498 (r1 SiS630      OEM     1001 MSFT  
100000B)
[    0.000000] ACPI: FACS 0DFFFFC0, 0040
[    0.000000] ACPI: BOOT 0DFFFBA0, 0026 (r1 INSYDE ISC_BOOT      100   �&    
10000)
[    0.000000] ACPI: BIOS age (1999) fails cutoff (2000), acpi=force is 
required to enable ACPI
[    0.000000] ACPI: acpi=force override
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] Allocating PCI resources starting at 10000000 (gap: 
0e000000:f1fc0000)
[    0.000000] Built 1 zonelists.  Total pages: 56881
[    0.000000] Kernel command line: 
root=UUID=5b2d0643-43c6-44e1-85ea-206b540f8191 ro quiet acpi=force noapic 
nplapic
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] mapped APIC to ffffd000 (011cc000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Detected 997.569 MHz processor.
[ 2276.885269] Console: colour VGA+ 80x25
[ 2276.886149] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 2276.886967] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 2276.924284] Memory: 215820k/229312k available (2017k kernel code, 12940k 
reserved, 918k data, 364k init, 0k highmem)
[ 2276.924311] virtual kernel memory layout:
[ 2276.924313]     fixmap  : 0xfff4d000 - 0xfffff000   ( 712 kB)
[ 2276.924317]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[ 2276.924320]     vmalloc : 0xce800000 - 0xff7fe000   ( 783 MB)
[ 2276.924323]     lowmem  : 0xc0000000 - 0xcdff0000   ( 223 MB)
[ 2276.924326]       .init : 0xc03e3000 - 0xc043e000   ( 364 kB)
[ 2276.924329]       .data : 0xc02f8456 - 0xc03ddea4   ( 918 kB)
[ 2276.924332]       .text : 0xc0100000 - 0xc02f8456   (2017 kB)
[ 2276.924341] Checking if this processor honours the WP bit even in supervisor 
mode... Ok.
[ 2276.924463] SLUB: Genslabs=22, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, 
Nodes=1
[ 2277.004464] Calibrating delay using timer specific routine.. 1996.29 
BogoMIPS (lpj=3992588)
[ 2277.004552] Security Framework v1.0.0 initialized
[ 2277.004584] SELinux:  Disabled at boot.
[ 2277.004624] Mount-cache hash table entries: 512
[ 2277.005050] CPU: After generic identify, caps: 0383f9ff 00000000 00000000 
00000000 00000000 00000000 00000000
[ 2277.005078] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 2277.005085] CPU: L2 cache: 256K
[ 2277.005096] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 
00000000 00000000 00000000
[ 2277.005126] Compat vDSO mapped to ffffe000.
[ 2277.005178] Checking 'hlt' instruction... OK.
[ 2277.020798] SMP alternatives: switching to UP code
[ 2277.021395] Freeing SMP alternatives: 11k freed
[ 2277.022325] Early unpacking initramfs... done
[ 2277.859902] ACPI: Core revision 20070126
[ 2277.860486] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not 
found.
[ 2277.863206] ACPI: setting ELCR to 0200 (from 0c20)
[ 2277.871243] CPU0: Intel Pentium III (Coppermine) stepping 06
[ 2277.871268] SMP motherboard not detected.
[ 2277.871276] Local APIC not detected. Using dummy APIC emulation.
[ 2277.871445] Brought up 1 CPUs
[ 2277.871998] Booting paravirtualized kernel on bare hardware
[ 2277.872268] Time: 20:35:31  Date: 09/02/107
[ 2277.872400] NET: Registered protocol family 16
[ 2277.872898] EISA bus registered
[ 2277.872941] ACPI: bus type pci registered
[ 2277.873277] PCI: PCI BIOS revision 2.10 entry at 0xeb290, last bus=1
[ 2277.873283] PCI: Using configuration type 1
[ 2277.873288] Setting up standard PCI resources
[ 2277.877322] ACPI: EC: Look up EC in DSDT
[ 2277.877829] ACPI: EC: GPE=0x1b, ports=0x66, 0x62
[ 2277.879510] ACPI: Interpreter enabled
[ 2277.879520] ACPI: (supports S0 S1 S4 S5)
[ 2277.879559] ACPI: Using PIC for interrupt routing
[ 2277.889163] ACPI: EC: GPE=0x1b, ports=0x66, 0x62
[ 2277.889318] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 2277.889337] PCI: Probing PCI hardware (bus 00)
[ 2277.890141] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 2277.897377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 10 11) *0, disabled.
[ 2277.897618] ACPI: PCI Interrupt Link [LNKB] (IRQs *5 7 10 11)
[ 2277.897867] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 10 *11)
[ 2277.898093] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 *10 11)
[ 2277.898349] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 2277.898388] pnp: PnP ACPI init
[ 2277.898428] ACPI: bus type pnp registered
[ 2277.899219] PCI: setting IRQ 12 as level-triggered
[ 2277.899359] PCI: setting IRQ 1 as level-triggered
[ 2277.899511] PCI: setting IRQ 8 as level-triggered
[ 2277.900478] PCI: setting IRQ 13 as level-triggered
[ 2277.902746] pnp: PnP ACPI: found 11 devices
[ 2277.902755] ACPI: ACPI bus type pnp unregistered
[ 2277.902769] PnPBIOS: Disabled by ACPI PNP
[ 2277.903011] PCI: Using ACPI for IRQ routing
[ 2277.903020] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, 
post a report
[ 2277.904089] NET: Registered protocol family 8
[ 2277.904095] NET: Registered protocol family 20
[ 2277.904429] pnp: 00:05: iomem range 0x0-0x9ffff could not be reserved
[ 2277.904437] pnp: 00:05: iomem range 0xcc000-0xcffff could not be reserved
[ 2277.904444] pnp: 00:05: iomem range 0xe0000-0xfffff could not be reserved
[ 2277.904450] pnp: 00:05: iomem range 0x100000-0xdffffff could not be reserved
[ 2277.904469] pnp: 00:07: ioport range 0x481-0x481 has been reserved
[ 2277.904475] pnp: 00:07: ioport range 0x483-0x483 has been reserved
[ 2277.904481] pnp: 00:07: ioport range 0x48f-0x48f has been reserved
[ 2277.904488] pnp: 00:07: ioport range 0x4d0-0x4d1 has been reserved
[ 2277.904494] pnp: 00:07: ioport range 0x1000-0x107f has been reserved
[ 2277.904501] pnp: 00:07: ioport range 0x1080-0x10ff has been reserved
[ 2277.908033] Time: tsc clocksource has been installed.
[ 2277.935296] PCI: Bridge: 0000:00:02.0
[ 2277.935302]   IO window: a000-afff
[ 2277.935312]   MEM window: 50000000-560fffff
[ 2277.935320]   PREFETCH window: 40000000-4f0fffff
[ 2277.935349] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 2277.935397] NET: Registered protocol family 2
[ 2277.972228] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 2277.972404] TCP established hash table entries: 8192 (order: 4, 98304 bytes)
[ 2277.972933] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 2277.973338] TCP: Hash tables configured (established 8192 bind 8192)
[ 2277.973347] TCP reno registered
[ 2277.984457] checking if image is initramfs...<6>Switched to high resolution 
mode on CPU 0
[ 2278.578901]  it is
[ 2279.494777] Freeing initrd memory: 7066k freed
[ 2279.495506] Simple Boot Flag at 0x37 set to 0x1
[ 2279.496305] audit: initializing netlink socket (disabled)
[ 2279.496372] audit(1191357332.484:1): initialized
[ 2279.503029] VFS: Disk quotas dquot_6.5.1
[ 2279.503427] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 2279.503908] io scheduler noop registered
[ 2279.503916] io scheduler anticipatory registered
[ 2279.503922] io scheduler deadline registered
[ 2279.504000] io scheduler cfq registered (default)
[ 2279.504106] Boot video device is 0000:01:00.0
[ 2279.504820] isapnp: Scanning for PnP cards...
[ 2279.858215] isapnp: No Plug & Play device found
[ 2279.967779] Real Time Clock Driver v1.12ac
[ 2279.968013] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing 
enabled
[ 2279.971318] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[ 2279.971337] PCI: setting IRQ 11 as level-triggered
[ 2279.971345] ACPI: PCI Interrupt 0000:00:01.6[C] -> Link [LNKC] -> GSI 11 
(level, low) -> IRQ 11
[ 2279.971372] ACPI: PCI interrupt for device 0000:00:01.6 disabled
[ 2279.973136] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 
blocksize
[ 2279.973975] input: Macintosh mouse button emulation as /class/input/input0
[ 2279.974255] PNP: PS/2 Controller [PNP0303:KBC,PNP0f03:PS2M] at 0x60,0x64 irq 
1,12
[ 2280.227142] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2280.227546] mice: PS/2 mouse device common for all mice
[ 2280.227931] EISA: Probing bus 0 at eisa.0
[ 2280.227956] Cannot allocate resource for EISA slot 1
[ 2280.227968] Cannot allocate resource for EISA slot 3
[ 2280.227992] EISA: Detected 0 cards.
[ 2280.228342] TCP cubic registered
[ 2280.228413] NET: Registered protocol family 1
[ 2280.228534] Using IPI No-Shortcut mode
[ 2280.229110]   Magic number: 11:325:598
[ 2280.229301]   hash matches device ptyd2
[ 2280.232130] Freeing unused kernel memory: 364k freed
[ 2280.233823] input: AT Translated Set 2 keyboard as /class/input/input1
[ 2280.855841] AppArmor: AppArmor initialized<5>audit(1191357333.484:2):  
type=1505 info="AppArmor initialized" pid=1141
[ 2280.884348] fuse init (API version 7.8)
[ 2280.902519] Failure registering capabilities with primary security module.
[ 2280.947428] ACPI: CPU0 (power states: C1[C1] C2[C2])
[ 2280.947446] ACPI: Processor [CPU0] (supports 8 throttling states)
[ 2283.119894] SCSI subsystem initialized
[ 2283.142255] libata version 2.21 loaded.
[ 2283.148728] pata_sis 0000:00:00.1: version 0.5.1
[ 2283.148792] ACPI: Unable to derive IRQ for device 0000:00:00.1
[ 2283.148798] ACPI: PCI Interrupt 0000:00:00.1[A]: no GSI
[ 2283.149342] scsi0 : pata_sis
[ 2283.149481] scsi1 : pata_sis
[ 2283.149737] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 
0x00011100 irq 14
[ 2283.149745] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 
0x00011108 irq 15
[ 2283.231054] usbcore: registered new interface driver usbfs
[ 2283.231151] usbcore: registered new interface driver hub
[ 2283.231233] usbcore: registered new device driver usb
[ 2283.235251] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) 
Driver
[ 2283.313687] ata1.00: ATA-6: TOSHIBA MK4032GAX, AD101A, max UDMA/100
[ 2283.313707] ata1.00: 78140160 sectors, multi 16: LBA48 
[ 2283.313742] ata1.00: limited to UDMA/33 due to 40-wire cable
[ 2283.321558] ata1.00: configured for UDMA/33
[ 2283.436728] 8139too Fast Ethernet driver 0.9.28
[ 2283.717748] Floppy drive(s): fd0 is 1.44M
[ 2283.753259] ata2.00: ATAPI: QSI DVD-ROM SDR-081, EXA7, max UDMA/33
[ 2283.770635] FDC 0 is a National Semiconductor PC87306
[ 2283.925115] ata2.00: configured for UDMA/33
[ 2283.927162] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK4032GA AD10 
PQ: 0 ANSI: 5
[ 2283.928461] scsi 1:0:0:0: CD-ROM            QSI      DVD-ROM SDR-081  EXA7 
PQ: 0 ANSI: 5
[ 2283.937096] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 2283.937110] PCI: setting IRQ 10 as level-triggered
[ 2283.937116] ACPI: PCI Interrupt 0000:00:01.2[D] -> Link [LNKD] -> GSI 10 
(level, low) -> IRQ 10
[ 2283.937157] ohci_hcd 0000:00:01.2: OHCI Host Controller
[ 2283.937590] ohci_hcd 0000:00:01.2: new USB bus registered, assigned bus 
number 1
[ 2283.937644] ohci_hcd 0000:00:01.2: irq 10, io mem 0x34001000
[ 2283.995343] usb usb1: configuration #1 chosen from 1 choice
[ 2283.995441] hub 1-0:1.0: USB hub found
[ 2283.995482] hub 1-0:1.0: 3 ports detected
[ 2284.002327] sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
[ 2284.002495] sd 0:0:0:0: [sda] Write Protect is off
[ 2284.002502] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2284.002545] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[ 2284.002771] sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB)
[ 2284.002792] sd 0:0:0:0: [sda] Write Protect is off
[ 2284.002798] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2284.002831] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[ 2284.002839]  sda:Marking TSC unstable due to: possible TSC halt in C2.
[    7.100000] Time: acpi_pm clocksource has been installed.
[    7.112000]  sda1 sda2 < sda5 >
[    7.140000] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.156000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.160000] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    7.172000] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
[    7.172000] Uniform CD-ROM driver Revision: 3.20
[    7.172000] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    7.180000] ACPI: PCI Interrupt 0000:00:01.3[D] -> Link [LNKD] -> GSI 10 
(level, low) -> IRQ 10
[    7.180000] ohci_hcd 0000:00:01.3: OHCI Host Controller
[    7.180000] ohci_hcd 0000:00:01.3: new USB bus registered, assigned bus 
number 2
[    7.180000] ohci_hcd 0000:00:01.3: irq 10, io mem 0x34002000
[    7.236000] usb usb2: configuration #1 chosen from 1 choice
[    7.240000] hub 2-0:1.0: USB hub found
[    7.240000] hub 2-0:1.0: 3 ports detected
[    7.344000] ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKC] -> GSI 11 
(level, low) -> IRQ 11
[    7.344000] eth0: RealTek RTL8139 at 0xce816000, 00:e0:dd:39:0e:8a, IRQ 11
[    7.344000] eth0:  Identified 8139 chip type 'RTL-8139C'
[    7.360000] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    7.484000] usb 1-1: new low speed USB device using ohci_hcd and address 2
[    7.656000] Attempting manual resume
[    7.656000] swsusp: Resume From Partition 8:5
[    7.656000] PM: Checking swsusp image.
[    7.656000] PM: Resume from disk failed.
[    7.688000] usb 1-1: configuration #1 chosen from 1 choice
[    7.804000] kjournald starting.  Commit interval 5 seconds
[    7.804000] EXT3-fs: mounted filesystem with ordered data mode.
[    7.996000] usb 1-2: new full speed USB device using ohci_hcd and address 3
[    8.348000] usb 1-2: configuration #1 chosen from 1 choice
[    8.352000] usbcore: registered new interface driver hiddev
[    8.356000] input: HID 062a:0000 as /class/input/input2
[    8.356000] input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:01.2-1
[    8.356000] usbcore: registered new interface driver usbhid
[    8.356000] 
/build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: 
v2.6:USB HID core driver
[   28.364000] Linux agpgart interface v0.102 (c) Dave Jones
[   28.488000] agpgart: Detected SiS chipset - id:1584
[   28.496000] agpgart: AGP aperture is 64M @ 0x30000000
[   28.700000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   28.848000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   30.816000] input: PC Speaker as /class/input/input3
[   30.852000] parport_pc 00:0a: reported by Plug and Play ACPI
[   30.852000] parport0: PC-style at 0x378, irq 7 [PCSPP]
[   31.664000] ieee80211_init: failed to initialize WME (err=-17)
[   31.696000] iwlwifi_rc80211_simple: Unknown symbol 
iwlwifi_ieee80211_rate_control_unregister
[   31.696000] iwlwifi_rc80211_simple: Unknown symbol iwlwifi_sta_info_put
[   31.696000] iwlwifi_rc80211_simple: Unknown symbol iwlwifi_sta_info_get
[   31.696000] iwlwifi_rc80211_simple: Unknown symbol 
iwlwifi_ieee80211_rate_control_register
[   31.700000] wmaster0: Selected rate control algorithm 'simple'
[   31.784000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[   31.784000] PCI: setting IRQ 5 as level-triggered
[   31.784000] ACPI: PCI Interrupt 0000:00:01.4[B] -> Link [LNKB] -> GSI 5 
(level, low) -> IRQ 5
[   31.856000] usbcore: registered new interface driver rt73usb
[   32.320000] gameport: Trident 4DWave is pci0000:00:01.4/gameport0, speed 
2593kHz
[   32.984000] lp0: using parport0 (interrupt-driven).
[   33.140000] Adding 650592k swap on /dev/sda5.  Priority:-1 extents:1 
across:650592k
[   33.504000] EXT3 FS on sda1, internal journal
[   38.044000] ACPI: Battery Slot [BAT] (battery present)
[   38.424000] No dock devices found.
[   39.000000] input: Power Button (FF) as /class/input/input4
[   39.000000] ACPI: Power Button (FF) [PWRF]
[   39.044000] input: Lid Switch as /class/input/input5
[   39.044000] ACPI: Lid Switch [LID]
[   39.068000] input: Power Button (CM) as /class/input/input6
[   39.068000] ACPI: Power Button (CM) [PWRB]
[   39.080000] input: Sleep Button (CM) as /class/input/input7
[   39.080000] ACPI: Sleep Button (CM) [SLPB]
[   39.576000] ACPI: AC Adapter [AC] (on-line)
[   42.464000] ppdev: user-space parallel port driver
[   43.120000] eth0: link down
[   44.280000] audit(1191357374.430:3):  type=1503 operation="inode_permission" 
requested_mask="a" denied_mask="a" name="/dev/tty" pid=4556 
profile="/usr/sbin/cupsd"
[   44.892000] Failure registering capabilities with primary security module.
[   49.740000] [drm] Initialized drm 1.1.0 20060810
[   49.764000] [drm] Initialized sis 1.3.0 20070626 on minor 0
[   49.768000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[   49.768000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[   49.768000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[   67.980000] NET: Registered protocol family 10
[   67.980000] lo: Disabled Privacy Extensions
[   67.980000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   67.980000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   80.296000] NET: Registered protocol family 17
[   82.660000] wlan0: Initial auth_alg=0
[   82.660000] wlan0: authenticate with AP 00:19:5b:dd:5e:5c
[   82.664000] wlan0: RX authentication from 00:19:5b:dd:5e:5c (alg=0 
transaction=2 status=0)
[   82.664000] wlan0: authenticated
[   82.664000] wlan0: associate with AP 00:19:5b:dd:5e:5c
[   82.668000] wlan0: RX AssocResp from 00:19:5b:dd:5e:5c (capab=0x431 status=0 
aid=1)
[   82.668000] wlan0: associated
[   82.668000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   82.996000] wlan0: duplicate address detected!
[   92.128000] wlan0: duplicate address detected!

iwconfig:
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan0     IEEE 802.11g  ESSID:"Neger"  
          Mode:Managed  Frequency:2.432 GHz  Access Point: 00:19:5B:DD:5E:5C   
          Retry min limit:7   RTS thr:off   Fragment thr=2346 B   
          Link Signal level=-29 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ifconfig:
eth0      Protokoll:Ethernet  Hardware Adresse 00:E0:DD:39:0E:8A  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:11 Basisadresse:0x6000 

lo        Protokoll:Lokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0 
          RX bytes:200 (200.0 b)  TX bytes:200 (200.0 b)

wlan0     Protokoll:Ethernet  Hardware Adresse 00:0E:2E:DE:4E:FE  
          inet Adresse:192.168.123.11  Bcast:192.168.123.255  
Maske:255.255.255.0
          inet6 Adresse: fe80::20e:2eff:fede:4efe/64 
Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:37 errors:0 dropped:0 overruns:0 frame:0
          TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX bytes:5694 (5.5 KB)  TX bytes:5274 (5.1 KB)

wmaster0  Protokoll:UNSPEC  Hardware Adresse 
00-0E-2E-DE-4E-FE-00-00-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
 
ping 192.168.123.254: (Access Point)
PING 192.168.123.254 (192.168.123.254) 56(84) bytes of data.
64 bytes from 192.168.123.254: icmp_seq=1 ttl=64 time=11.1 ms
64 bytes from 192.168.123.254: icmp_seq=2 ttl=64 time=3.00 ms
64 bytes from 192.168.123.254: icmp_seq=3 ttl=64 time=3.89 ms
64 bytes from 192.168.123.254: icmp_seq=4 ttl=64 time=3.81 ms
64 bytes from 192.168.123.254: icmp_seq=5 ttl=64 time=3.70 ms

...Aufruf des Web-Interfaces vom Access-Point....

dmesg:
[  812.908000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  813.008000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x308c with error -110.
[  813.108000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  814.208000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  814.308000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x308c with error -110.
[  814.408000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  814.508000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x30c4 with error -110.
[  814.608000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  814.708000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  814.808000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  814.908000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  815.008000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  815.008000] phy0 -> rt73usb_bbp_write: Error - PHY_CSR3 register busy. Write 
failed.
[  815.108000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3040 with error -110.
[  815.208000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3040 with error -110.
[  815.308000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  815.408000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.

...

[  886.732000] phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write 
failed.
[  886.832000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  886.932000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  887.032000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  887.132000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  887.232000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  887.232000] phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write 
failed.
[  887.340000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3024 with error -110.
[  887.440000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3024 with error -110.
[  887.540000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3020 with error -110.
[  887.640000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3020 with error -110.
[  887.740000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3040 with error -110.
[  887.840000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3040 with error -110.
[  887.940000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3050 with error -110.
[  888.040000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3050 with error -110.
[  888.140000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3064 with error -110.
[  888.240000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3064 with error -110.
[  888.340000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3040 with error -110.
[  888.440000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3040 with error -110.
[  888.596000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3040 with error -110.
[  888.696000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3040 with error -110.
[  888.796000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  888.896000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  888.996000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.096000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.196000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.196000] phy0 -> rt73usb_bbp_read: Error - PHY_CSR3 register busy. Read 
failed.
[  889.296000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.396000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.496000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.596000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.696000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x308c with error -110.
[  889.696000] phy0 -> rt73usb_bbp_write: Error - PHY_CSR3 register busy. Write 
failed.
[  889.796000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  889.896000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 
failed for offset 0x3090 with error -110.
[  889.996000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.096000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.196000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.296000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.396000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.396000] phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write 
failed.
[  890.496000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.596000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.696000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.796000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.896000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  890.896000] phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write 
failed.
[  890.996000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.096000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.196000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.296000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.396000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.396000] phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write 
failed.
[  891.496000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.596000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.696000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.796000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.896000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.
[  891.896000] phy0 -> rt73usb_rf_write: Error - PHY_CSR4 register busy. Write 
failed.
[  891.996000] phy0 -> rt2x00usb_vendor_request: Error - Vendor Request 0x07 
failed for offset 0x3090 with error -110.


Remark: Why are rt2500usb and rt2x00usb listed in lsmod? I blacklisted them and 
even rebooted the system.

Thanks a lot!

-- 
[Gutsy] Ralink 2573 usb adapter does not work out of the box
https://bugs.launchpad.net/bugs/139070
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to