Re: a question

Bj|rn Englund <[email protected]> Sun, 10 Oct 2004 11:43:19 +0200
Newsgroups gmane.comp.video.ogle.user
Message-ID <[email protected]>
Fri Sep 17 2004, Janice Sheen wrote:

Hi

> ERROR[ogle_audio]: Opening alsa pcm device 'default': Invalid argument
> FATAL[ogle_audio]: failed opening the alsa audio driver at default

This indicates that the alsa device 'default' isn't available.
Try changing it in the oglerc file from 'default' to 'pcm'

> 
> tring to open the GUI did this?!!!?
> ::::::::::::::::::::::::::::::::::::::::::::::::::::::

> Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_gui with pid 10904
> Debug[ogle_ctrl]: child: 10904 killed (/usr/lib/ogle/ogle_gui)
> Debug[ogle_ctrl]: pid: 10904 terminated on signal: 4
> (/usr/lib/ogle/ogle_gui)

I don't know if signal 4 is SIGILL on your system too, (you can check
with 'kill -l' to list the signals), but if it is, ogle_gui tried
to run an illegal instruction. Is there any instruction that are used
on normal x86 that isn't supported on amd x86_64?


/Bj|rn