FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 05-19-2012, 04:51 PM
Frank Cox
 
Default audio notification from system

On Sat, 19 May 2012 08:33:38 -0700
JD wrote:

> > Well, it is kinda starting to sound more like a hardware issue. I suppose
> > I've assumed you've eliminated that....
> >
> > You can always go to /usr/share/sounds and play all that is there to find
> > if any match.
> >
> Played all of them in 5 sec intervals.
> It's none of them

It could still be a hardware problem with the speaker itself. Is the
duration of the sound always the same or does it vary?

You might also want to run lsof in some kind of a loop and see if you can find
the file that it's loading, if indeed that's the problem.


--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-19-2012, 08:28 PM
JD
 
Default audio notification from system

On 05/19/2012 09:51 AM, Frank Cox wrote:

On Sat, 19 May 2012 08:33:38 -0700
JD wrote:


Well, it is kinda starting to sound more like a hardware issue. I suppose
I've assumed you've eliminated that....

You can always go to /usr/share/sounds and play all that is there to find
if any match.


Played all of them in 5 sec intervals.
It's none of them

It could still be a hardware problem with the speaker itself. Is the
duration of the sound always the same or does it vary?

You might also want to run lsof in some kind of a loop and see if you can find
the file that it's loading, if indeed that's the problem.



When I mute the speakers,
the sound disappears.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-19-2012, 08:53 PM
Joe Zeff
 
Default audio notification from system

On 05/19/2012 01:28 PM, JD wrote:

When I mute the speakers,
the sound disappears.


Open a terminal and run this command as root:

tail -f /var/log/messages

and see if anything pops up there at about the same time as the sound.
If not, try this as yourself:


tail -f ~/.xsession-errors

to see if it's associated with some sort of problem. (BTW, do you get
this sound if you boot into what used to be runlevel 3? If so, you can
ignore this last suggestion.)

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-19-2012, 09:04 PM
JD
 
Default audio notification from system

On 05/19/2012 01:53 PM, Joe Zeff wrote:

On 05/19/2012 01:28 PM, JD wrote:

When I mute the speakers,
the sound disappears.


Open a terminal and run this command as root:

tail -f /var/log/messages

and see if anything pops up there at about the same time as the sound.
If not, try this as yourself:


tail -f ~/.xsession-errors

to see if it's associated with some sort of problem. (BTW, do you get
this sound if you boot into what used to be runlevel 3? If so, you
can ignore this last suggestion.)

At this point I am willing to try all good suggestions,
your included.

Thanx,

JD
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-19-2012, 09:16 PM
Ed Greshko
 
Default audio notification from system

On 05/20/2012 05:04 AM, JD wrote:
> At this point I am willing to try all good suggestions,
> your included.

2 ideas.....

1. Create a new user and login as that user. This should eliminate a per user setting.

2. Boot a LiveCD....using the spin of the DE you are using.

--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke
of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-19-2012, 10:30 PM
Frank Cox
 
Default audio notification from system

On Sat, 19 May 2012 13:28:12 -0700
JD wrote:

> When I mute the speakers,
> the sound disappears.

If it's an electrical problem that causes the speakers to crackle, i.e.
hardware, muting the speakers could also make the sound go away.

So you haven't eliminated hardware as the issue yet.

--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER!
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-20-2012, 03:49 AM
JD
 
Default audio notification from system

On 05/19/2012 02:16 PM, Ed Greshko wrote:

On 05/20/2012 05:04 AM, JD wrote:

At this point I am willing to try all good suggestions,
your included.

2 ideas.....

1. Create a new user and login as that user. This should eliminate a per user setting.

2. Boot a LiveCD....using the spin of the DE you are using.


Sound very reasonable. Will go for it in a couple of days.

Thanx Ed.

JD
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 05-20-2012, 03:51 AM
JD
 
Default audio notification from system

On 05/19/2012 03:30 PM, Frank Cox wrote:

On Sat, 19 May 2012 13:28:12 -0700
JD wrote:


When I mute the speakers,
the sound disappears.

If it's an electrical problem that causes the speakers to crackle, i.e.
hardware, muting the speakers could also make the sound go away.

So you haven't eliminated hardware as the issue yet.


It is not crackling sound at all.
It is indeed very much an audio file sound.
If the speakers were crackling, they would crackle
when I play any multimedia, which is not the case.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 

Thread Tools




All times are GMT. The time now is 12:41 AM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org