|
Hi, Here's the result:
- UNPACK ljalves
- APPLY PATCH (common) /home/jan/OpenELEC-OPi2/packages/linux-drivers/ljalves/patches/ljalves-01-dont-run-rmmod.pl.patch
- patching file media_build/v4l/Makefile
- APPLY PATCH (common) /home/jan/OpenELEC-OPi2/packages/linux-drivers/ljalves/patches/ljalves-02-tbs-5220-5881-support.patch
- can't find file to patch at input line 14
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |From 36e253f91dae4006f4e105da1fa5cce585170cda Mon Sep 17 00:00:00 2001
- |From: CrazyCat <crazycat69@narod.ru>
- |Date: Tue, 24 Nov 2015 02:27:12 +0200
- |Subject: [PATCH 1/2] dvb-usb-cxusb: Minor fix for Geniatech T230 init,
- |
- |---
- | drivers/media/usb/dvb-usb/cxusb.c | 3 +--
- | 1 file changed, 1 insertion(+), 2 deletions(-)
- |
- |diff --git a/drivers/media/usb/dvb-usb/cxusb.c b/drivers/media/usb/dvb-usb/cxusb.c
- |index ab71511..eb74793 100644
- |--- a/drivers/media/usb/dvb-usb/cxusb.c
- |+++ b/drivers/media/usb/dvb-usb/cxusb.c
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 2 out of 2 hunks ignored
- can't find file to patch at input line 54
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |
- |From 2e7929505a11aa9bf0059d04f1b38e6fe74ed1ed Mon Sep 17 00:00:00 2001
- |From: CrazyCat <crazycat69@narod.ru>
- |Date: Tue, 24 Nov 2015 02:28:04 +0200
- |Subject: [PATCH 2/2] Support fir TBS 5220, 5881.
- |
- |---
- | drivers/media/usb/dvb-usb/Kconfig | 18 +
- | drivers/media/usb/dvb-usb/Makefile | 6 +
- | drivers/media/usb/dvb-usb/tbs5220.c | 500 ++++++++++++++++++++++
- | drivers/media/usb/dvb-usb/tbs5220.h | 8 +
- | drivers/media/usb/dvb-usb/tbs5881.c | 816 ++++++++++++++++++++++++++++++++++++
- | drivers/media/usb/dvb-usb/tbs5881.h | 8 +
- | 6 files changed, 1356 insertions(+)
- | create mode 100644 drivers/media/usb/dvb-usb/tbs5220.c
- | create mode 100644 drivers/media/usb/dvb-usb/tbs5220.h
- | create mode 100644 drivers/media/usb/dvb-usb/tbs5881.c
- | create mode 100644 drivers/media/usb/dvb-usb/tbs5881.h
- |
- |diff --git a/drivers/media/usb/dvb-usb/Kconfig b/drivers/media/usb/dvb-usb/Kconfig
- |index 5949575..5094bc7 100644
- |--- a/drivers/media/usb/dvb-usb/Kconfig
- |+++ b/drivers/media/usb/dvb-usb/Kconfig
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 1 out of 1 hunk ignored
- can't find file to patch at input line 80
- Perhaps you used the wrong -p or --strip option?
- The text leading up to this was:
- --------------------------
- |diff --git a/drivers/media/usb/dvb-usb/Makefile b/drivers/media/usb/dvb-usb/Makefile
- |index 11d6be4..cba817c 100644
- |--- a/drivers/media/usb/dvb-usb/Makefile
- |+++ b/drivers/media/usb/dvb-usb/Makefile
- --------------------------
- File to patch:
- Skip this patch? [y]
- Skipping patch.
- 1 out of 1 hunk ignored
- patching file drivers/media/usb/dvb-usb/tbs5220.c
- patching file drivers/media/usb/dvb-usb/tbs5220.h
- patching file drivers/media/usb/dvb-usb/tbs5881.c
- patching file drivers/media/usb/dvb-usb/tbs5881.h
- make: *** [image] Error 1
- root@jan-VirtualBox:/home/jan/OpenELEC-OPi2#
Copy code
I don't want you to think I'm lazy or something. I'm trying to understand it and search over the internet. But you have obviously more experiences.
thanks |
|