The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

0 votes

Godot,
I love what I am learning so far using your tutorials and watching the millions of tutorials on YouTube. I have an ultimate goal of designing a game which is based off a board game, so I'm trying to digest as much as I can as quickly as I can.

I am currently running GODOT on my PC which is running Windows 10 without any problems. I would like to use a laptop to continue my learning cuvse. I have a Lenovo T500 Thinkpad running Windows Vista Office, but the Data Protection software won't allow me to run GODOT. I have just finished installing Ubuntu and GODOT for Linux 32 bit. When I try to 'run' GODOT, nothing happens, nothing at all. No hard disk indications whatsoever.

I have 2 gigs of Ram, The Intel Centrino 2 and the Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07). Could the Graphics card be the issue?

Thanks again for making making GODOT an open source project and easy to use for beginners as well as advanced users!

Scott

in Engine by (12 points)

Godot need some decent OpenGL 2.1 support (not sure if full), check your version with glxinfo | grep 'version'

I actually figured out why GODOT wouldn't run. I'm running a 64 bit Ubuntu while trying to run a 32 bit GODOT....DUH! !

Thank you!

It is possible to run 32-bit Linux binaries on 64-bit Linux, but not recommended (and it's not particularly easy either).

Note that even the 64-bit Godot Linux binary will need some dependencies to be installed. You can acquire those dependencies in your distribution's package manager, more information here.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.