Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    Scheda Pcmcia Wireless 802.11b Roper Su Linux

    Ciao a tutti...
    da oggi ho deciso di provare il mitico LINUX e cosi' ho messo sul mio portatile la RED HAT 9....
    Appena ho finito l'installazione sono rimasto a bocca aperta per le funzioni che ha questo sistema operativo.... ma... arriviamo al problema:

    Ho questo portatile un HP omnibook hex2 con un pentium III 450
    ho acquistato una scheda PCMCIA FREELAN 802.11b Edition 2004 by ROPER e il relativo ACCESS POINT FREELAN 802.11B Wireless by ROPER (potete vedere le caratteristiche qui ROPER-EUROPE

    Come fare a connettere il mio PC CENTRALE dove ho WINDOWS XP e collegato l'access point con il portatile????
    L'access point ci sono riuscito a configurarlo difatti nel portatile avendo anche win98 riesco a scambiare i dati, ma sotto ambiente LINUX non so come inserire i DRIVER che sono nel CD di installazione contenuti nel pacchetto che ho comprato!

    Vorrei navigare con LINUX tramite il portatile collegato all'accesspoint che a sua volta è correttamente collegato all'hub ed al modem ethernet di alice... Con il 98 ci sono riusctio.. ma con LINUX non riesco a capire come installare i driver di questa scheda PCMCIA!
    Grazie per l'aiuto!
    Aquazoo

  2. #2
    Utente di HTML.it L'avatar di Trusty
    Registrato dal
    Dec 2004
    Messaggi
    642
    che estensione hanno???

    .cosa???
    http://www.oilproject.org/ -->La Scuola On-LIne degli smanettoni!

  3. #3
    Utente di HTML.it L'avatar di cacao74
    Registrato dal
    Jan 2005
    Messaggi
    2,570
    Innanzitutto benvenuto sul forum.

    Dunque, dal sito ho scaricato il driver per linux ed ho fatto un breve quanto sommario controllo. Visto che hai installato linux da pochissimo e non conosco il tuo grado di preparazione e/o conoscenza del 'mezzo', ti spiego cosa ci sarebbe da fare senza utilizzare comandi, ecc.

    - scaricare il driver dal cdrom. il file dovrebbe essere lo stesso che ho scaricato dal sito (RO80211BR-CB_linux_v13.zip)
    - una volta che il file si trova sul disco fisso, occorre decomprimerlo per accedere al contenuto.
    - decompresso il file si hanno due directory, ognuna relativa ad una ben precisa versione del compilatore gcc.
    - per stabilire la directory da 'utilizzare' si dovrà dapprima procedere con la verifica del compilatore gcc attualmente installato sul proprio sistema.
    - fatto questo bisognerà procedere alla compilazione dei sorgenti per ottenere come risultato il modulo(driver) per la scheda pcmcia in questione.
    - prima di utilizzare la scheda andrà caricato il modulo relativo e configurata la scheda per dialogare con l'access point.
    - fatto questo, buona navigazione.

    Ti allego il file readme che si trova all'interno del readme, così potrai dagli un'occhiata in anteprima.
    Per il resto si tratta di pochissimi comandi da lanciare da terminale, ma quantomeno ti servono le basi del sistema.
    Sappi che se in qualche modo all'inizio pasticci un poco troppo (e capita, fidati ) puoi sempre reistallare il sistema operativo e ripartire da capo, questa volta con un poco di esperienza in piu'.

    Ecco il readme:
    codice:
    RTL8180 Linux Driver version 1.2 readme file for driver running on station mode.
    
    
    < Component >
    The driver is composed of several parts:
        (1)source code
             driver module initialization and interface between rtl8180 driver and system call.
             r8180_pci_init.c    driver module initialization and register/unregister network device
             r8180_pci_init.h    include file
             r8180_if.c          interface between rtl8180 driver and system call
             r8180_if.h          include file
             r8180_type.h        type definition for rtl8180 driver
             r8180_export.h      exported function name from rtl8180 driver
    
        (2)object code
             rtl8180 driver
             priv_part.o         rtl8180 driver object code
    
        (3)Default driver
             rtl8180_24x.o       default driver module compiled in kernel 2.4.18.
    
        (4)Makefile
    	PLEASE SPECIFY INCLUDEPATH CORRECTLY ACCORDING TO YOUR LINUX ENVIRONMENT.
    	FOR EXAMPLE, " INCLUDEPATH=-I /usr/src/linux-2.4.18-3/include/ " in RedHat7.3.
    	FOR EXAMPLE, " INCLUDEPATH=-I /usr/src/linux-2.4.18-14/include/ " in RedHat8.0.
    
        (5)wlanup/wlandown
             simple script file to activate/shut_down wireless lan.
    
    
    < Installation >
    Please try to load linux_24x.o first by "insmod -f rtl8180_24x.o".
    If it doesn't work, you are suggested to compile loadable driver module following the steps as:
        (0)Make sure the C-compile version. Run "gcc -v".
           If gcc version is 2.xx, use release driver RTL8180_24x_RH73.zip.
           If gcc version is 3.xx, use release driver RTL8180_24x_SuSE.zip.
        (1)Modify macros in Makefile. For example, KERNELRELEASE, IO_FLAGS, ENDIAN_FLAGS, INCLUDEPATH
           and RTL8180_TARGET which represent kernel release version, pci I/O space mapping,
           big/little endian, rtl8180 driver name.
        (2)Check pci module initialization and system call interfaces in the provided source code,
           r8180_pci_init.c ....etc.
        (3)Run 'make' to generate new driver module.
        (4)Load driver by "insmod xxx.o"
    
    After driver being loaded successfully, set Wireless LAN specific parameters as follows
    and enable wlan device by "iwpriv wlan0 enable" manually.
    Or modify script files, wlanup/wlandown, to activate/shut_down wireless lan.
    
    
    
    < Set wireless lan MIBs >
    This driver uses Wireless Extension as an interface allowing you to set
    Wireless LAN specific parameters.
    Current driver supports "iwpriv", manipulate driver private ioctls, to set MIBs.
    
            iwpriv wlan0 wlan_para [parameters]=[val]
    where
    
            parameter explaination      [parameters]        [val] constraints
            -----------------------     -------------       ------------------
            Set channel number          channel             {1~14}
            Set basic rates             basicrates          {bit0 = 1Mbps, bit1 = 2Mbps, bit2 = 5.5Mbps, bit3 = 11 Mbps}
            Set operational rates       oprates             {bit0 = 1Mbps, bit1 = 2Mbps, bit2 = 5.5Mbps, bit3 = 11 Mbps}
            Set authentication type     authtype            {opensystem, sharedkey, both<only AP mode>}
            Set desired ssid to scan    ssid2scan           {0~z, less than 32 characters}
            Set RTS threshold           rtsthres            {256~2304}
            Set fragment threshold      fragthres           {256~2304}
            Set preamble mode           preamble            {short,long,auto}
            Set network type            networktype         {infra,adhoc,auto}
            Set WEP mode                wepmode             {off,wep40,wep104}
            Set WEP default key ID      wepdkeyid           {0~3}
            Set 1st WEP40 key value     wepkey40_1          {0~f, total 10 characters}
            Set 2st WEP40 key value     wepkey40_2          {0~f, total 10 characters}
            Set 3st WEP40 key value     wepkey40_3          {0~f, total 10 characters}
            Set 4st WEP40 key value     wepkey40_4          {0~f, total 10 characters}
            Set 1st WEP104 key value    wepkey104_1         {0~f, total 26 characters}
            Set 2st WEP104 key value    wepkey104_2         {0~f, total 26 characters}
            Set 3st WEP104 key value    wepkey104_3         {0~f, total 26 characters}
            Set 4st WEP104 key value    wepkey104_4         {0~f, total 26 characters}
            Print help message          help
    
    For example:
    
            iwpriv wlan0 wlan_para channel=1
            iwpriv wlan0 wlan_para basicrates=0xf
            iwpriv wlan0 wlan_para oprates=0xf
            iwpriv wlan0 wlan_para authtype=opensystem
            iwpriv wlan0 wlan_para ssid2scan=testssid
            iwpriv wlan0 wlan_para fragthres=512
            iwpriv wlan0 wlan_para preamble=long
            iwpriv wlan0 wlan_para wepmode=off
            iwpriv wlan0 wlan_para wepdkeyid=0
            iwpriv wlan0 wlan_para wepkey40_1=0123456789
            iwpriv wlan0 wlan_para wepkey104_1=01234567890123456789012345
            iwpriv wlan0 wlan_para networktype=infra
            iwpriv wlan0 wlan_para help;
    
    
    Also, you could set more than one parameter at the same time. For example:
    
            iwpriv wlan0 wlan_para basicrates=0xf,authtype=opensystem,ssid2scan=testssid
    Mi scuso con il forum se viene 'scassato' il layout.

    slack? smack!

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.