Blender suddendly too slow #50654

Closed
opened 2017-02-11 20:21:52 +01:00 by Celeste Ayelen Torres · 12 comments

System Information
intel core i7-5500u 2.4GHz w Turbo Boost up to 3.0GHz
Nvidia Gforce 940m w 4GB dedicated VRAM
16GB DDR3 L Memory
1000 GB HDD

Blender Version
2.78

Short description of error
Suddenly too slow, uncapable of anything, since yesterday.

Exact steps for others to reproduce the error
Just open and try to work....

**System Information** intel core i7-5500u 2.4GHz w Turbo Boost up to 3.0GHz Nvidia Gforce 940m w 4GB dedicated VRAM 16GB DDR3 L Memory 1000 GB HDD **Blender Version** 2.78 **Short description of error** Suddenly too slow, uncapable of anything, since yesterday. **Exact steps for others to reproduce the error** Just open and try to work....

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @Celetor

Added subscriber: @Celetor

Added subscriber: @TristanHilbert

Added subscriber: @TristanHilbert

Added subscriber: @mont29

Added subscriber: @mont29

This report is pretty much empty, what are we supposed to do with such few informations?

Please follow our submission template and guidelines and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, small and simple .blend and/or other files to do so if needed, etc.

This report is pretty much empty, what are we supposed to do with such few informations? Please follow our [submission template and guidelines](https://developer.blender.org/maniphest/task/edit/form/1/) and make a complete, valid bug report, with required info, precise description of the issue, precise steps to reproduce it, **small and simple** .blend and/or other files to do so if needed, etc.

I keep seeing a message in the console right after I open Blender. I can't seem to save or capture what the console says before automatically opening blender. Is there any way I could capture this message. The message went something like->: ad lib: Cannot find 44100 hz. found 48000 instead.

I have no idea what this means. I do know that this started occurring recently and also triggers when trying the latest 2.77 version as well as 2.78b (I have not tried any other versions on this system).
I also know that I tried blender on a second computer and it worked perfectly although it has completely different specs. My gut is telling me that this is a recent graphics driver problem but I can't say for sure. To describe the issue basically the program it self works slowly. Trying to highlight buttons with your mouse, move the camera, or perform any action in blender provides lag within the software equaling seconds in latency.

Buggy System info:
intel core i7-6700HQ 2.60GHz
NVIDIA GeForce GTX 970M
Intel(R) HD Graphics 530
16GB DDR3 Memory
1000GB HD

Working System Info:
Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GH
AMD Radeon R7 200 Series
4.00 GB
1000GB HD

As can be shown the graphics card is the only real difference between the systems. I am probably wrong but has there been a reoccurring issue with NVIDIA graphics cards and blender? Is there something I can install to help with this or an option in the preferences I can turn off?

I keep seeing a message in the console right after I open Blender. I can't seem to save or capture what the console says before automatically opening blender. Is there any way I could capture this message. The message went something like->: ad lib: Cannot find 44100 hz. found 48000 instead. I have no idea what this means. I do know that this started occurring recently and also triggers when trying the latest 2.77 version as well as 2.78b (I have not tried any other versions on this system). I also know that I tried blender on a second computer and it worked perfectly although it has completely different specs. My gut is telling me that this is a recent graphics driver problem but I can't say for sure. To describe the issue basically the program it self works slowly. Trying to highlight buttons with your mouse, move the camera, or perform any action in blender provides lag within the software equaling seconds in latency. Buggy System info: intel core i7-6700HQ 2.60GHz NVIDIA GeForce GTX 970M Intel(R) HD Graphics 530 16GB DDR3 Memory 1000GB HD Working System Info: Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GH AMD Radeon R7 200 Series 4.00 GB 1000GB HD As can be shown the graphics card is the only real difference between the systems. I am probably wrong but has there been a reoccurring issue with NVIDIA graphics cards and blender? Is there something I can install to help with this or an option in the preferences I can turn off?

Added subscriber: @fablefox

Added subscriber: @fablefox

The message went something like->: ad lib: Cannot find 44100 hz. found 48000 instead.

That is not an issue, read this:

https://developer.blender.org/T44286

> The message went something like->: ad lib: Cannot find 44100 hz. found 48000 instead. That is not an issue, read this: https://developer.blender.org/T44286

Added subscriber: @VukGardasevic

Added subscriber: @VukGardasevic

Like the it was said, concerning the warning in the console - it is harmless and it comes from the Audaspace library.
To make it not show anymore go to File > User Preferences > System. Find the Sound label on the left and under it the Sample Rate drop down menu. In your case, pick 48 kHz and press the Save User Settings button at the bottom.

how_to_change_sample_rate.jpg

That should make the Cannot find 44100 hz. found 48000 instead not show anymore. It's just a warning about not being able to use what is in the preferences.

Like the it was said, concerning the warning in the console - it is harmless and it comes from the Audaspace library. To make it not show anymore go to `File > User Preferences > System`. Find the Sound label on the left and under it the` Sample Rate` drop down menu. In your case, pick 48 kHz and press the Save User Settings button at the bottom. ![how_to_change_sample_rate.jpg](https://archive.blender.org/developer/F415182/how_to_change_sample_rate.jpg) That should make the `Cannot find 44100 hz. found 48000 instead` not show anymore. It's just a warning about not being able to use what is in the preferences.

Yeah, audio stuff is just a warning message. And no specific issue is known with NVidia cards currently, aside from all the usual mysterious issues some users have continuously with their GPUs. ;)

Can you please:

  • Give us your exact Blender, OS and GPU (including drivers) versions, as requested in the template!
  • Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker).
  • Try to disable any running antivirus.
  • Try to re-download and re-install Blender.
  • Try the latest build from our buildbot.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Try to tweak OGL settings in UserPreferences, System tab.
  • Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.).
  • Attach as text file here the report generated by Help -> System Info (do not paste it directly in comment).
Yeah, audio stuff is just a warning message. And no specific issue is known with NVidia cards currently, aside from all the usual mysterious issues some users have continuously with their GPUs. ;) Can you please: * Give us your exact Blender, OS and GPU **(including drivers)** versions, as requested in the template! * Ensure both your OS and drivers are fully up-to-date (and use official GPU drivers, not those provided by windows or tablet/laptop maker). * Try to disable any running antivirus. * Try to re-download and re-install Blender. * Try the latest build from [our buildbot](https://builder.blender.org/download). * Try to start Blender in factory settings (`--factory-startup` commandline option) (this will ensure whether this is a userpref or addon issue or not). * Try to tweak OGL settings in UserPreferences, System tab. * Try to tweak your GPU driver settings (e.g. try different values between 'performance' and 'quality' if you have such slider, etc.). * **Attach as text file** here the report generated by Help -> System Info (**do not** paste it directly in comment).

Closed as duplicate of #50650

Closed as duplicate of #50650
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#50654
No description provided.