Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
Penumbra don`t run with Intel X3100 graphic card
Author Message
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #11
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
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
02-05-2008 03:38 PM
Visit this user's website Find all posts by this user Quote this message in a reply
mukidohime Offline
Junior Member

Posts: 1
Joined: Apr 2008
Reputation: 0
Post: #12
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 all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)