> You might take one of the failing apps and use strace on it, and see
> what it is asking the driver to do. Then the app or driver should be
> fixed so it works, after you know if the failing request is valid.
Hi,
as you told me, I did some strace runs.
In the attachement, there is one result of good one and one
result of failing cd-player program.
As they are completely different and I am NOT a programer,
I can only guess the difference is in this line:
ioctl(3, CDROMPLAYTRKIND, 0xbffff554) = -1 EOPNOTSUPP (Operation not supported)
versus:
ioctl(3, FIONREAD, [0]) = 0
Any sugestions? Anyone with the same results?
M. Bauer
EMAIL.CZ - Vase posta je vzdy s Vami
http://www.email.cz
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]