Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless 3com pcmcia [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Fri Jan 13, 2006 8:38 pm    Post subject: wireless 3com pcmcia [risolto] Reply with quote

Ho un'acer 1501lmi e per il wireless le ho provate tutte.

Prima con ndiswrapper seguendo la procedura andava tutto ok, ma con iwlist wlano0 scan non mi trovava la rete.

Poi ho scoperto che esistono dei driver testing open source per linux, e ho deciso di provarli. Mi è stato detto di istallare alcuni pacchetti, tra cui cogito per poter scaricare softMAC. Ma cogito mi da il seguente errore:

Code:

#  cg clone http://softmac.sipsolutions.net/softmac-2.6.git/
defaulting to local storage area
Fetching head...
Fetching objects...
/usr/bin/cg-fetch: line 148: git-http-fetch: command not found
cg-fetch: objects fetch failed
cg-clone: fetch failed


Quindi ho riprovato con ndiswrapper ma adesso non mi crea neanche più la wlan0 .
Inizio a pensare che la mia scheda intagrata non funzionerà mai!


Last edited by deneb4 on Wed Jan 25, 2006 7:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Sat Jan 14, 2006 9:40 am    Post subject: Reply with quote

intanto potresti iniziare a dare qualche informazione in piu'.... come...

Code:
# lspci


poi facendo qualche ricerca in internet...

http://www.lingula.org.uk/laptop/aspire1500.html

vedi che se ci sono riusciti altri ci riuscirai anche tu... :wink:

Non disperare... :D
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Sat Jan 14, 2006 1:37 pm    Post subject: Reply with quote

In quel sito ci ero già stato e lì consiglia di utilizzare ndiswrapper ...programma che già ho provato ad usare, con tutti i driver possibili che sono riuscito a trovare.
Ho seguito la seguente procedura:

ndiswrapper-i driver.inf
ndiswrapper-m
modprobe ndiswrapper
iwconfig wlan0

e se tutto ok

iwlist wlan0 scan ma ho sempre ottenuto : #
wlan0 No scan results

l'unica cosa che potrebbe essere è che i driver a 64 bit che ho trovato non erano giusti per mia scheda...(anche se non sono mai riuscito neanche quando avevo il sistema a 32...

Cmq questo è il risultato di lspci:

Code:

# lspci|grep Broadcom
00:0a.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
00:0c.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)


Ovviamente sono sicuro di non aver problemi di ricezione, ho il router a 20 cm e la scheda interna sotto windows funziona perfettamente!!
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Sun Jan 15, 2006 1:54 pm    Post subject: Reply with quote

deneb4 wrote:

l'unica cosa che potrebbe essere è che i driver a 64 bit che ho trovato non erano giusti per mia scheda...(anche se non sono mai riuscito neanche quando avevo il sistema a 32...


io proverei con i driver giusti a 32 bit :roll:
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Sun Jan 15, 2006 7:51 pm    Post subject: Reply with quote

a 32 non va uguale ...anche perchè ndiswrapper è compilato e 64 bit.
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Sun Jan 15, 2006 8:30 pm    Post subject: Reply with quote

deneb4 wrote:
a 32 non va uguale ...anche perchè ndiswrapper è compilato e 64 bit.


beh quindi per farlo funzionare devi compilare a 32 nidiswrapper ed usare il driver win a 32 chiaramente.. non puo funzionare con un driver a 64 non corretto... :roll:
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
Pancu
l33t
l33t


Joined: 16 Feb 2005
Posts: 612
Location: Cesena

PostPosted: Mon Jan 16, 2006 9:00 am    Post subject: Reply with quote

Ho il tuo stesso problema.
Ho installato i driver a questo link http://users.chariot.net.au/~xsmith/stuff/64-bit_Broadcom_54g_Drivers.zip la scheda viene rilevata ma non risponde ai comandi.
Ora proverò a installare ndiswrapper a 32bit.
Per farlo, chiedo a voi, è sufficiente aggiungere a package.keywords a fianco del nome del pacchetto x86???
Grazie!
Back to top
View user's profile Send private message
Maxxer
Apprentice
Apprentice


Joined: 22 Apr 2005
Posts: 171
Location: LC

PostPosted: Mon Jan 16, 2006 2:09 pm    Post subject: Reply with quote

Pancu wrote:
Ora proverò a installare ndiswrapper a 32bit.
Per farlo, chiedo a voi, è sufficiente aggiungere a package.keywords a fianco del nome del pacchetto x86???


No, non è così semplice.
Comunque che ci fai poi con un modulo a 32bit e un kernel a 64bit?


Hai provato ad impostare a mano la rete (iwconfig/ifconfig) e vedere se ndiswrapper va?
Hai provato a fare un ifconfig wlan0 up prima di fare iwlist?

ciao
maxxer
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Mon Jan 16, 2006 7:00 pm    Post subject: Reply with quote

Quote:
Broadcom 802.11a/g wireless ethernet
There is no Linux driver for this device due to global political reasons and not because Broadcom doesn't want to make one. Thankfully, there is a solution to this problem in the x86-32 world.. use ndiswrapper and the normal Windows XP driver available from the Acer support website. If you follow the instructions to the letter it's a trivial matter to install this driver. I was surprised how easy it was and how well it worked. You'll need to recompile and install every time you recompile the kernel. Note: The Broadcom NDIS driver needs the full ACPI system to be installed and running, the boot option of acpi=ht is not good enough and the module will fail to load.

_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Mon Jan 16, 2006 9:42 pm    Post subject: Reply with quote

ho un portatile quindi l'acpi lo uso ...il kernel ho provato a ricompilarlo più volte ...probabilmente c'è un'altra variabile in gioco o probabilmente un problema di versioni...e cmq un 'ndiswrapper a 32 bit su un sistema a 64 ha senso ... io mi accontanterei molto volentieri...
Ma ad istallare ndiswrapper a 32 come devo fare..c'è forse un'opzione del gcc??
Così amgari faccio una prova...con i driver del mio cd del portatile(che sono a 32)


ho provato csia con ifconfig che che iwconfig,ma se provo a cambiare ad esempio l'essid non lo fa!!
Back to top
View user's profile Send private message
Maxxer
Apprentice
Apprentice


Joined: 22 Apr 2005
Posts: 171
Location: LC

PostPosted: Tue Jan 17, 2006 6:41 am    Post subject: Reply with quote

deneb4 wrote:
e cmq un 'ndiswrapper a 32 bit su un sistema a 64 ha senso


la mia interrogazione era retorica. un modulo a 32bit non si caricherà mai in un kernel a 64!

deneb4 wrote:
ho provato csia con ifconfig che che iwconfig,ma se provo a cambiare ad esempio l'essid non lo fa!!


ndiswrapper non imposta l'essid se non c'è un AP a cui collegarsi. quando l'hai provato avevi un ap funzionante a portata di rete?

hai provato i drivers di questa pagina? http://ndiswrapper.sourceforge.net/mediawiki/index.php/List

quando carichi il modulo ndiswrapper cosa ti scrive in dmesg?
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Tue Jan 17, 2006 10:16 am    Post subject: Reply with quote

su quel link ho scoperto una cosa molto interessante!!!

Sto rifacendo tutto da capo come mi hai consigliato...ancora non ho finito, ma sul qual sito, Tutte le Broadcom elencate hanno in chipset BCM4318.
Mentre molte Belkin hanno il chipset BCM4306.

Guardate il mio lspci:
Code:

#lspci|grep Broadcom
00:0a.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
00:0c.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 Gigabit Ethernet (rev 03)


cioè Broadcom ma con chipset BCM4306, forse devo provare i driver della Belkin!!
EDIT 1:

Ho provato i driver, quelli della Broadcom non mi rilevano l'hardware, con quelli della Belkin, ndiswrapper mi dice invalid driver e poi non sono a 64 bit!!

ma è possibile che sul sito della broadcom la mia cheda non esiste?? Io driver per la mia scheda a 64 bit non li trovo!!


Last edited by deneb4 on Tue Jan 17, 2006 10:51 am; edited 1 time in total
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Tue Jan 17, 2006 10:50 am    Post subject: Reply with quote

deneb4 wrote:

cioè Broadcom ma con chipset BCM4306, forse devo provare i driver della Belkin!!


http://dossy.org/archives/000110.html
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Tue Jan 17, 2006 10:53 am    Post subject: Reply with quote

Li avevo già provati da quel sito sono a 32 bit :

dmesg:

Code:
ndiswrapper version 1.7 loaded (preempt=yes,smp=no)
ndiswrapper (check_nt_hdr:149): Windows driver is not 64-bit; bad magic: 010B
ndiswrapper (load_sys_files:218): couldn't prepare driver 'bcmwl5'
ndiswrapper (load_wrap_driver:112): loadndiswrapper failed (65280); check system log for messages from 'loadndisdriver'
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Tue Jan 17, 2006 3:43 pm    Post subject: Reply with quote

ma non c'è nessuno che ha questa scheda che funziona con un sisteme a 64 bit e può madarmi i driver?...magari per e-mail...

o che può dirmi quali moduli del kernel sono necessari così posso fare qualche prova...
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Tue Jan 17, 2006 4:22 pm    Post subject: Reply with quote

Dopo molte ricerche su driver ottengo questo cioè non ho risolto il problema!!!

Code:
#dmesg|tail -n 9

ndiswrapper version 1.7 loaded (preempt=yes,smp=no)
ndiswrapper (load_pe_images:571): fixing KI_USER_SHARED_DATA address in the driver
ndiswrapper: driver netbc564 (,10/01/2002,3.70.17.5) loaded
PCI: Enabling device 0000:00:0a.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 21 (level, low) -> IRQ 21
ndiswrapper: using irq 21
wlan0: vendor: ''
wlan0: ndiswrapper ethernet device 00:0b:6b:48:dd:d7 using driver netbc564, 14E4:4320.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA; AES/CCMP with WPA

tux deneb # iwconfig wlan0

Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...

wlan0     IEEE 802.11g  ESSID:off/any
          Mode:Managed  Frequency:2.462 GHz  Access Point: Not-Associated
          Bit Rate=54 Mb/s   Tx-Power:25 dBm
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

tux deneb # iwlist wlan0 scan

Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 17, therefore some driver features
may not be available...

wlan0     No scan results
Back to top
View user's profile Send private message
TwoMinds
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jul 2004
Posts: 146
Location: Italy

PostPosted: Wed Jan 18, 2006 7:51 am    Post subject: Reply with quote

...i driver di cui parli sono in portage...
Code:

emerge bcm43xx
Back to top
View user's profile Send private message
Maxxer
Apprentice
Apprentice


Joined: 22 Apr 2005
Posts: 171
Location: LC

PostPosted: Wed Jan 18, 2006 8:01 am    Post subject: Reply with quote

TwoMinds wrote:
...i driver di cui parli sono in portage...
Code:

emerge bcm43xx


sono ancora troppo instabili...
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Wed Jan 18, 2006 8:19 am    Post subject: Reply with quote

Maxxer wrote:
TwoMinds wrote:
...i driver di cui parli sono in portage...
Code:

emerge bcm43xx


sono ancora troppo instabili...


io ti consiglio di provarli.. leggiti anche questo post che parla di questi driver

https://forums.gentoo.org/viewtopic-t-410240-highlight-netwireless+bcm43xx.html
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
Maxxer
Apprentice
Apprentice


Joined: 22 Apr 2005
Posts: 171
Location: LC

PostPosted: Wed Jan 18, 2006 9:20 am    Post subject: Reply with quote

neryo wrote:
io ti consiglio di provarli..


li ho provati, e non riesco a trasmettere dati. mi si associa ma non trasmette
Back to top
View user's profile Send private message
stelinux
Tux's lil' helper
Tux's lil' helper


Joined: 02 Nov 2004
Posts: 143
Location: Italy

PostPosted: Wed Jan 18, 2006 12:31 pm    Post subject: Reply with quote

4 daneb4
4 curiosity I installed cogito and with your istructions I downloaded all softmac-2.6
Now, can you post me how can I use softmac ? Would you that I mail you these software ?

Edit: OOOPPPSSS, non mi ero accorto ne di essere sul forum italiano, ne che il software fosse il kernel linux. Pardon ma ultimamente bevo troppo :)
_________________
stelinux on Ryzen 9 3900x on ROG Crosshair Hero VIII wifi 32GB G.Skill F4-3200C14D-16GFX CL16-16-16-39, 1.35 V
gentoo 17.1/no-multilib Sapphire Radeon RX 5700 XT 8G GDDR6 HDMI/TRIPLE DP OC W/ BP (UEFI)
openrc pipewire rocm
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Wed Jan 18, 2006 6:26 pm    Post subject: Reply with quote

ora ho trovato una scheda 3com nel cassetto ...driver istallati, ma ho lo stesso identico problema, non trova la rete...problema di kernel??


che moduli posso guardare??
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Thu Jan 19, 2006 10:19 am    Post subject: Reply with quote

deneb4 wrote:
ora ho trovato una scheda 3com nel cassetto ...driver istallati, ma ho lo stesso identico problema, non trova la rete...problema di kernel??


che moduli posso guardare??


scusa ma non capisco.. di che tipo di scheda stai parlando ora? una pci, una pcmcia? nessuno è veggente qui.. e se posti in maniera precaria non avrai sicuramente un aiuti chiari e mirati.
comunque i driver come li hai installati? prima di installare driver a "muzzo".. hai controllato che non ci sia il supporto nel kernel? evitiamo di fare casini... poi se non la vede nella pcmcia vuol dire che hai qualche problema con il driver del bridge... sicuro che il driver del bridge sia caricato (lsmod)? una volta che ti vede la scheda allora puoi pensare di usarla...e di installare il driver.. prima no.
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
deneb4
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 80
Location: Foligno (PG)

PostPosted: Thu Jan 19, 2006 11:06 am    Post subject: Reply with quote

scusate ma per la 3com avevo aperto un` altro post ..

https://forums.gentoo.org/viewtopic-t-424066-highlight-.html

perche all`inizio avevo altri problemi. Ma poi alla fine sono arrivato allo stesso punto!!

Comunque e` una pcmcia.Altre indicazioni tipo lspci sono sul link
Back to top
View user's profile Send private message
Maxxer
Apprentice
Apprentice


Joined: 22 Apr 2005
Posts: 171
Location: LC

PostPosted: Thu Jan 19, 2006 11:17 am    Post subject: Reply with quote

se hai lo stesso problema con due schede diverse in effetti il problema si sposta da ndiswrapper a qualcos'altro.

la scheda di rete wired ti funziona? l'AP hai detto che funziona in windows, vero?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum