Silence

I am experiencing a deafening silience when it comes to the audio on my Fedora box. As of this article being published I can not hear audio playing on my computer. Such as:
- MP3s, Oggs
- YouTube, Hulu, and Flash-based player
Ironically when I do a “Soundcard Detection” it does find it, I hear the test audio. I can even hear my recording that I just created in Audacity. I am at a lotal lost.
Banshee 1.0
I think it started when I tried to install the lastest rave of audio players, Banshee 1.0. I’m running Fedora 8, I’m a linux noob, so I checked my respositories and it had a version 0.13. YUM search, YUM install all produced a non-1.0 version. So; I downloaded the source file and tried to ./configure, make, make install. Not to my surprise I had a dependency issue. I did a search in my program manager and then google.com for any direction. I’d find the library file and install THAT from source. For the next hour or so it was rince and repeat. Evey time I executed ./configure, I kept falling into a depenency issue.
For some of them I installed by source, but Fedora still didn’t recognize that it was installed.
Over the past couple of months - I’ve picked up that any library or program that comes stock with the distro you will find in /usr folder. Anything you install afterwards should go into the /usr/local folder. In there it has a “src”, “share”, and a “lib” folder. So I could move my source files to /usr/local/src and compile them from there. I would also install precomipled programs, such as Fire fox into the /usr/local/share/applications folder.
Well basically the system wouldn’t look into the /usr/local/lib folder to see that library I just install resides there. I ended up on my LUG’s mailing list for some answers. They pointed me into the right direction, but I STILL had other dependency issues. It was not a pretty site. Ironically; my older IBM Thinkpad R40 laptop is running Fedora 9 and I did “YUM install banshee” and it installed version 1.0 without any issues. Hmmm, I might need to upgrade my desktop.
Overall; YUM seems to be a better route of installing programs, I just need to understand how to work it. I still haven’t figured out the problem - I don’t know where to start. This sucks! ![]()
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Leave a Reply
You must be logged in to post a comment.