Re: Xheretic - broken pipe???

2004-01-31 Thread Karel J. Bosschaart
On Tue, Jan 27, 2004 at 09:30:51AM +0200, Alex Zivenko wrote:
> I have ported heretic on my FreeBSD. It's running, but when it's loading -
> it gives me an error
> bash-2.05b$ ./xheretic

> S_Init: Setting up sound.
> SB_Init: Loading patches.
> I_InitGraphics: using 16bit truecolor visual
> Using MITSHM extension
> shared memory id=1245185, addr=0x30048000
> Could not open /dev/dsp
> ioctl(dsp,-1073459190,arg) failed
> errno=9
> Broken pipe

And what happens if you disable sound?

Sorry, I don't know how to disable sound with xheretic, but
my experience with other games is that they might fail to 
start when sound cannot be started.

Karel.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xheretic - broken pipe???

2004-01-31 Thread Alex Zivenko
I have ported heretic on my FreeBSD. It's running, but when it's loading -
it gives me an error
bash-2.05b$ ./xheretic

====
== HERETIC v1.0.4 ==
====
== for GGI, X11, SDL and SVGAlib  ==
==   works on ==
==  x86, m68k, Alpha and Netwinder-systems==
==  under Linux, FreeBSD, SCO-Unix (tested)   ==
====
==   Heretic was ported to LINUX by Andre Werthmann   ==
====
==You can download the latest versions under: ==
==   http://heretic.linuxgames.com==
====
====
==  Press Return to go on.==
====

Using homedirectory for savegames: /home/fire/.heretic/
Full-version HereticWAD not found ! defaulting to shareware WAD...

V_Init: allocate screens.
M_LoadDefaults: Load system defaults.
opening basedefault: /home/fire/.heretic/heretic.cfg
Z_Init: Init zone memory allocation daemon.
W_Init: Init WADfiles.
 adding heretic_share.wad
MN_Init: Init menu system.
R_Init: Init Heretic refresh daemon.
Loading graphics
[...]
P_Init: Init Playloop state.
Init game engine.
I_Init: Setting up machine state.
Could not start music server [musserver]
D_CheckNetGame: Checking network game status.
Checking network game status.
startskill 2  deathmatch: 0  startmap: 1  startepisode: 1
player 1 of 1 (1 nodes)
S_Init: Setting up sound.
SB_Init: Loading patches.
I_InitGraphics: using 16bit truecolor visual
Using MITSHM extension
shared memory id=1245185, addr=0x30048000
Could not open /dev/dsp
ioctl(dsp,-1073459190,arg) failed
errno=9
Broken pipe
-
Best regards,
Alex Zivenko
[EMAIL PROTECTED]
www.netgen.com.ua

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"