Re: skype audio problems

2009-03-11 Thread Renato de Oliveira Diogo
Ok;

I will resume the article:

1. test if your SO can record a sound wich your mic. To test this use TUI
tool arecord and aplay:

--- list all devices to record

# arecord -l


===
 List of CAPTURE Hardware Devices 
card 0: SB [HDA ATI SB], device 0: ALC883 Analog [ALC883 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 4: ALC883 Analog [ALC883 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
===


--- test wich one hardware combination:

# arecord -f cd -D hw:0,0 -d 10 teste.wav
or
# arecord -f cd -D hw:0,4 -d 10 teste.wav


This above record a sound (test.wav) wich CD quality, 10 seconds time,
and hardware 0:0 (card:device)

To listen to the file, so use the command:

# aplay -f cd teste.wav

This a first pass.

Ok, test this...

[]s

Renato de Oliveira Diogo

Bacharel em Ciência da Computação
UNESP - Bauru

LPIC1 - Linux Professional Institute Certification - Nível 1

renato.di...@gmail.com
renato.di...@yahoo.com.br


On Wed, Mar 11, 2009 at 02:53, Fred Erickson fredferick...@gmail.comwrote:

 On Tue, 2009-03-10 at 21:38 -0300, Renato de Oliveira Diogo wrote:
  Hi Dave
 
  I had a like problem, and after a long time my Skype works. Follow
  below the link that I wrote: http://www.rdiogo.com.br/wordpress/?p=52
 
  This is in portuguese, but may help you.
 
  []s
  
  Renato de Oliveira Diogo
 
  Bacharel em Ciência da Computação
  UNESP - Bauru
 
  LPIC1 - Linux Professional Institute Certification - Nível 1
 
  renato.di...@gmail.com
  renato.di...@yahoo.com.br
 
 
  On Tue, Mar 10, 2009 at 21:28, Dave Feustel dfeus...@mindspring.com
  wrote:
  I have Skype software installed and I have been trying to make
  a test
  call. audio output worked, but mike did not. So I did a yum
  install:
  yum install 'alsa-*'. Now neither audion output nor mike
  works.
  The test call reports an unspecified audio problem.
 
  What do I need to do to get skype test call to work?

 Sorry I lost Dave's reply to Renato's message but I believe he said he
 needed a page in English - if you go to this url:
 http://www.google.com/language_tools
 and paste in Renato's link, then select Portugese - English, it will do
 the translation for you.

 hth, Fred


 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines:
 http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: skype audio problems

2009-03-10 Thread Renato de Oliveira Diogo
Hi Dave

I had a like problem, and after a long time my Skype works. Follow below the
link that I wrote: http://www.rdiogo.com.br/wordpress/?p=52

This is in portuguese, but may help you.

[]s

Renato de Oliveira Diogo

Bacharel em Ciência da Computação
UNESP - Bauru

LPIC1 - Linux Professional Institute Certification - Nível 1

renato.di...@gmail.com
renato.di...@yahoo.com.br


On Tue, Mar 10, 2009 at 21:28, Dave Feustel dfeus...@mindspring.com wrote:

 I have Skype software installed and I have been trying to make a test
 call. audio output worked, but mike did not. So I did a yum install:
 yum install 'alsa-*'. Now neither audion output nor mike works.
 The test call reports an unspecified audio problem.

 What do I need to do to get skype test call to work?

 Thanks.

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines:
 http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

DRM problem in Radeon - F10

2009-02-27 Thread Renato de Oliveira Diogo
Hy

I have a laptop witch ATI Radeon Xpress 1100 witch Fedora 10.

This video card support up to 256M shared RAM mem. When I attributed 256M
all works fine. But when I set to 32M, begins show errors in display and
logged bellow:


Feb 26 23:47:37 thedark kernel: [drm:drm_buffer_object_validate] *ERROR*
Failed moving buffer. ec3be300 878 427 127
Feb 26 23:47:37 thedark kernel: [drm:drm_buffer_object_validate] *ERROR* Out
of aperture space or DRM memory quota.
Feb 26 23:48:10 thedark kernel: [drm:drm_buffer_object_validate] *ERROR*
Failed moving buffer. ec3b7700 878 427 127
Feb 26 23:48:10 thedark kernel: [drm:drm_buffer_object_validate] *ERROR* Out
of aperture space or DRM memory quota.
Feb 26 23:48:11 thedark kernel: [drm:drm_buffer_object_validate] *ERROR*
Failed moving buffer. ec3de500 878 427 127
Feb 26 23:48:11 thedark kernel: [drm:drm_buffer_object_validate] *ERROR* Out
of aperture space or DRM memory quota.
Feb 26 23:48:15 thedark kernel: [drm:drm_buffer_object_validate] *ERROR*
Failed moving buffer. e6067200 878 427 127
Feb 26 23:48:15 thedark kernel: [drm:drm_buffer_object_validate] *ERROR* Out
of aperture space or DRM memory quota.


Exist any configuration that I setup the limit of mem the DRM can use?

[]s

Renato de Oliveira Diogo

Bacharel em Ciência da Computação
UNESP - Bauru

LPIC1 - Linux Professional Institute Certification - Nível 1

renato.di...@gmail.com
renato.di...@yahoo.com.br
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Microphone and adobe flash

2008-12-16 Thread Renato de Oliveira Diogo
Hy people

I have a F10 witch a microphone work fine in skype and gnome-audio-recorder.

But I have problem witch mic in flash player. Anybody has the same problem?

[]s

Renato de Oliveira Diogo

Bacharel em Ciência da Computação
UNESP - Bauru

LPIC1 - Linux Professional Institute Certification - Nível 1

renato.di...@gmail.com
renato.di...@yahoo.com.br

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines