I'm running uml-2.4.27-1 and passing in the options:

   dsp=/dev/dsp mixer=/dev/mixer

When I execute the command "aumix -w 75", I get the error:

   aumix: SOUND_MIXER_READ_DEVMASK

The output from strace shows that the device is successfully opened, but then
using it yields "invalid file descriptor".

   open("/dev/mixer", O_RDWR)              = 3
   ioctl(3, 0x80044dfe, 0x804e718)         = -1 EBADF (Bad file descriptor)

The lsof command on the host shows that the real /dev/mixer has been opened by
the uml. What might I be doing wrong?

-- 
Dave Mielke           | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: [EMAIL PROTECTED] | Canada  K2A 1H7   | if you're concerned about Hell.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to