Re: sound-card // dsp1

From: Hugo Silva (klr_at_6s-gaming.com)
Date: 07/06/04

  • Next message: Hugo Silva: "vmware vs jails? (5.2.1)"
    Date: Tue, 6 Jul 2004 12:25:05 -0000 (GMT)
    To: freebsd-questions@FreeBSD.org
    
    

    I have 4 vchans, but this won't help. Both Enemy Territory and teamSpeak
    will put dsp0(.x*) in playback/recording, and this isn't possible. I need
    either a dsp1 device or a way to make enemy territory launch in playback
    only.

    Is there a way to create the dsp1 device?

    Regards

    > On Sat, 3 Jul 2004 23:48:24 -0000 (GMT), Hugo Silva <klr@6s-gaming.com>
    > wrote:
    >> Hi,
    >>
    >> I need to create a dsp1 device. I'm running FreeBSD 5.2.1-RELEASE-p9
    >>
    >> I've tried:
    >> [root@europa:/dev]# mknod /dev/dsp1 c 30 0x00000013
    >> mknod: /dev/dsp1: No such file or directory
    >>
    >> but no luck.. I need this device because I need to use two programs who
    >> will put dsp device in r/w. So the second will always fail. The only way
    >> I
    >> see to fix this is creating a dsp1 device, make the first program use
    >> /dev/dsp and the second use /dev/dsp1 ...
    >
    > According to some old post I remember on this list, you can use
    > /dev/dsp0.0 and /dev/dsp0.1 as two separate devices. Hope that helps
    >
    > Gautam
    > _______________________________________________
    > freebsd-questions@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    > To unsubscribe, send any mail to
    > "freebsd-questions-unsubscribe@freebsd.org"
    >

    -- 
    www.6s-gaming.com
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Hugo Silva: "vmware vs jails? (5.2.1)"