Nick Merrett wrote:
Hi Luke,
i have sound working under debian.
i followed the sound setup guide here
https://help.ubuntu.com/community/UbuntuOnSunRay#head-68a0f5f73813b4b9e669d19b97769d830c378d0f
after building the kernel modules
check they are loaded properly
[EMAIL PROTECTED]:~$ lsmod | grep ut
utio 21012 0
utadem 26688 2
soundcore 9440 4 utadem,snd
These exist and are loaded.
restart the sunray services
/etc/init.d/zsunray-init stop
/etc/init.d/zsunray-init start
Already running.
log into your ray
to check it works
if you followed the ubnuntu install guide
esd -d $UTAUDIODEV
Yes, I have this variable.
esd fails because it is running already.
/usr/sbin/esd -nobeeps
I kill esd and then restart using
esd -d $UTAUDIODEV
and it works!!!
/usr/bin/gnome-session-sunray does this
if [ "$SUN_SUNRAY_TOKEN" ]; then
pkill -U $USER esd
/usr/bin/esd -d $AUDIODEV -nobeeps -terminate &
export LD_PRELOAD=/usr/lib/libc_ut.so
fi
exec /usr/bin/gnome-session "$@"
but is seems like it never runs.
$SUN_SUNRAY_TOKEN exists but it never seems to restart esd, however if i
do it manually like you said to do it works! Looks to me like the
script is correct. Any ideas why it will not execute or execute
properly? Perms are 755 root:root
Thanks again!
other wise
esd -d /tmp/SUNWut/dev/utaudio/utdsp-0
you should hear the esd startup sound..
its unlikely but you may need to check how your sunrays audio is
handling the which output device its using (internal
speaker/headphones) and the volume for it
/opt/SUNWut/bin/utsettings
thats about it, i just made a little script so it starts esd when i
start my kde session
the only problems i have come across is esd's tmp directory being
deleted, check /tmps permission perhaps
Regards
Nick
On 7/4/06, Luke J Militello <[EMAIL PROTECTED]> wrote:
Luke J Militello wrote:
> Nick Merrett wrote:
>> Hi Luke,
>>
>> Have setup your cd player so it uses sed and not some sort of other
>> sound system like alsa?
>>
>> Cheers
>>
>> Nick
>>
>>> > SunRay-Users mailing list
>>> > [email protected]
>>> > http://www.filibeto.org/mailman/listinfo/sunray-users
>>> Ok, that didn't work. This is what I can provide.
>>>
>>> My /usr/bin/gnome-session-sunray:
>>>
>>> if [ "$SUN_SUNRAY_TOKEN" ]; then
>>> pkill -U $USER esd
>>> /usr/bin/esd -d $AUDIODEV -nobeeps -terminate &
>>> export LD_PRELOAD=/usr/lib/libc_ut.so
>>> fi
>>>
>>> I have both utaudio and esd running when I login. I have all the env
>>> except for LD_PRELOAD. I verfied the library is there and has the
>>> correct permissions.
>>> A ps on esd yields:
>>>
>>> /usr/bin/esd -nobeeps
>>>
>>> A ps on utaudio yields:
>>>
>>> /opt/SUNWut/bin/utaudio
>>>
>>> When I try to play a CD i get 'Failed to create audio output.'
>>>
>>> The above error still happens when I kill esd and utaudio, set the
env
>>> manually and then manually start esd ( as per
>>> /usr/bin/gnome-session-sunray ) and utaudio.
>>>
>>> Any ideas?
>>>
>>> -Luke
>>> _______________________________________________
>>> SunRay-Users mailing list
>>> [email protected]
>>> http://www.filibeto.org/mailman/listinfo/sunray-users
>>>
>> _______________________________________________
>> SunRay-Users mailing list
>> [email protected]
>> http://www.filibeto.org/mailman/listinfo/sunray-users
> Ok guys, sorry for not responding. I had some other issues take my
> attention away from this problem. Either way I still have no sound
:( I
> don't believe the CD player is the issue because even when gaim is set
> to esd i get no sounds, however if set to console beep, i do get the
> beeps. Does anyone have sunray on ubuntu with working sounds?
>
> -Luke
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users
>BUMP<
Can anyone who has working sound on Ubuntu please show what needs to be
running / configs I need? I now have my entire cd collection ripped and
wish to get sound working now more than ever. I'm really at a loss here
and have no clue what is / isn't working correctly. If you need me to
provide and configs, etc. Just let me know.
-Luke
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users