 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

30th July 2009, 05:51 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
|
Blender isn't working properly.
I have installed Blender 2.49a. I am using F10 in Dell Inspiron 1525.
When I open Blender I will get blurred Blender window. Does anyone knows what is reason for it and how to fix this problem?
And one more thing Blender works fine in Vista.
|

30th July 2009, 08:55 AM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855

|
|
|
I'm not sure what you mean by blurred, can you post a screenshot?
|

31st July 2009, 06:47 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
|
Hey how to past screenshot. I don't have access to any image hosting site what to do.
|

31st July 2009, 07:04 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
Finally I got some image hosting site for without sign up.
Below is image(s) of blender. See text in menu are blurred. I can't do anything with blurred menu like this.
|

31st July 2009, 08:18 AM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855

|
|
|
Wow, that is messed up.
Ok, what video card and driver is the laptop using?
|

31st July 2009, 09:10 AM
|
|
Registered User
|
|
Join Date: Jul 2007
Location: Mumbai, India
Posts: 226

|
|
|
Can you try if disabling kms fixes it. I think i've seen screenshots (and bug reports) like this before.
|

31st July 2009, 09:18 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
Quote:
Wow, that is messed up.
Ok, what video card and driver is the laptop using?
|
It Intel inbuilt graphic I think its X3100. I haven't installed any extra graphic driver after F10 installation.
Quote:
|
Can you try if disabling kms fixes it. I think i've seen screenshots (and bug reports) like this before.
|
How to disable kms? And what is kms?
|

31st July 2009, 01:22 PM
|
|
Registered User
|
|
Join Date: Jul 2007
Location: Mumbai, India
Posts: 226

|
|
Quote:
Originally Posted by shocks
How to disable kms? And what is kms?
|
Oops, i'm extremely sorry i didn't elaborate. kms is kernel modesetting, which basically sets the video graphics mode in the kernel itself instead of xorg. Its a new feature available only in intel and radeon drivers currently. You dont actually need to know that. An overview is given at https://fedoraproject.org/wiki/Featu...nelModesetting .
Try the following to disable kms and see if it fixes ur problem:
Reboot your computer. While rebooting immediately after the bios screen press esc key, and enter the grub menu. There type 'c' to enter the command and in the second line (kernel ...) type 'e' to edit the command. Go to the end of the line and add 'nomodeset'. Then type 'b' to boot. Try to see if blender works properly. If yes u can make the change permanent by editing the same line in the file /boot/grub/grub.conf
|

31st July 2009, 01:44 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
|
after pressing "c" what command I should enter?
|

31st July 2009, 01:46 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
|
Ok i got it
|

31st July 2009, 01:51 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
|
Hey It didn't worked. Blender blurs as usual.
|

31st July 2009, 04:40 PM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 17

|
|
|
You are not the only one having this problem, almost anything that uses animated graphics does it to me. I have attached a couple of examples, the first is the emacs sign-on screen and the second is a youtube video.
I am also using the Intel driver, I think this is a problem with tiling but I don't know what to do about it, nomodeset has no effect whatsoever.
This is only one of a plethora of problems I have had since installing fedora11. I have spent more than a week trying to resolve video and audio problems, it is the worst experience I have had with linux since trying to learn linux on my own using slackware more than 10 years ago.
I am about to back up my home directory and reinstall fc6.
here is my /proc/cpu file:
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.00GHz
stepping : 4
cpu MHz : 2000.000
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up pebs bts
bogomips : 3985.53
clflush size : 64
power management:
|

31st July 2009, 07:05 PM
|
|
Registered User
|
|
Join Date: Jul 2007
Location: Mumbai, India
Posts: 226

|
|
Which intel chipset are u having. I'm having 965M, and i have some other display problems ihttps://bugzilla.redhat.com/show_bug.cgi?id=507282 which go away on disabling modesetting. Also do you get the problem with compiz enabled or disabled?
EDIT: This bug seems to https://bugzilla.redhat.com/show_bug.cgi?id=505962
Last edited by pankajp; 31st July 2009 at 07:08 PM.
|

1st August 2009, 05:50 AM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 18

|
|
|
I am not pretty sure of chipset. It may be 965 as I found in net. Same problem occurs even when compiz is enabled and also disabled.
|

1st August 2009, 02:52 PM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 17

|
|
|
Here is the answer.
If you don't have the file /etc/xorg.conf make it using system-config-display. If you don't have system-config-display go to a fedora mirror and get it. You will find it under development not releases.
Then turn off tiling as explained in this thread:
Bug 505962 - Fedora 11 Screen Garbage on machines using Intel 845 chipset
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 07:35 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|