Date: Fri, 13 Jul 2001 11:36:49 +0100 From: Alex Dyas <ADyas@twowaytv.com> To: David Lloyd <lloy0076@rebel.net.au>, "R. Lahaye" <lahaye@users.sourceforge.net> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: RE: What means "Device not configured" ? Message-ID: <911D8F660DF6D411B61F00500462BA01C585BF@exchange.twowaytv.co.uk>
next in thread | raw e-mail | index | archive | help
> 2) strace [that's a linux-ism but I suspect it works under BSD] > - strace xcdplay 2>&1 | less > - you should be able to see the device it's trying to open > or configure > in an open/read/ioctl type call i think the truss utility does this on BSD, as in "truss <executable>". man truss for more. alex.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?911D8F660DF6D411B61F00500462BA01C585BF>