Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Penumbra don`t run with Intel X3100 graphic card
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#11
Solved: 8 Years, 1 Month ago RE: Penumbra don`t run with Intel X3100 graphic card

can you run
ulimit -c unlimited

then rerun penumbra

when it "segfaults" again a "core dump" will be generated in the penumbra directory
(core.1332)
The number in the filename will be different for you.

run the following
gdb ./penumbra.bin core.1332

once gdb is started type the following in gdb

thread apply all bt

Then copy the output (it will be paged so you will have to copy each page of the output)
and attach the output to a new post on this thread.

Do note, that Intel graphics cards are not supported by Penumbra and will probably not work at all.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
02-05-2008, 03:38 PM
Website Find
mukidohime Offline
Junior Member

Posts: 1
Threads: 0
Joined: Apr 2008
Reputation: 0
#12
Solved: 8 Years, 1 Month ago RE: Penumbra don`t run with Intel X3100 graphic card

I'm having a similar problem with my X3100. Although the backtrace is missing many symbols, it seems to point the finger at the NVidia Cg toolkit.
04-04-2008, 03:20 AM
Find




Users browsing this thread: 1 Guest(s)