Beiträge von zofiel

    Since kernel 4.4 I'm having the following errors



    the code is too long, so you can follow It in http://pastebin.com/7ii94LwQ


    Any idea? Thanks for your help

    zofiel:


    This is posted just one page back. I guess it wil solve your issue.
    Do you even read this thread at all?


    First of all, thanks a lot for all forum help.


    yes, I come this to forum following this error via Google. As you can see, I'm very newbie with patchs, and I don't speak German, so I'm reading the thread but It's very difficult. Sorry for this Offtopic.


    I'm reading your quote but I don't know how


    zofiel:


    This is posted just one page back. I guess it wil solve your issue.
    Do you even read this thread at all?


    First of all, thanks a lot for all forum help.


    yes, I come this to forum following this error via Google. As you can see, I'm very newbie with patchs, and I don't speak German, so I'm reading the thread but It's very difficult. Sorry for this Offtopic.


    I'm reading your quote but I don't know how to apply this config, so any little help is welcome. :)

    zofiel: you didn't do the "cd linux".


    Gerald

    yeah, thanks a lot. Patch applied.


    This patch doesn't fix the following error, Is'n It?




    How I can fix It? I have a Skystar 2 express HD and i think that this driver is the only than works with my device.


    Thanks a lot for your help

    After make untar do:



    Code
    cd linux
    patch -p1 < path/to/pci_dma_supported.diff
    cd ..
    make distclean
    make allyesconfig  ## or make menuconfig
    make
    make install


    That's it.

    Thanks for your help. When I try to perform this code:


    Code
    patch -p1 < path/to/pci_dma_supported.diff


    I have the following answer:


    Code
    [userssh@pcsalon media_build_experimental]$ sudo patch -p1 < /home/userssh/pci_dma_supported.diffcan't find file to patch at input line 5Perhaps you used the wrong -p or --strip option?The text leading up to this was:--------------------------|diff --git a/drivers/media/pci/cx23885/cx23885-core.c b/drivers/media/pci/cx23885/cx23885-core.c|index 3bd386c..abd15b3 100644|--- a/drivers/media/pci/cx23885/cx23885-core.c|+++ b/drivers/media/pci/cx23885/cx23885-core.c--------------------------File to patch: