LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-11-2003, 07:13 PM   #1
Avatar2112
LQ Newbie
 
Registered: Sep 2003
Location: Victoria, BC, Canada
Distribution: Redhat 9
Posts: 13

Rep: Reputation: 0
Angry Another RedHat 9 SoundBlaster Live problem


Is it just me, or does there seem to be a lot of people who have probs with getting sound to work in almost every incarnation of Linux?

I have a dual boot system using GRUB with RedHat 9 / Windows 98 (I also have another HDD that I am trying to access, but that is for another post). The auto-detection of my SoundBlaster Live! card worked great and I get a sample sound when I use the Soundcard Detection utility in GNOME. However, I cannot get any other sounds. No CD, no games, no system event sounds...nada.

I have read through most of the posts here, but still have not found anything to help resolve this annoying problem.

Any help/suggestions (in plain newbie language) would be greatly appreciated.
 
Old 09-11-2003, 07:21 PM   #2
Avatar2112
LQ Newbie
 
Registered: Sep 2003
Location: Victoria, BC, Canada
Distribution: Redhat 9
Posts: 13

Original Poster
Rep: Reputation: 0
whoops!....more info supplied

RedHat 9 (2.4.20-20.9)

$ /sbin/lspci :

00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP]
00:09.0 Ethernet controller: Winbond Electronics Corp W89C940
00:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:0a.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master
IDE (rev 06)
00:11.2 USB Controller: VIA Technologies, Inc. USB (rev 18)
00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 18)
00:11.4 USB Controller: VIA Technologies, Inc. USB (rev 18)
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] (rev a3)

*hope that helps!
 
Old 09-11-2003, 08:43 PM   #3
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Type lsmod (as root) and see if there is a line that says emu10k1. If not, then type modprobe emu10k1 and try to play some sound. If that works then add the line emu10k1 to your /etc/modules file.

If the above doesn't work then repost here.
 
Old 09-13-2003, 12:22 PM   #4
Avatar2112
LQ Newbie
 
Registered: Sep 2003
Location: Victoria, BC, Canada
Distribution: Redhat 9
Posts: 13

Original Poster
Rep: Reputation: 0
Unfortunately, I could not get either command to work. Probably I am not executing it from the right location. Suggestions?
 
Old 09-13-2003, 12:32 PM   #5
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
You have to execute the commands as root. At the prompt, type:

su
<your root password>


then type the commands.
 
Old 09-13-2003, 12:34 PM   #6
Avatar2112
LQ Newbie
 
Registered: Sep 2003
Location: Victoria, BC, Canada
Distribution: Redhat 9
Posts: 13

Original Poster
Rep: Reputation: 0
I did do that
 
Old 09-13-2003, 09:04 PM   #7
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
They should be in /sbin. Have a look there for the files modprobe and lsmod. those simply HAVE to be there. They are integral to the system. They're in the same directory as the lspci command you used above.
 
Old 09-13-2003, 09:12 PM   #8
quantumechanix
Member
 
Registered: Jan 2003
Posts: 47

Rep: Reputation: 15
what mobo do you have? are you using a dell by any chance?
 
Old 09-13-2003, 09:15 PM   #9
quantumechanix
Member
 
Registered: Jan 2003
Posts: 47

Rep: Reputation: 15
also, in a terminal navigate to /sbin

then, type ./lsmod

this should work for you. let me know
 
Old 09-14-2003, 12:36 PM   #10
Avatar2112
LQ Newbie
 
Registered: Sep 2003
Location: Victoria, BC, Canada
Distribution: Redhat 9
Posts: 13

Original Poster
Rep: Reputation: 0
I am using a Kudoz 7 motherboard. It is a system that I built from scratch.

I was able to navigate to the /sbin dir and did find the lsmod and modprobe. This is the result of typing "./lsmod". After doing this I tried to play a CD, but it was a no-go. Ideas?

[root@h24-108-236-215 sbin]# ./lsmod |more
Module Size Used by Not tainted
emu10k1 68360 1 (autoclean)
ac97_codec 14536 0 (autoclean) [emu10k1]
sound 73492 0 (autoclean) [emu10k1]
soundcore 6468 7 (autoclean) [emu10k1 sound]
parport_pc 18788 1 (autoclean)
lp 8804 0 (autoclean)
parport 36800 1 (autoclean) [parport_pc lp]
autofs 13108 0 (autoclean) (unused)
ne2k-pci 7136 1
8390 8268 0 [ne2k-pci]
ipt_REJECT 3992 2 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 14648 2 [ipt_REJECT iptable_filter]
sg 35852 0 (autoclean)
sr_mod 17720 0 (autoclean)
ide-scsi 11984 0
scsi_mod 106520 3 [sg sr_mod ide-scsi]
ide-cd 35424 0
cdrom 33216 0 [sr_mod ide-cd]
keybdev 2912 0 (unused)
mousedev 5428 1
--More--

* In the past I had installed RedHat 7.3 on this system, which I was able to get sound from (CD and system sounds).

**Thanks for everyones help. This message board has really been invaluable for troubleshooting.
 
Old 09-14-2003, 05:15 PM   #11
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
Well the correct modules seem to be loaded... Although I've never seen the "sound" module before. I've never had it on my system. You may try removing it with modprobe -r <module> or rmmod <module>. Are you sure the volume levels are OK? If you haven't done this already get yourself a mixer app and set ALL the volume levels to max. Do this before the module removal thing.

The other thing is try to test with something other than a CD. Like a wav or mp3. If none of the above work, then you'll have to get the alsa drivers because I'm out of ideas. The alsa drivers are available from www.alsa-project.org.
 
Old 09-15-2003, 10:25 AM   #12
Avatar2112
LQ Newbie
 
Registered: Sep 2003
Location: Victoria, BC, Canada
Distribution: Redhat 9
Posts: 13

Original Poster
Rep: Reputation: 0
I am pretty hesitant to remove any modules at this point. I have definitely checked and rechecked the volume and mixer settings. I have also tried playing .wav, .mp3, and CD. SO far it's a no-go.

Thanks for your help adz. I will look into getting the alsa drivers if no one else has any suggestions.
 
Old 09-15-2003, 08:15 PM   #13
adz
Senior Member
 
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713

Rep: Reputation: 53
By removing the module all I mean for you to do is remove it from the kernel. If you decide you want it back you just type modprobe sound (ie remove the "-r") and you have it back. You wont actually delete it from the hard disk.
 
  


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
No sound in redhat 9 using soundblaster live! 5.1 newjuan Linux - Newbie 1 05-06-2004 08:17 PM
RedHat 8 and SoundBlaster Live! GodFoca Linux - Hardware 0 06-08-2003 06:04 AM
SoundBlaster Live Distortion with Linux RedHat 9 SForsgren Linux - General 6 04-27-2003 12:43 PM
soundblaster live value in redhat 8.0 luap Linux - Hardware 1 03-15-2003 12:18 PM
Redhat 7.3 and Soundblaster Live MP3+ brewhaha Linux - Hardware 2 06-27-2002 12:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:54 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