Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #61  
Old 12th August 2009, 12:50 AM
grimsbyguy Offline
Registered User
 
Join Date: Mar 2006
Posts: 10
linuxfedorafirefox
Silpheed2k:
Excellent instructions. Cured all my problems on Fedora 11 on a fresh install. Don't know how I could have done it without your guide. Thank you very much!
Reply With Quote
  #62  
Old 12th August 2009, 02:27 AM
squirtmph Offline
Registered User
 
Join Date: Jun 2009
Location: PDX, Oregon
Posts: 74
linuxfedorafirefox
Smile Eric what are you setting, I would like to compare

Quote:
Originally Posted by tdcrooks View Post
Epic. Immediately eliminated the 5 - 10 secs of audio choppyness when starting an mp3 file. Thanks!


Here are mine:

; default-fragments = 4
; default-fragment-size-msec = 25
Reply With Quote
  #63  
Old 12th August 2009, 08:31 AM
Silpheed2K's Avatar
Silpheed2K Offline
Registered User
 
Join Date: Aug 2008
Posts: 581
windows_vistafirefox
Quote:
Originally Posted by psyklops View Post
I found that by changing the entries in /etc/pulse/daemon.conf to
Code:
; default-fragments = 5
; default-fragment-size-msec = 25
Quote:
Originally Posted by squirtmph View Post
Here are mine:

; default-fragments = 4
; default-fragment-size-msec = 25
You all have to remove the semicolons from in front of the statements in order for the settings to work.
A semicolon in front of the statement means it's commented out and wont be used at all.
so it has to be
Quote:
default-fragment-size-msec = 10
not
Quote:
; default-fragment-size-msec = 10
in order for any changes made to work.
Reply With Quote
  #64  
Old 13th August 2009, 06:04 AM
squirtmph Offline
Registered User
 
Join Date: Jun 2009
Location: PDX, Oregon
Posts: 74
linuxfedorafirefox
Post Thank you Sleeped2K

Quote:
Originally Posted by Silpheed2K View Post
You all have to remove the semicolons from in front of the statements in order for the settings to work.
A semicolon in front of the statement means it's commented out and wont be used at all.
so it has to be

not

in order for any changes made to work.
I have glad you come back and help us with the setting, I guess we all had it wronge on th first place.
But now we do have it , the way suppose to be, now!

Thank you, once again
Reply With Quote
  #65  
Old 13th August 2009, 05:46 PM
terrytibbs Offline
Registered User
 
Join Date: Aug 2009
Posts: 4
windows_xp_2003firefox
Thanks for writing this guide.

I am still having problems. I am getting a crackling distorted sound when using Youtube and audio CD’s on VLC.

I have Fedora 11 on VMWare 2.0. I have XP also running in a VM which does have normal sound.

My card is a Realtek HD and shows as an ES1371 (AudioPCI-97) in System > Preferences > Sound.

I don’t want to hog this thread so am happy to start a new one if asked.

I have been trying for hours to get this working, so any help would be appreciated.

I did a yum update this morning and then followed this guide. That’s pretty much where I’m up to.
Reply With Quote
  #66  
Old 13th August 2009, 07:13 PM
Dead1nside Offline
Registered User
 
Join Date: Sep 2006
Location: UK, Bucks.
Posts: 354
linuxfedorafirefox
You were right about the commented out lines in the config file, I hadn't correctly followed your guide. I apologise.

Spotify now works really well, no what sound like buffering issues, plays perfect.

However my volume issue (being near silent at <=60%) is still present, I think that's separate.

Thanks for the great guide.
__________________
Thinkpad T400 - Smolt Profile || Thinkpad T61 - Smolt Profile || Thinkpad T41p - Smolt Profile.
Reply With Quote
  #67  
Old 13th August 2009, 08:45 PM
Silpheed2K's Avatar
Silpheed2K Offline
Registered User
 
Join Date: Aug 2008
Posts: 581
linuxfedorafirefox
Quote:
Originally Posted by terrytibbs View Post
Thanks for writing this guide.

I am still having problems. I am getting a crackling distorted sound when using Youtube and audio CD’s on VLC.

I have Fedora 11 on VMWare 2.0. I have XP also running in a VM which does have normal sound.

My card is a Realtek HD and shows as an ES1371 (AudioPCI-97) in System > Preferences > Sound.

I don’t want to hog this thread so am happy to start a new one if asked.

I have been trying for hours to get this working, so any help would be appreciated.

I did a yum update this morning and then followed this guide. That’s pretty much where I’m up to.
did you go all the way through the guide? did you edit the various config files as root? made sure there weren't any semicolons in front of the statements in daemon.conf? is pulseaudio running in the background? what did you exactly do? you gave a good amount of details, but run down those questions and tell me a bit more about it. (since it can sometimes be difficult to solve an audio problem)
Reply With Quote
  #68  
Old 13th August 2009, 10:26 PM
nothingman76 Offline
Registered User
 
Join Date: Dec 2008
Posts: 30
linuxfedorafirefox
Hi,
thanks for your detailed guide!
Can someone explain why it's only vlc that is chopping while amarok, drangon-play kaffeine don't have any problem ?
And why vlc is chopping only a the begining of the file and then it plays without any distortion ?
I'm just curious...

--
Nothingman
Reply With Quote
  #69  
Old 13th August 2009, 10:31 PM
VernDog Offline
Registered User
 
Join Date: Aug 2009
Posts: 226
linuxfedorafirefox
Thank you for this great guide. It has been a god sent! It's nice to know I'm not alone.
Reply With Quote
  #70  
Old 14th August 2009, 12:30 AM
terrytibbs Offline
Registered User
 
Join Date: Aug 2009
Posts: 4
linuxfedorafirefox
Quote:
Originally Posted by Silpheed2K View Post
did you go all the way through the guide? did you edit the various config files as root? made sure there weren't any semicolons in front of the statements in daemon.conf? is pulseaudio running in the background? what did you exactly do? you gave a good amount of details, but run down those questions and tell me a bit more about it. (since it can sometimes be difficult to solve an audio problem)
Yes, I went all the way through the guide. I have even put a fresh Fedora 11 install in a VM, did a yum update and followed the guide again.

Still no sound. Not even any crackling or distortion.

The daemon is running, all line out's are unmuted and at 90% volume.

I am really not sure what else it can be!

When I play a Youtube clip, the PulseAudio Volume Meter DOES show signal levels for the ES1371 (Audio-pci97).

It really does appear the sound is muted? I have triple checked all the settings.

This is my card, I'll happily post any more info if it helps;

Code:
[root@vhost3 terry]# cat /proc/asound/cards
 0 [AudioPCI       ]: ENS1371 - Ensoniq AudioPCI
                      Ensoniq AudioPCI ENS1371 at 0x2080, irq 16

I also see this reported in /var/log/messages;

Code:
Aug 14 00:01:31 vhost3 pulseaudio[2029]: ratelimit.c: 459 events suppr
essed
Aug 14 00:01:36 vhost3 pulseaudio[2029]: ratelimit.c: 472 events suppr
essed
Aug 14 00:14:02 vhost3 pulseaudio[2029]: reserve-wrap.c: Failed to acq
uire reservation lock on device 'Audio0': Input/output error
Aug 14 00:14:03 vhost3 pulseaudio[2029]: ratelimit.c: 434 events suppr
essed
Aug 14 00:14:08 vhost3 pulseaudio[2029]: ratelimit.c: 499 events suppr
essed
Aug 14 00:14:13 vhost3 pulseaudio[2029]: ratelimit.c: 485 events suppr
essed

Thanks
Reply With Quote
  #71  
Old 14th August 2009, 01:19 AM
Silpheed2K's Avatar
Silpheed2K Offline
Registered User
 
Join Date: Aug 2008
Posts: 581
linuxfedorafirefox
My guess is that it would probably be the audio profile settings in PulseAudio Volume Control under the Configuration tab
Reply With Quote
  #72  
Old 14th August 2009, 11:11 PM
terrytibbs Offline
Registered User
 
Join Date: Aug 2009
Posts: 4
windows_xp_2003firefox
Quote:
Originally Posted by Silpheed2K View Post
My guess is that it would probably be the audio profile settings in PulseAudio Volume Control under the Configuration tab
Well it looks like a possible bug in VMware Server 2.0.

I am 49% way through downloading Fedora 10 so I can test it on VMware server 2.0.

I SHOULD get some sound then!! Apparently PulseAudio was re-written from Fedora 11 alpha?

I found this link that describes my problem, the bug was closed as an issue with VMware 2.0.

I'll let you know if it works!

https://bugzilla.redhat.com/show_bug.cgi?id=494747
Reply With Quote
  #73  
Old 15th August 2009, 12:22 AM
M4rc0's Avatar
M4rc0 Offline
Registered User
 
Join Date: Aug 2007
Location: Brasil
Posts: 471
linuxfedorafirefox
Thank you Silpheed2K !

I practically gave up on VLC. My favorite player is XINE for videos (and supports my remote!).
But now I'll reconsider and use them both.

VLC working good is neat.
Reply With Quote
  #74  
Old 15th August 2009, 04:25 AM
robertdaleweir Offline
Registered User
 
Join Date: Oct 2005
Location: British Columbia, Canada
Posts: 403
linuxfedorafirefox
Hi Silpheed2k
I cannot tell you how helpful this Tutorial on Pulse Audio and VLC have been to me. I use Rhythmbox and VLC and without these two apps I would seek a new distro.
You have, through your extreme effort helped a lot of people make Fedora a better experience. Thank you...
__________________
Robert :)
Kernel 3.8.13-100.fc17.x86_64 GNOME 3.4.2
CPU AMD 955 Quad Core
MoBo Gigabyte MA785GM-UD2H-AM3 MicroATX
Memory 8 Gigs OCZ DDR3-1333 PC-10666
Reply With Quote
  #75  
Old 16th August 2009, 02:53 AM
squirtmph Offline
Registered User
 
Join Date: Jun 2009
Location: PDX, Oregon
Posts: 74
linuxfedorafirefox
Smile I have a question aboutload-module-hal

I have find few command line, the one I am looking for: load-module module-hal-detect
and replace the line: load-module module-hal-detect tsched=0


1. ----->these drivers manually, but instead use module-hal-detect --

2 ---->..ifexists module-hal-detect.so
load-module module-hal-detect
.else

3. ---->load-module module-detect
.endif

witch one is the one I have to change?

Thank you

Last edited by squirtmph; 16th August 2009 at 02:58 AM. Reason: None
Reply With Quote
Reply

Tags
audio, f11, pulse, video, vlc

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
How to: Fix PulseAudio and primary audio issues with Fedora 10 (F10) Silpheed2K Guides & Solutions (No Questions) 160 2nd December 2010 04:46 AM
Media (DVD, web content, video & audio) playback in Fedora Firewing1 Guides & Solutions (No Questions) 240 16th July 2009 05:25 PM
video but no audio with VLC media player snazyevey Using Fedora 3 29th April 2008 05:01 AM
Linux video/audio players for popular file formats supported by Windows Media Player tech291083 Using Fedora 2 18th March 2007 10:41 PM


Current GMT-time: 05:36 (Thursday, 20-06-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