Missing GPU and options in the system preferences #50893

Closed
opened 2017-03-08 23:34:14 +01:00 by Tal Hershkovich · 9 comments

System Information
Operating system and graphics card
Debian "Jessie", Geforce 580 3G

Blender Version
Broken: 2.78b and 2.78c
Worked: 2.78a

Short description of error
blender_bug.png
Blender seems to be missing options on my System preferences such as the compute device and the gpu option in the render tab.

It's also missing the option on the Sampling panel, it gives a draw error in the terminal when I open it (see picture)
however it is still rendering with the samples that are already configured in the file, and only on cpu.

when I launch 2.78c on my windows OS on the same computer I don't have this problem only in the debian version.

**System Information** Operating system and graphics card Debian "Jessie", Geforce 580 3G **Blender Version** Broken: 2.78b and 2.78c Worked: 2.78a **Short description of error** ![blender_bug.png](https://archive.blender.org/developer/F505802/blender_bug.png) Blender seems to be missing options on my System preferences such as the compute device and the gpu option in the render tab. It's also missing the option on the Sampling panel, it gives a draw error in the terminal when I open it (see picture) however it is still rendering with the samples that are already configured in the file, and only on cpu. when I launch 2.78c on my windows OS on the same computer I don't have this problem only in the debian version.

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @TalHershkovich

Added subscriber: @TalHershkovich

Added subscriber: @Sergey

Added subscriber: @Sergey

Are you using build from blender.org/download?

Also make sure you unpacked the whole archive correctly and that you don't mix 2.78{a,b} scripts with 2.78c.

Try with --factory-startup command line argument and see if the issue still exists.

Are you using build from blender.org/download? Also make sure you unpacked the whole archive correctly and that you don't mix 2.78{a,b} scripts with 2.78c. Try with --factory-startup command line argument and see if the issue still exists.

Yes I downloaded from blender's website.
all the blender versions are unpacked on different folder
the command line also didn't seem to help.

I somehow maybe attached the wrong image before.
this is how my system preferences actually looks like on 2.78c and b
blender_bug.png

Yes I downloaded from blender's website. all the blender versions are unpacked on different folder the command line also didn't seem to help. I somehow maybe attached the wrong image before. this is how my system preferences actually looks like on 2.78c and b ![blender_bug.png](https://archive.blender.org/developer/F506107/blender_bug.png)

Please do the following:

$ wget http://download.blender.org/release/Blender2.78/blender-2.78c-linux-glibc219-x86_64.tar.bz2
$ tar -xf blender-2.78c-linux-glibc219-x86_64.tar.bz2
$ cd blender-2.78c-linux-glibc219-x86_64
$ ./blender

and see if the issue still happens.

From your backtrace it seems that your scripts folder is still from 2.78a, which is surely asking for problems.

Please do the following: ``` $ wget http://download.blender.org/release/Blender2.78/blender-2.78c-linux-glibc219-x86_64.tar.bz2 $ tar -xf blender-2.78c-linux-glibc219-x86_64.tar.bz2 $ cd blender-2.78c-linux-glibc219-x86_64 $ ./blender ``` and see if the issue still happens. From your backtrace it seems that your scripts folder is still from 2.78a, which is surely asking for problems.

Oops, sorry about that. you were right I guess I did copy the addons folder from 2.78a to the new version.
It works ok now with a clean version :)

Oops, sorry about that. you were right I guess I did copy the addons folder from 2.78a to the new version. It works ok now with a clean version :)

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sergey Sharybin self-assigned this 2017-03-09 17:35:26 +01:00

Phew, mystery solved! Thanks for the report anyway!

Phew, mystery solved! Thanks for the report anyway!
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
2 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#50893
No description provided.