Hey courage, welcome to the board! We'll be happy to help you guys out with this or any other problems in the future ...
[quote author=pbharris link=board=1;threadid=5343;start=0#52019 date=1034780802]
well the number one thing is:
is emu10k1 loaded.
number 2
is the volume turned up.
[/quote]
First, I'd like to thank everyone for the quick response. Red Hat 8.0 recognizes the SBLive 5.1 sound card. I see it in the sound detection program and it shows it at initial load. I can play CDs and DVDs but have absolutely no desktop sounds in either KDE or Gnome. This problem exists on several computers here and no one here can figure it out. I have made some phone calls so please be a little patient with us while we try out some of the solutions below to see if we can get any of them to work.
Once again, thanks, we greatly appreciate it. We're really trying to learn Linux, but quite frankly it's kicking our butts.
Courage
Hey courage, welcome to the board! We'll be happy to help you guys out with this or any other problems in the future ...
It's a general concensus here that we're all going to slick our drives and re-install Red Hat 8.0. We've been hacking away and have our systems so messed up that we'd like to get a fresh start. It shouldn't take very long to load so give us about 30 minutes and we'll be coming back to re-read all the suggestions.
Everyone wants to say Hi and send their thank you's. There's 8 people on this end, the other 7 are on watch. be back in a few.
courage/committment/honor
Allright. I'd say, let's start from the beggining. From a terminal window, if you type lsmod, what output do you get? Could you post it? This will tell us what modules are being loaded.
[quote author=Mor_gath link=board=1;threadid=5343;start=0#52029 date=1034787120]
I'v got my 5.1 working with bass/treble channels by compiling the emu10k1 from sourceforge.net/projects/emu10k1
adding this to modules.conf
and then adding this script to local startupCode:alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-emu10k1 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/mixer sound-service-0-0 alias /dev/dsp sound-service-0-3 alias /dev/midi sound-service-0-1
hope it can give some helpCode:#!/bin/bash BASEPATH=/usr/local DSPATH=$BASEPATH/bin/emu-dspmgr TONE=$BASEPATH/share/emu10k1/tone.bin $DSPATH -l"Pcm L" -f$TONE -cbass -mbass -ctreble -mtreble $DSPATH -l"Pcm R" -f$TONE $DSPATH -l"Pcm1 L" -f$TONE $DSPATH -l"Pcm1 R" -f$TONE
[/quote]
Okay, no laughing, but what do you mean by "script to local startup"? Are we supposed to type that into an X-window?
[quote author=cloverm link=board=1;threadid=5343;start=0#52031 date=1034788018]
[quote author=Schotty link=board=1;threadid=5343;start=#52030 date=1034787560]
[quote author=cloverm link=board=1;threadid=5343;start=0#52025 date=1034784197]
[quote author=pbharris link=board=1;threadid=5343;start=#52024 date=1034783409]
gnome uses esd and kde uses arts
[/quote]
Yes, but which one does BlueCurve use?
[/quote]
Bluecurve is a theme, not a WM. Its a theme and icon set for KDE and GNOME to make it look uniform. Nothing more, nothing less.
[/quote]
Ah, I see. So we need to find out if he's using KDE or Gnome.
[/quote]
We're using both, or I should say we've tried both. In our attempts to download the emu10k1 from sourgeforce we keep receiving a Make ***[1] audio.o error 1 fault. We've even tried the Alsa Player and can't get it to load. Once we got the driver to load using an rpm from a website but then nothing else would take ( lib, utils, etc.,) so we gave up on it as well. We must of tried a 100 combinations in the /etc/modules.conf file. I've read more ways of getting it to work than you can imagine, we just simply can't get any of it to work. There is one thing I did notice comparing Red Hat against SuSE is that the "/usr/src/linux" directory in SuSE is labled as "/usr/src/linux-2.4" in Red Hat. I'm not sure if that's causing some of the problem or not but we're thinking maybe the drivers can't find the kernel because of that.
[quote author=courage link=board=1;threadid=5343;start=0#52058 date=1034798596]
[quote author=Mor_gath link=board=1;threadid=5343;start=0#52029 date=1034787120]
I'v got my 5.1 working with bass/treble channels by compiling the emu10k1 from sourceforge.net/projects/emu10k1
adding this to modules.conf
and then adding this script to local startupCode:alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-emu10k1 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias /dev/mixer sound-service-0-0 alias /dev/dsp sound-service-0-3 alias /dev/midi sound-service-0-1
hope it can give some helpCode:#!/bin/bash BASEPATH=/usr/local DSPATH=$BASEPATH/bin/emu-dspmgr TONE=$BASEPATH/share/emu10k1/tone.bin $DSPATH -l"Pcm L" -f$TONE -cbass -mbass -ctreble -mtreble $DSPATH -l"Pcm R" -f$TONE $DSPATH -l"Pcm1 L" -f$TONE $DSPATH -l"Pcm1 R" -f$TONE
[/quote]
Okay, no laughing, but what do you mean by "script to local startup"? Are we supposed to type that into an X-window?
[/quote]
No you'r not you should have somewhere rc.local somewhere in /etc might be called something else in redhat don't know. put it there.
[quote author=trickster link=board=1;threadid=5343;start=0#52057 date=1034798145]
Allright. I'd say, let's start from the beggining. From a terminal window, if you type lsmod, what output do you get? Could you post it? This will tell us what modules are being loaded.
[/quote]
Here's my lsmod:
Module Size Used by Not tainted
sr_mod 18136 0 (autoclean)
r128 93272 11
agpgart 42912 3
autofs 13348 0 (autoclean) (unused)
tulip 43552 1
ipt_REJECT 3736 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14840 2 [ipt_REJECT iptable_filter]
ide-scsi 10512 0
scsi_mod 107176 2 [sr_mod ide-scsi]
ide-cd 33608 0
cdrom 33696 0 [sr_mod ide-cd]
usbnet 10842 0 (unused)
audio 43476 0
soundcore 6500 2 [audio]
pwc 47400 0 (unused)
videodev 8320 1 [pwc]
scanner 10420 0 (unused)
mousedev 5524 1
keybdev 2976 0 (unused)
hid 22244 0 (unused)
input 5888 0 [mousedev keybdev hid]
usb-uhci 26188 0 (unused)
usbcore 77056 1 [usbnet audio pwc scanner hid usb-uhci]
ext3 70400 2
jbd 52212 2 [ext3]
Here's my lsmod after doing a modprobe on (emu10k1, sound, and soundcore):
Module Size Used by Not tainted
emu10k1 68840 0 (unused)
ac97_codec 13384 0 [emu10k1]
sound 74228 0 [emu10k1]
sr_mod 18136 0 (autoclean)
r128 93272 11
agpgart 42912 3
autofs 13348 0 (autoclean) (unused)
tulip 43552 1
ipt_REJECT 3736 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14840 2 [ipt_REJECT iptable_filter]
ide-scsi 10512 0
scsi_mod 107176 2 [sr_mod ide-scsi]
ide-cd 33608 0
cdrom 33696 0 [sr_mod ide-cd]
usbnet 10842 0 (unused)
audio 43476 0
soundcore 6500 9 [emu10k1 sound audio]
pwc 47400 0 (unused)
videodev 8320 1 [pwc]
scanner 10420 0 (unused)
mousedev 5524 1
keybdev 2976 0 (unused)
hid 22244 0 (unused)
input 5888 0 [mousedev keybdev hid]
usb-uhci 26188 0 (unused)
usbcore 77056 1 [usbnet audio pwc scanner hid usb-uhci]
ext3 70400 2
jbd 52212 2 [ext3]
Here's a copy of my /etc/modules.conf
alias parport_lowlevel parport_pc
alias eth0 tulip
alias sound-slot-0 emu10k1
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias sound-slot-1 audio
post-install sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-1 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
Here's the modinfo on emu10k1, sound, soundcore:
modinfo emu10k1
filename: /lib/modules/2.4.18-14/kernel/drivers/sound/emu10k1/emu10k1.o
description: "Creative EMU10K1 PCI Audio Driver v0.19
Copyright (C) 1999 Creative Technology Ltd."
author: "Bertrand Lee, Cai Ying. (Email to: emu10k1-devel@lists.sourceforge.net)"
license: "GPL"
modinfo sound
filename: /lib/modules/2.4.18-14/kernel/drivers/sound/sound.o
description: "OSS Sound subsystem"
author: "Hannu Savolainen, et al."
license: "GPL"
parm: dmabuf int
parm: dmabug int
modinfo soundcore
filename: /lib/modules/2.4.18-14/kernel/drivers/sound/soundcore.o
description: "Core sound module"
author: "Alan Cox"
license: "GPL"
p.s. how do you change the font on this?
Are you logged in as root when you get no sound? Did you tried to restart the X-server after doing the modprobe?
I remember having a similar issue on my Slackware at the beggining, and it was that my user account did not had rights to the sound card (/dev/dsp)
Bookmarks