Mailinglist Archive: opensuse (3261 mails)
| < Previous | Next > |
Re: [SLE] Sound for Users in 7.1
- From: Philipp Thomas <pthomas@xxxxxxx>
- Date: Sun, 01 Apr 2001 11:42:02 +0200
- Message-id: <56bdctg79l2rbmnv1v2dt6o9u6ikvgt7bm@xxxxxxx>
* Harry Reinert [Sun, 25 Mar 2001 19:00:44 -0800 (PST)]:
>Does anyone have suggestions on what device realplayer is looking for?
Try as root 'strace -o rp.trace -f realplayer'. After realplayer has
exited look into rp.trace and search for calls to open(). Somewhere
you'll find it does open(/dev/...) and there you have the device it's
trying to open. For more info see 'man strace'.
--
Penguins to save the dinosaurs
-- Handelsblatt on Linux for S/390
>Does anyone have suggestions on what device realplayer is looking for?
Try as root 'strace -o rp.trace -f realplayer'. After realplayer has
exited look into rp.trace and search for calls to open(). Somewhere
you'll find it does open(/dev/...) and there you have the device it's
trying to open. For more info see 'man strace'.
--
Penguins to save the dinosaurs
-- Handelsblatt on Linux for S/390
| < Previous | Next > |