On Fri, 2009-03-13 at 11:20 -0700, wayne wrote:
> Craig White wrote:
>
> >>> ----
> >>> that should have pulseaudio...
> >>>
> >>> how to check...from cli (fedora system)
> >>>
> >>> $ ps aux|grep pulse
> >>> craig 3027 7.7 0.5 163604 5136 ? Ssl 05:20
> >>> 26:24 /usr/bin/pulseaudio --start
> >>> craig 3074 0.0 0.2 7912 2076 ? S 05:21
> >>> 0:00 /usr/libexec/pulse/gconf-helper
> >>>
> >>>
> >>>
> >> I GET: wayne 13917 0.0 0.0 4064 780 pts/1 S+ 11:07 0:00 grep pulse
> >>
> > ----
> > it's not running.
> >
> > You might try executing (as user not root), 'pulseaudio --start' and see
> > what happens. If the connection is refused, that would likely be caused
> > by some program already attached to your sound hardware.
> >
> > This link might be useful...
> > https://wiki.ubuntu.com/PulseAudio
> >
>
> wayne@Ivan:~$ pulseaudio --start
> pulseaudio: unrecognized option `--start'
> E: main.c: Failed to parse command line.
> wayne@Ivan:~$ pulseaudio
> W: alsa-util.c: Device hw:1 doesn't support 44100 Hz, changed to 16000 Hz.
> W: alsa-util.c: Device hw:1 doesn't support 2 channels, changed to 1.
>
>
> No idea what to do
----
I would think that it should attach to hw:0 and not hw:1
Try to ensure that nothing has attached to hw:0 by logging out and
logging back in and then before you run anything else, open a terminal
and start pulseaudio again.
then see if it attaches to hw:0
If it does, it should be started as a daemon...I think the command
'pulseaudio --start' is from a newer version and perhaps you might need
to run 'pulseaudio -D' to get it to run as a daemon.
If it won't attach to hw:0 - I would recommend that you go through the
steps on the wiki I linked to.
Craig
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss