LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-17-2003, 10:52 AM   #1
sketelsen
Member
 
Registered: Jul 2003
Location: Olympia WA
Distribution: Gentoo Kernel 2.6.8-gentoo-r3; AMD Athlon XP 2200+
Posts: 63

Rep: Reputation: 15
enemy-territory worked, now doesn't under debian


Hello all!

I'm having a problem here: I reinstalled Debian woody. I replaced the nv driver with NVidia's proprietary driver. I installled enemy territory from the downloaded .run file. I upgraded my X-server, Gnome. I typed

et

at a non-root prompt, and it worked great! I love that game under windows, and I love it more under linux!

However, I fiddled with a few things (replaced libesd-alsa0 with libesd0) to get my gnome-sounds working properly, and now Enemy Territory will not even finish loading! It gets through all of the graphic initialization and openGL stuff, then displays:

___________________________________
Sound initialization

and hangs until i ctrl-c it.

I thought, maybe somehow it autoconfigures and it won't work with my new sound server settings, right? so i remove the game directory and reinstall enemy-territory. Same effect. Screen resizes, black box, and hangs at sound initialization.

The documentation that the linux version comes with is all for windows, and I've not found my problem reproduced anywhere on the internet. If anyone can help me, I really just want my game back! Don't make me play it under windows, please.....

opopanax_linux

 
Old 08-18-2003, 02:32 AM   #2
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
Search for a .et dir/file(s) in your home directory (they are hidden).
If you find them - just KILL them (read delete).

most apps save their settings in your homedir. look under the root homedir - being general settings they might be there.

This does what You tried, but in a not so brutal manner.
 
Old 08-19-2003, 09:01 AM   #3
sketelsen
Member
 
Registered: Jul 2003
Location: Olympia WA
Distribution: Gentoo Kernel 2.6.8-gentoo-r3; AMD Athlon XP 2200+
Posts: 63

Original Poster
Rep: Reputation: 15
Thank you for your input! However, after deleting .etwolf from / and /home/(user), I still get the same problem. I'm totally at a loss here.
 
Old 08-19-2003, 04:25 PM   #4
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
try another thing!

do a
Code:
updatedb
locate et
this will show the files that contain et in their names
see if anything from that list seems to be a conf file for et

better yet would be a locate etwolf if it narrows down the results...

If you find such files (configs) erase them too.

More than this I can't help you since I didn't played that game...
 
Old 08-19-2003, 04:39 PM   #5
sketelsen
Member
 
Registered: Jul 2003
Location: Olympia WA
Distribution: Gentoo Kernel 2.6.8-gentoo-r3; AMD Athlon XP 2200+
Posts: 63

Original Poster
Rep: Reputation: 15
so the purpose would be to make et rewrite all of the config files based on what I have on my system now, not what I had on my system when i installed?
 
Old 08-20-2003, 01:25 AM   #6
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
that's right
 
Old 08-20-2003, 10:54 PM   #7
sketelsen
Member
 
Registered: Jul 2003
Location: Olympia WA
Distribution: Gentoo Kernel 2.6.8-gentoo-r3; AMD Athlon XP 2200+
Posts: 63

Original Poster
Rep: Reputation: 15
ok. I think i've isolated a symptom of the problem. just for kicks, i ran sndconfig, which is redhat's autosoundcard configurator. it uses, i guess, isapnp to locate the card. ok, so great, it located the card properly, loads the proper module, and attempts to play a sound. it hangs trying to play the sound, in the same manner as et hangs while trying to initialize sound. so some apps that are independent of the gui are not properly communicating with the sound server? i'm using ESD/esound.
What i'm going to attempt to do is remove every GoshDarn sound server and sound lib that I have installed on my machine and start from scratch, adding things that (I think) I need until it works, or I've totally screwed up my machine, whichever comes first. (My bets are on the latter.) Anyhow, the kernel modules I have included at boot are soundbase, sound (which is the OSS kernel module,) and es1371, which is the driver module for my ensoniq sound card.

the list of sound-type packages I have installed are as follows:

libesd0
libesd0-dev
vlc-esd
lwresd
gstreamer-esd
libsndfile-dev
libsndfile0
libsndfile1
snd
sndconfig
sndfile-programs
libsndfile-dev
lxmusserv
gstreamer-oss
libsdl1.2debian-oss
audiooss
python-oss
oss-preserve
gnome-audio (somewhat unrelated, but ya never know!)
gstreamer-audiofile
kdebase-audiolibs
libaudiofile0

and probably some more that I've missed.

Any help i can get would be greatly appreciated....also, is there a package or program out there that will properly install sound based on which daemon/server I choose to use?

Thanks again, folks!

Steve

opopanax_linux on ymessenger
 
Old 08-21-2003, 12:20 AM   #8
pe2338
Member
 
Registered: Dec 2002
Location: Bucharest,RO
Distribution: debian etch, sarge and sid
Posts: 407

Rep: Reputation: 30
try first to pull out of the kern the es1371 module.

Why not use alsa?

I have the same sndcard and it works fine (well, ok, after a lot of work, untill I found a tutorial on alsa's home page). It can emulate oss!!!
 
Old 08-21-2003, 10:05 AM   #9
sketelsen
Member
 
Registered: Jul 2003
Location: Olympia WA
Distribution: Gentoo Kernel 2.6.8-gentoo-r3; AMD Athlon XP 2200+
Posts: 63

Original Poster
Rep: Reputation: 15
Funny you should say that. I removed OSS and installed alsa last night, and now et works jest fine, thank you! I found a good article, a mini alsa howto for debian on linuxorbit.com (.org?) Anyhow, it works now, but I've lost all my sounds in Gnome again. I've got libesd-alsa0 installed, which was the problem last time, so, i'm not sure what the heck I'm doing wrong. I'll figure it out though.

any ideas on this new problem?

Thanks for all of your input!

 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Enemy Territory Leviathan Linux - Newbie 8 02-02-2005 08:03 PM
Enemy Territory the_sLiDe Linux - Games 3 10-02-2004 06:50 PM
Enemy Territory Help coolmatty1000 Linux - Newbie 3 10-07-2003 02:17 PM
Enemy territory BriceM Linux - Software 10 08-18-2003 08:12 PM
enemy territory? oubipaws Linux - Software 1 07-16-2003 02:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 05:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration