Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 5th June 2004, 12:36 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
FC2 sblive 5.1 problem

Hey fellows,

My sblive 5.1 was no problem in FC1 but with a fresh install with FC2 I am confused.

The autodetection of my card was no problem,
vendor=Creative Labs
model=SB Live! EMU10K1
modele= snd-emu10k1

When i played with the alsamixer settings (all unmuted and volume 100%) i get .wav sound only on the 2 rear speakers. If i reverse the jacks orange and green (front and back), all 4 speakers play .wav sounds!!!! The center speaker remains awful quiet, the subwoofer does make some noise. Cdplayer plays my cd's but with no sound. If i logon as root i get no sound at all.

Did i do something wrong again??
If you have a suggestion, i would really like to hear it.

thanks Tashiro

Last edited by Tashiro; 5th June 2004 at 12:44 AM.
Reply With Quote
  #2  
Old 5th June 2004, 02:26 AM
Picomp314's Avatar
Picomp314 Offline
Registered User
 
Join Date: May 2004
Posts: 532
what are you using to play the sounds ??

also, include the output of lsmod
Reply With Quote
  #3  
Old 5th June 2004, 08:31 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
Hey Picomp314,

I just use:

redhat icon > preferences > sound > sound events

For the output of "lsmod" i need some explaining cause i tried to execute it, didn't work. And tried to open it in a text editor, didn't work either.

If i browse with Nautilus to /sbin, lsmod = 197,5 KB. When I "seach for files" lsmod = 6 bytes in the same path (/sbin). Though with the "seach for files" the type explains that lsmod = link to application/ x-executable. Why is this different??

The problem of no sound in root is solved by the way, not completly restored of course same problems with the user account.

So what do i do now??

thank you for your efforts Tashiro
Reply With Quote
  #4  
Old 5th June 2004, 11:09 AM
Picomp314's Avatar
Picomp314 Offline
Registered User
 
Join Date: May 2004
Posts: 532
run
/sbin/lsmod

Also try the soundcard detection util in System Settings -> Soundcard Detection
Reply With Quote
  #5  
Old 5th June 2004, 04:03 PM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
[QUOTE]Originally posted by Tashiro
[B]
For the output of "lsmod" i need some explaining cause i tried to execute it, didn't work. And tried to open it in a text editor, didn't work either.

Call me a moran, Picomp314 but i dubbeclicked it, did the "run application" > /sbin/lsmod. But nothing happened!!!! Even if I logon as root.

System Settings -> Soundcard Detection
I get this:

vendor=Creative Labs
model=SB Live! EMU10K1
modele= snd-emu10k1

I also hear sounds, first the rear right, second rear left, third both and the subwoofer.

But no cdplayer sounds so far!!!!

suggestions??? Tashiro
Reply With Quote
  #6  
Old 6th June 2004, 03:15 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
An insignificate addon:

When i play my WU-TANG cd's i hear no sounds, but that's nothing new. but the previous track button is unavailble even when the cdplayer runs track 8 for example.

Don't know what is going on or how to proceed, help anyone???

Tashiro
__________________
Respect the FedoraForum.org guidelines
Reply With Quote
  #7  
Old 6th June 2004, 06:42 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
Hey here I am again,

This is what my /etc/modprobe.conf looks like. I have change alias snd-card-0 to 1, no difference!

alias eth0 3c59x
alias snd-card-0 snd-emu10k1
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller uhci-hcd

If i put the "In-gain" in the volume control all the way up I hear a high ringing tone, on 90% i don't but can listen to cd's. But the volume of the cd playback is about 20% of the volume of the .wav files i can play in a normal way.

When my system boots i get after GRUB:

AGPGART:detected an intel i815 chipset, but coundn't find the secondary device.

Has this got anything to do with my sound problems??

a STRESSED tashiro

Last edited by Tashiro; 6th June 2004 at 06:48 AM.
Reply With Quote
  #8  
Old 7th June 2004, 04:06 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
Hey,

Here is my lsmod:

Module Size Used by
snd_mixer_oss 13824 2
snd_emu10k1 71172 4
snd_rawmidi 17184 1 snd_emu10k1
snd_pcm 68872 1 snd_emu10k1
snd_timer 17156 1 snd_pcm
snd_seq_device 6152 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 50436 1 snd_emu10k1
snd_page_alloc 7940 2 snd_emu10k1,snd_pcm
snd_util_mem 3200 1 snd_emu10k1
snd_hwdep 6276 1 snd_emu10k1
snd 38372 13 snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,snd_ timer,snd_seq_device,snd_ac97_codec,snd_util_mem,s nd_hwdep
soundcore 6112 3 snd
parport_pc 19392 1
lp 8236 0
parport 29640 2 parport_pc,lp
autofs4 10624 0
rfcomm 27164 0
l2cap 16004 5 rfcomm
bluetooth 33636 4 rfcomm,l2cap
sunrpc 101064 1
ipt_ttl 1536 1
ipt_TCPMSS 3200 1
ip_nat_irc 3184 0
ip_nat_ftp 3696 0
ipt_limit 1792 35
ipt_state 1536 8
iptable_filter 2048 1
iptable_mangle 2048 0
ipt_LOG 4992 1
ipt_MASQUERADE 2560 1
ipt_TOS 1920 0
ipt_REDIRECT 1664 0
iptable_nat 17452 5 ip_nat_irc,ip_nat_ftp,ipt_MASQUERADE,ipt_REDIRECT
ipt_REJECT 4736 1
ip_tables 13440 12 ipt_ttl,ipt_TCPMSS,ipt_limit,ipt_state,iptable_fil ter,iptable_mangle,ipt_LOG,ipt_MASQUERADE,ipt_TOS, ipt_REDIRECT,iptable_nat,ipt_REJECT
ip_conntrack_irc 70064 1 ip_nat_irc
ip_conntrack_ftp 70576 1 ip_nat_ftp
ip_conntrack 24968 8 ip_nat_irc,ip_nat_ftp,ipt_state,ipt_MASQUERADE,ipt _REDIRECT,iptable_nat,ip_conntrack_irc,ip_conntrac k_ftp
3c59x 30376 0
floppy 47440 0
sg 27552 0
scsi_mod 91344 1 sg
microcode 4768 0
dm_mod 33184 0
uhci_hcd 23708 0
button 4504 0
battery 6924 0
asus_acpi 8472 0
ac 3340 0
ipv6 184288 8
ext3 102376 3
jbd 40216 1 ext3

Yes finally I have found it! Why can't I get this with the "su" command?? Isn't that the same as root??

What do I have to do now for my sound ??
May be someone with the same soundcard (sblive 5.1) can display his or hers, so I can compare??

Help will be very much appreciated!

Tashiro
Reply With Quote
  #9  
Old 7th June 2004, 04:45 AM
Picomp314's Avatar
Picomp314 Offline
Registered User
 
Join Date: May 2004
Posts: 532
I also have the sblive card, the relevant part of my modprobe.conf looks like this:
alias char-major-116-* snd
alias snd-card-0 snd-emu10k1
alias char-major-14-* soundcore
alias sound-slot-0 snd-emu10k1
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
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1


try editing yours and reboot
and see if it works
Reply With Quote
  #10  
Old 7th June 2004, 10:03 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
Hey Picomp314,

My modprobe.conf now looks like this:

alias eth0 3c59x
alias char-major-116-* snd
alias snd-card-0 snd-emu10k1
alias char-major-14-* soundcore
alias sound-slot-0 snd-emu10k1
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
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller uhci-hcd

But I still have the same problems. The only thing that has change is that the "in-gain" volume setting at the volume control put at 10% I get a steady distortion with the cd playback sound on the background. If I put it about 60% or higher the distortion goes with interrupts and I can't hear the cd playback anymore!

I will look for more configuration files, does the info on my lsmod file do any good Picomp314??

Thanks for your file output, too bad it didn't work.

Tashiro
Reply With Quote
  #11  
Old 8th June 2004, 10:48 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
Hey,

Just to keep you all out there updated.

I did a clean install with FC2(again), didn't work of course. So I will install FC1 (again) where the soundcard did work. Maybe I can do something with those working .conf files of FC1 and use them in FC2.

If this is a bad idea, correct me!!! Suggestions are welcome too, cause I really miss my WU-TANG cd's.

Getting very desperate, Tashiro
Reply With Quote
  #12  
Old 29th June 2004, 03:06 AM
Tashiro Offline
Retired Community Manager
 
Join Date: May 2004
Posts: 1,149
Yo,

It is working with the kernel 2.6.6-1.435, had to play with some sound settings.

Fully enjoying my WU-TANG cd's (WU-TANG ARE COMING TO AMSTERDAM ON JULY 7TH),
Yes.

Thanks to everybody for your in put, still wondering though why it works almost without hesitation with the new kernel??

Tashiro
Reply With Quote
  #13  
Old 20th October 2004, 01:53 PM
michal_wozniak Offline
Registered User
 
Join Date: Oct 2004
Posts: 1
audigy 2 and kde problem (no sound)

Hi everyone
Maybe someone wrote it before but instead of doing all this file changing stuff try to open aRTs
activate advanced and switch off IEC958 Optical Raw output
This worked for me

My digital jack works now

I have Audigy 2 ZS KDE 3.2.2 :o
Reply With Quote
Reply

Tags
fc2, problem, sblive

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
midi problem with fc8 and sblive oystercatcher Using Fedora 8 1st March 2009 01:11 AM
SBLive! := SBLive? David Becker Hardware & Laptops 8 30th May 2006 04:11 AM
Sound problem - SBLive 24 bit from Dell johovishta Hardware & Laptops 5 5th January 2005 07:58 PM
sound "problem" (sblive + core2 + kernel 2.6.8) aktsuo Hardware & Laptops 0 17th October 2004 08:47 PM


Current GMT-time: 02:34 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat