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 16th August 2007, 08:01 PM
WhatIsDot's Avatar
WhatIsDot Offline
Registered User
 
Join Date: May 2007
Posts: 9
Question Unidentified Sound Stoppage with usb-audio

Hi everyone. I have a bit of a problem here. I have been having all sorts of sound problems with the latest kernel release, but I've managed to boil it down to what I think is a GStreamer problem. Info about my system:
ASRock motherboard with AMD64 Dual Core Processors (4800+) (socket 939)
Audio is on board through the USB bus.
Running Fedora 7 with kernel 2.6.22.1_41

lspci output:
Code:
00:00.0 Host bridge: ALi Corporation M1695 K8 Northbridge [PCI Express and HyperTransport]
00:01.0 PCI bridge: ALi Corporation PCI Express Root Port
00:02.0 PCI bridge: ALi Corporation PCI Express Root Port
00:04.0 Host bridge: ALi Corporation M1689 K8 Northbridge [Super K8 Single Chip]
00:05.0 PCI bridge: ALi Corporation AGP8X Controller
00:06.0 PCI bridge: ALi Corporation M5249 HTT to PCI Bridge
00:07.0 ISA bridge: ALi Corporation M1563 HyperTransport South Bridge (rev 70)
00:07.1 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:11.0 Ethernet controller: ALi Corporation ULi 1689,1573 integrated ethernet. (rev 40)
00:12.0 IDE interface: ALi Corporation M5229 IDE (rev c7)
00:13.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:13.1 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:13.2 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:13.3 USB Controller: ALi Corporation USB 2.0 Controller (rev 01)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
03:00.0 VGA compatible controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]
03:00.1 Display controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro] (Secondary)
04:06.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
I can hear system sounds, like login sound effects, and sound in Flash movies in Firefox, but when I try to open Totem or Rhythmbox I get the following errors:

Rhythmbox output:
Code:
(rhythmbox:4081): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstrtppayloads.so': /usr/lib64/gstreamer-0.10/libgstrtppayloads.so: undefined symbol: gst_rtp_g729_pay_plugin_init

(<unknown>:4101): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstrtppayloads.so': /usr/lib64/gstreamer-0.10/libgstrtppayloads.so: undefined symbol: gst_rtp_g729_pay_plugin_init

(rhythmbox-metadata:4092): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstffmpeg.so': /usr/lib64/libavcodec.so.51: undefined symbol: faacDecDecode
Totem output:
Code:
(totem:4152): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstrtppayloads.so': /usr/lib64/gstreamer-0.10/libgstrtppayloads.so: undefined symbol: gst_rtp_g729_pay_plugin_init

(totem:4151): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstffmpeg.so': /usr/lib64/libavcodec.so.51: undefined symbol: faacDecDecode
** Message: don't know how to handle video/x-divx, divxversion=(int)5, framerate=(fraction)2997/100, width=(int)704, height=(int)472
** Message: Missing plugin: gstreamer.net|0.10|totem|DivX MPEG-4 Version 5 decoder|decoder-video/x-divx, divxversion=(int)5 (DivX MPEG-4 Version 5 decoder)
** Message: Automatic missing codec installation not supported (helper script missing)
It looks like the problems are related somehow, but I can't figure out what is wrong. Could it be a bug in GStreamer???

Last edited by WhatIsDot; 21st August 2007 at 09:40 PM.
Reply With Quote
  #2  
Old 16th August 2007, 09:54 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
I suspect that you are missing some gstreamer plugins ?
You can install them from the livna repo.
http://rpm.livna.org/rlowiki/

yum install gstreamer*


Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 16th August 2007, 11:32 PM
WhatIsDot's Avatar
WhatIsDot Offline
Registered User
 
Join Date: May 2007
Posts: 9
Interesting...
I just went and installed all the gstreamer plugins like you recommended, and I can get sound playback now, but I still have trouble getting playback from xvid, divx, and matroska and I'm still getting the same messages. I never have any of these problems if I simply boot up with the 2.6.21.1_3194 version of the kernel...
Another interesting thing, I didn't notice this, but I found this message when the kernel (2.6.22.1_41) was starting up:

Code:
...
Booting the kernel.

PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG.
Red Hat nash version 6.0.9 starting
...
I'm not sure if it's related or not, but the PCI message doesn't show up when I boot up the ...3194 version of the kernel.

Last edited by WhatIsDot; 17th August 2007 at 12:08 AM.
Reply With Quote
  #4  
Old 17th August 2007, 11:02 PM
WhatIsDot's Avatar
WhatIsDot Offline
Registered User
 
Join Date: May 2007
Posts: 9
Thanks, Seve, for responding.

I'm even more confused now, because it says it can't find libgstffmpeg.so, but it's definitely in the directory. And if it is generating an "undefined symbol" error, then doesn't that have to mean that the error is in gstreamer itself???

EDIT:
Ok, here's some more info. At some point playback halts in rhythmbox and the program won't respond. After that, there is absolutely no audio out of any program. Also, when I try to restart the system, the progress stops at the "Shutting down smartd:" stage and I have to manually restart the computer (button). I'm starting to wonder if this is less a gstreamer problem and more a kernel audio problem...

ANOTHER EDIT:
From what I can tell, the sound is a symptom of something else. I tried booting up, logging in and just letting it sit without doing anything, and after a while I tried to start a sound and it was unresponsive. There has to be some event that occurs that causes all this stuff to happen. I have no idea how to figure it out, though.

Last edited by WhatIsDot; 18th August 2007 at 02:21 AM.
Reply With Quote
  #5  
Old 21st August 2007, 09:37 PM
WhatIsDot's Avatar
WhatIsDot Offline
Registered User
 
Join Date: May 2007
Posts: 9
Well, I guess nobody has a clue on this one. Oh well.
Right now I'm thinking that it has to do with ALSA. After "the event" takes place that causes all sound to stop and sound-related applications to lock up, I can't even get the alsamixer to run in the console. I've configured ALSA to use the usb-audio, but I think there might be a bug.
I really hope this isn't a hardware problem. If the usb-audio is using the USB Bus on the motherboard, then if there is an error on the motherboard could it effect other usb devices??? I have had a couple of instances where my USB devices have lost power mysteriously. I hope the usb-audio isn't somehow related...

Does anybody know how I can identify the problem?

...anybody...hello...?
Reply With Quote
Reply

Tags
fails, gstreamer, load, plugin

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
GStreamer DVD Plugin bradchaus Using Fedora 5 15th January 2008 03:45 AM
gstreamer 10 mp3 plugin j_baer Using Fedora 1 17th August 2006 08:15 PM
where's the gstreamer m4a plugin? sadmac Using Fedora 7 16th June 2006 10:58 PM
gstreamer dvd plugin jbfloyd Using Fedora 3 13th July 2005 07:31 PM
gstreamer - mms plugin wiraone Using Fedora 3 19th June 2005 01:53 AM


Current GMT-time: 16:46 (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