Error (Couldn't initialize SDL: No available video device)

Hi

I am having grave difficulties getting SDL 1.2.2 to work…

System Specs as follows:-

Debian “Potato” distribution
Nvidia Geforce 2MX
XFree 4.1.0
Nvidia GLX Drivers installed (Tested and working using GLUT)

In a nutshell, no matter what I do, I cannot get SDL to initialise. When I
ran ./configure I observed that the “Checking for OpenGL” was successful.

I’m sure I’m doing something daft but am at a dead end now… Can anyone
offer any advice.

Many thanks,

Steve Lupton**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com


How did you install the Nvidia drivers? By hand, or with the
nvidia-kernel-src / make-kpkg?> System Specs as follows:-

Debian “Potato” distribution
Nvidia Geforce 2MX
XFree 4.1.0
Nvidia GLX Drivers installed (Tested and working using GLUT)

This is usually caused by SDL being unable to open the X display.
Try this in another window: xhost + localhost

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment