portishead
04-09-2001, 11:27 AM
I'm follwing the Getting USB/Your Printer Working NHF by Sterling to try to get a USB modem and scanner to work. I'm using RedHat 7.
I got up to point 5:
patch -p1 < path to your patch file
After entering this command I get something along the lines of:
can't find file to patch at inputline 4
perhaps you used the wrong -p or --strip option?
The text leading up to this was:
----------------
|diff -urN linux2.2.16/Documentation/Configure.help /linux/Documentation/Configure.help
|--- linux 2.2.16/Documentation/Configure.help some date
|+++ linux/Documentation/Configure.help some date
----------------
File to patch:
I read the patch man pages, but I still don't understand what any of this really means, or how I can continue.
Another thing that I do not understand is that /proc/bus/usb/devices contains the names of my modem and scanner, and also there are messages saying that the USB filesystem was succesfully mounted when my system boots.
I'd be very grateful for any help or advice. Thanks in advance!
I got up to point 5:
patch -p1 < path to your patch file
After entering this command I get something along the lines of:
can't find file to patch at inputline 4
perhaps you used the wrong -p or --strip option?
The text leading up to this was:
----------------
|diff -urN linux2.2.16/Documentation/Configure.help /linux/Documentation/Configure.help
|--- linux 2.2.16/Documentation/Configure.help some date
|+++ linux/Documentation/Configure.help some date
----------------
File to patch:
I read the patch man pages, but I still don't understand what any of this really means, or how I can continue.
Another thing that I do not understand is that /proc/bus/usb/devices contains the names of my modem and scanner, and also there are messages saying that the USB filesystem was succesfully mounted when my system boots.
I'd be very grateful for any help or advice. Thanks in advance!