Bizarre symbols appears when running SDK samples on Linux using emulator

Hi everyone. I am doing my first steps into CUDA programing under linux, and I am having some rare problems.
I am running Ubuntu 8.10-x64, and I maneged to install and compile the CUDA SDK 2.1 in emulation mode (I am working in a laptop without Nvidia GPU). However, everytime I try to run one of the examples of the SDK, I get some bizarre simbols and errors. A screenshot showing the error is attached: External Media
I searched the internet for this error, but I couldn’t find anything. Can you help me? Thanks you

Edit: I tried using ./ instead of sh, and it gives me this error: “cutilCheckMsg() CUTIL CUDA error: cudaMalloc failed in file <fluidsGL_kernels.cu>, line 49 : feature is not yet implemented.”