public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Using TV
@ 2005-07-07  6:33 Luigi Pinna
  2005-07-07  7:19 ` Ryan Viljoen
  2005-07-07 10:26 ` Nick Rout
  0 siblings, 2 replies; 5+ messages in thread
From: Luigi Pinna @ 2005-07-07  6:33 UTC (permalink / raw
  To: Gentoo, List

[-- Attachment #1: Type: text/plain, Size: 516 bytes --]

Hello!
I have a very strange problem.
When I use the TV card (I use usually kdetv), I can see without problem.
If I switch off kdetv and I wait sometimes (2 hours or more) in the same 
session, and I try to use the TV card another time, I cannot use it: it 
is busy and I can listen without the video.
In this case, I must log off and log in and after all works.
How can I see which process uses my card and how can I remove it?
Thanks,
Luigi
-- 
Public key GPG(0x073A0960) on http://keyserver.linux.it/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] Using TV
  2005-07-07  6:33 [gentoo-user] Using TV Luigi Pinna
@ 2005-07-07  7:19 ` Ryan Viljoen
  2005-07-09 14:26   ` [OT] " Norbert Kamenicky
  2005-07-07 10:26 ` Nick Rout
  1 sibling, 1 reply; 5+ messages in thread
From: Ryan Viljoen @ 2005-07-07  7:19 UTC (permalink / raw
  To: gentoo-user

I dont know who much you know but have you tried:
ps aux | grep kdetv
or just a simple 
ps aux
and than find the process number and use 
kill <process number> 

I prefer tvtime, its a really good program and I have little trouble with it.

Cheers 
Rav

On 7/7/05, Luigi Pinna <mailing-gentoo@sailorferris.com> wrote:
> Hello!
> I have a very strange problem.
> When I use the TV card (I use usually kdetv), I can see without problem.
> If I switch off kdetv and I wait sometimes (2 hours or more) in the same
> session, and I try to use the TV card another time, I cannot use it: it
> is busy and I can listen without the video.
> In this case, I must log off and log in and after all works.
> How can I see which process uses my card and how can I remove it?
> Thanks,
> Luigi
> --
> Public key GPG(0x073A0960) on http://keyserver.linux.it/
> 
> 
> 


-- 
"When you play a Microsoft CD backwards you can hear demonic Voices...
that's nothing - when you play it forward it installs Windows"
Are you fearing my mouse? <:3___)~~~~

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Using TV
  2005-07-07  6:33 [gentoo-user] Using TV Luigi Pinna
  2005-07-07  7:19 ` Ryan Viljoen
@ 2005-07-07 10:26 ` Nick Rout
  1 sibling, 0 replies; 5+ messages in thread
From: Nick Rout @ 2005-07-07 10:26 UTC (permalink / raw
  To: gentoo-user

assuming the tv card is /dev/video0 try:

lsof|grep /dev/video0

you may need to emerge lsof, and you will need to run it as root.

On Thu, 2005-07-07 at 08:33 +0200, Luigi Pinna wrote:
> Hello!
> I have a very strange problem.
> When I use the TV card (I use usually kdetv), I can see without problem.
> If I switch off kdetv and I wait sometimes (2 hours or more) in the same 
> session, and I try to use the TV card another time, I cannot use it: it 
> is busy and I can listen without the video.
> In this case, I must log off and log in and after all works.
> How can I see which process uses my card and how can I remove it?
> Thanks,
> Luigi
-- 
Nick Rout <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



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

* [OT] Re: [gentoo-user] Using TV
  2005-07-07  7:19 ` Ryan Viljoen
@ 2005-07-09 14:26   ` Norbert Kamenicky
  2005-07-10  3:26     ` William Kenworthy
  0 siblings, 1 reply; 5+ messages in thread
From: Norbert Kamenicky @ 2005-07-09 14:26 UTC (permalink / raw
  To: gentoo-user

Ryan Viljoen wrote:

> ps aux | grep kdetv
> or just a simple 
> ps aux
> and than find the process number and use 
> kill <process number> 

or the simplest:

pkill kdetv

RTFM pgrep, pkill
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [OT] Re: [gentoo-user] Using TV
  2005-07-09 14:26   ` [OT] " Norbert Kamenicky
@ 2005-07-10  3:26     ` William Kenworthy
  0 siblings, 0 replies; 5+ messages in thread
From: William Kenworthy @ 2005-07-10  3:26 UTC (permalink / raw
  To: gentoo-user

killall - kill processes by name

'man killall'

BillK

On Sat, 2005-07-09 at 16:26 +0200, Norbert Kamenicky wrote:
> Ryan Viljoen wrote:
> 
> > ps aux | grep kdetv
> > or just a simple 
> > ps aux
> > and than find the process number and use 
> > kill <process number> 
> 
> or the simplest:
> 
> pkill kdetv
> 
> RTFM pgrep, pkill
-- 
William Kenworthy <billk@iinet.net.au>
Home!

-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2005-07-10  3:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-07  6:33 [gentoo-user] Using TV Luigi Pinna
2005-07-07  7:19 ` Ryan Viljoen
2005-07-09 14:26   ` [OT] " Norbert Kamenicky
2005-07-10  3:26     ` William Kenworthy
2005-07-07 10:26 ` Nick Rout

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