Hi,
I install Suse 11.0 KDE 4
I download driver for marvel 88e8040t device from official site
now when I install, I get a problem when I must patch the driver
6.3 Applying the Driver Patch
To apply the generated Patch into the kernel use the following
commands:
cd /usr/src/linux
cat /patch-location/sk98lin__vX.XX_a_b_c_patch | patch -p1
I give to patch name “patch” and put him into /usr/src/linux-2.6.25.5-1.1
then go to there
cd /usr/src/linux-2.6.25.5-1.1
do cat patch
cat /usr/src/linux-2.6.25.5-1.1/patch | patch -p1
bash: patch: command not found
he writes to me this.
what I do wrong?
Thanks.