| Fedora This forum is for the discussion of the Fedora Project. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-09-2005, 12:13 AM
|
#1
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Rep: 
|
FC4 - Sound vanished!
Sound... No sound at all after error in mplayer, playing DVD Movie.
(mplayer did not exit - but played video. Tried different audio tracks too. No error pops up on subsequent mplayer sessions! Running gmplayer in cli produces nothing special in stdout.)
Totem and realplayer act like they play sound - nothing on speakers but hiss - hiss changes volume with on-screen volume control.)
No test sound in souncard detection - cannot play ogg or sound in any app. No system sounds either.
Previouse to today - sound worked just fine.
Alsamixer - no muting
Card = SiS7012, Chipset = RealTech ALC650F
aplay -l
card 0: SI7012 [SiS SI7012], device 0: Intel ICH [SiS SI7012]
Subdevices: 1/1
Subdevice #0: subdevice #0
main > desktop > system settings > soundcard detection
Vendor: Silicon
Model: Integrated Systems [SiS] Integrated Sound Controller
Module: snd-intel8x0
... do not hear the test sound
lspci
Code:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0) <---<<<
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 65x/M650/740 PCI/AGP VGA Display Adapter
lsmod | grep snd
Code:
snd_intel8x0 34689 0
snd_ac97_codec 75961 1 snd_intel8x0
snd_seq_dummy 3653 0
snd_seq_oss 37057 0
snd_seq_midi_event 9153 1 snd_seq_oss
snd_seq 62289 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 8781 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 51185 0
snd_mixer_oss 17857 1 snd_pcm_oss
snd_pcm 100169 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 33605 2 snd_seq,snd_pcm
snd 57157 9 snd_intel8x0,snd_ac97_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10913 1 snd
snd_page_alloc 9669 2 snd_intel8x0,snd_pcm
dmesg
nothing about soundcard except as lspci
Found  kornerr suggestions)
{url=http://www.linuxquestions.org/questions/showthread.php?postid=1653236#post1653236]here...[/url]
~/.asoundrc didn't exist - created it with suggested content. No effect. (after reboot)
cannot seem to find arts
do not use xmms (mplayer, realplayer, totem)
no "audio" group in /etc/groups
|
|
|
|
07-13-2005, 02:35 PM
|
#2
|
|
LQ Newbie
Registered: Dec 2004
Posts: 25
Rep:
|
take a look at alsa-project.org, and look up your soundcard.
|
|
|
|
07-14-2005, 10:42 PM
|
#3
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Original Poster
Rep: 
|
Thanx - I know you mean well.
All the project does is tell me I'm using the correct driver. I listed my soundcard with the previous post - did you find anything I didn't?
Note: sound used to go OK - so I know ALSA was fine.
|
|
|
|
07-15-2005, 12:21 AM
|
#4
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Original Poster
Rep: 
|
update ...
Well - this has stumped everybody  Though I have had some private replies to the effect that I'm not the only one for whome MPlayer is associated with broken sound.
I have reinstalled all the sound rpms from the DVD - to no avail. In fact it broke my sound even more <doh!>
So I have resorted to reinstalling FC4 <grrr> - however: I could, this time, use my experience to customise the install so only what I use will be in there.
This time everything works great!
Interesting to note:
My soundcard has two speaker jack-sockets. They are labelled "left" and "right". My speakers have but a single stereo jack.
I have always used this in the "right" socket as the only one that produces sound. (Under linux, the left one is mute but under win98 the left produced sound for the left speaker.)
That was previously.
After reinstalling - I discovered that I now get sound from the left socket while the right is mute!
Now - I did try swapping sockets while I was having issues so I know there was another problem too.
However - it is possible that I fixed the problem and didn't notice because I didn't keep swapping to check.
Further - the MPlayer folk say there is an issue with prelinking in FC4 conflicting with the win32 codecs. Probably exacerbated by FC4 using gcc4 links and MPlayer and Real being compiled with gcc3.2 ... It dosn't pay to be too up to date
The mjm FC4 MPlayer install notes (from the resources.) suggests a workaround.
I didn't do this last time - but made sure I did this time.
I've tried to duplicate the fault - and failed.
So - hopefully - that was it 
|
|
|
|
07-15-2005, 07:39 AM
|
#5
|
|
LQ Newbie
Registered: Dec 2004
Posts: 25
Rep:
|
i mentioned alsa-project.org not just for you to look up your sound card; but while i'm there, did you make sure that you've got the latest versions of the driver, library, and utilities? Yum won't update all of them, if i recall correctly. Also, there are mailing lists there, and there have been many posts about come channels working, and others not (although i have no idea if it was for your soundcard). are you running 64-bit fc4? i know that in recent pacakges, there were issues, because of library locations.
did i find anything you didn't? no, because i didn't look. that one's up to you.
hope you figure it out. i agree that it's a pain. my sound didn't work, then did, and now doesn't again, because i installed a new kernel.
|
|
|
|
07-15-2005, 12:54 PM
|
#6
|
|
LQ Newbie
Registered: Jul 2005
Posts: 16
Rep:
|
I'm not sure if this will help
I had a similar problem.
Try Sound&Video->Kmix->Switches, and check if all your switches are ON.
|
|
|
|
07-15-2005, 01:04 PM
|
#7
|
|
LQ Newbie
Registered: Dec 2004
Posts: 25
Rep:
|
thanks. muting wasn't the problem for me (everything's muted by default, FYI to anyone reading this thread), but maybe it'll help others...
|
|
|
|
07-16-2005, 10:57 PM
|
#8
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Original Poster
Rep: 
|
Muting is the most common issue with ALSA.
sgl: Yeah - got the newest drivers... but remember, this driver was working.
I asked if you had found anything I hadn't because you seemed so sure that site would help. And I know about reading other mailing lists and development sites too. I believe I indicated this in the original post - but I may not have been as clear about it as I needed to.
The main reason for posting here was that there seemed very little relating to this issue, and none of it actually relevant, anywhere. These forums make a nice place to keep weird (and even wyrde) problems while giving possible solutions a good airing.
In that contect, you are right to point out the various things like the development site - it contributes to the forum even if it dosn't help me. I didn't want my reply to erroniously direct people away from the site - and I know that I don't usually direct someone to research a site unless I have actually seen the answer they were looking for in it.
BTW: would you edit your profile to include your distro and location. Then it will show up on the left like mine  and help people put your replies and questions in context. (Otherwise they only have the "newbie" tag to go by you see ...)
|
|
|
|
07-16-2005, 11:10 PM
|
#9
|
|
Member
Registered: Jul 2003
Location: Pennsylvainia
Distribution: Slackware / Debian / *Ubuntu / Opensuse / Solaris uname: Brian Cooney
Posts: 503
Rep:
|
another common issue is applications not being set to the correct sound driver, alsa, oss, ect
setting this up is done on a per-app basis. should be less of an issue with distros that set everything up for you, but if you compile from souce or use a distro that doesnt do as good of a job at pre-configuring things, it may be a concern.
|
|
|
|
07-17-2005, 12:32 AM
|
#10
|
|
LQ Newbie
Registered: Dec 2004
Posts: 25
Rep:
|
Simon:
>I asked if you had found anything I hadn't because you seemed so sure that site would help.
>And I know about reading other mailing lists and development sites too. I believe I indicated
>this in the original post - but I may not have been as clear about it as I needed to.
I didn't say that I was sure it would help; I simply referred you to the site, because it is one of the first places to check, for ALSA problems, and I saw no indication in your original post that you knew about the site, or about mailing lists referred to there, that could help. Maybe I missed that. And because FC4 is new, there's thrreads going on about it. Remember, I was trying to help you, nothing more.
>In that contect, you are right to point out the various things like the development site - it
>contributes to the forum even if it dosn't help me. I didn't want my reply to erroniously direct
>people away from the site - and I know that I don't usually direct someone to research a site
>unless I have actually seen the answer they were looking for in it.
I don't look at referring someone to a site as being right or wrong. That site can get you to the Alsa-user list, where experts answer questions like yours.
>BTW: would you edit your profile to include your distro and location. Then it will show up on the
> left like mine  and help people put your replies and questions in context. (Otherwise they only
> have the "newbie" tag to go by you see ...)
Not sure why a context would be needed for a "check out this site for info" post. I guess you're annoyed with my post. Keep in mind I was only trying to help you. As for a "newbie" tag, I'll probably get around to changing the profile, eventually, but I'm not particularly worried about how others think about the "newbie" tag.
Regardless, I do hope you finally got things resolved.
|
|
|
|
07-17-2005, 06:43 PM
|
#11
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,209
Original Poster
Rep: 
|
I'm not annoyed. Peace.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:34 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|