Hello all,
I have some difficulties using the /dev/dsp devices, when trying to use the 
call: 

mmap2(NULL, 16384, PROT_READ, MAP_SHARED, 5, 0) = -1 EIO (Input/output error)

I can open the device:
open("/dev/dsp", O_RDONLY|O_LARGEFILE) = 5

and make use of a lots ioctl.

If I'm not root, I even can't read() from that device, even though I'm the 
owner of /dev/dsp0.

Any ideas?

Best Regards



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to