public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] S2API: problem unloading dvb_ttpci
@ 2008-11-22 12:07 Klaus Schmidinger
  2008-11-22 12:23 ` Klaus Schmidinger
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Schmidinger @ 2008-11-22 12:07 UTC (permalink / raw)
  To: linux-dvb

I'm making my first steps in using the S2API driver, and already
have a problem. When trying to do

  /sbin/rmmod dvb_ttpci

I get the error

  ERROR: Removing 'dvb_ttpci': Device or resource busy

'lsmod' shows

  Module                  Size  Used by
  dvb_ttpci             348748  0

So who is using dvb_ttpci?

BTW: this worked fine with the 'multiproto' driver ;-)

Klaus

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] S2API: problem unloading dvb_ttpci
  2008-11-22 12:07 [linux-dvb] S2API: problem unloading dvb_ttpci Klaus Schmidinger
@ 2008-11-22 12:23 ` Klaus Schmidinger
  2008-12-13 12:56   ` Klaus Schmidinger
  0 siblings, 1 reply; 3+ messages in thread
From: Klaus Schmidinger @ 2008-11-22 12:23 UTC (permalink / raw)
  To: linux-dvb

On 22.11.2008 13:07, Klaus Schmidinger wrote:
> I'm making my first steps in using the S2API driver, and already
> have a problem. When trying to do
> 
>   /sbin/rmmod dvb_ttpci
> 
> I get the error
> 
>   ERROR: Removing 'dvb_ttpci': Device or resource busy
> 
> 'lsmod' shows
> 
>   Module                  Size  Used by
>   dvb_ttpci             348748  0
> 
> So who is using dvb_ttpci?

After rebooting and doing one more test, I got this when
running /sbin/rmmod dvb_ttpci:

Nov 22 13:21:35 vdr2 kernel: saa7146: unregister extension 'dvb'.
Nov 22 13:21:35 vdr2 kernel: PANIC: double fault, gdt at c2015000 [255 bytes]
Nov 22 13:21:35 vdr2 kernel: double fault, tss at c2017780
Nov 22 13:21:35 vdr2 kernel: eip = f7881416, esp = bf88921e
Nov 22 13:21:35 vdr2 kernel: eax = f7881408, ebx = f6df6cc8, ecx = f7401a7f, edx = f788144d
Nov 22 13:21:35 vdr2 kernel: esi = f7881409, edi = f79231c1

Looks like the S2API driver isn't in a state where it can actually be used, yet...

Klaus

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] S2API: problem unloading dvb_ttpci
  2008-11-22 12:23 ` Klaus Schmidinger
@ 2008-12-13 12:56   ` Klaus Schmidinger
  0 siblings, 0 replies; 3+ messages in thread
From: Klaus Schmidinger @ 2008-12-13 12:56 UTC (permalink / raw)
  To: linux-dvb

On 22.11.2008 13:23, Klaus Schmidinger wrote:
> On 22.11.2008 13:07, Klaus Schmidinger wrote:
>> I'm making my first steps in using the S2API driver, and already
>> have a problem. When trying to do
>>
>>   /sbin/rmmod dvb_ttpci
>>
>> I get the error
>>
>>   ERROR: Removing 'dvb_ttpci': Device or resource busy
>>
>> 'lsmod' shows
>>
>>   Module                  Size  Used by
>>   dvb_ttpci             348748  0
>>
>> So who is using dvb_ttpci?
> 
> After rebooting and doing one more test, I got this when
> running /sbin/rmmod dvb_ttpci:
> 
> Nov 22 13:21:35 vdr2 kernel: saa7146: unregister extension 'dvb'.
> Nov 22 13:21:35 vdr2 kernel: PANIC: double fault, gdt at c2015000 [255 bytes]
> Nov 22 13:21:35 vdr2 kernel: double fault, tss at c2017780
> Nov 22 13:21:35 vdr2 kernel: eip = f7881416, esp = bf88921e
> Nov 22 13:21:35 vdr2 kernel: eax = f7881408, ebx = f6df6cc8, ecx = f7401a7f, edx = f788144d
> Nov 22 13:21:35 vdr2 kernel: esi = f7881409, edi = f79231c1
> 
> Looks like the S2API driver isn't in a state where it can actually be used, yet...

Just for the record: it turned out that there was a mixup between DVB driver
files from my SUSE 11.0 installation and the self-compiled driver source.
After making sure only the self-compiled driver files were loaded, I was
able to load/unload the S2API driver.

Sorry about the noise...

Klaus

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-13 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22 12:07 [linux-dvb] S2API: problem unloading dvb_ttpci Klaus Schmidinger
2008-11-22 12:23 ` Klaus Schmidinger
2008-12-13 12:56   ` Klaus Schmidinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox