View previous topic :: View next topic |
Author |
Message |
bulki Guru
Joined: 25 Nov 2004 Posts: 529 Location: SiliconValley
|
Posted: Thu May 26, 2005 3:02 pm Post subject: [PCMCIA] Pourquoi ca ne me détecte pas? |
|
|
Yop tout le monde,
j'ai une nouvelle carte PCMCIA qui vient de m'arriver, une à base PRISM2 (Senao 2511CD PLUS ext2).
Voilà ce que j'ai activé dans mon kernel:
Code: |
#
# Wireless LAN (non-hamradio)
#
CONFIG_NET_RADIO=y
#
# Obsolete Wireless cards support (pre-802.11)
#
# CONFIG_STRIP is not set
# CONFIG_ARLAN is not set
# CONFIG_WAVELAN is not set
# CONFIG_PCMCIA_WAVELAN is not set
# CONFIG_PCMCIA_NETWAVE is not set
#
# Wireless 802.11 Frequency Hopping cards support
#
# CONFIG_PCMCIA_RAYCS is not set
#
# Wireless 802.11b ISA/PCI cards support
#
CONFIG_AIRO=y
CONFIG_HERMES=y
# CONFIG_PLX_HERMES is not set
# CONFIG_TMD_HERMES is not set
# CONFIG_PCI_HERMES is not set
# CONFIG_ATMEL is not set
#
# Wireless 802.11b Pcmcia/Cardbus cards support
#
CONFIG_PCMCIA_HERMES=y
# CONFIG_AIRO_CS is not set
# CONFIG_PCMCIA_WL3501 is not set
#
# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
#
# CONFIG_PRISM54 is not set
CONFIG_NET_WIRELESS=y
#
# PCMCIA network device support
#
CONFIG_NET_PCMCIA=y
# CONFIG_PCMCIA_3C589 is not set
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_FMVJ18X is not set
# CONFIG_PCMCIA_PCNET is not set
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_PCMCIA_XIRC2PS is not set
# CONFIG_PCMCIA_AXNET is not set
|
J'ai aussi un autre chipset atheros...
En faisant un dmesg, il ne me sort rien, il n'y a meme pas de lumière sur la carte !! JAvant d'installer les drivers, faut au moins que ça me donne qqch dans dmesg...Muh! (marche sous windows)
Vous pourriez me donner un coup de main?
Merci |
|
Back to top |
|
|
El_Goretto Moderator
Joined: 29 May 2004 Posts: 3174 Location: Paris
|
Posted: Thu May 26, 2005 3:43 pm Post subject: |
|
|
T'as vérifié s'il fallait un firmware externe pour ta carte? (cas de ma netgear WG511 avec le module prism). |
|
Back to top |
|
|
bulki Guru
Joined: 25 Nov 2004 Posts: 529 Location: SiliconValley
|
Posted: Thu May 26, 2005 7:31 pm Post subject: |
|
|
Netgear étant une sous-marque de Senao, c'est bien possible... mais je trouve pas bcp d'informations là dessus (pas vraiment eu le temps de chercher)
J'oserais te demander comment t'as fait ? En googlant "senao firware" j'arrive plus sur des up pour winsucks
j'ai vu un petit truc ici: http://linux.junsun.net/intersil-prism/ , mais le hic c'est qu'il font un dmesg et chez moi y'a vraiment rien dans le dmesg... |
|
Back to top |
|
|
El_Goretto Moderator
Joined: 29 May 2004 Posts: 3174 Location: Paris
|
Posted: Thu May 26, 2005 8:53 pm Post subject: |
|
|
http://prism54.org/
C'est là que j'ai pêché mon firmware. Après, suffit de le placer où il faut, et c'est à baselayout de t'en faire baver, mais t'auras au moins une loupiotte qui clignotte |
|
Back to top |
|
|
bulki Guru
Joined: 25 Nov 2004 Posts: 529 Location: SiliconValley
|
Posted: Thu May 26, 2005 8:57 pm Post subject: |
|
|
El_Goretto wrote: | http://prism54.org/
C'est là que j'ai pêché mon firmware. Après, suffit de le placer où il faut, et c'est à baselayout de t'en faire baver, mais t'auras au moins une loupiotte qui clignotte |
En fait j'avais oublié 1 ou l'autre petite chose dans le kernel... ma carte fonctionne now, mais pas le mode monitor, ni le set SSID, rien en fait... Hum... |
|
Back to top |
|
|
|