[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Orinoco Driver Patch - Question



Hi All,

I am currently trying to get airodump to work with my Orinoco Gold
wireless card.

I need to patch my driver to get 'Monitor' mode enabled on it.

I have been reading some docs and am still missing a few points, maybe
because I haven't done it before, no excuse though :-)

I have copied my patch to /lib/modules/2.6.8-1-686/kernel/drivers/net/wireless

ls - listing

airo_cs.ko
airo.ko
arlan.ko
atmel_cs.ko
atmel.ko
atmel_pci.ko
hermes.ko
netwave_cs.ko
orinoco-0.13b-patched.diff
orinoco_cs.ko
orinoco_cs.ko.orig
orinoco_cs.ko.rej
orinoco.ko
orinoco_pci.ko
orinoco_plx.ko
orinoco_tmd.ko
pcmcia-cs-3.2.0-orinoco-patch.diff
prism54
ray_cs.ko
strip.ko
test
wavelan_cs.ko
wavelan.ko
wl3501_cs.ko

my command: patch -p0 < orinoco-0.13b-patched.diff
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -aur orinoco-0.13b/hermes.c orinoco-0.13b-patched/hermes.c
|--- orinoco-0.13b/hermes.c     Sun Feb  9 19:38:09 2003
|+++ orinoco-0.13b-patched/hermes.c     Sat Feb 22 00:29:58 2003
--------------------------
File to patch:

At this stage I don't have a clue what to due.... I have tried -p1 and
-p4 as mentioned in the man pages, but didn't work.

What am I missing?

Any help would be appreciated

Otto



Reply to: