public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Trying to get sound, I did RTFM
@ 2004-04-21 23:26 Christopher Meredith
  2004-04-23 19:51 ` Ryan Underwood
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Meredith @ 2004-04-21 23:26 UTC (permalink / raw)
  To: linux-msdos

I am new to dosemu and am using it simply to play Sid Meier's
Colonization. I am running Gentoo Linux, 2.6.6-rc1 kernel, and have a SB
Live! PCI card set up to use ALSA and OSS emulation.

But no matter what I do, I can't seem to get Colonization to make any
sound. I have uncommented the lines in /etc/dosemu.conf leaving
everything at the deafult (except for turning on sound emulation) and
have set the BLASTER envirnomnet variable in dosemu using all 6 "T"
options. It still makes no sound. I've also tried the tips in the sound
documentation for using midid and I can't get music either. I'd really
appreciate help.

If you need the program to test, it can be downloaded here:
http://theophile.blogdns.com/misc/colonize.zip

Thanks in advance!

~Christopher


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Trying to get sound, I did RTFM
  2004-04-21 23:26 Christopher Meredith
@ 2004-04-23 19:51 ` Ryan Underwood
  2004-04-23 20:18   ` Christopher Meredith
  0 siblings, 1 reply; 7+ messages in thread
From: Ryan Underwood @ 2004-04-23 19:51 UTC (permalink / raw)
  To: linux-msdos

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]


On Wed, Apr 21, 2004 at 06:26:28PM -0500, Christopher Meredith wrote:
> I am new to dosemu and am using it simply to play Sid Meier's
> Colonization. I am running Gentoo Linux, 2.6.6-rc1 kernel, and have a SB
> Live! PCI card set up to use ALSA and OSS emulation.
> 
> But no matter what I do, I can't seem to get Colonization to make any
> sound.

Can you get sound in any _other_ programs?

-- 
Ryan Underwood, <nemesis@icequake.net>

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Trying to get sound, I did RTFM
  2004-04-23 19:51 ` Ryan Underwood
@ 2004-04-23 20:18   ` Christopher Meredith
  2004-04-23 20:41     ` Eemeli Kantola
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Meredith @ 2004-04-23 20:18 UTC (permalink / raw)
  To: Ryan Underwood; +Cc: linux-msdos

Any other DOS programs using dusemu? I don't have any others :-(

But ALSA and OSS emulation are working fine on my system, tested with
XMMS.

~Christopher

On Fri, 2004-04-23 at 14:51, Ryan Underwood wrote:
> On Wed, Apr 21, 2004 at 06:26:28PM -0500, Christopher Meredith wrote:
> > I am new to dosemu and am using it simply to play Sid Meier's
> > Colonization. I am running Gentoo Linux, 2.6.6-rc1 kernel, and have a SB
> > Live! PCI card set up to use ALSA and OSS emulation.
> > 
> > But no matter what I do, I can't seem to get Colonization to make any
> > sound.
> 
> Can you get sound in any _other_ programs?


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Trying to get sound, I did RTFM
  2004-04-23 20:18   ` Christopher Meredith
@ 2004-04-23 20:41     ` Eemeli Kantola
  2004-04-23 21:27       ` Christopher Meredith
  0 siblings, 1 reply; 7+ messages in thread
From: Eemeli Kantola @ 2004-04-23 20:41 UTC (permalink / raw)
  To: linux-msdos

Christopher Meredith wrote:
> Any other DOS programs using dusemu? I don't have any others :-(
> 
> But ALSA and OSS emulation are working fine on my system, tested with
> XMMS.

Have you read doc/sound-usage.txt in dosemu source tree, too? I did 
manage to get both sound effects and midi music (throuch TiMidity) 
working with most of the dos games, including Colonization.

-Eemeli


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Trying to get sound, I did RTFM
  2004-04-23 20:41     ` Eemeli Kantola
@ 2004-04-23 21:27       ` Christopher Meredith
  2004-04-24  7:51         ` Marko Sormunen
  0 siblings, 1 reply; 7+ messages in thread
From: Christopher Meredith @ 2004-04-23 21:27 UTC (permalink / raw)
  To: Eemeli Kantola; +Cc: linux-msdos

Yes I did. I followed it to the letter. Unless there's something obvious
I'm missing, I couldn't get it going.

On Fri, 2004-04-23 at 15:41, Eemeli Kantola wrote:
> Christopher Meredith wrote:
> > Any other DOS programs using dusemu? I don't have any others :-(
> > 
> > But ALSA and OSS emulation are working fine on my system, tested with
> > XMMS.
> 
> Have you read doc/sound-usage.txt in dosemu source tree, too? I did 
> manage to get both sound effects and midi music (throuch TiMidity) 
> working with most of the dos games, including Colonization.
> 
> -Eemeli
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Trying to get sound, I did RTFM
  2004-04-23 21:27       ` Christopher Meredith
@ 2004-04-24  7:51         ` Marko Sormunen
  0 siblings, 0 replies; 7+ messages in thread
From: Marko Sormunen @ 2004-04-24  7:51 UTC (permalink / raw)
  To: Christopher Meredith; +Cc: linux-msdos

On Fri, 23 Apr 2004, Christopher Meredith wrote:

> Yes I did. I followed it to the letter. Unless there's something obvious
> I'm missing, I couldn't get it going.

I have the same card (SoundBlaster Live!) and got the midi working by
simply creating the symlink to /dev/amidi instead of /dev/midi. This way
the midi works through OSS emulation and Live!'s own Wavetable synthesis.
Rememeber you still need sfxload tools and a set of MIDI instruments to go
along with that or you will get no sound.

Wave sound worked right out of the box for me with Dosemu.

---
Marko Sormunen, M.Sc.
HIS-research unit, Centek, Computing Centre
University of Kuopio

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Trying to get sound, I did RTFM
@ 2004-04-24 13:30 Stas Sergeev
  0 siblings, 0 replies; 7+ messages in thread
From: Stas Sergeev @ 2004-04-24 13:30 UTC (permalink / raw)
  To: linux-msdos

Hello.

Christopher Meredith wrote:
> Yes I did. I followed it to the letter. Unless there's something 
> obvious I'm missing, I couldn't get it going.
Have you configured your game to use
Sound Blaster 16 with appropriate
port, IRQ and DMA?
If yes, then produce a -D9+cS log and
see what's going wrong there.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-04-24 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-24 13:30 Trying to get sound, I did RTFM Stas Sergeev
  -- strict thread matches above, loose matches on Subject: below --
2004-04-21 23:26 Christopher Meredith
2004-04-23 19:51 ` Ryan Underwood
2004-04-23 20:18   ` Christopher Meredith
2004-04-23 20:41     ` Eemeli Kantola
2004-04-23 21:27       ` Christopher Meredith
2004-04-24  7:51         ` Marko Sormunen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox