Disko Forum logo Login  |  Register  |  Lost Password
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
Compile and install on openSUSE 11.1

jdoe
Posts: 25
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi all,


still me :/

Compiling and installing now works fine with disko and morphine. But directfb doesn't work. if I run dfbinfo i get a segfault:

Code:

~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ (c) 2001-2008 The world wide DirectFB Open Source Community (c) 2000-2004 Convergence (integrated media) GmbH ---------------------------------------------------------------- (*) DirectFB/Core: Single Application Core. (2008-12-09 21:19) (*) Direct/Thread: Started 'X11 Input' (-1) [INPUT OTHER/OTHER 0/0] <8388608>... (*) DirectFB/Input: X11 Input 0.1 (directfb.org) (*) DirectFB/Genefx: MMX detected and enabled (*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org) (*) DirectFB/Core/WM: Default 0.3 (directfb.org) (*) X11/Display: Not using XShm. Screen (00) X11 Primary Screen (primary screen) Caps: Layer (00) X11 Primary Layer (primary layer) Type: GRAPHICS Caps: SURFACE Input (00) X11 Input (primary keyboard) Type: KEYBOARD MOUSE JOYSTICK Caps: KEYS AXES BUTTONS Min. Keycode: 8 Max. Keycode: 255 Max. Axis: 0 Max. Button: 0 (!) [29392: 0.000] --> Caught signal 11 (at 0xb6fbc004, invalid address) <--
but i assume i have to annoy the guys from directfb with this problem.

Cheers,
jd
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

Guido
Admin
Posts: 54
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi jd,

please add in the global section the parameter "fullscreen":

Code:

<parameter name="fullscreen" value="true" />
please add in the dfbsettings section the "allocmethod" parameter:
Code:

<parameter name="allocmethod" value="malloc" />
Please update the settings of the following parameters:
Code:

<parameter name="outputtype" value="x11" /> <parameter name="videolayerpixelformat" value="YV12" /> <parameter name="graphicslayerpixelformat" value="YV12" /> <parameter name="graphicswindowpixelformat" value="ARGB" /> <parameter name="graphicssurfacepixelformat" value="ARGB" /> <parameter name="extendedaccel" value="true" />
After that we can go to setup DirectFB. regards Guido
 
 
Last Edit: 2009/01/09 17:02 By Guido.
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

jdoe
Admin
Posts: 25
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi Guido,

after changing the parameters start.sh prints:

Code:

set configfile: /home/jd/morphine.tv/bin/etc/morphinerc.xml RcParser: ignoring parameter 'fullscreen' in tag <global/>
Cheers, jd
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

Guido
Admin
Posts: 54
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi jd,

it's a known bug Please don't start Morphine.TV in the bin directory. Try it to start in the Morphine.TV root dir:

Code:

./bin/start.sh
regards guido
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

jdoe
Admin
Posts: 25
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi Guido,


starting from the root dir doesn't make a difference.


Regards,

jd
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

Guido
Admin
Posts: 54
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi jd,

please send your morphinerc.xml file and send the output of:

Code:

ls -ll *
It seems to be a config problem because the morphinerc.xml is actually located in ~/morphine.tv/etc and not in the ~/morphine.tv/bin/etc directory. regards Guido
 
 
Last Edit: 2009/01/10 10:50 By Guido.
  The administrator has disabled public write access.
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
Powered by FireBoard
get the latest posts directly to your desktop