Re: [CentOS] Skype for Centos Desktop

2016-11-19 Thread Peter
On 20/11/16 16:29, Mark LaPierre wrote:
> Your solution only works on CentOS 7.  The OP is trying to install Skype
> on CentOS 6.  The Skype package requires

Oh, I thought he was trying to install on CentOS 7, but I wouldhave
still given him the same advice with the caveat taht I hadn't tried it
on CentOS 6 and don't know if it depends on anything too new for C6.

> [root@peach ~]# yum install skypeforlinux
> Error: Package: skypeforlinux-1.12.0.4-1.x86_64 (skype-stable)
>Requires: libgnome-keyring
> 
> [root@peach RPM_REPO]# yum install libgnome-keyring-3.8.0-3.el7.x86_64.rpm
> Error: libgnome-keyring conflicts with gnome-keyring-2.28.2-8.el6_3.x86_64
> Error: libgnome-keyring conflicts with gnome-keyring-2.28.2-8.el6_3.i686
> 
> On CentOS 6 the package is named gnome-keyring.  On CentOS 7 the package
> is named libgnome-keyring.  libgnome-keyring is not available on CentOS
> 6 so the package will not install.

This might not be much of an issue.  Possible solutions:

1.  Rebuild the skypeforlinux package with rpmrebuild.

2.  Create a small dummy package that requires gnome-keyring and
provides libgnome-keyring.

3.  Force install skypeforlinux.  I would only recommend this just to
test the package out before trying 1 or 2 above.

Personally I would try force installing the package first (yuk) and see
if it works.  If it does then I would do (2) above so that updates would
install without having to repackage each time.


Peter
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype for Centos Desktop

2016-11-19 Thread Mark LaPierre
On 11/17/16 22:23, geo wrote:
> 
> 
> On 11/17/2016 07:47 PM, Peter wrote:
>> On 18/11/16 11:01, Liam O'Toole wrote:
>>> On 2016-11-17, Rodrigo Pichiñual Norin
>>>  wrote:
 Hi all.

 I search info in the web about how to install skype on centos 6.5, but
 just exists info about skype with architecture to 32 bit.

 someone can me explicain, how to install skype for 64 bit architecture
 , it's possible?
>>>
>>> You can install and run 32-bit Skype on 64-bit CentOS 6. I recommended
>>> the Nux repo[1] for convenience. The various 32-bit dependencies will be
>>> installed by yum.
>>
>> The old 32 bit version in the Nux repo won't be working for much longer
>> as skype is changing it's protocols.  There is a new 64 bit alpha
>> version you can get directly from skype that works:
>>>
> 
>> https://repo.skype.com/https://repo.skype.com/
> 
> bad link should be;
> 
>   https://repo.skype.com/
> 
>> The instructions for yum works, and after that just:
>> yum install skypeforlinux
>>
>> Peter
> 
> 

Your solution only works on CentOS 7.  The OP is trying to install Skype
on CentOS 6.  The Skype package requires

[root@peach ~]# yum install skypeforlinux
Error: Package: skypeforlinux-1.12.0.4-1.x86_64 (skype-stable)
   Requires: libgnome-keyring

[root@peach RPM_REPO]# yum install libgnome-keyring-3.8.0-3.el7.x86_64.rpm
Error: libgnome-keyring conflicts with gnome-keyring-2.28.2-8.el6_3.x86_64
Error: libgnome-keyring conflicts with gnome-keyring-2.28.2-8.el6_3.i686

On CentOS 6 the package is named gnome-keyring.  On CentOS 7 the package
is named libgnome-keyring.  libgnome-keyring is not available on CentOS
6 so the package will not install.

-- 
_
   °v°
  /(_)\
   ^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype for Centos Desktop

2016-11-17 Thread geo


On 11/17/2016 07:47 PM, Peter wrote:
> On 18/11/16 11:01, Liam O'Toole wrote:
>> On 2016-11-17, Rodrigo Pichiñual Norin
>>  wrote:
>>> Hi all.
>>>
>>> I search info in the web about how to install skype on centos 6.5, but
>>> just exists info about skype with architecture to 32 bit.
>>>
>>> someone can me explicain, how to install skype for 64 bit architecture
>>> , it's possible?
>>
>> You can install and run 32-bit Skype on 64-bit CentOS 6. I recommended
>> the Nux repo[1] for convenience. The various 32-bit dependencies will be
>> installed by yum.
> 
> The old 32 bit version in the Nux repo won't be working for much longer
> as skype is changing it's protocols.  There is a new 64 bit alpha
> version you can get directly from skype that works:
>>

> https://repo.skype.com/https://repo.skype.com/

bad link should be;

  https://repo.skype.com/

> The instructions for yum works, and after that just:
> yum install skypeforlinux
>
> Peter


-- 

peace out.

tc,hago.


CentOS GNU/Linux 6.8
KDE 4.3.4

g
.

=+=
Tired of having your microsoft os hacked?
Change to Linux os, used by microsoft hackers.
=+=
If Bill Gates got a dime for every time Windows crashes...
 ...oh, wait. He does. THAT explains it!
=+=
in a world with out fences, who needs gates.
=+=
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype for Centos Desktop

2016-11-17 Thread Peter
On 18/11/16 11:01, Liam O'Toole wrote:
> On 2016-11-17, Rodrigo Pichiñual Norin
>  wrote:
>> Hi all.
>>
>> I search info in the web about how to install skype on centos 6.5, but
>> just exists info about skype with architecture to 32 bit.
>>
>> someone can me explicain, how to install skype for 64 bit architecture
>> , it's possible?
> 
> You can install and run 32-bit Skype on 64-bit CentOS 6. I recommended
> the Nux repo[1] for convenience. The various 32-bit dependencies will be
> installed by yum.

The old 32 bit version in the Nux repo won't be working for much longer
as skype is changing it's protocols.  There is a new 64 bit alpha
version you can get directly from skype that works:

https://repo.skype.com/https://repo.skype.com/

The instructions for yum works, and after that just:
yum install skypeforlinux


Peter
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype for Centos Desktop

2016-11-17 Thread Liam O'Toole
On 2016-11-17, Rodrigo Pichiñual Norin
 wrote:
> Hi all.
>
> I search info in the web about how to install skype on centos 6.5, but
> just exists info about skype with architecture to 32 bit.
>
> someone can me explicain, how to install skype for 64 bit architecture
> , it's possible?
>
> thank
>

You can install and run 32-bit Skype on 64-bit CentOS 6. I recommended
the Nux repo[1] for convenience. The various 32-bit dependencies will be
installed by yum.

1: https://li.nux.ro/repos.html

-- 

Liam

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype for Centos Desktop

2016-11-17 Thread Rob Kampen

On 18/11/16 10:06, Alice Wonder wrote:

On 11/17/2016 12:46 PM, Rodrigo Pichiñual Norin wrote:

Hi all.

I search info in the web about how to install skype on centos 6.5, 
but just

exists info about skype with architecture to 32 bit.

someone can me explicain, how to install skype for 64 bit architecture ,
it's possible?

thank



It's possible, at least it use to be possible I did it before but I no 
longer do it and haven't since I updated to CentOS 7.


You may have to install some 32-bit libraries for compatibility, I do 
not remember.


32-bit libraries will install on 64-bit CentOS.

there is a 586 version available from nux-dextop for CentOS7

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype for Centos Desktop

2016-11-17 Thread Alice Wonder

On 11/17/2016 12:46 PM, Rodrigo Pichiñual Norin wrote:

Hi all.

I search info in the web about how to install skype on centos 6.5, but just
exists info about skype with architecture to 32 bit.

someone can me explicain, how to install skype for 64 bit architecture ,
it's possible?

thank



It's possible, at least it use to be possible I did it before but I no 
longer do it and haven't since I updated to CentOS 7.


You may have to install some 32-bit libraries for compatibility, I do 
not remember.


32-bit libraries will install on 64-bit CentOS.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS

2015-08-09 Thread Andrew Daviel

On Thu, 6 Aug 2015, Liam O'Toole wrote:


On 2015-08-06, Digimer li...@alteeve.ca
wrote:


If you're not stuck on CentOS 5...


It would be nice, as that's what we're still using in production.


That article seems unnecessarily complicated, at least as far as CentOS
6 and 7 are concerned. Skype is in the nux-dextop repository (which
repository is mentioned in the article), so a simple 'yum install skype'
will do the trick.


Thanks. I missed that - hadn't heard of nux-dextop - but I did find a 
specfile. Skype works, but not sending video. I see that the nux RPM 
installs libv4l.i686 which I was missing, but that didn't help.
I've installed xawtv.i686 and removed xawtv.x86_64 so I can see that 
32-bit video is working, but still not in Skype. It shows the graphic 
card, but doesn't actually send.
If I plug in my infrared camera on USB, that works, but at TRIUMF I want 
to use the installed Sony PTZ cameras, not some cheap USB thing.



--
Andrew Daviel, TRIUMF, Canada
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS

2015-08-06 Thread Liam O'Toole
On 2015-08-06, Digimer li...@alteeve.ca
wrote:
 On 05/08/15 08:06 PM, Andrew Daviel wrote:
 
 I have Skype 2.1.0 running on CentOS 5, but it does not support
 video.
 
 At various times I have tried to install or run more recent versions
 on CentOS 5 and CentOS 6, but generally they fail for some reason,
 e.g.  library requirements.
 
 We would like to run Skype in some conference rooms, for business
 reasons e.g. job interviews where some participants don't have access
 to more professional solutions, and as I recall Microsoft shut down
 gateways to H323.
 
 Does anyone have a good procedure for running Skype on CentOS ?  E.g.
 does it run natively on CentOS 7 ?  Or will it run with a custom
 LD_LIBRARY_PATH, as does Mozilla ?  Or will it run inside a virtual
 machine, or with Wine ?
 
 We have video capture cards using V4L2 that work with e.g. SeeVoghRN,
 xawtv and, I think, Ekiga.

 If you're not stuck on CentOS 5...

 http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl

 To the point, works.


That article seems unnecessarily complicated, at least as far as CentOS
6 and 7 are concerned. Skype is in the nux-dextop repository (which
repository is mentioned in the article), so a simple 'yum install skype'
will do the trick.

-- 

Liam


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS

2015-08-05 Thread Digimer
On 05/08/15 08:06 PM, Andrew Daviel wrote:
 
 I have Skype 2.1.0 running on CentOS 5, but it does not support video.
 
 At various times I have tried to install or run more recent versions on
 CentOS 5 and CentOS 6, but generally they fail for some reason, e.g.
 library requirements.
 
 We would like to run Skype in some conference rooms, for business
 reasons e.g. job interviews where some participants don't have access to
 more professional solutions, and as I recall Microsoft shut down
 gateways to H323.
 
 Does anyone have a good procedure for running Skype on CentOS ?
 E.g. does it run natively on CentOS 7 ?
 Or will it run with a custom LD_LIBRARY_PATH, as does Mozilla ?
 Or will it run inside a virtual machine, or with Wine ?
 
 We have video capture cards using V4L2 that work with e.g. SeeVoghRN,
 xawtv and, I think, Ekiga.

If you're not stuck on CentOS 5...

http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl

To the point, works.

-- 
Digimer
Papers and Projects: https://alteeve.ca/w/
What if the cure for cancer is trapped in the mind of a person without
access to education?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-21 Thread Valeri Galtsev

On Wed, August 20, 2014 9:06 pm, Always Learning wrote:

 On Wed, 2014-08-20 at 10:26 -0400, James B. Byrne wrote:

 My recent inquiries have raised the unsettling possibility
 that recent Skype clients may be designed to permit remote exploitation
 of
 host systems by unauthorised entities.

 Generally entities, authorised by governments, have been doing back door
 entries over the Internet since at least 1995. Its staggering what has
 been happening, staggering how its done, staggering that every, so it
 seems, network hardware device has a 'backdoor' - sometimes it is
 mentioned in the documentation or discovered by chatting with service
 personnel.

 Better never to touch proprietary closed-source software. Don't forget
  M$ Windoze with 3-knocks-and-anyone-is-in software. It caused a friend
 to get a nasty virus about 10 years ago just by being connected to the
 Internet and NOT downloading anything at all. He didn't even use his
 browser.

 Skype piggy-backs on to a lot of different, and unknown to the caller,
 computer systems. Try the grown-up version called SIP. It has open
 source products and it caters for voice and video.

 Big companies always fully co-operate with demands from Big Brother but
 never ever boast about their acquiescence. The encryption algorithm for
 GSM mobile phones was deliberately downgraded . We live in the
 Information Age and Big Brother wants information.


Thank you Mr. Always Learning for nice reminder about reality we live in.

I'm sorry Mr. Jim Perrin, I'll disregard your request and I will stay on
this side topic just for one more message.

Those [conspiracy] theories are reality not just theories, at least some
(Mr Snowden, e.g.) put their life on line to tell us about it. If we do
not care to listen, then we deserve to have what we have.

I was quite displeased since quite some time ago that almost all web
browsers, whenever I feed URL into location bar, do not go to that URL,
but instead do the search with the search line that is that URL first. Not
only when URL doesn't exist (for which case I too prefer not darn search
but just an error message URL doesn't exist). Why would be that? What
purpose does the search serve. You do your math. I still use often
browsers with this nasty feature. I will mention one browser that
doesn't to that unnecessary [unnecessary for me, of course] thing: midori.
If someone has any other suggestions, please, let me know (you can e-mail
me off the list if you prefer to respect Mr Jim Perrin's request). I also
will mention one search engine that seems to be clean of nastiness to
the best of my knowledge DuckDuckGo:

https://duckduckgo.com/

(I would welcome information about others clean of nastiness)

Thanks.
Valeri


Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-21 Thread Jim Perrin


On 08/21/2014 11:23 AM, Valeri Galtsev wrote:

 I'm sorry Mr. Jim Perrin, I'll disregard your request and I will stay on
 this side topic just for one more message.

Thank you.

 
 Those [conspiracy] theories are reality not just theories, at least some
 (Mr Snowden, e.g.) put their life on line to tell us about it. If we do
 not care to listen, then we deserve to have what we have.

I don't disagree. This was why I added (right or wrong) to the
message. The internet culture as a whole is one of constant
surveillance. It's a common business model for online content
distributors/marketers etc. There are numerous postings about this all
over the internet.

 
 I was quite displeased since quite some time ago that almost all web
 browsers, whenever I feed URL into location bar, do not go to that URL,
 but instead do the search with the search line that is that URL first. Not
 only when URL doesn't exist (for which case I too prefer not darn search
 but just an error message URL doesn't exist). Why would be that? What
 purpose does the search serve. You do your math. I still use often
 browsers with this nasty feature. I will mention one browser that
 doesn't to that unnecessary [unnecessary for me, of course] thing: midori.
 If someone has any other suggestions, please, let me know (you can e-mail
 me off the list if you prefer to respect Mr Jim Perrin's request). I also
 will mention one search engine that seems to be clean of nastiness to
 the best of my knowledge DuckDuckGo:


My point, and I said this off-list as well to those who responded to me
directly, is simply this:


I would rather keep the list technical and apolitical. I know we can't
keep politics out of tech, but I would prefer to at least attempt to
limit it on the mailing lists.

A discussion about alternatives and their technical merits would be fine
and I have no problem with that. Derailing a 'how do I fix this' thread
with a political discussion is something I'd like to avoid as a general
rule.



-- 
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-21 Thread Jonathan Billings
On Thu, Aug 21, 2014 at 11:23:10AM -0500, Valeri Galtsev wrote:
 I was quite displeased since quite some time ago that almost all web
 browsers, whenever I feed URL into location bar, do not go to that URL,
 but instead do the search with the search line that is that URL first. Not
 only when URL doesn't exist (for which case I too prefer not darn search
 but just an error message URL doesn't exist). Why would be that? What
 purpose does the search serve.

I'm curious, what web browsers do this?  I can't replicate it with
Firefox.

-- 
Jonathan Billings billi...@negate.org
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-20 Thread James B. Byrne

On Tue, August 19, 2014 08:20, Liam O'Toole wrote:


 I upgraded to your shiny new Skype a few days ago. Thanks for your
 packaging work.


Has anyone tried using FreeCall or TOX as an alternative to Skype?  Further, I
am curious as to what components of Skype on Linux are open to source review
and which are not.  My recent inquiries have raised the unsettling possibility
that recent Skype clients may be designed to permit remote exploitation of
host systems by unauthorised entities.


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte  Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-20 Thread Nux!
Hi,

I have installed Tox, but that's about it, am yet to actually test anything.
Re Skype, well, I trust it as much as I trust Windows. ;-)



--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


- Original Message -
 From: James B. Byrne byrn...@harte-lyne.ca
 To: CentOS mailing list centos@centos.org
 Sent: Wednesday, 20 August, 2014 3:26:59 PM
 Subject: Re: [CentOS] Skype on CentOS 6.5
 
 
 On Tue, August 19, 2014 08:20, Liam O'Toole wrote:
 
 
  I upgraded to your shiny new Skype a few days ago. Thanks for your
  packaging work.
 
 
 Has anyone tried using FreeCall or TOX as an alternative to Skype?  Further,
 I
 am curious as to what components of Skype on Linux are open to source review
 and which are not.  My recent inquiries have raised the unsettling
 possibility
 that recent Skype clients may be designed to permit remote exploitation of
 host systems by unauthorised entities.
 
 
 --
 ***  E-Mail is NOT a SECURE channel  ***
 James B. Byrnemailto:byrn...@harte-lyne.ca
 Harte  Lyne Limited  http://www.harte-lyne.ca
 9 Brockley Drive  vox: +1 905 561 1241
 Hamilton, Ontario fax: +1 905 561 0757
 Canada  L8E 3C3
 
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-20 Thread Always Learning

On Wed, 2014-08-20 at 10:26 -0400, James B. Byrne wrote:

 My recent inquiries have raised the unsettling possibility
 that recent Skype clients may be designed to permit remote exploitation of
 host systems by unauthorised entities.

Generally entities, authorised by governments, have been doing back door
entries over the Internet since at least 1995. Its staggering what has
been happening, staggering how its done, staggering that every, so it
seems, network hardware device has a 'backdoor' - sometimes it is
mentioned in the documentation or discovered by chatting with service
personnel.

Better never to touch proprietary closed-source software. Don't forget
 M$ Windoze with 3-knocks-and-anyone-is-in software. It caused a friend
to get a nasty virus about 10 years ago just by being connected to the
Internet and NOT downloading anything at all. He didn't even use his
browser.

Skype piggy-backs on to a lot of different, and unknown to the caller,
computer systems. Try the grown-up version called SIP. It has open
source products and it caters for voice and video.

Big companies always fully co-operate with demands from Big Brother but
never ever boast about their acquiescence. The encryption algorithm for
GSM mobile phones was deliberately downgraded . We live in the
Information Age and Big Brother wants information.



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-20 Thread Jim Perrin


On 08/20/2014 09:06 PM, Always Learning wrote:
 
 On Wed, 2014-08-20 at 10:26 -0400, James B. Byrne wrote:
 
 My recent inquiries have raised the unsettling possibility
 that recent Skype clients may be designed to permit remote exploitation of
 host systems by unauthorised entities.
 
 Generally entities, authorised by governments, have been doing back door
 entries over the Internet since at least 1995. Its staggering what has
 been happening, staggering how its done, staggering that every, so it
 seems, network hardware device has a 'backdoor' - sometimes it is
 mentioned in the documentation or discovered by chatting with service
 personnel.
 
 Better never to touch proprietary closed-source software. Don't forget
  M$ Windoze with 3-knocks-and-anyone-is-in software. It caused a friend
 to get a nasty virus about 10 years ago just by being connected to the
 Internet and NOT downloading anything at all. He didn't even use his
 browser.
 
 Skype piggy-backs on to a lot of different, and unknown to the caller,
 computer systems. Try the grown-up version called SIP. It has open
 source products and it caters for voice and video.
 
 Big companies always fully co-operate with demands from Big Brother but
 never ever boast about their acquiescence. The encryption algorithm for
 GSM mobile phones was deliberately downgraded . We live in the
 Information Age and Big Brother wants information.


Put the tinfoil hat down and back slowly away from the mailing list.

Conspiracy theory (right or wrong) wasn't part of the original topic, so
lets please try to not deviate too far down the road.

-- 
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5 (SOLVED)

2014-08-20 Thread Mark LaPierre
On 08/18/14 22:05, Jim Perrin wrote:

 On 08/18/2014 08:09 PM, Mark LaPierre wrote:
 Hey Y'all,

 About a week ago my Skype installation stopped working.  I can start it
up
 but I can't log on.  Does this have something to do with the recent
update
 to LibC?  Is there a repo som where that has the latest version of Skype
 for CentOS 6.5?

 No. This is because Microsoft dropped support for older versions of Skype.



 When I go to the Skype web site I see that there is a version several
 versions newer available for RPM based Linux but that one won't even
start.

 Can anyone offer some sound advice to getting my Skype running again?

 Did you try the directions on the wiki?

 http://wiki.centos.org/HowTos/Skype



I already had the nuxrepo set up on my system.  All that was needed was

yum --enablerepo=nuxrepo install skype

Thanks for clearing the cobwebs.

-- 
_
   °v°
  /(_)\
   ^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-19 Thread Nux!
Or

yum install 
http://li.nux.ro/download/nux/dextop/el6/x86_64/skype-4.3.0.37-2.el6.nux.i586.rpm

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


- Original Message -
 From: Marko Vojinovic vvma...@gmail.com
 To: centos@centos.org
 Sent: Tuesday, 19 August, 2014 3:18:23 AM
 Subject: Re: [CentOS] Skype on CentOS 6.5
 
 On Mon, 18 Aug 2014 21:09:41 -0400
 Mark LaPierre marklap...@gmail.com wrote:
  About a week ago my Skype installation stopped working.  I can start
  it up but I can't log on.
 [snip]
  Can anyone offer some sound advice to getting my Skype running again?
 
 The reason skype stopped working is that Microsoft decided to change its
 communication protocol in an incompatible way, starting from 1. August.
 In order to continue working, all devices running skype (computers,
 smartphones, etc.) on all operating systems must update to the latest
 version of skype for their platform. For Linux, this is version
 4.3.0.37.
 
 As far as CentOS 6 is concerned, you want to download the
 latest dynamic skype tarball from the skype website [1], and install
 it as per instructions on the CentOS wiki [2]. Essentially, the
 installation is the same as for previous versions, no surprises. Works
 well for me.
 
 As far as CentOS 5 is concerned, no support, forget it.
 
 HTH, :-)
 Marko
 
 [1] http://www.skype.com/en/download-skype/skype-for-computer/
 [2] http://wiki.centos.org/HowTos/Skype
 
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-19 Thread Liam O'Toole
On 2014-08-19, Nux! n...@li.nux.ro wrote:
 Or

 yum install 
 http://li.nux.ro/download/nux/dextop/el6/x86_64/skype-4.3.0.37-2.el6.nux.i586.rpm

 --
 Sent from the Delta quadrant using Borg technology!

 Nux!
 www.nux.ro


I upgraded to your shiny new Skype a few days ago. Thanks for your
packaging work.

-- 

Liam


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-18 Thread Jim Perrin


On 08/18/2014 08:09 PM, Mark LaPierre wrote:
 Hey Y'all,
 
 About a week ago my Skype installation stopped working.  I can start it up
 but I can't log on.  Does this have something to do with the recent update
 to LibC?  Is there a repo som where that has the latest version of Skype
 for CentOS 6.5?

No. This is because Microsoft dropped support for older versions of Skype.



 When I go to the Skype web site I see that there is a version several
 versions newer available for RPM based Linux but that one won't even start.
 
 Can anyone offer some sound advice to getting my Skype running again?

Did you try the directions on the wiki?

http://wiki.centos.org/HowTos/Skype


-- 
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 6.5

2014-08-18 Thread Marko Vojinovic
On Mon, 18 Aug 2014 21:09:41 -0400
Mark LaPierre marklap...@gmail.com wrote:
 About a week ago my Skype installation stopped working.  I can start
 it up but I can't log on.
[snip]
 Can anyone offer some sound advice to getting my Skype running again?

The reason skype stopped working is that Microsoft decided to change its
communication protocol in an incompatible way, starting from 1. August.
In order to continue working, all devices running skype (computers,
smartphones, etc.) on all operating systems must update to the latest
version of skype for their platform. For Linux, this is version
4.3.0.37.

As far as CentOS 6 is concerned, you want to download the
latest dynamic skype tarball from the skype website [1], and install
it as per instructions on the CentOS wiki [2]. Essentially, the
installation is the same as for previous versions, no surprises. Works
well for me.

As far as CentOS 5 is concerned, no support, forget it.

HTH, :-)
Marko

[1] http://www.skype.com/en/download-skype/skype-for-computer/
[2] http://wiki.centos.org/HowTos/Skype

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4 (SOLVED)

2013-07-05 Thread Ljubomir Ljubojevic
On 06/17/2013 10:52 AM, Farkas Levente wrote:
 http://lfarkas.org/linux/packages/centos/6/

 On 06/17/2013 02:55 AM, Mark LaPierre wrote:
 On 06/16/2013 05:03 PM, Eero Volotinen wrote:
 http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl/

 this might be solution to problem..


 2013/6/17 Mark LaPierre marklap...@aol.com

 On 06/16/2013 03:46 PM, Frank Cox wrote:
 On Sun, 16 Jun 2013 15:35:58 -0400
 Mark LaPierre wrote:

 Hey all.  Does anyone know if there is a newer version of Skype than
 skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
 other platforms has been causing video connection issues in the last few
 weeks.

 http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2


 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open
 shared object file: No such file or directory
 [mlapier@mushroom skype_staticQT-4.0.0.8]$

 yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
 No Matches found

 That's not a viable solution.  When I downloaded the bzip I found that I
 had already tried that before.  I figured that was a bad sign.

 The link at the top of the page had the magic required to make it work.

 Thanks All!! ;-)




This package needed
export GTK2_RC_FILES=/etc/gtk-2.0/gtkrc
to run properly (there was blank window).

-- 
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe

StarOS, Mikrotik and CentOS/RHEL/Linux consultant
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4 (SOLVED)

2013-06-17 Thread Farkas Levente
http://lfarkas.org/linux/packages/centos/6/

On 06/17/2013 02:55 AM, Mark LaPierre wrote:
 On 06/16/2013 05:03 PM, Eero Volotinen wrote:
 http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl/

 this might be solution to problem..


 2013/6/17 Mark LaPierre marklap...@aol.com

 On 06/16/2013 03:46 PM, Frank Cox wrote:
 On Sun, 16 Jun 2013 15:35:58 -0400
 Mark LaPierre wrote:

 Hey all.  Does anyone know if there is a newer version of Skype than
 skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
 other platforms has been causing video connection issues in the last few
 weeks.

http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2


 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open
 shared object file: No such file or directory
 [mlapier@mushroom skype_staticQT-4.0.0.8]$

 yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
 No Matches found

 That's not a viable solution.  When I downloaded the bzip I found that I
 had already tried that before.  I figured that was a bad sign.
 
 The link at the top of the page had the magic required to make it work.
 
 Thanks All!! ;-)
 
 

-- 
  Levente   Si vis pacem para bellum!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4

2013-06-16 Thread Frank Cox
On Sun, 16 Jun 2013 15:35:58 -0400
Mark LaPierre wrote:

 Hey all.  Does anyone know if there is a newer version of Skype than 
 skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on 
 other platforms has been causing video connection issues in the last few 
 weeks.

 http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4

2013-06-16 Thread Mark LaPierre
On 06/16/2013 03:46 PM, Frank Cox wrote:
 On Sun, 16 Jun 2013 15:35:58 -0400
 Mark LaPierre wrote:

 Hey all.  Does anyone know if there is a newer version of Skype than
 skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
 other platforms has been causing video connection issues in the last few
 weeks.

   http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2


[mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
./skype: error while loading shared libraries: libtiff.so.4: cannot open 
shared object file: No such file or directory
[mlapier@mushroom skype_staticQT-4.0.0.8]$

yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
No Matches found

That's not a viable solution.  When I downloaded the bzip I found that I 
had already tried that before.  I figured that was a bad sign.
-- 
 _
°v°
   /(_)\
^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4

2013-06-16 Thread Eero Volotinen
http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl/

this might be solution to problem..


2013/6/17 Mark LaPierre marklap...@aol.com

 On 06/16/2013 03:46 PM, Frank Cox wrote:
  On Sun, 16 Jun 2013 15:35:58 -0400
  Mark LaPierre wrote:
 
  Hey all.  Does anyone know if there is a newer version of Skype than
  skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
  other platforms has been causing video connection issues in the last few
  weeks.
 
http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2
 

 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open
 shared object file: No such file or directory
 [mlapier@mushroom skype_staticQT-4.0.0.8]$

 yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
 No Matches found

 That's not a viable solution.  When I downloaded the bzip I found that I
 had already tried that before.  I figured that was a bad sign.
 --
  _
 °v°
/(_)\
 ^ ^  Mark LaPierre
 Registered Linux user No #267004
 https://linuxcounter.net/
 
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4

2013-06-16 Thread Frank Cox
On Sun, 16 Jun 2013 17:00:16 -0400
Mark LaPierre wrote:

 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open 
 shared object file: No such file or directory

http://www.tecmint.com/install-skype-4-0-for-rhel-centos-6-3-and-fedora-17-16/

-- 
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4

2013-06-16 Thread Mihai T. Lazarescu
On Sun, Jun 16, 2013 at 05:00:16PM -0400, Mark LaPierre wrote:

 On 06/16/2013 03:46 PM, Frank Cox wrote:
  On Sun, 16 Jun 2013 15:35:58 -0400
  Mark LaPierre wrote:
 
  Hey all.  Does anyone know if there is a newer version of Skype than
  skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
  other platforms has been causing video connection issues in the last few
  weeks.
 
http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2
 
 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open 
 shared object file: No such file or directory
 [mlapier@mushroom skype_staticQT-4.0.0.8]$
 
 yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
 No Matches found
 
 That's not a viable solution.  When I downloaded the bzip I found that I 
 had already tried that before.  I figured that was a bad sign.

I installed Skype 4.0 RPM from the Nux! repo usng YUM:


http://www.nux.ro/archive/2012/06/Skype_4_0_on_EL6__CentOS_Stella__ScientifixLinux__RHEL__PUIAS__update.html

Mihai
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4 (SOLVED)

2013-06-16 Thread Mark LaPierre
On 06/16/2013 05:03 PM, Eero Volotinen wrote:
 http://www.if-not-true-then-false.com/2012/install-skype-on-fedora-centos-red-hat-rhel-scientific-linux-sl/

 this might be solution to problem..


 2013/6/17 Mark LaPierre marklap...@aol.com

 On 06/16/2013 03:46 PM, Frank Cox wrote:
 On Sun, 16 Jun 2013 15:35:58 -0400
 Mark LaPierre wrote:

 Hey all.  Does anyone know if there is a newer version of Skype than
 skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
 other platforms has been causing video connection issues in the last few
 weeks.

http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2


 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open
 shared object file: No such file or directory
 [mlapier@mushroom skype_staticQT-4.0.0.8]$

 yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
 No Matches found

 That's not a viable solution.  When I downloaded the bzip I found that I
 had already tried that before.  I figured that was a bad sign.

The link at the top of the page had the magic required to make it work.

Thanks All!! ;-)


-- 
 _
°v°
   /(_)\
^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype For CentOS 6.4

2013-06-16 Thread Mark LaPierre
On 06/16/2013 05:36 PM, Mihai T. Lazarescu wrote:
 On Sun, Jun 16, 2013 at 05:00:16PM -0400, Mark LaPierre wrote:

 On 06/16/2013 03:46 PM, Frank Cox wrote:
 On Sun, 16 Jun 2013 15:35:58 -0400
 Mark LaPierre wrote:

 Hey all.  Does anyone know if there is a newer version of Skype than
 skype-2.1.0.81 available for CentOS 32 bit?  Recent updates to Skype on
 other platforms has been causing video connection issues in the last few
 weeks.

http://download.skype.com/linux/skype_static-4.0.0.8.tar.bz2

 [mlapier@mushroom skype_staticQT-4.0.0.8]$ ./skype
 ./skype: error while loading shared libraries: libtiff.so.4: cannot open
 shared object file: No such file or directory
 [mlapier@mushroom skype_staticQT-4.0.0.8]$

 yum --enablerepo=* --disablerepo=c6-media whatprovides */libtiff.so.4
 No Matches found

 That's not a viable solution.  When I downloaded the bzip I found that I
 had already tried that before.  I figured that was a bad sign.

 I installed Skype 4.0 RPM from the Nux! repo usng YUM:

  
 http://www.nux.ro/archive/2012/06/Skype_4_0_on_EL6__CentOS_Stella__ScientifixLinux__RHEL__PUIAS__update.html

 Mihai

I like this option even better.  I wish I knew about it before I 
followed the instructions on the http://www.if-not-true-then-false.com 
web page.




-- 
 _
°v°
   /(_)\
^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Alex White
On Mon, 24 Nov 2008 00:02:21 +0100
Niki Kovacs [EMAIL PROTECTED] took out a #2 pencil and
scribbled:

 Rob Townley a écrit :
 
  
  Don't use skype, but r u sure your firewall is not blocking
  outgoing sound?
 
 Funny, I never gave that a thought. Any idea which port I would
 have to open?
 
 Niki

Have you made sure that your mic is set to capture sound via
alsamixer?

Run alsamixer in a terminal and hit tab to get to capture devices.
Then have a gander at what is selected. You need to make sure your
mic is selected as the capture device. Otherwise, it may have
defaulted to something other than your mic. On my system it chooses
the first CD-ROM for the capture device for some reason.

Also, make sure that you have mic boost on as well. You can mute
the mic in the Playback section as well so you don't hear your own
voice as well. When you run the skype test call you should bear
better results.

HTH

Alex White

-- 
[EMAIL PROTECTED]
Life is a prison, death is a release
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread William L. Maltby

On Mon, 2008-11-24 at 10:45 -0600, Alex White wrote:
 On Mon, 24 Nov 2008 00:02:21 +0100
 Niki Kovacs [EMAIL PROTECTED] took out a #2 pencil and
 scribbled:
 
  Rob Townley a écrit :
  
   
   Don't use skype, but r u sure your firewall is not blocking
   outgoing sound?
  
  Funny, I never gave that a thought. Any idea which port I would
  have to open?
  
  Niki
 
 Have you made sure that your mic is set to capture sound via
 alsamixer?
 
 Run alsamixer in a terminal and hit tab to get to capture devices.

From a gnome desktop you can also right-click the speaker to open the
mixer panel.

 Then have a gander at what is selected. You need to make sure your
 mic is selected as the capture device. Otherwise, it may have
 defaulted to something other than your mic. On my system it chooses
 the first CD-ROM for the capture device for some reason.
 
 Also, make sure that you have mic boost on as well. You can mute
 the mic in the Playback section as well so you don't hear your own
 voice as well. When you run the skype test call you should bear
 better results.
 
 HTH
 
 Alex White
 

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Lanny Marcus
On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh [EMAIL PROTECTED] wrote:
 Niki Kovacs wrote:
 Sound is a bit fuzzy, but it's there.
 I guess then make sure your mic source is selected right in skype. Also the
 version that i am using is : skype-2.0.0.72-centos

Karanbir: Where did you get that version of Skype? I want to get it,
in case it is different that the version I have now! TIA! Lanny
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread John

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Lanny Marcus
 Sent: Monday, November 24, 2008 12:59 PM
 To: CentOS mailing list
 Subject: Re: [CentOS] Skype vs. CentOS: no outgoing sound
 
 On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh 
 [EMAIL PROTECTED] wrote:
  Niki Kovacs wrote:
  Sound is a bit fuzzy, but it's there.
  I guess then make sure your mic source is selected right in 
 skype. Also the
  version that i am using is : skype-2.0.0.72-centos
 
 Karanbir: Where did you get that version of Skype? I want to get it,
 in case it is different that the version I have now! TIA! Lanny

http://www.skype.com/go/getskype-linux-centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-24 Thread Lanny Marcus
On Mon, Nov 24, 2008 at 1:22 PM, Nicolas Thierry-Mieg
[EMAIL PROTECTED] wrote:
 Lanny Marcus wrote:
 On Sun, Nov 23, 2008 at 10:06 PM, Karanbir Singh [EMAIL PROTECTED]
snip
 version that i am using is : skype-2.0.0.72-centos
 Karanbir: Where did you get that version of Skype? I want to get it,
 in case it is different that the version I have now! TIA! Lanny

 http://wiki.centos.org/HowTos/Skype

OK. That's the version I installed on 18 July 2008. So that's not the
reason I have no audio output from the microphone. I disabled the
onboard Audio, thinking it might be easier for me to get this working,
with a generic Sound Blaster compatible sound card. When I have time,
I will try it with the Intel onboard Audio again.  :-)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Karanbir Singh

Niki Kovacs wrote:
Though curiously that thing worked on a Linux Mint 5 install. But then, 
I won't change distro because of one small detail.

Any suggestions?


having just got off a 40 min long skype call with some guys on the other 
side of the pond, one bit of feedback I can give you is that skype ( 
from their rpm ) on centos-5 does work !


--
Karanbir Singh : http://www.karan.org/  : [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Akemi Yagi
On Sun, Nov 23, 2008 at 9:47 AM, Karanbir Singh [EMAIL PROTECTED] wrote:

 having just got off a 40 min long skype call with some guys on the other
 side of the pond, one bit of feedback I can give you is that skype ( from
 their rpm ) on centos-5 does work !

Karanbir,

Do you see anything that should be added to this guide?

http://wiki.centos.org/HowTos/Skype

Or, that's all you need to get skype going (I suppose so) ?

Akemi
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Steve Tindall

On Sun, 2008-11-23 at 10:05 -0800, Akemi Yagi wrote:
 Karanbir,
 
 Do you see anything that should be added to this guide?
 
 http://wiki.centos.org/HowTos/Skype
 
 Or, that's all you need to get skype going (I suppose so) ?
 
 Akemi

Maybe I need new glasses, but I cannot find the Skype HowTo in the HowTo
index:

http://wiki.centos.org/HowTos

Is the HowTo still at the edit stage and not released for general
consumption?


Steve

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Ned Slider

Steve Tindall wrote:


Maybe I need new glasses, but I cannot find the Skype HowTo in the HowTo
index:

http://wiki.centos.org/HowTos

Is the HowTo still at the edit stage and not released for general
consumption?



Hi Steve,

Added to section 16 (Misc.)

Thanks for pointing it out :)

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Akemi Yagi
On Sun, Nov 23, 2008 at 10:52 AM, Ned Slider [EMAIL PROTECTED] wrote:
 Steve Tindall wrote:

 Maybe I need new glasses, but I cannot find the Skype HowTo in the HowTo
 index:

 http://wiki.centos.org/HowTos

 Hi Steve,

 Added to section 16 (Misc.)

 Thanks for pointing it out :)

Thanks, Ned.  I actually noticed it earlier when trying to get the URL
for the skype article and meant to add it to the HowTo page.  Then I
had forgotten about it ...

Akemi
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Ned Slider

Akemi Yagi wrote:

On Sun, Nov 23, 2008 at 10:52 AM, Ned Slider [EMAIL PROTECTED] wrote:

Steve Tindall wrote:

Maybe I need new glasses, but I cannot find the Skype HowTo in the HowTo
index:

http://wiki.centos.org/HowTos

Hi Steve,

Added to section 16 (Misc.)

Thanks for pointing it out :)


Thanks, Ned.  I actually noticed it earlier when trying to get the URL
for the skype article and meant to add it to the HowTo page.  Then I
had forgotten about it ...



No problem. The search feature finds it easy enough but it's there now :)

Apologies to Niki for taking this slightly OT from your issue - lets see 
if someone has a solution for you :)


Ned
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Niki Kovacs

Karanbir Singh a écrit :



having just got off a 40 min long skype call with some guys on the other 
side of the pond, one bit of feedback I can give you is that skype ( 
from their rpm ) on centos-5 does work !




Well, great to hear it works for you. Unfortunately I don't have the 
slightest idea how to make the outgoing sound work here. Googling only 
shows that the problem seems rather widespread. It-works-here doesn't 
help me very much.


Cheers,

Niki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Niki Kovacs

Lanny Marcus a écrit :


Niki: Welcome to the club! This is something I have tried to get
working, on my CentOS 5 (32 bit) desktop. William was very kind and he
volunteered to help, but I have other projects, with higher
priorities, ahead of this one now. Great to know that one of the
previous responders has it working AOK. My Sound Card is a Generic,
which uses the snd-cs46xx driver. It's a Cirrus Logic and Skype works
perfectly on M$ Windows, which is the main reason why this is still a
dual boot box. Like yours, my calls to the Skype test robot are all
one way. I can hear her, but she can't hear me. GL! Lanny


After a few more hours of googling, I've come to the following 
conclusion: Skype seems to work for some folks, and not for others, 
regardless of competence or used distribution.


I'd say this is quite annoying.

Niki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Rob Townley
On Sun, Nov 23, 2008 at 4:20 PM, Niki Kovacs [EMAIL PROTECTED] wrote:
 Lanny Marcus a écrit :

 Niki: Welcome to the club! This is something I have tried to get
 working, on my CentOS 5 (32 bit) desktop. William was very kind and he
 volunteered to help, but I have other projects, with higher
 priorities, ahead of this one now. Great to know that one of the
 previous responders has it working AOK. My Sound Card is a Generic,
 which uses the snd-cs46xx driver. It's a Cirrus Logic and Skype works
 perfectly on M$ Windows, which is the main reason why this is still a
 dual boot box. Like yours, my calls to the Skype test robot are all
 one way. I can hear her, but she can't hear me. GL! Lanny

 After a few more hours of googling, I've come to the following conclusion:
 Skype seems to work for some folks, and not for others, regardless of
 competence or used distribution.

 I'd say this is quite annoying.

 Niki
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


Don't use skype, but r u sure your firewall is not blocking outgoing sound?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Niki Kovacs

Rob Townley a écrit :




Don't use skype, but r u sure your firewall is not blocking outgoing sound?


Funny, I never gave that a thought. Any idea which port I would have to 
open?


Niki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Karanbir Singh

Niki Kovacs wrote:
Well, great to hear it works for you. Unfortunately I don't have the 
slightest idea how to make the outgoing sound work here. Googling only 
shows that the problem seems rather widespread. It-works-here doesn't 
help me very much.


how did you confirm you have a functional mic ?

--
Karanbir Singh : http://www.karan.org/  : [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Niki Kovacs

Karanbir Singh a écrit :

Niki Kovacs wrote:
Well, great to hear it works for you. Unfortunately I don't have the 
slightest idea how to make the outgoing sound work here. Googling only 
shows that the problem seems rather widespread. It-works-here doesn't 
help me very much.


how did you confirm you have a functional mic ?



$ arecord  ~/test.wav

Bla bla bla test one two one two :o)

And then:

$ aplay ~/test.wav

Sound is a bit fuzzy, but it's there.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Amos Shapira
2008/11/24 Niki Kovacs [EMAIL PROTECTED]:
 Rob Townley a écrit :


 Don't use skype, but r u sure your firewall is not blocking outgoing
 sound?

 Funny, I never gave that a thought. Any idea which port I would have to
 open?

You generally don't need to:
1. Skype is smart enough to pass through pretty much anything.
2. You say that you manage to setup a connection and hear the echo
test incoming voice.

IMHO you should concentrate on making sure you are using the latest
version of Skype for Linux and getting your mic working.

Skype until some stage used the old non-alsa sound interface and
required the alsa emualtion of that interface. I think they finally
switched to ALSA with version 2.

http://alsa-project.org is a VERY helpful place (and carries very
helpful mailing list) for such stuff, since it appears almost certain
to me that your issue is generally with your mic or Skype's sound
configuration and not Skype's network side.

Good luck,

--Amos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Rob Townley
On Sun, Nov 23, 2008 at 5:02 PM, Niki Kovacs [EMAIL PROTECTED] wrote:
 Rob Townley a écrit :


 Don't use skype, but r u sure your firewall is not blocking outgoing
 sound?

 Funny, I never gave that a thought. Any idea which port I would have to
 open?

 Niki
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


Can't tell the port numbers involved.
What about your selinux config - have you tried permissive mode of selinux?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype vs. CentOS: no outgoing sound

2008-11-23 Thread Karanbir Singh

Niki Kovacs wrote:

Sound is a bit fuzzy, but it's there.


I guess then make sure your mic source is selected right in skype. Also 
the version that i am using is : skype-2.0.0.72-centos


--
Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-16 Thread Niki Kovacs

Lanny Marcus a écrit :



Card: Sound Fusion CS46xx│
│ Chip: Cirrus Logic CS4298 rev 3,Cirrus Logic CS4298 rev 3│
│ View: [Playback] Capture  All│
│ Item: Master │
│  │
│┌──┐ ┌──┐  ┌──┐ ┌──┐   ┌──┐  ┌──┐ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│pre 3D│▒▒│ │
│├──┤ ├──┤  └──┘ └──┘ ┌──┐  ├──┤  ├──┤ │
││OO│ │OO││MM│  │OO│  │OO│ │
│└──┘ └──┘└──┘  └──┘  └──┘ │
│  100100 100100  00  100100  100100   │
│  Master Headphon  3D Contr 3D Contr 3D ContrPCMPCM OutLine │
└──┘

Niki: I don't see anything for the microphone there! 

Even if you scroll to the right? Try the [CursorRight] key. Alsamixer 
shows only as many channels as it's capable of in one console screen. 
Try scrolling. Ah, yes. To unmute a channel, use the [,] key. This one 
deserves the Silliest Shortcut Of The Year Award :oD


One other thing. You mentioned several mixer apps, IIRC. I've seen some 
Linux installs of the kitchen sink type, where people installed just 
everything available on the DVD. Result: you get everything from GNOME, 
KDE, XFCE, plus any other available window manager. As a result, you 
also get several concurring sound systems: ALSA, OSS, Arts, and IIRC 
there's something called 'esound'. It's a bit like folks installing LPR 
and CUPS at the same time. When you have several pieces of software 
attempting to talk to the same device, there will inevitably be conflicts.


I've been a long-time Slackware user, and Slackware has one guiding 
principle: KISS - Keep It Simple Stupid!


On my CentOS desktop, I have *one* desktop environment: XFCE. One sound 
system: ALSA. And one mixer app: alsamixer (I uninstalled xfce4-mixer).


So what you could do to make things easier: establish which sound system 
and sound mixer app you are using. And then get rid of the unused ones.


Cheers,

Niki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-16 Thread Lanny Marcus
On Sunday, 16 March 2008, Niki Kovacs [EMAIL PROTECTED] wrote: 
snip

Niki: Thank you, for everything you wrote! Question: Last night, for
reasons completely unrelated to this problem with the microphone audio,
I downloaded the .iso for the Knoppix Live CD and I have that CD. Can I
troubleshoot this microphone audio settings problem, with one or more
utilities on the Knoppix Live CD? If so, which ones?

 One other thing. You mentioned several mixer apps, IIRC. I've seen some 
 Linux installs of the kitchen sink type, where people installed just 
 everything available on the DVD. Result: you get everything from GNOME, 
 KDE, XFCE, plus any other available window manager. As a result, you 
 also get several concurring sound systems: ALSA, OSS, Arts, and IIRC 
 there's something called 'esound'. It's a bit like folks installing LPR 
 and CUPS at the same time. When you have several pieces of software 
 attempting to talk to the same device, there will inevitably be conflicts.

My belief is that what you wrote is dead accurate, with regard to many things
and once I get the Sound working properly, I will try to get rid of what I know 
I am not using.

However, with regard to web browsers, as one example, I find that having both 
Firefox and
Konqueror is necessary at this time. Firefox, with the settings as liberal as I 
can make them, does not
work properly for me, when I access Gmail on the web. Konqueror, which Gmail 
shows is not fully supported
and does not allow access to all Gmail features on the web, works much better 
than Firefox there.

A former Supervisor and Colleague, who uses Ubuntu, has no problem using Gmail 
on the web, with a later version of Firefox.

OT: From what you and Dag wrote about Firefox 3, I will upgrade from CentOS 5 
to 5.2, when I can get the DVD!

 I've been a long-time Slackware user, and Slackware has one guiding 
 principle: KISS - Keep It Simple Stupid!

I respect anyone who uses Slackware and I believe strongly in the KISS idea.
 
 On my CentOS desktop, I have *one* desktop environment: XFCE. One sound 
 system: ALSA. And one mixer app: alsamixer (I uninstalled xfce4-mixer).

I install both GNOME (which I use 95% of the time) and KDE when I do clean 
installs. Once, I had
GNOME corrupted, and I used KDE, temporarily, to keep going. KDE has many many 
more things than GNOME.
I always use K3b and there are some other KDE Applications and Utilities that I 
use occasionally.

 So what you could do to make things easier: establish which sound system 
 and sound mixer app you are using. And then get rid of the unused ones.

After I find the solution to the problem, I will try to do that!

It is my understanding and belief that Front Ends (GUI or Text based) that 
modify Linux Configuration files
may do so in different ways. If the file is simple, I modify with a Text 
editor. One experience I had, with
system-config-display (?) was that it said it was writing a new Xorg file, but, 
in fact, it did not. Someone else posted 
in this ML and Johnny or Jim said to use the command with -- rewrite or 
something I can't remember, as I write this.
One of the things about Webmin, is that supposedly one can use it to modify 
Configuration files, or do it manually with a
Text editor, without screwing things up.

I will keep working on this microphone audio problem and if I cannot solve it, 
then I will post in the alsa-user at lists.sourceforge.net
as Anne suggested yesterday, in 2 or 3 days!

Thanks again! Lanny

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Niki Kovacs

Lanny Marcus a écrit :

Note: The Wiki for Skype needs a tiny update.
http://wiki.centos.org/HowTos/Skype
It's not a Beta now. Last night, I downloaded and
installed skype-2.0.0.63-centos.i586.rpm
The Skype web site calls this a Gold release.


Much closed source software has a Gold release.



I'm having the same problem I had when I tried to use the Skype Beta.
It's not picking up audio from the microphone. The hardware works
fine, when I'm using MS Windows XP, but I hate to use Windows and
I use Linux, except when I want to use Skype or MS FrontPage.

I believe the problem has to do with a configuration setting. I use the
GNOME Desktop. 


In System  Preferences  Sound  Audio Conferencing  Sound Capture
there are five (5) choices: (a) CS46xx (b) ALSA (c) OSS (d) test sound
(e) silence and I get the following results when trying to test them:
(a) test and dies (b) test and dies (c) testing pipeline and I can stop
the test OK. I suspect OSS is the one to select (d) test sound = OK (e)
silence


Fire up a console and launch 'alsamixer'. Check your microphone settings 
there.


In Skype, there's a small utility with a voice server, where you can 
check your sound configuration easily.


Cheers,

Niki
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Lanny Marcus
On 15 March 2008, Niki Kovacs contact at kikinovak.net  wrote:
snip
Much closed source software has a Gold release.

Fire up a console and launch 'alsamixer'. Check your microphone settings 
there.

Card: Sound Fusion CS46xx│
│ Chip: Cirrus Logic CS4298 rev 3,Cirrus Logic CS4298 rev 3│
│ View: [Playback] Capture  All│
│ Item: Master │
│  │
│┌──┐ ┌──┐  ┌──┐ ┌──┐   ┌──┐  ┌──┐ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ │
││▒▒│ │▒▒│  │  │ │  │   │▒▒│pre 3D│▒▒│ │
│├──┤ ├──┤  └──┘ └──┘ ┌──┐  ├──┤  ├──┤ │
││OO│ │OO││MM│  │OO│  │OO│ │
│└──┘ └──┘└──┘  └──┘  └──┘ │
│  100100 100100  00  100100  100100   │
│  Master Headphon  3D Contr 3D Contr 3D ContrPCMPCM OutLine │
└──┘

Niki: I don't see anything for the microphone there! 

Note: When alsamixer came up in the terminal window, the only view option seems 
to be for
Playback, which is shown above. Should it be possible for me to get a view of 
Capture too?
How?

In Skype, there's a small utility with a voice server, where you can 
check your sound configuration easily.

I use their test robot to test, but when I try it with Skype for Linux, when 
they
are going to playback what I speak into the microphone, there's one beep and 
then
almost immediately, a 2nd beep. When I do that while using Skype for windows, I 
can hear 
what I speak into the microphone.

I get the Digest version of the ML but I will check back, online, for further 
ideas today!
Thank you for your very quick reply!  Lanny

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Lanny Marcus
On 15 March 2008, Niki Kovacs contact at kikinovak.net  wrote:
snip
Fire up a console and launch 'alsamixer'. Check your microphone settings 
there.

Niki: After using alsamixer, which did not permit me to see anything about the 
microphone, 
I switched to KDE and I used kmix. The microphone seems to be set properly, 
according to kmix.
I hope you have more ideas! TIA, Lanny

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Johnny Hughes

Lanny Marcus wrote:

On 15 March 2008, Niki Kovacs contact at kikinovak.net  wrote:
snip
Fire up a console and launch 'alsamixer'. Check your microphone settings 
there.


Niki: After using alsamixer, which did not permit me to see anything about the microphone, 
I switched to KDE and I used kmix. The microphone seems to be set properly, according to kmix.

I hope you have more ideas! TIA, Lanny


In the Gnome mixer, make sure that the Microphone and the capture 
microphone icons are NOT MUTED (a red is is muted) .. also change 
devices to the OSS Mixer and in the capture tab, check the microphone 
icon for microphone is also not muted there.




signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Anne Wilson
On Saturday 15 March 2008 13:42, Lanny Marcus wrote:
 On 15 March 2008, Niki Kovacs contact at kikinovak.net  wrote:
 snip

 Much closed source software has a Gold release.
 
 Fire up a console and launch 'alsamixer'. Check your microphone settings
 there.

 Card: Sound Fusion CS46xx  
  │ │ Chip: Cirrus Logic CS4298 rev 3,Cirrus Logic CS4298 rev 3 
   │ │ View: [Playback] Capture  All
│ │ Item: Master
 │ │
  │ │┌──┐ ┌──┐  ┌──┐ ┌──┐  
 ┌──┐  ┌──┐ │ ││▒▒│ │▒▒│  │  │ │  │ 
  │▒▒│  │▒▒│ │ ││▒▒│ │▒▒│  │  │ │  │
   │▒▒│  │▒▒│ │ ││▒▒│ │▒▒│  │  │ │ 
 │   │▒▒│  │▒▒│  ││▒▒│ │▒▒│  │  │  
   │  │   │▒▒│  │▒▒│  ││▒▒│ │▒▒│  │
  │ │  │   │▒▒│  │▒▒│  ││▒▒│ │▒▒│  
│  │ │  │   │▒▒│  │▒▒│  ││▒▒│
 │▒▒│  │  │ │  │   │▒▒│  │▒▒│  │   
 │▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
 ││▒▒│ │▒▒│  │  │ │  │   │▒▒│  │▒▒│ 
│ ││▒▒│ │▒▒│  │  │ │  │   │▒▒│ 
 │▒▒│ │ ││▒▒│ │▒▒│  │  │ │  │   │▒▒│pre
 3D│▒▒│ │ │├──┤ ├──┤  └──┘ └──┘ ┌──┐  ├──┤  
├──┤ │ ││OO│ │OO││MM│ 
 │OO│  │OO│ │ │└──┘ └──┘└──┘
  └──┘  └──┘ │ │  100100 100100  00 
 100100  100100   │ │  Master Headphon  3D Contr 3D
 Contr 3D ContrPCMPCM OutLine │
 └──
┘

 Niki: I don't see anything for the microphone there!

 Note: When alsamixer came up in the terminal window, the only view option
 seems to be for Playback, which is shown above. Should it be possible for
 me to get a view of Capture too? How?

 In Skype, there's a small utility with a voice server, where you can
 check your sound configuration easily.

 I use their test robot to test, but when I try it with Skype for Linux,
 when they are going to playback what I speak into the microphone, there's
 one beep and then almost immediately, a 2nd beep. When I do that while
 using Skype for windows, I can hear what I speak into the microphone.

 I get the Digest version of the ML but I will check back, online, for
 further ideas today! Thank you for your very quick reply!  Lanny

Are you sure that there are no more channels to the right?  (keyboard arrows 
to navigate, 'M' to toggle muting.)

Anne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Lanny Marcus
On 15 March 2008 Johnny Hughes johnny at centos.org wrote: 
Sat Mar 15 15:25:13 UTC 2008

In the Gnome mixer, make sure that the Microphone and the capture 
microphone icons are NOT MUTED (a red is is muted) .. also change 
devices to the OSS Mixer and in the capture tab, check the microphone 
icon for microphone is also not muted there.

Johnny: Thank you for replying! I will check those things, ASAP and
report back here! Lanny


On 15 March 2008, Anne Wilson cannewilson at googlemail.com wrote:
snip
Are you sure that there are no more channels to the right?  (keyboard
arrows  to navigate, 'M' to toggle muting.)

Anne: That helped a lot!  :-)   Thank you!  Below is for the mic from
alsamixer. Lanny

┌──[AlsaMixer v1.0.12 (Press Escape to
quit)]──┐
│ Card: Sound Fusion CS46xx
│
│ Chip: Cirrus Logic CS4298 rev 3,Cirrus Logic CS4298 rev 3
│
│ View: [Playback] Capture  All
│
│ Item: Mic
│
│
│
│ ┌──┐  ┌──┐ ┌──┐┌──┐
│
│ │▒▒│  │▒▒│ │▒▒││▒▒│
│
│ │▒▒│  │▒▒│ │▒▒││▒▒│
│
 │▒▒│  │▒▒│ │▒▒││▒▒│

 │▒▒│  │▒▒│ │▒▒││▒▒│

 │▒▒│  │▒▒│ │▒▒││▒▒│

 │▒▒│  │▒▒│ │▒▒││▒▒│

 │▒▒│  │▒▒│ │▒▒││▒▒│

 │▒▒│  │▒▒│ │▒▒││▒▒│

│ │▒▒│  │▒▒│ │▒▒││▒▒│
│
│ │▒▒│  │▒▒│ │▒▒││▒▒│
│
│   pre 3D│▒▒│  │▒▒│ │▒▒│   Mic1 │▒▒│
│
│ ├──┤  ├──┤ ├──┤ ┌──┐   ├──┤
┌──┐ │
│ │OO│  │OO│ │OO│ │OO│   │MM│
│MM│ │
│ └──┘  └──┘ └──┘ └──┘   └──┘
└──┘ │
│   100100  100100100  100100
│
│  PCM OutLine   CD Mic   Mic Boos  Mic Sele  Video
IEC958  

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Anne Wilson
On Saturday 15 March 2008 16:33, Lanny Marcus wrote:
 On 15 March 2008 Johnny Hughes johnny at centos.org wrote:
 Sat Mar 15 15:25:13 UTC 2008

 In the Gnome mixer, make sure that the Microphone and the capture
 microphone icons are NOT MUTED (a red is is muted) .. also change
 devices to the OSS Mixer and in the capture tab, check the microphone
 icon for microphone is also not muted there.

 Johnny: Thank you for replying! I will check those things, ASAP and
 report back here! Lanny


 On 15 March 2008, Anne Wilson cannewilson at googlemail.com wrote:
 snip

 Are you sure that there are no more channels to the right?  (keyboard
 arrows  to navigate, 'M' to toggle muting.)

 Anne: That helped a lot!  :-)   Thank you!  Below is for the mic from
 alsamixer. Lanny

It's not obvious from that.  There is an alsa-users list at 
[EMAIL PROTECTED]  I had to go to them once with a problem and 
found that they have detailed knowledge of a lot of sound cards.  The 
solution to my problem wasn't obvious either - and it was a matter of finding 
the channel setting to record, so similar to yours.  They were very helpful.

Anne
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Ignacio Vazquez-Abrams
On Sat, 2008-03-15 at 08:42 -0500, Lanny Marcus wrote:
 Note: When alsamixer came up in the terminal window, the only view option 
 seems to be for
 Playback, which is shown above. Should it be possible for me to get a view of 
 Capture too?
 How?

man alsamixer, /view mode controls

-- 
Ignacio Vazquez-Abrams [EMAIL PROTECTED]

PLEASE don't CC me; I'm already subscribed


signature.asc
Description: This is a digitally signed message part
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Lanny Marcus
On 15 March 2008, Johnny Hughes johnny at centos.org wrote:
snip
In the Gnome mixer, make sure that the Microphone and the capture 
microphone icons are NOT MUTED (a red is is muted) .. also change 
devices to the OSS Mixer and in the capture tab, check the microphone 
icon for microphone is also not muted there.

Johnny:  I think I have that OK. In the Skype Options for the Sound
Card, I unchecked allow Skype to change the Mixer settings. Also, I took
off the 20 dB boost for the mic.

In Sound Preferences  Devices  Audio Conferencing  Sound Capture  I
have it set to OSS. Am I correct, to have that set to OSS?  When I did a
test, I got this error message:

gconfaudiosrc ! audioconvert ! audioresample ! gconfaudiosink
profile=chat: Unable to open device /dev/dsp for recording: Device or
resource busy

When I try to do a test call, with the Skype robot, when they would play
back what I have recorded, I get 2 beeps, with only 1 or 2 seconds in
between them. When I try that on MS Windows, there is about 10 seconds
where I can listen to what I have recorded.

Your time and your help are greatly appreciated as are the countless
hours you devote to CentOS!   Lanny

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Lanny Marcus
On 15 March 2008, Anne Wilson cannewilson at googlemail.com wrote:
snip
It's not obvious from that.  There is an alsa-users list at 
alsa-user at lists.sourceforge.net.  I had to go to them once with a
problem and found that they have detailed knowledge of a lot of sound
cards.  The solution to my problem wasn't obvious either - and it was a
matter of finding the channel setting to record, so similar to yours.
They were very helpful.

Anne: Thank you for that suggestion! If I can't get this working with
help from this ML, I will ask them for help! Lanny

  
On 15 March 2008, Ignacio Vazquez-Abrams ivazqueznet at gmail.com wrote:
snip

man alsamixer, /view mode controls

Good suggestion! Thanks!

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Lanny Marcus
On 15 March 2008, Anne Wilson cannewilson at googlemail.com wrote:
 It's not obvious from that.  There is an alsa-users list at 
 alsa-user at lists.sourceforge.net.  I had to go to them once with a problem 
 and 
 found that they have detailed knowledge of a lot of sound cards.  The 
 solution to my problem wasn't obvious either - and it was a matter of finding 
 the channel setting to record, so similar to yours.  They were very helpful.

in GNOME: System  Preferences  Volume Control  Options  Mic. Select
There are two (2) options: Mic1 and Mic2

My headset has stereo headphones, but the microphone is not stereo. Is it 
normal, that I would see two (2) options for the microphone?

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Ignacio Vazquez-Abrams
On Sat, 2008-03-15 at 12:56 -0500, Lanny Marcus wrote:
 in GNOME: System  Preferences  Volume Control  Options  Mic. Select
 There are two (2) options: Mic1 and Mic2
 
 My headset has stereo headphones, but the microphone is not stereo. Is it 
 normal, that I would see two (2) options for the microphone?

It reflects what the soundcard chipset has, not what your system
actually makes available.

-- 
Ignacio Vazquez-Abrams [EMAIL PROTECTED]

PLEASE don't CC me; I'm already subscribed


signature.asc
Description: This is a digitally signed message part
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Skype on CentOS 5 - my microphone settings are incorrect

2008-03-15 Thread Dag Wieers

On Sat, 15 Mar 2008, Lanny Marcus wrote:


Note: The Wiki for Skype needs a tiny update.
http://wiki.centos.org/HowTos/Skype
It's not a Beta now. Last night, I downloaded and
installed skype-2.0.0.63-centos.i586.rpm
The Skype web site calls this a Gold release.


Thank you so much for reporting. However, it would be appreciated if you 
could report improvements to the wiki on the [EMAIL PROTECTED] so 
reports like this one do not get overlooked.


I just made your proposed changes.

Thanks again,
--
--   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --
[Any errors in spelling, tact or fact are transmission errors]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos