LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 07-13-2009, 06:15 PM   #1
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Rep: Reputation: 15
No sound in Fedora 11 w/ Creative Labs SB Live!


Hi everybody.

I need sound on this machine desperately. I read the first sticky message so this is what I did:

[kory@localhost ~]$ /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.4 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:08.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 4000] (rev c1)
00:0c.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0d.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
00:0d.1 Input device controller: Creative Labs SB Live! Game Port (rev 07)
[kory@localhost ~]$

I'm using Fedora 11 with kernel 2.6.29.5-191.fc11.1686.PAE. Anything else I should post?
 
Old 07-13-2009, 07:50 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
there is a bug in fedora's sound .seeing as you have "kernel-PAE-2.6.29.5-191.fc11.i686.rpm "installed i take it you are running fedora 11 32 bit on a 64 bit computer . or have 4 gig of ram on a 32 bit computer

if not use the STANDARD kernel

also seeing as you have "kernel-PAE-2.6.29.5-191.fc11.i686.rpm" installen i take it you HAVE UPDATED fedora 11 .

did you have sound BEFORE you updated ?
 
Old 07-14-2009, 09:30 AM   #3
cladisch
Member
 
Registered: Oct 2008
Location: Earth
Distribution: Slackware
Posts: 228

Rep: Reputation: 54
Quote:
I need sound on this machine desperately. [...]

00:0d.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
This should work.
What happened when you tried to configure and use it?
 
Old 07-15-2009, 09:40 AM   #4
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
John, you're not even close....... I have 768 MB of RAM and a 32 bit AMD Athlon. I had no say in which kernel I got. Before I updated, I can't say if I had sound, I didn't need it then. Now I'm involved with SuperTuxKart and I need sound.
 
Old 07-15-2009, 04:10 PM   #5
bloodsugar
Member
 
Registered: May 2009
Posts: 36

Rep: Reputation: 18
Sometimes theres an odd bug in ALSA mixer with some creative live cards.

play a sound file in your player, then in a terminal type 'alsamixer', increase all the levels, then toggle the 'M' key on your keyboard.

Last edited by bloodsugar; 07-15-2009 at 04:12 PM.
 
Old 07-15-2009, 05:06 PM   #6
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Don't overlook the obvious things either:

1. Are the speakers turned on?
2. Is the volume turned up? Note that you can have volume controls on the speakers themselves, in ALSA, in the application itself (ie, kaffeine), etc
3. Are the speaker cables plugged into the right jack on the sound card?

Are there any error messages that are being generated, what happens when you run the alsaconf command?
 
Old 07-16-2009, 09:02 AM   #7
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
Bloodsugar, I'm sorry to say that didn't help. J.W., I don't use speakers. I use earbuds. Yes, they are plugged into the green jack, but here's the real kicker: alsaconf gives me a command not found error.
 
Old 07-16-2009, 01:57 PM   #8
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Are you running alsaconf as root?
 
Old 07-16-2009, 03:28 PM   #9
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
This computer won't let me log in as root, no matter what I do.
 
Old 07-16-2009, 04:09 PM   #10
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Quote:
Originally Posted by pawer126 View Post
This computer won't let me log in as root, no matter what I do.
Then can you use sudo instead?
 
Old 07-16-2009, 04:35 PM   #11
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
Well, sudo works, but I get the same error.
 
Old 07-17-2009, 01:52 PM   #12
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Please post the text of the error message you're seeing. That may assist in diagnosing the issue
 
Old 07-17-2009, 02:22 PM   #13
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
I don't need to. I did my daily system update. A few hours later I fired up SuperTuxKart w/ Irrlicht and I heard music blaring from my earbuds. I propmtly turned the sound down and continued playing. I'll report if my sound leaves me later.
 
Old 09-14-2009, 06:01 PM   #14
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
My sound left me. I had to reload my system because of kernel panics. No I have no sound. No hardware changes, but got kernel 2.6.30 something further info later.
 
Old 09-14-2009, 06:09 PM   #15
pawer126
Member
 
Registered: May 2009
Location: Emmett, Idaho, USA
Distribution: Fedora 11 (woo-hoo!!!!!)
Posts: 69

Original Poster
Rep: Reputation: 15
Exact kernel: 2.6.30.5-43.fc11.i686.PAE
 
  


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
Need Creative Labs Sound Blaster Live!24-bit driver for linux WDSnav Linux - Newbie 6 12-20-2006 02:49 AM
Help with Sound Card / Creative Labs SB Live kenzdad Linux - Hardware 12 02-22-2006 02:21 AM
Creative Labs SB Live! 5.1 sound card (CT4830) .. Compatible?? RoaCh Of DisCor Linux - Hardware 4 06-24-2005 07:53 PM
Creative Labs Soundblaster Live (Value) EMU10K1X-DBQ and Fedora 2 Jody_Butt Linux - Hardware 2 06-15-2004 11:12 PM
Creative labs SB Live! Sound not working dai Linux - Hardware 26 08-18-2002 03:08 PM

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

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