Re: [AD] Progressions and regressions |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 17 Sep 2001, salvador <salvador@xxxxxxxxxx> wrote:
>
> 3.9.33: Sound: OK (esound) Graphics: OK (X windowed)
> 3.9.35: Sound: OK (esound) Graphics: OK (X windowed)
> 3.9.36: Sound: OK (esound) Graphics: OK (X full screen!!)
> 3.9.37: Sound: Nope, it says is in use (/dev/dsp) (direct /dev/dsp access
> under X?) Graphics: OK (X full screen!!)
"/dev/dsp access under X?" -- Yes, for the OSS driver.
> 3.9.38: Sound: "Error initialising sound\n/dev/sequencer: No existe tal
> dispositivo"
Maybe it's the modules? The modules code probably caused the
autodetection order to change (should not be a problem though).
Since you are using esound, can you check that
/usr/[local/]lib/allegro/alleg-esd-3.9.3x.so exists?
> Graphics: when the screen to select the graphics appears the
> program hangs, only kill -9 helps.
Sounds like something to do with the pthreads code.
> The mouse over the window disapears and
> the keyboard is ignored, 100% of CPU is consumed and at leat 3 processes
> named demo are reported.
Threads.