Hi Leute!

Ich habe mit meinem WIFI USB Stick Probleme das WLAN zu nutzen.

Environment:
Linux Mint 17.3 (also Up to Date) Standard Einstellungen
Wifi stick: ALFA USB WiFi AWUS036NEH (sollte ein Ralink RT3070 sein)
WLAN: WPA2 AES PSK

Problem Beschreibung:

Manchmal klappt es und ich komme ohne mein zu tun bei einem Neustart ins WLAN.
Manchmal geht es nicht und ich muss manuell das wlan an wählen.
Manchmal geht das nicht. (Das Rigerl dreht sich ... aber am ende habe ich keine Verbindung)

Manchmal werden mir die verfügbaren WLANs in der Umgebung nicht im GUI Network Manager angezeigt.
Manchmal funktioniert es dann eine "Verbindung mit einem verborgenen WLAN" herzustellen.
Dann werden auch die wlans wieder angezeigt.
Manchmal klappt das nicht.

Manchmal wird der Stick nicht richtig erkannt (denke ich), dann wird nicht mal die Option geboten zum verbinden mit einem verborgenen WLAN.

Hin und wieder funktioniert es und dann fällt die Verbindung auch einfach aus, und ich hab dann obige Probleme ...

>lsusb -v (gekürzt)
Code:
Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x148f Ralink Technology, Corp.
  idProduct          0x3070 RT2870/RT3070 Wireless Adapter
  bcdDevice            1.01
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  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 
      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
> lsmod
Code:
Module                  Size  Used by
vboxsf                 45056  0 
arc4                   16384  2 
iosf_mbi               16384  0 
crct10dif_pclmul       16384  0 
crc32_pclmul           16384  0 
ghash_clmulni_intel    16384  0 
rt2800usb              28672  0 
rt2x00usb              24576  1 rt2800usb
snd_intel8x0           40960  2 
snd_ac97_codec        131072  1 snd_intel8x0
rt2800lib              90112  1 rt2800usb
ac97_bus               16384  1 snd_ac97_codec
rt2x00lib              57344  3 rt2x00usb,rt2800lib,rt2800usb
snd_pcm               106496  2 snd_ac97_codec,snd_intel8x0
aesni_intel           172032  0 
aes_x86_64             20480  1 aesni_intel
mac80211              708608  3 rt2x00lib,rt2x00usb,rt2800lib
lrw                    16384  1 aesni_intel
snd_seq_midi           16384  0 
gf128mul               16384  1 lrw
snd_seq_midi_event     16384  1 snd_seq_midi
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_rawmidi            32768  1 snd_seq_midi
cfg80211              524288  2 mac80211,rt2x00lib
serio_raw              16384  0 
crc_ccitt              16384  1 rt2800lib
joydev                 20480  0 
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
rfcomm                 69632  4 
bnep                   20480  2 
dm_multipath           24576  0 
snd_timer              32768  2 snd_pcm,snd_seq
scsi_dh                16384  1 dm_multipath
i2c_piix4              24576  0 
bluetooth             491520  10 bnep,rfcomm
8250_fintek            16384  0 
mac_hid                16384  0 
snd                    86016  11 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_seq_device
vboxguest             278528  7 vboxsf
vboxvideo              16384  1 
soundcore              16384  1 snd
binfmt_misc            20480  1 
drm                   344064  3 vboxvideo
parport_pc             32768  0 
ppdev                  20480  0 
lp                     20480  0 
parport                45056  3 lp,ppdev,parport_pc
dm_mirror              24576  0 
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
hid_generic            16384  0 
usbhid                 53248  0 
hid                   110592  2 hid_generic,usbhid
psmouse               114688  0 
ahci                   36864  2 
libahci                32768  1 ahci
e1000                 135168  0 
pata_acpi              16384  0 
video                  20480  0


Code:
$ sudo iwconfig
eth0      no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
lo        no wireless extensions.


$ sudo iwlist wlan0 scan
wlan0     No scan results

Bei den verschiedenen Symptomen weiß ich auch eigentlich nicht recht wo ich beginnen soll mit der Problem suche.
Sollte ja prinzipiell gehen, da es ja manchmal ohne Probleme geht.

Hoffe ich könnt mir Tipps geben in welchen Situationen was und wie untersuchen kann.