Comment 21 for bug 1060268

Revision history for this message
Luis Alvarado (luisalvarado) wrote :

I used apport-collect as mentioned. Is there anything else I can help you with?

If I may, I found another group of lines that might help when doing dmesg:

phy0 -> rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 0.
phy0 -> rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 2.
phy0 -> rt2x00lib_rxdone: Error - Wrong frame size 0 max 3840.
phy0 -> rt2x00lib_rxdone: Error - Wrong frame size 4065 max 3840.

Doing a check on the modules loaded and dependencies I saw this (If in any case related to helping out the problem)

cyrex@cyrex:~$ lsmod |grep rt2
rt2800pci 18750 0
rt2800lib 63557 1 rt2800pci
crc_ccitt 12667 1 rt2800lib
rt2x00pci 14578 1 rt2800pci
rt2x00lib 55527 3 rt2800pci,rt2800lib,rt2x00pci
mac80211 564631 3 rt2800lib,rt2x00pci,rt2x00lib
cfg80211 212917 2 rt2x00lib,mac80211
eeprom_93cx6 13302 1 rt2800pci