hostap
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hostap [2007/08/25 18:13] – added limitations mister_x | hostap [2018/03/11 20:15] (current) – Updated link to ticket mister_x | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | HostAP | + | **IMPORTANT NOTE**: This page is deprecated, updated documentation can be found [[install_drivers|here]] |
| - | If your card appears to hang (no packets captured or injected), disable | + | ====== HostAP ====== |
| + | |||
| + | HostAP is the recommended driver for Prism2.x/3 based PCMCIA | ||
| + | |||
| + | ===== Patching ===== | ||
| If you're using a kernel version >= 2.6.16, you have to patch kernel sources with [[http:// | If you're using a kernel version >= 2.6.16, you have to patch kernel sources with [[http:// | ||
| Line 22: | Line 26: | ||
| modprobe hostap_pci &>/ | modprobe hostap_pci &>/ | ||
| - | Limitations: | + | |
| - | * Fragmentation attack | + | ===== Troubleshooting ===== |
| - | * Shared key authentication attack | + | ==== Card appears to hang ==== |
| + | If your card appears to hang (no packets captured or injected), disable the interface, reload the drivers and re-insert the card. Also consider updating the firmware (if prism2). | ||
| + | |||
| + | ==== Inserting card crashes the system ==== | ||
| + | |||
| + | Your system hangs when booted or crashes when the card is inserted. | ||
| + | |||
| + | http:// | ||
| + | |||
| + | This problem can be fixed with a patch from SuD: | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Or run the following script. | ||
| + | |||
| + | Script: | ||
| + | # | ||
| + | | ||
| + | | ||
| + | rmmod orinoco_cs | ||
| + | rmmod orinoco | ||
| + | rmmod hermes | ||
| + | rmmod hostap_cs | ||
| + | | ||
| + | | ||
| + | |||
| + | You also need to add this to / | ||
| + | |||
| + | # | ||
| + | | ||
| + | |||
| + | # | ||
| + | | ||
| + | |||
| + | ==== Current bug ==== | ||
| + | |||
| + | Also be aware of [[https:// | ||
| + | |||
| + | |||
| + | ===== Limitations | ||
| + | |||
| + | There are some important limitations with this driver: | ||
| + | |||
| + | * Fragmentation attack | ||
| + | * Shared key authentication attack | ||
| + | * The driver does not support USB devices | ||
| + | * The prism cards only support B mode. They don' | ||
hostap.1188058410.txt.gz · Last modified: by mister_x
