After command patch -p1 < /home/miikanis/patch2 I get following error:
patching file linux/drivers/media/dvb/dvb-usb/dib0700_devices.c
patch: **** malformed patch at line 10: };
So could someone check if there is something wrong or something to notice in the patch file on the web site linked above…
I really appreciate your help!
PS There was no problem to apply other instruction steps on the linuxtv site.
Hello,
I have a general problem with the above device. Following the instructions on How to install DVB device driverslinuxtv.org - LinuxTVWiki, to Compile the v4l-dvb source code using “make” I receive the following error message:
make -C /home/dwebert/v4l-dvb/v4l
make[1]: Entering directory /home/dwebert/v4l-dvb/v4l' Updating/Creating .config Preparing to compile for kernel version 2.6.25 File not found: /lib/modules/2.6.25.11-0.1-pae/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4. make[1]: *** Keine Regel vorhanden, um das Target ».myconfig«, benötigt von »config-compat.h«, zu erstellen. Schluss. make[1]: Leaving directory /home/dwebert/v4l-dvb/v4l’
make: *** [all] Fehler 2
Does anyone know what I did wrong, or does anyone know, where to find a more detailed installation & configuration instruction for this device (I’m absolutely new in Linux).
Thanks in advance.