Hello

With PC 3.2, if the pi reboots, I sometimes loose wifi connectivity. It
cannot mount the wifi dongle properly. Seems not stable.

LSUSB shows wifi dongle 148F:5370 RALINK RT5370

Wifi coverage is good at the pi location.

What can be the rootcause ?

LSMOD:

Code:
--------------------
    Module                  Size  Used by    Not tainted
  ctr                     4262  4 
  ccm                     9232  2 
  arc4                    2076  2 
  rt2800usb              18973  0 
  rt2x00usb              12932  1 rt2800usb
  rt2800lib              82219  1 rt2800usb
  rt2x00lib              49062  3 rt2800usb,rt2x00usb,rt2800lib
  mac80211              650451  3 rt2x00usb,rt2800lib,rt2x00lib
  cfg80211              525710  2 rt2x00lib,mac80211
  snd_soc_tas5713         6256  1 
  rfkill                 21373  2 cfg80211
  snd_soc_hifiberry_amp     3059  0 
  snd_soc_bcm2835_i2s     6283  2 
  crc_ccitt               1732  1 rt2800lib
  snd_soc_core          175744  3 
snd_soc_tas5713,snd_soc_hifiberry_amp,snd_soc_bcm2835_i2s
  snd_pcm_dmaengine       6002  1 snd_soc_core
  snd_bcm2835            23131  0 
  snd_pcm                96519  3 snd_soc_core,snd_pcm_dmaengine,snd_bcm2835
  snd_timer              22674  1 snd_pcm
  snd_compress           10144  1 snd_soc_core
  snd                    68784  5 
snd_soc_core,snd_bcm2835,snd_pcm,snd_timer,snd_compress
  regmap_mmio             3977  1 snd_soc_bcm2835_i2s
  fixed                   3029  0 
  squashfs               32058 34 
  lz4                     1667  1 
  lz4_compress            3289  1 lz4
  zram                   20493  1 
  zsmalloc               16298  1 zram
  spi_bcm2835             7424  0 
  bcm2835_gpiomem         3791  0 
  i2c_bcm2835             6369  0 
  uio_pdrv_genirq         3718  0 
  uio                    10166  1 uio_pdrv_genirq
  
--------------------


Thank you


------------------------------------------------------------------------
tparvais's Profile: http://forums.slimdevices.com/member.php?userid=59976
View this thread: http://forums.slimdevices.com/showthread.php?t=105997

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to