problems with xf86vidmode
Johannes Weißl <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <20031215200947.GA8875@kronos> |
Hello,
1. when I try to watch a dvd with a xf86vidmode enabled binary, ogle
gets killed immediately after starting it.
I've attached the `ogle --debug` output, and here is a backtrace
from the gdb session (I don't know, if it is useful):
Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 16384 (LWP 24461)]
0x0805bef0 in __divdi3 ()
(gdb) backtrace
#0 0x0805bef0 in __divdi3 ()
#1 0x0804c68d in display_adjust_size (current_image=0x8082080,
given_width=-1, given_height=-1) at video_output_x11.c:1172
#2 0x0804d80c in display (current_image=0x8082080) at
video_output_x11.c:1671
#3 0x080502a9 in display_process () at video_output.c:1040
#4 0x080506aa in main (argc=3, argv=0xbffff774) at video_output.c:1178
Ogle Version: 0.9.2 and cvs
Graphics card: Geforce4 MX
Distribution: LFS (gcc 3.3.1, glibc 2.3.2, a52dec 0.7.4, alsa 1.0.0rc1,
XFree86 4.3)
It is not that important, because I can watch dvd's without xf86vidmode
(configure --disable-xf86vidmode), but maybe it could help finding a bug.
2. the configure script has problems with alsa 1.x, I had to edit
configure.in to enable alsa support.
Sorry for my bad English.
--
cu,
Johannes Weißl