Mailing List archive

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

[vdr] can't start vdr 1.1.19 in background



                                         Roetgen, Do 12.12.02 20:55
Hi,
since I upgraded from vdr 1.1.17 to 1.1.19 I can't start vdr in  
background.
Starting in forground works:

ah@/home/ah > vdr -v /video0
ah@/home/ah >

ps ax (on other terminal):
 8866 pts/2    S      0:00 vdr -v /video0
 8868 ?        SW     0:00 [kdvb-fe-0:0]
 8869 pts/2    S      0:00 vdr -v /video0
 8870 pts/2    S      0:00 vdr -v /video0
 8875 pts/2    S      0:00 vdr -v /video0
 8876 pts/2    S      0:00 vdr -v /video0




but starting in background (with "&") gives this:

ah@/home/ah > vdr -v /video0 &
[1] 9241
ah@/home/ah >
[1]+  Stopped                 vdr -v /video0


ps ax (on other terminal):
 9241 pts/2    T      0:00 vdr -v /video0
 9249 ?        SW     0:00 [kdvb-fe-0:0]
 9250 pts/2    S      0:00 vdr -v /video0
 9251 pts/2    T      0:00 vdr -v /video0
 9252 pts/2    T      0:00 vdr -v /video0


I only get a black screen.
The man page for ps says T means "traced or stopped". What is the reason  
for this? I compiled vdr without any flags, just make. DVB driver is  
current cvs. (starting vdr with the runvdr script shows the same effect)

Any hints welcome!

Andreas
-- 
Andreas Hölscher, D-52159 Roetgen, Germany
http://www.andreas-hoelscher.de
(PGP ID: 1024/0x6AC897BB)


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



Home | Main Index | Thread Index