Anzeige:
Ergebnis 1 bis 3 von 3

Thema: Regelmäßig Wifi Probleme mit Stick auf Linux Mint

  1. #1
    Registrierter Benutzer
    Registriert seit
    May 2014
    Beiträge
    9

    Regelmäßig Wifi Probleme mit Stick auf Linux Mint

    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.

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2007
    Ort
    Sauerland
    Beiträge
    1.685
    Framps Script herunterladen und einmal laufen lassen, wenn es geht. Die entstehende Textdatei umbenennen und wegsichern.

    Wenns denn nicht geht, Script noch einmal durchlaufen lassen und die entstandene Textdatei mit der gesicherten Datei vergleichen.

    https://www.linux-tips-and-tricks.de/de/schnellstart

  3. #3
    Registrierter Benutzer
    Registriert seit
    May 2014
    Beiträge
    9
    Hab das Script mal durchlaufen lassen.
    War die Situation, dass der Stick erkannt wurde (wie ich glaube)
    --> Keine verfügbaren Wifis angezeigt + "Connect to hidden Wifi"

    Code:
    collectNWData.sh V0.7.5.8 2016/05/22/15:43:21 - e8982e6
    
    This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions
    
    --- Which type of your network connection should be tested?
    --- (1) Wireless connection (WLAN)
    
    --- What's the type of networktopology?
    --- (2) WLAN HW router <---> LinuxClient
    
    --- On which host is the script executed?
    --- (1) LinuxClient
    --- WLAN SSID to connect to: §§§§§§§§1
    
    --- NWCollect is collecting networkconfiguration information into file collectNWData.txt ...
    
    --- NWEliza is analyzing the system for common network configuration errors ...
    !!! CND0120E: Network card wlan0 has no IP address
    !!! CND0490E: No access point with your SSID detected on interface wlan0
    !!! CND0380E: No WLANs detected on interface wlan0. Hardware and/or driver not configured properly
    !!! CND0450W: WLAN key masquerading is not fully tested on this distribution. Please check output file collectNWData.txt for visible WLAN keys and masquerade them manually
    
    --- Go to http://www.linux-tips-and-tricks.de/CND#English to get more detailed instructions 
    --- about the error/warning messages and how to fix the problems on your own.
    
    --- If you are unsuccessful then place the contents of file collectNWData.txt in the net
    --- (see http://www.linux-tips-and-tricks.de/CND_UPL#English for links) 
    --- and then paste the nopaste link on your favorite Linux forum.
    
    ==================================================================================================================
    ===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
    /etc/lsb-release
    /etc/os-release
    
    /etc/upstream-release:
    lsb-release
    DISTRIB_ID=LinuxMint
    DISTRIB_RELEASE=17.3
    DISTRIB_CODENAME=rosa
    DISTRIB_DESCRIPTION="Linux Mint 17.3 Rosa"
    NAME="Ubuntu"
    VERSION="14.04.4 LTS, Trusty Tahr"
    ID=ubuntu
    ID_LIKE=debian
    PRETTY_NAME="Ubuntu 14.04.4 LTS"
    VERSION_ID="14.04"
    HOME_URL="http://www.ubuntu.com/"
    SUPPORT_URL="http://help.ubuntu.com/"
    BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
    cat: /etc/upstream-release: Is a directory
    /etc/debian_version
    jessie/sid
    ===== uname -a ===================================================================================================
    Linux mintBox 3.19.0-32-generic #37~14.04.1-Ubuntu SMP Thu Oct 22 09:41:40 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
    ===== cat /etc/network/interfaces | grep -v "^#|^$" | grep -v "=''" ==============================================
    --- /etc/network/interfaces
    auto lo
    iface lo inet loopback
    ===== ping tests =================================================================================================
    Ping of 8.8.8.8 failed
    ping: unknown host www.google.com
    Ping of www.google.com failed
    ===== cat /etc/resolv | grep -i "nameserver" =====================================================================
    ===== cat /etc/hosts =============================================================================================
    127.0.0.1	localhost
    127.0.1.1	mintBox
    ===== (route -n && route -A inet6 -n) | egrep "(en|wl|eth|ath|ra|wlan|dsl|ppp)" ==================================
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    fe80::/64                      ::                         U    256 0     0 eth0
    ff00::/8                       ::                         U    256 0     0 eth0
    ===== ifconfig (filtered for en|wl|eth|wlan|ra|ath|dsl|ppp) ======================================================
    eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
              inet6 addr: fe80::a00:27ff:fe29:1c32/64 Scope:Link
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:1495 errors:0 dropped:0 overruns:0 frame:0
              TX packets:980 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:1207076 (1.2 MB)  TX bytes:176776 (176.7 KB)
    wlan0     Link encap:Ethernet  HWaddr ##:##:##:##:##:#2  
              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
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    ===== lspci ======================================================================================================
    00:03.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)
    	Subsystem: Intel Corporation PRO/1000 MT Desktop Adapter [8086:001e]
    	Kernel driver in use: e1000
    ===== lsusb | grep -v "root hub" =================================================================================
    Bus 001 Device 003: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
    Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
    ===== lshw -C network (filtered) =================================================================================
           product: 82540EM Gigabit Ethernet Controller
           vendor: Intel Corporation
           capabilities: pm pcix bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=e1000 driverversion=7.3.21-k8-NAPI latency=64 link=no mingnt=255 multicast=yes port=twisted pair
           capabilities: ethernet physical wireless
           configuration: broadcast=yes driver=rt2800usb driverversion=3.19.0-32-generic firmware=0.29 link=no multicast=yes wireless=IEEE 802.11bgn
    ===== lsmod (filtered) ===========================================================================================
    | 8250_fintek     | ablk_helper     | ac97_bus        | aesni_intel     | aes_x86_64       |
    | ahci            | arc4            | binfmt_misc     | bnep            | cfg80211         |
    | dm_log          | dm_mirror       | dm_multipath    | dm_region_hash  | drm              |
    | e1000           | gf128mul        | ghash_clmulni_intel| glue_helper     | hid              |
    | hid_generic     | i2c_piix4       | iosf_mbi        | libahci         | lp               |
    | lrw             | mac80211        | mac_hid         | ppdev           | rfcomm           |
    | rt2800lib       | rt2800usb       | rt2x00lib       | rt2x00usb       | scsi_dh          |
    | serio_raw       |
    ===== 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
    ===== ls /lib/firmware/*.{fw,ucode,bin} ==========================================================================
    | agere_ap_fw.bin         | agere_sta_fw.bin        | ar5523.bin              | ath3k-1.fw               |
    | atmel_at76c504_2958.bin | atmel_at76c504a_2958.bin| atmsar11.fw             | carl9170-1.fw            |
    | cbfw-3.2.1.1.bin        | cbfw-3.2.3.0.bin        | cbfw-3.2.5.1.bin        | ct2fw-3.2.1.1.bin        |
    | ct2fw-3.2.3.0.bin       | ct2fw-3.2.5.1.bin       | ctefx.bin               | ctfw-3.2.1.1.bin         |
    | ctfw-3.2.3.0.bin        | ctfw-3.2.5.1.bin        | ctspeq.bin              | dvb-fe-xc4000-1.4.1.fw   |
    | dvb-fe-xc5000-1.6.114.fw| dvb-fe-xc5000c-4.1.30.7.fw| dvb-usb-dib0700-1.20.fw | dvb-usb-it9135-01.fw     |
    | dvb-usb-it9135-02.fw    | dvb-usb-terratec-h5-drxk.fw| f2255usb.bin            | hfi1_dc8051.fw           |
    | hfi1_fabric.fw          | hfi1_pcie.fw            | hfi1_sbus.fw            | htc_7010.fw              |
    | htc_9271.fw             | ipw2100-1.3-i.fw        | ipw2100-1.3-p.fw        | ipw2100-1.3.fw           |
    | ipw2200-bss.fw          | ipw2200-ibss.fw         | ipw2200-sniffer.fw      | iwlwifi-100-5.ucode      |
    | iwlwifi-1000-5.ucode    | iwlwifi-105-6.ucode     | iwlwifi-135-6.ucode     | iwlwifi-2000-6.ucode     |
    | iwlwifi-2030-6.ucode    | iwlwifi-3160-10.ucode   | iwlwifi-3160-12.ucode   | iwlwifi-3160-13.ucode    |
    | iwlwifi-3160-16.ucode   | iwlwifi-3160-7.ucode    | iwlwifi-3160-8.ucode    | iwlwifi-3160-9.ucode     |
    | iwlwifi-3945-2.ucode    | iwlwifi-4965-2.ucode    | iwlwifi-5000-5.ucode    | iwlwifi-5150-2.ucode     |
    | iwlwifi-6000-4.ucode    | iwlwifi-6000g2a-5.ucode | iwlwifi-6000g2a-6.ucode | iwlwifi-6000g2b-6.ucode  |
    | iwlwifi-6050-5.ucode    | iwlwifi-7260-10.ucode   | iwlwifi-7260-12.ucode   | iwlwifi-7260-13.ucode    |
    | iwlwifi-7260-16.ucode   | iwlwifi-7260-7.ucode    | iwlwifi-7260-8.ucode    | iwlwifi-7260-9.ucode     |
    | iwlwifi-7265-10.ucode   | iwlwifi-7265-12.ucode   | iwlwifi-7265-13.ucode   | iwlwifi-7265-16.ucode    |
    | iwlwifi-7265-8.ucode    | iwlwifi-7265-9.ucode    | iwlwifi-7265D-10.ucode  | iwlwifi-7265D-12.ucode   |
    | iwlwifi-7265D-13.ucode  | iwlwifi-7265D-16.ucode  | iwlwifi-8000C-13.ucode  | iwlwifi-8000C-16.ucode   |
    | lbtf_usb.bin            | lgs8g75.fw              | mt7601u.bin             | mt7650.bin               |
    | mts_cdma.fw             | mts_edge.fw             | mts_gsm.fw              | mts_mt9234mu.fw          |
    | mts_mt9234zba.fw        | phanfw.bin              | qat_895xcc.bin          | qat_895xcc_mmp.bin       |
    | qat_c3xxx.bin           | qat_c3xxx_mmp.bin       | qat_c62x.bin            | qat_c62x_mmp.bin         |
    | qat_mmp.bin             | ql2100_fw.bin           | ql2200_fw.bin           | ql2300_fw.bin            |
    | ql2322_fw.bin           | ql2400_fw.bin           | ql2500_fw.bin           | rp2.fw                   |
    | rsi_91x.fw              | rt2561.bin              | rt2561s.bin             | rt2661.bin               |
    | rt2860.bin              | rt2870.bin              | rt3070.bin              | rt3090.bin               |
    | rt3290.bin              | rt73.bin                | s2250.fw                | s2250_loader.fw          |
    | sdd_sagrad_1091_1098.bin| ti_3410.fw              | ti_5052.fw              | tlg2300_firmware.bin     |
    | usbdux_firmware.bin     | usbduxfast_firmware.bin | usbduxsigma_firmware.bin| v4l-cx231xx-avcore-01.fw |
    | v4l-cx23418-apu.fw      | v4l-cx23418-cpu.fw      | v4l-cx23418-dig.fw      | v4l-cx2341x-dec.fw       |
    | v4l-cx2341x-enc.fw      | v4l-cx23885-avcore-01.fw| v4l-cx25840.fw          | v4l-pvrusb2-24xxx-01.fw  |
    | v4l-pvrusb2-29xxx-01.fw | vntwusb.fw              | whiteheat.fw            | whiteheat_loader.fw      |
    | wsm_22.bin              | zd1201-ap.fw            | zd1201.fw               |
    ===== iwlist scanning (filtered) =================================================================================
    No WLANs found
    ===== ndiswrapper -l =============================================================================================
    No ndiswrapper module loaded
    ===== Active processes ===========================================================================================
    wpa_supplicant:YES networkmanager:YES nm-applet:YES
    ===== rfkill list wifi ===========================================================================================
    0: phy0: Wireless LAN
    	Soft blocked: no
    	Hard blocked: no
    ===== Actual date for bias of following greps ====================================================================
    00:42:16 2016-06-06
    ===== grep -i radio /var/log/syslog | tail -n 5 ==================================================================
    Jun  6 00:28:10 mintBox NetworkManager[760]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:06.0/usb1/1-2/1-2:1.0/ieee80211/phy0/rfkill0) (driver rt2800usb)
    ===== dmesg | grep -i radio | tail -n 5 ==========================================================================
    ===== tail -n 300 /var/log/syslog | /bin/grep -i firmware | tail -n 10 ===========================================
    Jun  6 00:28:03 mintBox kernel: [  668.634639] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
    Jun  6 00:28:03 mintBox kernel: [  668.635348] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
    ===== egrep 'en|wl|eth|ath|wlan|ra|ppp' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ====
    /etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
    ===== egrep -r '(en.*|wl.*|eth|ath|wlan|ra)[0-9]+' /etc/modprobe.*|egrep -v -i '#|blacklist' =====================
    /etc/modprobe.d/vmwgfx-fbdev.conf:options vmwgfx enable_fbdev=1
    ==================================================================================================================
    *** NWElizaStates 
    PNIN:1 CFR:1 IF:eth0 IM:2 IF:wlan0 IM:1 DI:2 AP:0 FALON:1 NIC:1 cNiC:2:1 NI:2 cNI:2 NIW:wlan0-1 NDIS:0 IP6:0 WLW:0 RTDT:debian GUI:0 UID:0
    Ich hoffe damit sieht man mehr
    Geändert von MPV (06.06.16 um 01:22 Uhr)

Ähnliche Themen

  1. Linux Mint auf USB Stick (Verschoben aus "System Installieren"
    Von Keller im Forum Meldungen und Mitglieder
    Antworten: 23
    Letzter Beitrag: 20.04.16, 09:22
  2. Probleme beit der Installation von Linux Mint Cinnamon
    Von weernerlint im Forum System installieren und konfigurieren
    Antworten: 6
    Letzter Beitrag: 20.12.15, 16:33
  3. Linux Mint Einsteiger: Drei Probleme (Helligkeit, GoogleEarth und Bluetooth)
    Von linux_nutzer im Forum System installieren und konfigurieren
    Antworten: 3
    Letzter Beitrag: 01.11.15, 22:43
  4. Probleme mit Grafiktreiber unter Linux Mint 13
    Von MaZi im Forum System installieren und konfigurieren
    Antworten: 5
    Letzter Beitrag: 22.07.12, 20:57
  5. Linux Mint 11 auf Thinkpad X300 keine Lüftersteuerung und andere Probleme
    Von Mr LJ im Forum System installieren und konfigurieren
    Antworten: 3
    Letzter Beitrag: 06.07.11, 13:06

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •