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

restart the sunray services

/etc/init.d/zsunray-init stop
/etc/init.d/zsunray-init start

log into your ray

to check it works

if you followed the ubnuntu install guide

esd -d $UTAUDIODEV

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

Reply via email to