Re: 5.1 Support

2005-05-01 Thread Chuck Robey
Subhro wrote: Hello Folks, Is there any way to generate 5.1 output with Creative Sound Blaster Live! 5.1 sound card when a 5.1 souce file like AC3 is played? The driver which is included with the 5.4 is just stereo :-( I don't think that's true at all. First requirement, though, is digital int

Re: 5.1 Support

2005-05-01 Thread Chuck Swiger
Subhro wrote: Is there any way to generate 5.1 output with Creative Sound Blaster Live! 5.1 sound card when a 5.1 souce file like AC3 is played? The driver which is included with the 5.4 is just stereo :-( Give the drivers at http://www.opensound.com a shot. -- -Chuck

5.1 Support

2005-05-01 Thread Subhro
Hello Folks, Is there any way to generate 5.1 output with Creative Sound Blaster Live! 5.1 sound card when a 5.1 souce file like AC3 is played? The driver which is included with the 5.4 is just stereo :-( Regards S. ___ freebsd-questions@freebsd.org ma

5.1 Support

2005-04-30 Thread Subhro
Hello Folks, I own a Creative Soundblaster Live! 5.1 sound card. Is it possible to generate 5.1 surround sound with this card if a 5.1 sound source like AC3 is played? Regards S. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/m

Re: FreeBSD 5.1 support for Dell Integrated audio?

2004-01-29 Thread Melvyn Sopacua
On Wednesday 28 January 2004 16:36, Anthony Discolo wrote: > # Sound card support > device pcm # PCM audio Add the following: # # SMB bus # # System Management Bus support is provided by the 'smbus' device. # Access to the SMBus device is via the 'smb' device (/dev/smb*), # w

Re: FreeBSD 5.1 support for Dell Integrated audio?

2004-01-28 Thread Anthony Discolo
ad0: 76293MB [155009/16/63] at ata0-master UDMA100 acd0: DVD-ROM at ata1-master PIO4 Mounting root from ufs:/dev/ad0s1a Original Message Follows From: Adam Bozanich <[EMAIL PROTECTED]> To: Anthony Discolo <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: FreeBSD 5.1 support for

Re: FreeBSD 5.1 support for Dell Integrated audio?

2004-01-28 Thread Anthony Discolo
ad0: 76293MB [155009/16/63] at ata0-master UDMA100 acd0: DVD-ROM at ata1-master PIO4 Mounting root from ufs:/dev/ad0s1a Original Message Follows From: Adam Bozanich <[EMAIL PROTECTED]> To: Anthony Discolo <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: FreeBSD 5.1 support for

Re: FreeBSD 5.1 support for Dell Integrated audio?

2004-01-27 Thread Adam Bozanich
On Tue, 27 Jan 2004, Anthony Discolo wrote: > I have a new Dell Optiplex GX270 and I can't seem to get integrated audio > ("Integrated Sound Blaster Compatible AC97") to work. I've tried > configuring the pcm and sbc drivers with no luck. > > Any help would be greatly appreciated. > > Thanks, >

Re: FreeBSD 5.1 support for Dell Integrated audio?

2004-01-27 Thread Melvyn Sopacua
On Tuesday 27 January 2004 23:19, Anthony Discolo wrote: > I have a new Dell Optiplex GX270 and I can't seem to get integrated audio > ("Integrated Sound Blaster Compatible AC97") to work. I've tried > configuring the pcm and sbc drivers with no luck. Kernel config and dmesg output? -- Melvyn

FreeBSD 5.1 support for Dell Integrated audio?

2004-01-27 Thread Anthony Discolo
I have a new Dell Optiplex GX270 and I can't seem to get integrated audio ("Integrated Sound Blaster Compatible AC97") to work. I've tried configuring the pcm and sbc drivers with no luck. Any help would be greatly appreciated. Thanks, Anthony __