Home Forums Gamescan Chat42 About
* Login   * Register * FAQ    * Search
It is currently Mon 10-06-2025 7:56AM

All times are UTC - 6 hours




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: What am i doing wrong?
PostPosted: Sat 01-08-2005 12:43AM 
Offline
Brigadier General
User avatar

Joined: Mon 08-18-2003 2:33PM
Posts: 1189
Location: Somewhere East Of Pittsburgh

Source: Beta Sigma Psi
I recently formatted my HD and therefore lost my sound drivers. I have obtained the latest sound drivers for my mobo (sound card integrated RealTek) installed them, installed Directx 9.0c, Windows Media codecs, Winamp Codecs, any thing else i can find, but still when i run winamp or try to get some kind of sound, i get the error "Bad Sound driver". I have tried re-downloading from diff. sites so it shouldn't be the drivers themselves. Can't seem to figgure out what i'm missing.

GeForce 5500
Realtek integrated sound card
Amd 1.8? gig proc
Windows 2000

Thanks for any help offered

_________________
MOHELA Sucks.

I should get paid for this shit...

Someone please tell me to do my homework.


Top
 Profile  
    
 Post subject:
PostPosted: Sat 01-08-2005 12:21PM 
Offline
Lieutenant
User avatar

Joined: Mon 07-26-2004 10:05PM
Posts: 89
Location: 765 TJ South

Source: Off Campus
Your first problem is you are using windows.

After that, check in devise manager to see if the driver installed correctly. If it didn't, there will be a ? or ! over the sound card's driver. Try installing the driver from the device manager. Also check that the driver is for Windows 2000, you may not want the latest driver, which may be for Windows XP. Also check that your windows 2000 is SP3, a lot of drivers won't work on ealier stuff. Also, in Winamp, what do you have as your output device? I have had trouble before w/ the direct sound output, try using the choice that is your soundcard.

_________________
"I always find it hard to believe that there are people out there that think every problem can be solved without violence." --moo
I prefer a less bleak outlook on the world!

The vinyl's still kickin' on my turntable tonight!
\\tuxbox


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Sat 01-08-2005 2:17PM 
Offline
Brigadier General

Joined: Tue 01-22-2002 12:35PM
Posts: 1057
Location: Shawnee Mission, KS

Source: Off Campus
nohandll wrote:
Your first problem is you are using windows.


And driver management is better in Linux?


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Sat 01-08-2005 3:12PM 
Offline
Colonel

Joined: Tue 03-18-2003 6:44PM
Posts: 747

Source: Off Campus
zkissane wrote:
nohandll wrote:
Your first problem is you are using windows.


And driver management is better in Linux?


modprobe snd-intel8x0

so, in my opinion, yes. i dont believe it is easier, but i do believe it is better.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Sat 01-08-2005 5:50PM 
Offline
Colonel
User avatar

Joined: Sun 08-18-2002 10:33AM
Posts: 751
Location: Kansas City, KS

Source: TJ North
Mee wrote:
zkissane wrote:
nohandll wrote:
Your first problem is you are using windows.


And driver management is better in Linux?


modprobe snd-intel8x0

so, in my opinion, yes. i dont believe it is easier, but i do believe it is better.


...until you realize the intel8x0 driver does not support hardware mixing, and Alsa software mixing is rather, well, non-intuitive. Not to mention unsupported when using OSS emulation.

Of course, I'd love to be proved wrong, especially on the last two points.

_________________
It is by caffeine alone I set my mind in motion.
It is by the beans of Java the thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Sat 01-08-2005 7:37PM 
Offline
Colonel

Joined: Tue 03-18-2003 6:44PM
Posts: 747

Source: Off Campus
as far as i can tell, oss emulation and dmix get along just fine. i could play an mp3 in xmms (alsa) and wc3 under wine (oss) at the same time just fine.

the rest of what you said is true, but thats really a problem with the intel/ac'97 driver itself, not linux's "driver management".


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Sat 01-08-2005 8:10PM 
Offline
Colonel
User avatar

Joined: Sun 08-18-2002 10:33AM
Posts: 751
Location: Kansas City, KS

Source: TJ North
Mee wrote:
as far as i can tell, oss emulation and dmix get along just fine. i could play an mp3 in xmms (alsa) and wc3 under wine (oss) at the same time just fine.

the rest of what you said is true, but thats really a problem with the intel/ac'97 driver itself, not linux's "driver management".


Care to post your .asoundrc?

_________________
It is by caffeine alone I set my mind in motion.
It is by the beans of Java the thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Sat 01-08-2005 8:57PM 
Offline
Colonel

Joined: Tue 03-18-2003 6:44PM
Posts: 747

Source: Off Campus
here's mine in its entirety, but ive got a 2 card setup. you'll need to leave off the last 2 chunks and change "card 1" to "card 0" in line 3.
Code:
pcm.nforce-hw {
type hw
card 1
}

pcm.!default {
type plug
slave.pcm "nforce"
}

pcm.nforce {
type dmix
ipc_key 1234
slave {
        pcm "hw:0,0"
        period_time 0
        period_size 1024
        buffer_size 4096
        rate 44100
        }
}

ctl.nforce-hw {
type hw
card 0
}

pcm.sblive {
        type hw
        card 0
}

ctl.sblive {
        type hw
        card 0
}


Top
 Profile E-mail  
    
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group