All of lore.kernel.org
 help / color / mirror / Atom feed
From: chuck gelm <chuck@gelm.net>
To: John Woodrow <samuraiinlove@gawab.com>
Cc: linux-newbie@vger.kernel.org
Subject: Re: [Fwd: Re: skype]
Date: Tue, 21 Mar 2006 16:06:45 +0000	[thread overview]
Message-ID: <44202495.7010305@gelm.net> (raw)
In-Reply-To: <1142969079.3586.0.camel@localhost.localdomain>

Hi, John:

I am guessing that your sound card is not configured properly.

If Fedora Core supports 'dmesg' :-|
Are there any error messages about sound/audio in the output of

dmesg | grep -i sound
dmesg | grep -i audio
?

>Thankyou people,
>How can I check if the mic works locally?
>
Place the microphone near the speaker.  Do you hear a squeal?

>  I've got all the volume
>controls turned up to max in gnome and have used the echo123 service but
>with no luck.
>
In my Gnome workstation I click on - Applications - Volume Control -
Is the microphone level set to maximum?
Is the 'mute' button cleared?

>  My soundcard is a Creative Labs SB Audigy.
>
Do you know how to issue console commands as user 'root' ?
Do you know how to save the result of console commands to a text file?
Do you know how to paste this text into an email?

lsmod | grep snd
lsmod | grep snd > snd.txt

lspci -v | grep -A 5 audio
lspci -v | grep -A 5 audio > audio.txt

>  There is a
>skype forum with instructions on there
>( http://forum.skype.com/viewtopic.php?t=4489&sid=e246be97d68352110b84ca587836357b ) but to be honest not for lack of trying I'm nearly linux illiterate and can not understand what is going on.  I know this is my fault so I am not expecting a babysitter.
>
>I can not find modules.conf or modules.d/alsa that the guide speaks of.
>  
>
Where did you look?  How did you look?  I find my 'modules.conf' in "/etc/".
 /etc/modules.conf

Perhaps Fedora Core does not use 'modules.conf'.  :-|

HTH, Chuck

>
>Thank you all.
>  
>

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2006-03-21 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-21 19:24 [Fwd: Re: skype] John Woodrow
2006-03-21 16:06 ` chuck gelm [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-24 13:24 John Woodrow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44202495.7010305@gelm.net \
    --to=chuck@gelm.net \
    --cc=linux-newbie@vger.kernel.org \
    --cc=samuraiinlove@gawab.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.