Anzeige:
Ergebnis 1 bis 2 von 2

Thema: Installation AVM FRITZ!WLAN USB Stick unter Suse LINUX 10.1 funktioniert nicht

  1. #1
    Registrierter Benutzer
    Registriert seit
    May 2005
    Beiträge
    111

    Angry Installation AVM FRITZ!WLAN USB Stick unter Suse LINUX 10.1 funktioniert nicht

    Hallo,

    versuche nun schon seit ein paar Stunden den genannten Stick zur Verbindung mit meinem Netgear WLAN-Router zu installieren.
    Benutze die 64Bit Version von Suse LINUX 10.1.
    Als Treiber habe ich den 64Bit-Treiber für WINDOWS XP von AVM heruntergeladen und unter WINDOWS mit Setup die Dateien entpackt und dann unter LINUX kopiert.
    Bei ndiswrapper habe ich die Version 1.31 installiert.
    Folgende Befehle unter LINUX abgearbeitet:
    ndiswrapper -i fwlan64.inf (im Verzeichnis wo sich die Dateien des WINDOWS-Treibers befinden).
    ndiswrapper -l
    mit gestecktem Stick --> fwlan64 : driver installed
    device (057C:5601) present
    ohne Stick --> fwlan64 : driver installed

    modprobe ndiswrapper

    iwconfig:
    lo no wireless extensions.

    eth0 no wireless extensions.

    sit0 no wireless extensions.

    ifup wlan0:
    Interface wlan0 is not available

    Die Datei "/etc/sysconfig/network/ifcg-wlan0" ist vorhanden
    Code:
    BOOTPROTO='dhcp'
    BROADCAST=''
    ETHTOOL_OPTIONS=''
    IPADDR=''
    MTU=''
    NAME='FritzUSB-WLAN-Stick'
    NETMASK=''
    NETWORK=''
    REMOTE_IPADDR=''
    STARTMODE='auto'
    USERCONTROL='yes'
    WIRELESS_AP=''
    WIRELESS_AUTH_MODE='psk'
    WIRELESS_BITRATE='auto'
    WIRELESS_CA_CERT=''
    WIRELESS_CHANNEL=''
    WIRELESS_CLIENT_CERT=''
    WIRELESS_CLIENT_KEY=''
    WIRELESS_CLIENT_KEY_PASSWORD=''
    WIRELESS_DEFAULT_KEY='0'
    WIRELESS_EAP_AUTH=''
    WIRELESS_EAP_MODE=''
    WIRELESS_ESSID='baben001'
    WIRELESS_FREQUENCY=''
    WIRELESS_KEY=''
    WIRELESS_KEY_0='baben2003'
    WIRELESS_KEY_1=''
    WIRELESS_KEY_2=''
    WIRELESS_KEY_3=''
    WIRELESS_KEY_LENGTH='128'
    WIRELESS_MODE='Managed'
    #WIRELESS_NICK=''
    WIRELESS_NWID=''
    WIRELESS_PEAP_VERSION=''
    WIRELESS_POWER='yes'
    WIRELESS_WPA_ANONID=''
    WIRELESS_WPA_IDENTITY=''
    WIRELESS_WPA_PASSWORD=''
    WIRELESS_WPA_PSK='baben2003'
    _nm_name='fwlan64'
    WIRELESS_NICK=''
    Inhalt der Datei ndiswrapper-buginfo
    Code:
    utils:
    -rwxr-xr-x 1 root root 33245 Dec 16 19:30 /sbin/loadndisdriver
    -rwxr-xr-x 1 root root 23300 Dec 16 19:30 /usr/sbin/ndiswrapper
    ------------------------------------
    
    kernel:
    Linux version 2.6.16.21-0.25-default (geeko@buildhost) (gcc version 4.1.0 (SUSE Linux)) #1 Tue Sep 19 07:26:15 UTC 2006
    kernel sources are in /lib/modules/2.6.16.21-0.25-default/build
    ------------------------------------
    
    module information:
    alias wlan0 ndiswrapper
    alias usb:v*p*d*dc*dsc*dp*ic02isc02ipFF* rndis_host
    alias symbol:ndisc_mc_map ipv6
    module(s):
    -rw-r--r-- 1 root root 306770 Dec 16 19:30 /lib/modules/2.6.16.21-0.25-default/misc/ndiswrapper.ko
    
    ------------------------------------
    
    gcc --version:
    gcc (GCC) 4.1.0 (SUSE Linux)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    
    ------------------------------------
    
    installed drivers:
    /etc/ndiswrapper:
    total 0
    drwxr-xr-x 2 root root 208 Dec 17 13:57 fwlan64
    utils:
    -rwxr-xr-x 1 root root 33245 Dec 16 19:30 /sbin/loadndisdriver
    -rwxr-xr-x 1 root root 23300 Dec 16 19:30 /usr/sbin/ndiswrapper
    ------------------------------------
    /etc/ndiswrapper/fwlan64:
    total 564
    -rw-r--r-- 1 root root    439 Dec 17 13:57 057C:5601.F.conf
    -rw-r--r-- 1 root root    439 Dec 17 13:57 057C:6201.F.conf
    -rw-r--r-- 1 root root   5037 Dec 17 13:57 fwlan64.inf
    -rw-r--r-- 1 root root 459776 Dec 17 13:57 fwlanusb.sys
    -rw-r--r-- 1 root root  97312 Dec 17 13:57 fwusb1b.bin
    Reloading ndiswrapper...
    ndiswrapper: module not supported by Novell, setting U taint flag.
    ndiswrapper version 1.31 loaded (preempt=no,smp=no)
    ndiswrapper (link_pe_images:577): fixing KI_USER_SHARED_DATA address in the driver
    ndiswrapper: driver fwlan64 (AVM GmbH,07/31/2006,2.0.4.1482) loaded
    ndiswrapper (miniport_init:270): couldn't initialize device: C000009A
    ndiswrapper (pnp_start_device:426): Windows driver couldn't initialize the device (C0000001)
    ndiswrapper (miniport_halt:327): device ffff8100395923e0 is not initialized - not halting
    ndiswrapper: device eth%d removed
    ndiswrapper: probe of 1-7:1.0 failed with error -22
    usbcore: registered new driver ndiswrapper
    ndiswrapper (miniport_init:270): couldn't initialize device: C000009A
    ndiswrapper (pnp_start_device:426): Windows driver couldn't initialize the device (C0000001)
    ndiswrapper (miniport_halt:327): device ffff810022e613e0 is not initialized - not halting
    ndiswrapper: device eth%d removed
    ndiswrapper: probe of 1-7:1.0 failed with error -22
    ndiswrapper (miniport_init:270): couldn't initialize device: C000009A
    ndiswrapper (pnp_start_device:426): Windows driver couldn't initialize the device (C0000001)
    ndiswrapper (miniport_halt:327): device ffff810022e613e0 is not initialized - not halting
    ndiswrapper: device eth%d removed
    ndiswrapper: probe of 1-7:1.0 failed with error -22
    usbcore: deregistering driver ndiswrapper
    ndiswrapper (ntoskernel_exit:282): object ffff81002481aa30 type 2 was not freed, freeing it now
    ndiswrapper: module not supported by Novell, setting U taint flag.
    ndiswrapper version 1.31 loaded (preempt=no,smp=no)
    ndiswrapper (link_pe_images:577): fixing KI_USER_SHARED_DATA address in the driver
    ndiswrapper: driver fwlan64 (AVM GmbH,07/31/2006,2.0.4.1482) loaded
    ndiswrapper (miniport_init:270): couldn't initialize device: C000009A
    ndiswrapper (pnp_start_device:426): Windows driver couldn't initialize the device (C0000001)
    ndiswrapper (miniport_halt:327): device ffff810018a333e0 is not initialized - not halting
    ndiswrapper: device eth%d removed
    ndiswrapper: probe of 1-7:1.0 failed with error -22
    usbcore: registered new driver ndiswrappe
    MfG

    Juergen B.
    Geändert von baben_j (17.12.06 um 14:15 Uhr) Grund: lesbarkeit

  2. #2
    coolcow
    Gast
    Ich habe haargenau dasselbe Problem auf meinem Ubuntu64 Edgy Eft.
    Mein Verdacht ist, dass die 64bit Treiber von AVM mit ndiswrapper nicht richtig wollen/können. Auf der Ubuntu 32bit-Version mit den win32-Treibern läufts problemlos.
    Seltsamerweise lief der Stick aber nach mehrmaligem installieren/deinstallieren von ndiswrapper einmal ganz kurz (wlan0 wurde bei iwconfig angezeigt, und sogar WPA2 zum router funktionierte). Nach dem nächsten neustart war jedoch alles wieder wie gehabt => kein wlan0.
    Das lässt mir jetzt keine Ruhe. Ich hab ja mit eigenen Augen gesehen dass es irgendwie funktionieren MUSS, aber ich hab jetzt wirklich schon alles mehrmals ausprobiert...

    Wenn jemand eine Lösung, oder zumindest einen Ansatz parat hat...?

    Code:
    ...
    [  623.175581] ndiswrapper (ntoskernel_exit:282): object ffff81001e3f5c30 type 2 was not freed, freeing it now
    [  623.186210] ndiswrapper version 1.37 loaded (preempt=no,smp=yes)
    [  623.322173] ndiswrapper (link_pe_images:577): fixing KI_USER_SHARED_DATA address in the driver
    [  623.323209] ndiswrapper: driver fwlan64 (AVM GmbH,07/31/2006,2.0.4.1482) loaded
    [  623.324124] ndiswrapper (miniport_init:275): couldn't initialize device: C000009A
    [  623.324131] ndiswrapper (pnp_start_device:426): Windows driver couldn't initialize the device (C0000001)
    [  623.324146] ndiswrapper (miniport_halt:339): device ffff81001344b500 is not initialized - not halting
    [  623.324154] ndiswrapper: device eth%d removed
    [  623.324164] ndiswrapper: probe of 2-2:1.0 failed with error -22
    [  623.324174] usbcore: registered new driver ndiswrapper
    ...

Ähnliche Themen

  1. Tastatur spinnt
    Von dehein2 im Forum System installieren und konfigurieren
    Antworten: 5
    Letzter Beitrag: 05.08.08, 14:12
  2. cyrus und postfix
    Von luckystrikerulz im Forum Linux als Server
    Antworten: 17
    Letzter Beitrag: 12.10.06, 14:07
  3. verbindung bricht alle 20minuten ab :-(
    Von luckystrikerulz im Forum Anbindung an die Aussenwelt
    Antworten: 4
    Letzter Beitrag: 26.11.05, 12:29
  4. Wie wird mein MP3-Player von Linux erkannt?
    Von 123Linux im Forum Mobiles Linux, Notebook, PDA
    Antworten: 30
    Letzter Beitrag: 25.06.05, 16:55
  5. Erkennung von USB
    Von gast44 im Forum System installieren und konfigurieren
    Antworten: 22
    Letzter Beitrag: 01.08.04, 15:08

Lesezeichen

Berechtigungen

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