[WIN] System Requirement for PTBGL-WIN

Mario,

Thank you so much for starting to port PTBOSX to Windows.
I downloaded it using "DownloadPsychtoolbox" and tried some demos.
However, all of the demos presenting the stimulus didn't work on my old laptop
(IBM X23 (ATI Mobility Radeon) + MATLAB7SP3.)
According to the diagnostic message, there is something wrong
with the video chip, I guess.
So, I'd like to know the system requirements for PTB-OpenGL for Windows.
I understand that it is still under beta release. However, could you please
let me know what windows machine (and video chip) you use for developing it,
specifically with a laptop?

Thanks,

Yasuo

--
*********************
Yasuo Nagasaka

Department of Psychology
University of Iowa
11 Seashore Hall E, Iowa City
IA 52242, USA
Mario,


Thank you so much.
Screen('Preference', 'SkipSyncTests',1) works fine for my PC.

I was confused of using Screen('Preference', 'SkipSyncTests',1) and
Screen('Preference', 'VisualDebugLevel', level).

Thanks again,

yasuo


At 0:56 AM +0000 06.3.16, Mario Kleiner wrote:
>What was the diagnostic message? The minimum requirements are a
>gfx-card that is
>capable of supporting hardware accelerated OpenGL, which your
>gfx-card should do, at
>least in 16 bit, 24 bit and 32 bit color mode.
>
>If it complains about failing sync-tests, that could mean that your
>system is too noisy
>timing-wise for some reason (e.g., virus checker, mp3-player and
>other background
>applications eating up a lot of cpu power and introducing noise).
>This is not desirable for
>experiments, but the short-term solution would be
>
>Screen('Preference', 'SkipSyncTests',1); as first command in your
>script to temporarily
>disable the sync-tests - or at least don't abort anymore if a
>problem is detected.
>
>The windows port is developed on a 5 year old Dell Inspiron 8000
>Laptop running
>Windows 2000, Matlab 5, 900 Mhz PIII, 256 MB Ram and a NVidia
>Geforce2Go gfx-card
>with 32 MB VRAM. so a pretty low-end system by todays standards, so
>i don't assume this
>is the problem.
>
>Feature- and code-wise at least the Screen command of the Windows
>Beta is nearly as
>feature complete and mature as the OS-X version, because they share
>over 95% of the
>code. The other mex commands aren't yet ported, but taken from the
>old WinPTB 2.54 so
>if there were bugs in the old WinPTB they will be here as well. And
>there might be small
>glitches in M-Files taken from OS-X.
>
>best,
>-mario
>
>
>
>--- In psychtoolbox@yahoogroups.com, Yasuo Nagasaka <nyasuo@...> wrote:
>>
>> Mario,
>>
>> Thank you so much for starting to port PTBOSX to Windows.
>> I downloaded it using "DownloadPsychtoolbox" and tried some demos.
>> However, all of the demos presenting the stimulus didn't work on
>>my old laptop
>> (IBM X23 (ATI Mobility Radeon) + MATLAB7SP3.)
>> According to the diagnostic message, there is something wrong
>> with the video chip, I guess.
>> So, I'd like to know the system requirements for PTB-OpenGL for Windows.
>> I understand that it is still under beta release. However, could you please
>> let me know what windows machine (and video chip) you use for
>>developing it,
>> specifically with a laptop?
>>
>> Thanks,
>>
> > Yasuo


--
*********************
Yasuo Nagasaka

Department of Psychology
University of Iowa
11 Seashore Hall E, Iowa City
IA 52242, USA