Page 1 of 1

module verification failed: signature and/or required key mi

PostPosted: Thu Aug 07, 2014 2:43 pm
by cinders
Can anyone help me?

I'm running a clean install of Ubuntu 14.04.1 LTS 64-BIT with 3.13.0-32-generic kernel.

I downloaded the latest driver, v140707 and followed the guide on the wiki with no errors/issues. http://linuxtv.org/wiki/index.php/TBS6284


However, when checking if the driver has loaded I get

tbs6982fe: module verification failed: signature and/or required key missing - tainting kernel

Can anyone help or advise me what is wrong?

Thanks,
Cinders.

Re: module verification failed: signature and/or required ke

PostPosted: Thu Sep 25, 2014 2:43 am
by walopower
I have same issue with Ubuntu 14.04.1 LTS 64-BIT with 3.13.0-36-generic kernel and latest 140819 drivers But card is TBS6281.
I installed this way:
http://murobbs.plaza.fi/1713073665-post90.html
I think that is correct way.
Then I tried this trick was mentioned here:
viewtopic.php?f=37&t=8232
"apt-get install linux-headers-`uname -r` build-essential subversion mercurial openssl gettext libssl-dev screen libv4l-dev"
Then installed driver again, after that also my 2 kernel drivers included other DVB card has disabled.
Then I have unistalled this TBS v4l drivers and reconfigure kernel again. Now at least my other 2 DVB cards works again, but not this TBS card.

Re: module verification failed: signature and/or required ke

PostPosted: Thu Sep 25, 2014 3:38 am
by walopower
Then I tried this:
viewtopic.php?f=52&t=7631#p24903
option tbs62x0fe_driver-dvbc int_type=1
Was wrong type option, no drivers installed?
I have Asus P5KC MB...

Re: module verification failed: signature and/or required ke

PostPosted: Thu Sep 25, 2014 11:08 am
by walopower
Same IRQ...
Code: Select All Code
iuser@serv:~$ lspci -vvvnn | grep --after-context=27 7160
04:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7160 [1131:7160] (rev 03)
   Subsystem: Device [6281:0001]
   Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
   Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
   Latency: 0, Cache Line Size: 32 bytes
   Interrupt: pin A routed to IRQ 15
   Region 0: Memory at fea00000 (64-bit, non-prefetchable) [size=1M]
   Capabilities: <access denied>

06:01.0 Multimedia controller [0480]: Twinhan Technology Co. Ltd Mantis DTV PCI Bridge Controller [Ver 1.0] [1822:4e35] (rev 01)
   Subsystem: TERRATEC Electronic GmbH Device [153b:1178]
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
   Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
   Latency: 64 (2000ns min, 63750ns max)
   Interrupt: pin A routed to IRQ 10
   Region 0: Memory at fafff000 (32-bit, prefetchable) [size=4K]
   Kernel driver in use: Mantis

06:02.0 Multimedia controller [0480]: Philips Semiconductors SAA7146 [1131:7146] (rev 01)
   Subsystem: Technotrend Systemtechnik GmbH DVB C-1500 [13c2:1010]
   Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
   Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
   Latency: 64 (3750ns min, 9500ns max)
   Interrupt: pin A routed to IRQ 15
   Region 0: Memory at febffc00 (32-bit, non-prefetchable) [size=512]
   Kernel driver in use: budget_ci dvb

Re: module verification failed: signature and/or required ke

PostPosted: Fri Sep 26, 2014 9:18 am
by walopower
I taked two additional cards off, changed from bios PnP OS->OFF.
After that TBS worked, then I added two cards back, then all 3-cards worked.
Still there is shared IRQ 15.