Il faut télécharger le firmware http://prism54.org/~mcgrof/firmware/(...) , le mettre à la bonne place pour qu'il soit uploadé
/usr/lib/hotplug/firmware/isl3890
Comme il y a un flou sur le droit de diffusion, il n'est malheureusement pas livré avec les distributions. Peut-être que juste mettre le firmware arrangera les choses.
Sinon, comme le kernel 2.6.8 devrait déjà contenir le pilote prism54, il faut voir si les options qu'il faut sont activées dans le kernel.
8<----
v2.6:
CONFIG_EXPERIMENTAL: y
CONFIG_CLEAN_COMPILE: n
CONFIG_STANDALONE: n
Code maturity level options --->
Prompt for development and/or incomplete code/drivers
Select only drivers expected to compile cleanly
Select only drivers that don't need
compile-time external firmware
CONFIG_HOTPLUG : y
Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
Support for hot-pluggable devices
CONFIG_FW_LOADER: m/y (either one will work)
Generic Driver Options --->
Hotplug firmware loading support
CONFIG_NET_RADIO : y
CONFIG_NET_WIRELESS : y
Device Drivers --->
Networking Support --->
Wireless Lan drivers
For PCMCIA Cards and for cards that go over bus bridge
(mini-pci that are routed) :
CONFIG_PCMCIA && CONFIG_CARDBUS
Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
PCMCIA/CardBus support --->
PCMCIA/CardBus support (m or y)
CardBus yenta-compatible bridge support (m or y)
You need sysfs mounted:
mkdir /sys
Add "none /sys sysfs defaults 0 0" to /etc/fstab
mount /sys
------>8
# C'est du prism
Posté par Djax . En réponse au message Wifi avec WG511. Évalué à 2.
http://www.prism54.org/supported_cards.php(...)
Il faut télécharger le firmware http://prism54.org/~mcgrof/firmware/(...) , le mettre à la bonne place pour qu'il soit uploadé
/usr/lib/hotplug/firmware/isl3890
Comme il y a un flou sur le droit de diffusion, il n'est malheureusement pas livré avec les distributions. Peut-être que juste mettre le firmware arrangera les choses.
Sinon, comme le kernel 2.6.8 devrait déjà contenir le pilote prism54, il faut voir si les options qu'il faut sont activées dans le kernel.
8<----
v2.6:
CONFIG_EXPERIMENTAL: y
CONFIG_CLEAN_COMPILE: n
CONFIG_STANDALONE: n
Code maturity level options --->
Prompt for development and/or incomplete code/drivers
Select only drivers expected to compile cleanly
Select only drivers that don't need
compile-time external firmware
CONFIG_HOTPLUG : y
Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
Support for hot-pluggable devices
CONFIG_FW_LOADER: m/y (either one will work)
Generic Driver Options --->
Hotplug firmware loading support
CONFIG_NET_RADIO : y
CONFIG_NET_WIRELESS : y
Device Drivers --->
Networking Support --->
Wireless Lan drivers
For PCMCIA Cards and for cards that go over bus bridge
(mini-pci that are routed) :
CONFIG_PCMCIA && CONFIG_CARDBUS
Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
PCMCIA/CardBus support --->
PCMCIA/CardBus support (m or y)
CardBus yenta-compatible bridge support (m or y)
You need sysfs mounted:
mkdir /sys
Add "none /sys sysfs defaults 0 0" to /etc/fstab
mount /sys
------>8
Les explications détaillées en anglais:
http://prism54.org/cgi-bin/viewcvs.cgi/prism54-ng/README?view=marku(...)