Author Topic: red hat 8 sound problem  (Read 580 times)

ims27_8

  • Member
  • **
  • Posts: 45
  • Kudos: 0
red hat 8 sound problem
« on: 16 October 2002, 11:40 »
I'm using redhat 8.0 with via8233 ac-97 audio. I've instaled the alsa drivers, and now when i go into that soundcard detection program and click play test sound, i actually get sound! but when i try to play mp3's in xmms, it doesn't work, it just loops through the playlist like there is no output device. How do i fix this?

ims27_8

  • Member
  • **
  • Posts: 45
  • Kudos: 0
red hat 8 sound problem
« Reply #1 on: 16 October 2002, 12:07 »
would it be easier if i bought a better soundcard, like a soundblaster or something? I'm happy now, i got iptables working, so spending a little money to get the sound working properly is ok.

ims27_8

  • Member
  • **
  • Posts: 45
  • Kudos: 0
red hat 8 sound problem
« Reply #2 on: 16 October 2002, 15:04 »
i was thinking:
SoundBlaster Live! D.E 5.1 SE Special Edition Retail box with center channel
but i want to make sure it is compatible before i buy it. Anyone else using one of these?

ims27_8

  • Member
  • **
  • Posts: 45
  • Kudos: 0
red hat 8 sound problem
« Reply #3 on: 16 October 2002, 19:17 »
ok, i fixed the xmms problem, it was to do with red hat 8 not coming with mp3 codecs, so i downloaded the mp3 plugin for xmms. One last thing, where would i put:

modprobe snd-via8233;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss


if i wanted it to be executed when my computer starts up?

ims27_8

  • Member
  • **
  • Posts: 45
  • Kudos: 0
red hat 8 sound problem
« Reply #4 on: 17 October 2002, 05:03 »
ok i'm getting there, all i have to do now is make it so the sound channels don't start off muted. Any suggestions?

mobrien_12

  • VIP
  • Member
  • ***
  • Posts: 2,138
  • Kudos: 711
    • http://www.geocities.com/mobrien_12
red hat 8 sound problem
« Reply #5 on: 17 October 2002, 05:12 »
quote:
Originally posted by Lt. Reliability of the Redmond Army:
ok, i fixed the xmms problem, it was to do with red hat 8 not coming with mp3 codecs, so i downloaded the mp3 plugin for xmms. One last thing, where would i put:

modprobe snd-via8233;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss


if i wanted it to be executed when my computer starts up?



You could put them in
 /etc/rc.d/rc.local

But better to do it right...

Add the entries for the modules in /etc/modules.conf
In brightest day, in darkest night, no evil shall escape my sight....

mobrien_12

  • VIP
  • Member
  • ***
  • Posts: 2,138
  • Kudos: 711
    • http://www.geocities.com/mobrien_12
red hat 8 sound problem
« Reply #6 on: 17 October 2002, 05:13 »
quote:
Originally posted by Lt. Reliability of the Redmond Army:
ok i'm getting there, all i have to do now is make it so the sound channels don't start off muted. Any suggestions?


Use the command line mixer program.  Find the settings you want, then add the line to /etc/rc.d/rc.local
In brightest day, in darkest night, no evil shall escape my sight....

ims27_8

  • Member
  • **
  • Posts: 45
  • Kudos: 0
red hat 8 sound problem
« Reply #7 on: 17 October 2002, 05:21 »
ok thanks i'll do that when i get home (damn still got 5 hours to go  :(  oh well)