Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Unable to remove driver modules



Martin Neuditschko wrote:
> On Sun, Jul 28, 2002 at 03:01:14PM +0200, Carsten Koch wrote:
> 
>>Martin Neuditschko wrote:
>>
>>>I tried to unload the driver with "make rmmod" and this failed because
>>>kvdr was running (kvdr is something like xawtv). This was clear
>>>because kvdr blocks the devices. But after killing the application
>>>I also can not remove the drivers:
>>
>>what does 
>>   fuser /dev/ost/* 
>>say?

You have to use /dev/dvb/adapterX/ where X is the number of the DVB 
Adapter you want to check.

Can you please try to narrow down this problem?


> Nothing.
> Strange, isnt't it?
> 
> PS: There are two processes (using ps -aux) where I don't
> know what they are:
> root      2121  0.0  0.0     0    0 pts/4    SW   15:34   0:00 [arm_mon]
> root      2122 41.2  0.0     0    0 ?        RW   15:34   2:19 [kdvb-fe]
> 
> I can't kill them. (using kill -9)

They are kernel threads, part of the driver to keep the hardware running 
and reset the ARM firmware/frontends when necessairy. They will be 
stopped when the driver gets unloaded.

arm_mon is a bit misleading, maybe we should rename this thread - it 
should better start with kdvb...

Holger



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index