I've tried to get freevo working with my Hollywood+ card for several days now but I haven't succeeded so far. I learned from a posting
that the binary releases do not support the dxr3 anymore. Neverthe-
less I replaced the libSDL with the one supporting dxr3 hardware.
As you can see below the 'osd.py' seems to make troubles. Although mplayer does play videos via the dxr3 card the freevo menu is always
displayed on the monitor only.
Is the error because of the rpm package? If yes, what's wrong with
the compiling process?
Apart from this problem there are some more which I want to list here: 1. playing audio cd's in freevo doesn't work, audio cd is not found (mplayer cdda://1 does play the first track with stuttering and xmms even flawlessly!) no problem with data cd's, those are mounted successfully 2. menu browsing with a remote control is a bit tricky because of high sensibility (if I press the 'down' button it often happens that it scrolls to fast, so another menu entry is selected - maybe due to caching?) 3. Does freevo support a local cddb/freedb database for lookup?
BTW: I use Suse Linux 8.2, just in case something's works differently with that distro.
Thanks for your help in advance! Jerry
freevo-1.3.2 rpm release: =========================
Logging info in /var/log/freevo/internal-main-0.log ------------------------------------------------------------------------------- Starting src/main.py:stdin at Wed Aug 27 10:18:54 2003 Logging info in /var/log/freevo/internal-main-0.log ------------------------------------------------------------------------------- Starting src/main.py:stderr at Wed Aug 27 10:18:54 2003 Loading configure settings: /etc/freevo/freevo.conf Reading config file /etc/freevo/freevo.conf Cfg file data: "chanlist = us-cable" Cfg file data: "display = dxr3" Cfg file data: "geometry = 720x576" Cfg file data: "jpegtran = ./runtime/apps/jpegtran" Cfg file data: "mplayer = ./runtime/apps/mplayer/mplayer" Cfg file data: "tv = pal" Cfg file data: "tvtime = ./runtime/apps/tvtime/tvtime" Cfg file data: "version = 2.0" Loading cfg: ./freevo_config.py Using MPlayer: ./runtime/apps/mplayer/mplayer Loading cfg overrides: /etc/freevo/local_conf.py ROM_DRIVES: Auto-detected and added "('/media/cdrom', '/dev/cdrom', 'CD-1')"
WARNING: DVD protection override disabled! You will not be able to play protected DVDs!
WARNING: You are using the SDL dxr3 video driver w/ fame (0.1)!
Pygame Parachute Traceback:
File "/src/osd.py", line 329, in __init__
Fatal Python error: (pygame parachute) Segmentation Fault
/usr/local/freevo/freevo: line 135: 1262 Aborted ./runapp python src/main.py $@
freevo-1.3.4 rpm release: =========================
No overrides loaded
WARNING: You are using the SDL dxr3 video driver w/ fame (0.1)!
Pygame Parachute Traceback:
File "/src/osd.py", line 340, in __init__
Fatal Python error: (pygame parachute) Segmentation Fault
/usr/local/freevo/freevo: line 150: 1305 Aborted ./runapp python -OO src/main.py $@
freevo-1.3.4 tar release (make install doesn't work!): ======================================================
ROM_DRIVES: Auto-detected and added "('/media/cdrom', '/dev/cdrom', 'CD-1')"
WARNING: You are using the SDL dxr3 video driver w/ fame (0.1)!
Pygame Parachute Traceback:
File "src/osd.py", line 340, in __init__
Fatal Python error: (pygame parachute) Segmentation Fault
./freevo: line 150: 1317 Aborted ./runapp python -OO src/main.py $@
freevo-1.3.4 tar release (make install error): ==============================================
linux:/tmp/freevo-1.3.4 # make install
make -C fbcon
make[1]: Entering directory `/tmp/freevo-1.3.4/fbcon'
make -C matroxset
make[2]: Entering directory `/tmp/freevo-1.3.4/fbcon/matroxset'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/freevo-1.3.4/fbcon/matroxset'
make[1]: Leaving directory `/tmp/freevo-1.3.4/fbcon'
./runapp python src/setup_freevo.py --compile=2,/usr/local/freevo
writing byte-compilation script '[EMAIL PROTECTED]'
/tmp/freevo-1.3.4/runtime/apps/freevo_python -OO [EMAIL PROTECTED]
/tmp/freevo-1.3.4/runtime/apps/freevo_python: relocation error: ./runtime/dll/libc.so.6: symbol __libc_stack_end, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
Traceback (most recent call last):
File "src/setup_freevo.py", line 249, in ?
optimize=optimize)
File "/tmp/freevo-1.3.4/runtime/lib/python2.2/distutils/util.py", line 406, in byte_compile
spawn(cmd, verbose=verbose, dry_run=dry_run)
File "/tmp/freevo-1.3.4/runtime/lib/python2.2/distutils/spawn.py", line 38, in spawn
_spawn_posix(cmd, search_path, verbose, dry_run)
File "/tmp/freevo-1.3.4/runtime/lib/python2.2/distutils/spawn.py", line 133, in _spawn_posix
raise DistutilsExecError, \
distutils.errors.DistutilsExecError: command '/tmp/freevo-1.3.4/runtime/apps/freevo_python' failed with exit status 127
make: *** [python_compile] Error 1
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users