Hi,
I just wanted to get into Houdini. I downloaded the aprentice version and was excited about a new programm.
At the startup i recognized that no Buttons are visible and the program does need more than a few seconds to react on my comands?
I read the system requirements and everything should be fine.
My computer is a Windows 64bit, 8GB Ram, Intel dualcore 2.6GHZ with a Nivida Geforce 8600.
I dont have any geometry or so, just an empty scene!
Does anyone has an idea what the problem could be?
I tried to deinstall, installed on an new user, shut the internet/Firewall/Antivirus down. The newest Drivers are installed, I even installed Houdini 9 but there i had the same problems..
Would be very thankfull if anybody could help me.
*update:
Now I installed Houdini 10 on an olda laptop wich isnt even a dual core with 1gb ram and the programm is running and everything is okay. I mean the interface behaves normal and ich can creat geomentry ect!`
What could be the problem
Houdini is super SLOW
18700 16 5- louisx
- Member
- 46 posts
- Joined: July 2009
- Offline
- probbins
- Member
- 1145 posts
- Joined: July 2005
- Offline
- louisx
- Member
- 46 posts
- Joined: July 2009
- Offline
- Sty
- Member
- 101 posts
- Joined: July 2009
- Offline
something is going wrong on your pc for sure
i have a much less hardware (1gb of ram, and a pentium 3.2)
and the houdini performance its really great on this little set up
But i have a habit of have 2 different versions of Windows in 2 different HDs:
When i failed to run things in one, i go to other…
there are things in the hardware/software world that even Bill Gates doesnt know
i have a much less hardware (1gb of ram, and a pentium 3.2)
and the houdini performance its really great on this little set up
But i have a habit of have 2 different versions of Windows in 2 different HDs:
When i failed to run things in one, i go to other…
there are things in the hardware/software world that even Bill Gates doesnt know
- louisx
- Member
- 46 posts
- Joined: July 2009
- Offline
- stevenong
- Member
- 1634 posts
- Joined: July 2005
- Offline
Sometime the latest & greatest graphics drivers are not the best. Did you turn on Antialiasing & Anisotropic settings on the graphics card? Houdini doesn't use anything of those. You should set it to “Application controlled” in the Nvidia Control Panel. You can also try to use a software profile like XSI or Maya to see if it helps.
To test if it's graphics card related, you can run Houdini with software OpenGL to see if it runs better. You just need to edit your houdini.env file in your $HOME/houdini10.0 directory with the following:
#
# Houdini Environment Settings
#
# The contents of this file are read into the environment
# at startup. They will override any existing entries in
# the environment.
#
# The syntax is one entry per line as follows:
# VAR = VALUE
#
# Values may be quoted
# VAR = “VALUE”
#
# Values may be empty
# VAR =
#
# Example:
#
# HOUDINI_NO_SPLASH = 1
HOUDINI_OGL_SOFTWARE = 1
Please let us know how it goes.
Cheers!
steven
To test if it's graphics card related, you can run Houdini with software OpenGL to see if it runs better. You just need to edit your houdini.env file in your $HOME/houdini10.0 directory with the following:
#
# Houdini Environment Settings
#
# The contents of this file are read into the environment
# at startup. They will override any existing entries in
# the environment.
#
# The syntax is one entry per line as follows:
# VAR = VALUE
#
# Values may be quoted
# VAR = “VALUE”
#
# Values may be empty
# VAR =
#
# Example:
#
# HOUDINI_NO_SPLASH = 1
HOUDINI_OGL_SOFTWARE = 1
Please let us know how it goes.
Cheers!
steven
- moonlightkiss
- Member
- 156 posts
- Joined: July 2005
- Offline
If your interface is screwed up make sure you are installing it as Admin and that you are installing it to the correct directory. Since you are using Windows 64, use the 64 bit version of Houdini and make sure not to install it to the ProgramsFiles(x86) folder - as Houdini wont appreciate the special characters.
I'm running Win 64, 8gig ram, Nvidia 285gtx, Ci7 core and I have no problems at all.
I'm running Win 64, 8gig ram, Nvidia 285gtx, Ci7 core and I have no problems at all.
“In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.” - Douglas Adams
- louisx
- Member
- 46 posts
- Joined: July 2009
- Offline
- old_school
- Staff
- 2540 posts
- Joined: July 2005
- Offline
Please try other Nvidia Graphics Drivers. It does sound like a graphics performance issue to me.
First try the latest and greatest. Then step back through the checkpoint driver releases on the Nvidia website. On Windows it is pretty simple to try different driver versions.
Nvidia's drivers are a constant work-in-progress and quite dynamic.
OpenGL programs are quite susceptible to Nvidia driver increments. Especially those that use older OpenGL calls like Houdini (and other CAD/CAM apps) currently does (but is getting better all the time). Please hunt these forums and others to see what drivers are recommended.
Also take note that setting the HOUDINI_OGL_SOFTWARE = 1 is a last resort to getting Houdini to run as it bypasses your hardware OpenGL acceleration. Best to see if there is a driver from Nvidia that works first. This env setting is genneray used if you don't have accelerated hardware like default intel graphics.
First try the latest and greatest. Then step back through the checkpoint driver releases on the Nvidia website. On Windows it is pretty simple to try different driver versions.
Nvidia's drivers are a constant work-in-progress and quite dynamic.
OpenGL programs are quite susceptible to Nvidia driver increments. Especially those that use older OpenGL calls like Houdini (and other CAD/CAM apps) currently does (but is getting better all the time). Please hunt these forums and others to see what drivers are recommended.
Also take note that setting the HOUDINI_OGL_SOFTWARE = 1 is a last resort to getting Houdini to run as it bypasses your hardware OpenGL acceleration. Best to see if there is a driver from Nvidia that works first. This env setting is genneray used if you don't have accelerated hardware like default intel graphics.
There's at least one school like the old school!
- louisx
- Member
- 46 posts
- Joined: July 2009
- Offline
- depleteD
- Member
- 6 posts
- Joined:
- Offline
- aiworks
- Member
- 130 posts
- Joined: April 2009
- Offline
Maybe this helps:
http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=11617&highlight=icons+directory [sidefx.com]
If not, maybe try searching for “no icons” on the forum - this ain't new issue.
Greg
http://www.sidefx.com/index.php?option=com_forum&Itemid=172&page=viewtopic&t=11617&highlight=icons+directory [sidefx.com]
If not, maybe try searching for “no icons” on the forum - this ain't new issue.
Greg
- Sty
- Member
- 101 posts
- Joined: July 2009
- Offline
- aiworks
- Member
- 130 posts
- Joined: April 2009
- Offline
- tomschwarz
- Member
- 4 posts
- Joined: April 2009
- Offline
hi this topic has inspired a bunch of questions…
what is the best set-up for houdini?
I want to use ubuntu but if I'm running Houdini on ubuntu would there be a big difference in speeds between running 64 bit ubuntu and 32 bit?
Photoshop cs4 only runs on 32 bit as of yet so if i have to run 32 bit ubuntu alongside 64 bit ubuntu in order to get photoshop surely i may as well just use 64 bit windows?
if I turn off all desktop effects on windows vista would it run houdini as quick or quicker than windows xp?
In terms of speeding workflow up… I'm not sure how it portions out - do simulations speed up more if you increase the ram or processing power?
does running SLI affect houdini?
what is the best set-up for houdini?
I want to use ubuntu but if I'm running Houdini on ubuntu would there be a big difference in speeds between running 64 bit ubuntu and 32 bit?
Photoshop cs4 only runs on 32 bit as of yet so if i have to run 32 bit ubuntu alongside 64 bit ubuntu in order to get photoshop surely i may as well just use 64 bit windows?
if I turn off all desktop effects on windows vista would it run houdini as quick or quicker than windows xp?
In terms of speeding workflow up… I'm not sure how it portions out - do simulations speed up more if you increase the ram or processing power?
does running SLI affect houdini?
- edward
- Member
- 7868 posts
- Joined: July 2005
- Offline
tp.
Photoshop cs4 only runs on 32 bit as of yet so if i have to run 32 bit ubuntu alongside 64 bit ubuntu in order to get photoshop surely i may as well just use 64 bit windows?
I don't understand this. First of all, 64-bit operating systems can *always* run 32-bit software. Secondly, Photoshop doesn't run on Linux as far as I know. If you're running it under WINE on Linux, then you can just run a 32-bit version of WINE under 64-bit Ubuntu.
- tomschwarz
- Member
- 4 posts
- Joined: April 2009
- Offline
-
- Quick Links