Re: [GnomeMeeting-list] How to run self-testing of Gnomemeeting



Hi Julien,

> Your audio setup is not in a usable state. Try to
> find which program 
> claims the device, if you have the permissions,
> etc...

Performed following steps without result;

# ls -l /dev/dsp
crw-------  1 satimis root 14, 3 Jun 22  2005 /dev/dsp
(Owner is 'user' and group 'root')
# chmod 666 /dev/dsp
# ls -l /dev/dsp
crw-rw-rw-  1 satimis root 14, 3 Jun 22  2005 /dev/dsp


# ls -l /dev/sound
crw-------  1 root root 116, 33 Jun 22  2005
/dev/sound
(Owner is 'root' and group 'root')
# chmod 666 /dev/sound
# ls -l /dev/sound
crw-rw-rw-  1 root root 116, 33 Jun 22  2005
/dev/sound


# ls -l /dev/snd/
(Owner is 'user' and group 'root')
total 0
crw-------  1 satimis root 116,  0 Jun 21  2005
controlC0
crw-------  1 satimis root 116, 24 Jun 21  2005
pcmC0D0c
crw-------  1 satimis root 116, 16 Jun 21  2005
pcmC0D0p
crw-------  1 satimis root 116, 25 Jun 21  2005
pcmC0D1c
crw-------  1 satimis root 116, 17 Jun 21  2005
pcmC0D1p
crw-------  1 satimis root 116, 33 Jun 21  2005 timer
# chmod 666 /dev/snd/*
# ls -al /dev/snd/*
crw-rw-rw-  1 satimis root 116,  0 Jun 21  2005
/dev/snd/controlC0
crw-rw-rw-  1 satimis root 116, 24 Jun 21  2005
/dev/snd/pcmC0D0c
crw-rw-rw-  1 satimis root 116, 16 Jun 21  2005
/dev/snd/pcmC0D0p
crw-rw-rw-  1 satimis root 116, 25 Jun 21  2005
/dev/snd/pcmC0D1c
crw-rw-rw-  1 satimis root 116, 17 Jun 21  2005
/dev/snd/pcmC0D1p
crw-rw-rw-  1 satimis root 116, 33 Jun 21  2005
/dev/snd/timer

Finally I found;

# which artsd
/usr/bin/artsd

I think 'artsd' being defalt installed.

# /usr/bin/artsd stop
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
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
ALSA lib pcm_hw.c:549:(snd_pcm_hw_start)
SNDRV_PCM_IOCTL_START failed: Broken pipe
(It hung here)


# /usr/bin/artsd status
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
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
ALSA lib pcm_hw.c:549:(snd_pcm_hw_start)
SNDRV_PCM_IOCTL_START failed: Broken pipe
[root localhost ~]# /usr/bin/artsd --help

(It also hung here)

Would the running of 'artsd' has influence.  How to
find out its present status.  TIA

B.R.
Stephen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]