Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2008 12:00:17 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@freebsd.org
Subject:   Re: port: audio/pulseaudio
Message-ID:  <47F34B21.8080303@gmail.com>
In-Reply-To: <1207117780.23098.37.camel@shumai.marcuscom.com>
References:  <47DCD68E.7060408@gmail.com>	 <20080316172744.50c2a81b@it.buh.tecnik93.com>	 <47ECE9DE.9070508@cairn.ints.net>	 <1206763200.2392.139.camel@shumai.marcuscom.com>	 <47F16822.4060508@gmail.com>	 <1207010774.38611.2.camel@shumai.marcuscom.com>	 <47F1DBD7.4090302@gmail.com> <1207117780.23098.37.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke пишет:
> On Tue, 2008-04-01 at 09:53 +0300, Volodymyr Kostyrko wrote:
>> Joe Marcus Clarke wrote:
>>> It works fine here on RELENG_7.  Try deleting ~/.pulse, and see if the
>>> default config works for you.
>> No luck deleting ~/.pulse. I've also updated to 0.9.10. Still the same 
>> issue.
> 
> Something else occurred to me.  Since you're getting an illegal
> instruction error in liboil, what CFLAGS are you using?  What make.conf
> are you using?  What other kernel options have you configured?

Just 'CPUTYPE:=k6-2'. Actually i have Athlon-TB installed, but it 
reports that it can't handle sse instructions yet gcc thinks otherwise. 
This breaks some apps for me with SIGILL. liboil seem to specify --sse 
manually and fails to work correctly.

My error was really hald related, sorry for noise. Right now i'm up and 
listening music. Seems like ZERO_COPY_SOCKETS was the actual issue.

However I'm still getting a lot of gaps in music. The pulse seem to 
start correctly, but not with SUID privileges:

 > ps uax | grep pulse
arcade      4243  0,0  1,0 12840  5412  p1  R+   11:43     0:34,37 
pulseaudio -vv

[WARN  4243] Cannot lookup information for pid 4243: No such file or 
directory
E: polkit.c: Cannot get caller from PID: (null)
I: main.c: PolicyKit refuses acquire-high-priority privilige.
[WARN  4243] Cannot lookup information for pid 4243: No such file or 
directory
E: polkit.c: Cannot get caller from PID: (null)
I: main.c: PolicyKit refuses acquire-real-time privilige.
I: main.c: We're in the group 'pulse-rt', allowing real-time and 
high-priority scheduling.
W: core-util.c: setpriority(): Permission denied
I: main.c: This is PulseAudio 0.9.10

-- 
Sphinx of black quartz judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47F34B21.8080303>