Installazione software (driver)
Installazione software (driver)
Salve a tutti. Forse la domanda sembrerà stupida ma non so proprio cosa fare.
Ho una scheda wireless Asus WL-138g V2 ( vi scrivo il link: http://www.asus.it/product.aspx?P_ID=zFAQkGgBuVPEYq6A&templete=2 )
Ho scaricato i driver dal link sopracitato ma non so come installarli! Sono tutti file "C" sembrerebbe... devo compilarli? Se si da dove parto? Come faccio??? Posso avere una mano please???
Ho una scheda wireless Asus WL-138g V2 ( vi scrivo il link: http://www.asus.it/product.aspx?P_ID=zFAQkGgBuVPEYq6A&templete=2 )
Ho scaricato i driver dal link sopracitato ma non so come installarli! Sono tutti file "C" sembrerebbe... devo compilarli? Se si da dove parto? Come faccio??? Posso avere una mano please???
-- Andre --
-
ciaccaro85
- Scoppiettante Seguace

- Messaggi: 736
- Iscrizione: mercoledì 28 ottobre 2009, 16:00
Re: Installazione software (driver)
ciao, nei file che ha scaricato sarà presente un file di testo con tutte le istruzioni. in ogni caso...ecco cosa devi fare:AtoN ha scritto: Salve a tutti. Forse la domanda sembrerà stupida ma non so proprio cosa fare.
Ho una scheda wireless Asus WL-138g V2 ( vi scrivo il link: http://www.asus.it/product.aspx?P_ID=zFAQkGgBuVPEYq6A&templete=2 )
Ho scaricato i driver dal link sopracitato ma non so come installarli! Sono tutti file "C" sembrerebbe... devo compilarli? Se si da dove parto? Come faccio??? Posso avere una mano please???
Codice: Seleziona tutto
Broadcom Corporation
Introduction:
------------
This Package contains the the 802.11b and 802.11g Linux Device driver to support Broadcom WLAN chipsets on X86 platforms, for 2.6 linux kernels. This WLAN driver supports Wireless extensions upto rev 19.
Package details:
---------------
This package is provided as a compressed tar file. The tar file contains all the sources needed, the binary versions of the regulatory domain files and the necessary makefile to build the BROADCOM WLAN driver for specific revisions of the kernel.
The package contains:
src/include and src/include/proto : All the header files.
src/shared, src/wl/sys : All the source files
src/wl/linux : Makefile
src/wl/linux/obj-3.4.2,
src/wl/linux/obj-4.0.2 : pre compiled regulatory binaries
Two sets of precompiled regulatory binaries are avaialble, one for each of the compiler versions gcc 3.4.2 (Redhat FC3 and 2.6.14.3 kernel), and gcc 4.0.2 (Suse 10 distribution)
Distributions and Kernels Tested:
--------------------------------
1. Fedora FC3 with the stock 2.6.9-1.667 kernel (supports WEP only and no support for WPA)
2. Fedora FC3 with 2.6.14.3 kernel. (supports WPA/WPA2 and TKIP/AES/WEP cryptos)
3. Suse 10.0 with 2.6.13-15 kernel. (supports WPA/WPA2 and AES/WEP cryptos)
Chipset Support:
---------------
BCM4318, BCM4311, BCM4309C0
Building the Driver from Package:
--------------------------------
1. Extract the tar package.
tar -xzvf src-<ver>.tar.gz
2. Build the Driver
cd src/linuxsta/src/wl/linux
in the makefile make sure to set the variables
CROSS_COMPILE=<xxx>, if the the gcc is not already in the $PATH or if a different compiler needs to be used, and
GCC-REV=<xxx> dictates the path of the prebuild regulatory binaries, to use while building the driver.(values it takes now are 3.4.2 or 4.0.2),
if the kernel version is 2.6.14.3 the driver expects that iee80211_crypto.ko module be loaded, prior to loading this driver.
make clean
make
3. Test the Driver by loading it
insmod wl.ko
Supported WLAN feature set:
--------------------------
1. Supports WLAN STA functionality.
2. Supports Wireless extensions (rev <= 19). So utilies like iwconfig and iwlist compiled with proper header versions(wireless.h) would be able to interface with the driver through the wireless extensions interface.
3. Supports using the external TKIP crypto module if the module is available. To support this, the driver assumes that iee80211_crypto.ko is already loaded and available (support of the ieee802111_crypto modules were added to the kernel rev 2.6.14.3)
4. Supports Only one set of channels for all countries.
5. Supports Hardware cryptos for AES and WEP and with the proper versions of an external supplicant (such as wpa_supplicant with wireless extensions rev >= 18), one could set up different Authentication Key Managements like WPA/WPA-PSK/WPA2/WPA2-PSK/
6. Uses only the standard IOCTLs defined in wireless extensions interface, doesn't have any custom IOCTLS defined.
Limitations:
-----------
Current version of the driver has undergone a limited amount of testing with 2.6.14.3 kernel, Redhat FC3 and Suse 10 Linux distribuitons for i386 platforms. The included makefile only supports compiles for only 2.6 kernel versions.Codice: Seleziona tutto
1. Fedora FC3 with the stock 2.6.9-1.667 kernel (supports WEP only and no support for WPA)
2. Fedora FC3 with 2.6.14.3 kernel. (supports WPA/WPA2 and TKIP/AES/WEP cryptos)
3. Suse 10.0 with 2.6.13-15 kernel. (supports WPA/WPA2 and AES/WEP cryptos)
Ultima modifica di ciaccaro85 il martedì 14 dicembre 2010, 17:47, modificato 1 volta in totale.
Make me a sandwich... What??? Make it yourself !
sudo make me a sandwich... OK!
sudo make me a sandwich... OK!
Re: Installazione software (driver)
Perché non provare i driver broadcom? Potresti già trovarli nella voce driver hardware, se no con uno dei pacchetti b43-firmware
Your alarm bells, your alarm bells,
they should be ringing, they should be ringing, they should be ringing, they should be ringing,
This is the gloaming
they should be ringing, they should be ringing, they should be ringing, they should be ringing,
This is the gloaming
Re: Installazione software (driver)
??? Come devo fare?!?!?!redrobin ha scritto: Perché non provare i driver broadcom? Potresti già trovarli nella voce driver hardware, se no con uno dei pacchetti b43-firmware
PS Riguardo al post di prima... non capisco cosa devo mettere dentro il makefile alla voce "CROSS_COMPILE="
dove è installato il gcc??? E come lo scopro?
-- Andre --
Re: Installazione software (driver)
Ho visto che è un prodotto broadcom testato per distro linux (e kernel) abbastanza vecchiotte, i driver potrebbero trovarsi in sistema--> amministrazione --> driver aggiuntivi; oppure ci sono driver broadcom b43 in synaptic (o ubuntu software center).
Your alarm bells, your alarm bells,
they should be ringing, they should be ringing, they should be ringing, they should be ringing,
This is the gloaming
they should be ringing, they should be ringing, they should be ringing, they should be ringing,
This is the gloaming
Re: Installazione software (driver)
Stavo giusto dando un'occhiata su questo sito:
http://linuxwireless.org/en/users/Drivers
ho provato i 43 come hai detto tu ma non mi hanno dato grandi risultati.
Posto il lspci:
andre@lemmy:~$ lspci
00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82875P Processor to AGP Controller (rev 02)
00:03.0 PCI bridge: Intel Corporation 82875P/E7210 Processor to PCI to CSA Bridge (rev 02)
00:06.0 System peripheral: Intel Corporation 82875P/E7210 Processor to I/O Memory Interface (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
01:01.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]
02:01.0 Ethernet controller: Intel Corporation 82547EI Gigabit Ethernet Controller
03:03.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
03:04.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
03:07.0 Ethernet controller: Device 01ab:1fa6 (rev 07)
e posto anche l'ifconfig
andre@lemmy:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:8d:e5:6b:67
indirizzo inet:192.168.0.2 Bcast:192.168.0.255 Maschera:255.255.255.0
indirizzo inet6: fe80::250:8dff:fee5:6b67/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:175 errors:0 dropped:0 overruns:0 frame:0
TX packets:188 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:30706 (30.7 KB) Byte TX:37918 (37.9 KB)
eth1 Link encap:Ethernet HWaddr 00:40:05:3d:34:3d
indirizzo inet:10.198.156.33 Bcast:10.198.159.255 Maschera:255.255.248.0
indirizzo inet6: fe80::240:5ff:fe3d:343d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:116 errors:0 dropped:0 overruns:0 frame:0
TX packets:126 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:25532 (25.5 KB) Byte TX:24249 (24.2 KB)
Interrupt:5 Indirizzo base:0x8400
lo Link encap:Loopback locale
indirizzo inet:127.0.0.1 Maschera:255.0.0.0
indirizzo inet6: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:0
Byte RX:0 (0.0 B) Byte TX:0 (0.0 B)
mentre il iwconfig dice questo
andre@lemmy:~$ iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
eth0 no wireless extensions.
Dato che non ho interfaccia grafica mi aiuteresti a capire come fare i passi che mi hai detto prima senza gui?? Please...
http://linuxwireless.org/en/users/Drivers
ho provato i 43 come hai detto tu ma non mi hanno dato grandi risultati.
Posto il lspci:
andre@lemmy:~$ lspci
00:00.0 Host bridge: Intel Corporation 82875P/E7210 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82875P Processor to AGP Controller (rev 02)
00:03.0 PCI bridge: Intel Corporation 82875P/E7210 Processor to PCI to CSA Bridge (rev 02)
00:06.0 System peripheral: Intel Corporation 82875P/E7210 Processor to I/O Memory Interface (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801EB (ICH5) SATA Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
01:01.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE]
02:01.0 Ethernet controller: Intel Corporation 82547EI Gigabit Ethernet Controller
03:03.0 RAID bus controller: Silicon Image, Inc. SiI 3114 [SATALink/SATARaid] Serial ATA Controller (rev 02)
03:04.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
03:07.0 Ethernet controller: Device 01ab:1fa6 (rev 07)
e posto anche l'ifconfig
andre@lemmy:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:8d:e5:6b:67
indirizzo inet:192.168.0.2 Bcast:192.168.0.255 Maschera:255.255.255.0
indirizzo inet6: fe80::250:8dff:fee5:6b67/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:175 errors:0 dropped:0 overruns:0 frame:0
TX packets:188 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:30706 (30.7 KB) Byte TX:37918 (37.9 KB)
eth1 Link encap:Ethernet HWaddr 00:40:05:3d:34:3d
indirizzo inet:10.198.156.33 Bcast:10.198.159.255 Maschera:255.255.248.0
indirizzo inet6: fe80::240:5ff:fe3d:343d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:116 errors:0 dropped:0 overruns:0 frame:0
TX packets:126 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:25532 (25.5 KB) Byte TX:24249 (24.2 KB)
Interrupt:5 Indirizzo base:0x8400
lo Link encap:Loopback locale
indirizzo inet:127.0.0.1 Maschera:255.0.0.0
indirizzo inet6: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:0
Byte RX:0 (0.0 B) Byte TX:0 (0.0 B)
mentre il iwconfig dice questo
andre@lemmy:~$ iwconfig
lo no wireless extensions.
eth1 no wireless extensions.
eth0 no wireless extensions.
Dato che non ho interfaccia grafica mi aiuteresti a capire come fare i passi che mi hai detto prima senza gui?? Please...
-- Andre --
Re: Installazione software (driver)
Ah, per chiarire dico questo: eth0 e eth1 sono 2 interfacce ethernet cablate che ha il pc...
-- Andre --
Re: Installazione software (driver)
Sembra che non sia l'unico ad avere questo problema... e sembra pure "inrisolvibile!"
http://forum.ubuntu-it.org/viewtopic.php?p=2967121#p2967121
http://forum.ubuntu-it.org/viewtopic.php?p=2967121#p2967121
-- Andre --
Re: Installazione software (driver)
Codice: Seleziona tutto
sudo apt-get install b43-fwcutter
sudo apt-get install firmware-b43-installerYour alarm bells, your alarm bells,
they should be ringing, they should be ringing, they should be ringing, they should be ringing,
This is the gloaming
they should be ringing, they should be ringing, they should be ringing, they should be ringing,
This is the gloaming
Re: Installazione software (driver)
Lavoro via ssh. Comunque ho "risolto"... mi sono comprato un'altra scheda wireless. Inserita-> Riconosciuta... (mad)
Non mi sento di mettere "risolto" nel titolo... però in un certo senso...
Grazie TANTISSIME della disponibilità e degli aiuti... Adesso mi rimane solo da capire come ci si connette da shell... mmm
Non mi sento di mettere "risolto" nel titolo... però in un certo senso...
Grazie TANTISSIME della disponibilità e degli aiuti... Adesso mi rimane solo da capire come ci si connette da shell... mmm
-- Andre --
Re: Installazione software (driver)
Anzi.... forse non vi ho ringraziato abbastanza...
GRAZIE DAVVERO!! In 5 minuti avevo le risposte! E' grazie a gente come voi che questo forum è STUPENDO!

-- Andre --
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 12 ospiti
