Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58672 - ARTSD gives error when accessing ALSA lib
Summary: ARTSD gives error when accessing ALSA lib
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-28 10:02 UTC by shamanic
Modified: 2004-09-02 14:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shamanic 2004-07-28 10:02:46 UTC
Im trying to run skype. I can record from my microphone an listen it with arecord/aplay commands.

With skype my friends cant hear me, i can hear them. except the first call i made then he heard me. Something is broken i believe, isit artsd or something alsa.

I guess a workaround is using artsd -a oss.

Reproducible: Always
Steps to Reproduce:
1. bash-2.05$ artsd -a alsa
2.
3.

Actual Results:  

ALSA lib pcm_hw.c:549:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed: Broken pipe
ALSA lib pcm_hw.c:549:(snd_pcm_hw_start) SNDRV_PCM_IOCTL_START failed: Broken pipe


Expected Results:  
alsa -a oss dosent give any messages, so i guess this wasnt working properly.


My system is compiled using this.
CFLAGS="-O3 -mcpu=i686" -funroll-loops -pipe -fomit-frame-pointer"
I tried to compile artsd & alsa-lib with the following:



Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-ge
oo-r10)
=================================================================
System uname: 2.6.7-gentoo-r10 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/sh
e/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirror.pudas.net/gentoo ftp://ftp.du.se/pub/os/gentoo
http://trumpetti.atm.tut.fi/gentoo/ ftp://gentoo.i
de.at/source/ http://mirror.gentoo.no/   ftp://mirror.switch.ch/mirror/gentoo/ ftp:
ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/M
rors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts artswrappersuid avi berkdb crypt cups dga directfb encode esd 
if fbcon flac foomaticdb gd gdbm gif gpm imap imlib ipv6 java jikes jpeg libg++ lib
w mad mbox mikmod mmx motif mpeg nas ncurses nls oggvorbis opengl oss pam pdflib pe
 png python quicktime readline sasl sdl slang slp snmp sockets spell sse ssl svg sv
 tcpd tiff truetype unicode usb video_cards_mach64 videos x86 xml xml2 xmms xv xvid
lib"
Comment 1 shamanic 2004-07-28 13:31:41 UTC
Dosent help using artsd -a oss.
I can it seems the the problem is when i use fluxbox as desktop.
When i tried KDE as desktop it worked fine.
Comment 2 shamanic 2004-07-28 13:36:10 UTC
artsd -a oss didnt help for me.

No errors from artsd when i tried KDE as dekstop.
 Normaly i use Fluxbox.
Comment 3 Selecter 2004-07-29 03:29:42 UTC
Try to recompile arts
Comment 4 shamanic 2004-07-29 13:05:26 UTC
I have recompiled arts and alsa-lib on two different computers. Same problem with both computers.

I compiled also with this:  USE="-mad -oggvorbis -esd" emerge arts,
and alsa and artswrappersuid set.

Im not sure if it's bug, but the output dosent tell me much and i didnt find help with google.
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-10 15:33:33 UTC
Your soundcard has full duplex support? This is a precondition to hear and speak at the same time.
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2004-09-02 14:30:05 UTC
dunno what to fix for you.