* Fwd: Instalation issue on S960 [not found] <CAEzPJ9M=uOY_ujbp7XtrRq3N4jq6L3r_84qggfbQ4xEpX12u-w@mail.gmail.com> @ 2014-12-15 23:13 ` Carlos Diogo 2014-12-16 0:09 ` Mark Clarkstone 0 siblings, 1 reply; 4+ messages in thread From: Carlos Diogo @ 2014-12-15 23:13 UTC (permalink / raw) To: linux-media Dear support team , i have spent 4 days trying to get my S960 setup in my raspberrry Pi I have tried multiple options and using the linuxtv.org drivers the power light switches on but then i get the below message [ 8.561909] usb 1-1.5: dvb_usb_v2: found a 'DVBSky S960/S860' in warm state [ 8.576865] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer [ 8.591803] DVB: registering new adapter (DVBSky S960/S860) [ 8.603974] usb 1-1.5: dvb_usb_v2: MAC address: 00:18:42:54:96:0c [ 8.650257] DVB: Unable to find symbol m88ds3103_attach() [ 8.661452] usb 1-1.5: dvbsky_s960_attach fail. [ 8.683560] usbcore: registered new interface driver dvb_usb_dvbsky I have tried googling it but i have found nothing about this i'm using raspbian , with kernel 3.12.34 Any help here? Thanks in advance Carlos -- Os meus cumprimentos / Best regards / Mit freundlichen Grüße Carlos Diogo ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Instalation issue on S960 2014-12-15 23:13 ` Fwd: Instalation issue on S960 Carlos Diogo @ 2014-12-16 0:09 ` Mark Clarkstone 2014-12-16 3:40 ` Antti Palosaari 2014-12-16 19:59 ` Carlos Diogo 0 siblings, 2 replies; 4+ messages in thread From: Mark Clarkstone @ 2014-12-16 0:09 UTC (permalink / raw) To: Carlos Diogo; +Cc: linux-media Hi, I was recently trying to build drivers for another tuner on a Pi and also came across a similar problem [unable to find symbols], it turns out that the Raspberry Pi kernel doesn't have I2C_MUX enabled which is needed by some modules. You could try rebuilding the kernel with the above option enabled and see if that helps. Although I could be totally wrong and hopefully someone with more knowledge will know (I'm still pretty much a Linux noob :p). Hope this helps. On 15 December 2014 at 23:13, Carlos Diogo <cdiogo@gmail.com> wrote: > Dear support team , > i have spent 4 days trying to get my S960 setup in my raspberrry Pi > > I have tried multiple options and using the linuxtv.org drivers the > power light switches on but then i get the below message > > > > [ 8.561909] usb 1-1.5: dvb_usb_v2: found a 'DVBSky S960/S860' in warm state > [ 8.576865] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 > transport stream to the software demuxer > [ 8.591803] DVB: registering new adapter (DVBSky S960/S860) > [ 8.603974] usb 1-1.5: dvb_usb_v2: MAC address: 00:18:42:54:96:0c > [ 8.650257] DVB: Unable to find symbol m88ds3103_attach() > [ 8.661452] usb 1-1.5: dvbsky_s960_attach fail. > [ 8.683560] usbcore: registered new interface driver dvb_usb_dvbsky > > I have tried googling it but i have found nothing about this > > i'm using raspbian , with kernel 3.12.34 > > Any help here? > > Thanks in advance > Carlos > > > -- > Os meus cumprimentos / Best regards / Mit freundlichen Grüße > Carlos Diogo > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Instalation issue on S960 2014-12-16 0:09 ` Mark Clarkstone @ 2014-12-16 3:40 ` Antti Palosaari 2014-12-16 19:59 ` Carlos Diogo 1 sibling, 0 replies; 4+ messages in thread From: Antti Palosaari @ 2014-12-16 3:40 UTC (permalink / raw) To: Mark Clarkstone, Carlos Diogo; +Cc: linux-media On 12/16/2014 02:09 AM, Mark Clarkstone wrote: > Hi, > > I was recently trying to build drivers for another tuner on a Pi and > also came across a similar problem [unable to find symbols], it turns > out that the Raspberry Pi kernel doesn't have I2C_MUX enabled which is > needed by some modules. That's likely the reason as I2C mux is needed by m88ds3103 driver. Antti > > You could try rebuilding the kernel with the above option enabled and > see if that helps. > > Although I could be totally wrong and hopefully someone with more > knowledge will know (I'm still pretty much a Linux noob :p). > > Hope this helps. > > On 15 December 2014 at 23:13, Carlos Diogo <cdiogo@gmail.com> wrote: >> Dear support team , >> i have spent 4 days trying to get my S960 setup in my raspberrry Pi >> >> I have tried multiple options and using the linuxtv.org drivers the >> power light switches on but then i get the below message >> >> >> >> [ 8.561909] usb 1-1.5: dvb_usb_v2: found a 'DVBSky S960/S860' in warm state >> [ 8.576865] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 >> transport stream to the software demuxer >> [ 8.591803] DVB: registering new adapter (DVBSky S960/S860) >> [ 8.603974] usb 1-1.5: dvb_usb_v2: MAC address: 00:18:42:54:96:0c >> [ 8.650257] DVB: Unable to find symbol m88ds3103_attach() >> [ 8.661452] usb 1-1.5: dvbsky_s960_attach fail. >> [ 8.683560] usbcore: registered new interface driver dvb_usb_dvbsky >> >> I have tried googling it but i have found nothing about this >> >> i'm using raspbian , with kernel 3.12.34 >> >> Any help here? >> >> Thanks in advance >> Carlos >> >> >> -- >> Os meus cumprimentos / Best regards / Mit freundlichen Grüße >> Carlos Diogo >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-media" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- http://palosaari.fi/ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Instalation issue on S960 2014-12-16 0:09 ` Mark Clarkstone 2014-12-16 3:40 ` Antti Palosaari @ 2014-12-16 19:59 ` Carlos Diogo 1 sibling, 0 replies; 4+ messages in thread From: Carlos Diogo @ 2014-12-16 19:59 UTC (permalink / raw) To: Mark Clarkstone; +Cc: linux-media Hi , thanks for the inputs. Some more details on the issue. When i try to build the drivers the m88ds3103 driver is not built (no .o /.ko file generated) but also no error shows up. For whatever reason the make process skips this drivers. I enabled the i2c and re-started the build process which takes as couple of hours. At the end the module was still not compiled and the error continues. Any other ideas? On Tue, Dec 16, 2014 at 1:09 AM, Mark Clarkstone <hello@markclarkstone.co.uk> wrote: > Hi, > > I was recently trying to build drivers for another tuner on a Pi and > also came across a similar problem [unable to find symbols], it turns > out that the Raspberry Pi kernel doesn't have I2C_MUX enabled which is > needed by some modules. > > You could try rebuilding the kernel with the above option enabled and > see if that helps. > > Although I could be totally wrong and hopefully someone with more > knowledge will know (I'm still pretty much a Linux noob :p). > > Hope this helps. > > On 15 December 2014 at 23:13, Carlos Diogo <cdiogo@gmail.com> wrote: >> Dear support team , >> i have spent 4 days trying to get my S960 setup in my raspberrry Pi >> >> I have tried multiple options and using the linuxtv.org drivers the >> power light switches on but then i get the below message >> >> >> >> [ 8.561909] usb 1-1.5: dvb_usb_v2: found a 'DVBSky S960/S860' in warm state >> [ 8.576865] usb 1-1.5: dvb_usb_v2: will pass the complete MPEG2 >> transport stream to the software demuxer >> [ 8.591803] DVB: registering new adapter (DVBSky S960/S860) >> [ 8.603974] usb 1-1.5: dvb_usb_v2: MAC address: 00:18:42:54:96:0c >> [ 8.650257] DVB: Unable to find symbol m88ds3103_attach() >> [ 8.661452] usb 1-1.5: dvbsky_s960_attach fail. >> [ 8.683560] usbcore: registered new interface driver dvb_usb_dvbsky >> >> I have tried googling it but i have found nothing about this >> >> i'm using raspbian , with kernel 3.12.34 >> >> Any help here? >> >> Thanks in advance >> Carlos >> >> >> -- >> Os meus cumprimentos / Best regards / Mit freundlichen Grüße >> Carlos Diogo >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-media" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html -- Os meus cumprimentos / Best regards / Mit freundlichen Grüße Carlos Diogo ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-12-16 19:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CAEzPJ9M=uOY_ujbp7XtrRq3N4jq6L3r_84qggfbQ4xEpX12u-w@mail.gmail.com>
2014-12-15 23:13 ` Fwd: Instalation issue on S960 Carlos Diogo
2014-12-16 0:09 ` Mark Clarkstone
2014-12-16 3:40 ` Antti Palosaari
2014-12-16 19:59 ` Carlos Diogo
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.