 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

16th October 2009, 02:05 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 1

|
|
Thanks.
I am pretty much new to Linux and this really saved my butt. It worked perfectly and I learned alot about command line syntax. Thanks again
Tom Murr
|

21st October 2009, 04:04 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Age: 29
Posts: 3

|
|
Hi there!
Been following this tutorial now for more than 1 month. Even tried re-installing the system, but my problem still remains.
What happens is as follows:
1-I install the system with no problems;
2-I got no errors when installing akmod-nvidia;
3-Disabled noveau in modprobe's blacklist;
4-Edited xorg.conf
but.... when enabling desktop effects or compiz, everything get's ultra-slow and unresponsive...
uname -r
Code:
2.6.30.8-64.fc11.i586
glxinfo | grep direct
Code:
direct rendering: Yes
GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
/sbin/lspci -nn | grep 'VGA\|NV'
Code:
01:00.0 VGA compatible controller [0300]: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] [10de:01d7] (rev a1)
cat /etc/X11/xorg.conf
Code:
# Xorg configuration created by livna-config-display
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules/drivers"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
ls -l /usr/lib/xorg/modules/extensions/
Code:
-rwxr-xr-x. 1 root root 15944 2009-09-09 16:27 libdbe.so
-rwxr-xr-x. 1 root root 11460 2009-09-09 16:27 libdri2.so
-rwxr-xr-x. 1 root root 36128 2009-09-09 16:27 libdri.so
-rwxr-xr-x. 1 root root 125436 2009-09-09 16:27 libextmod.so
lrwxrwxrwx 1 root root 28 2009-10-21 15:42 libglx.so -> ./nvidia/libglx.so.185.18.36
-rwxr-xr-x. 1 root root 417448 2009-09-09 16:27 libglx.so.orig
-rwxr-xr-x. 1 root root 26548 2009-09-09 16:27 librecord.so
drwxr-xr-x 2 root root 4096 2009-10-21 14:38 nvidia
I can provide more info if it's needed.
I'd much thankful if someone could help me.
Thanks in advance
Cheers
|

21st October 2009, 04:13 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by neckrom
Hi there!
Been following this tutorial now for more than 1 month. Even tried re-installing the system, but my problem still remains.
What happens is as follows:
1-I install the system with no problems;
2-I got no errors when installing akmod-nvidia;
3-Disabled noveau in modprobe's blacklist;
4-Edited xorg.conf
but.... when enabling desktop effects or compiz, everything get's ultra-slow and unresponsive...
uname -r
Code:
2.6.30.8-64.fc11.i586
glxinfo | grep direct
Code:
direct rendering: Yes
GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
/sbin/lspci -nn | grep 'VGA\|NV'
Code:
01:00.0 VGA compatible controller [0300]: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] [10de:01d7] (rev a1)
cat /etc/X11/xorg.conf
Code:
# Xorg configuration created by livna-config-display
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules/drivers"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
ls -l /usr/lib/xorg/modules/extensions/
Code:
-rwxr-xr-x. 1 root root 15944 2009-09-09 16:27 libdbe.so
-rwxr-xr-x. 1 root root 11460 2009-09-09 16:27 libdri2.so
-rwxr-xr-x. 1 root root 36128 2009-09-09 16:27 libdri.so
-rwxr-xr-x. 1 root root 125436 2009-09-09 16:27 libextmod.so
lrwxrwxrwx 1 root root 28 2009-10-21 15:42 libglx.so -> ./nvidia/libglx.so.185.18.36
-rwxr-xr-x. 1 root root 417448 2009-09-09 16:27 libglx.so.orig
-rwxr-xr-x. 1 root root 26548 2009-09-09 16:27 librecord.so
drwxr-xr-x 2 root root 4096 2009-10-21 14:38 nvidia
I can provide more info if it's needed.
I'd much thankful if someone could help me.
Thanks in advance
Cheers
|
Post
Code:
rpm -qa |grep compiz
Have you tried enabling the workarrounds plugin in ccsm and checking the nvidia fix box.
|

21st October 2009, 04:39 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Age: 29
Posts: 3

|
|
rpm -qa |grep compiz
Code:
compiz-0.7.8-19.fc11.i586
compiz-bcop-0.7.8-2.fc11.noarch
compiz-fusion-0.7.8-8.fc11.i586
compiz-fusion-extras-0.7.8-6.fc11.i586
gnome-compiz-manager-0.10.4-8.fc11.i586
compiz-manager-0.6.0-9.fc11.noarch
compiz-fusion-extras-gnome-0.7.8-6.fc11.i586
compiz-gnome-0.7.8-19.fc11.i586
compizconfig-backend-kconfig-0.7.8-2.fc11.i586
compiz-fusion-gnome-0.7.8-8.fc11.i586
libcompizconfig-0.7.8-3.fc11.i586
compizconfig-python-0.7.8-3.fc11.i586
rpm -q ccsm
Code:
ccsm-0.7.8-2.fc11.noarch
I've the workarounds enabled on ccsm, but the only setting referring to nvidia is the "Force synchronization between X and GLX", witch in turn, being enabled or not, the result is the same...
Last edited by neckrom; 21st October 2009 at 04:43 PM.
|

23rd October 2009, 09:38 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 22

|
|
|
For what it is worth department.
With fedora 11, kernel-2.6.30.8-64.fc11.i686 the screen redraw was VERY slow. I always had to use the 2.6.29 rev kernels. HOWEVER with the NVIDIA-Linux-x86-190.42, that problem has been fixed.
|

23rd October 2009, 11:18 PM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286

|
|
Quote:
Originally Posted by neckrom
rpm -qa |grep compiz
Code:
compiz-0.7.8-19.fc11.i586
compiz-bcop-0.7.8-2.fc11.noarch
compiz-fusion-0.7.8-8.fc11.i586
compiz-fusion-extras-0.7.8-6.fc11.i586
gnome-compiz-manager-0.10.4-8.fc11.i586
compiz-manager-0.6.0-9.fc11.noarch
compiz-fusion-extras-gnome-0.7.8-6.fc11.i586
compiz-gnome-0.7.8-19.fc11.i586
compizconfig-backend-kconfig-0.7.8-2.fc11.i586
compiz-fusion-gnome-0.7.8-8.fc11.i586
libcompizconfig-0.7.8-3.fc11.i586
compizconfig-python-0.7.8-3.fc11.i586
rpm -q ccsm
Code:
ccsm-0.7.8-2.fc11.noarch
I've the workarounds enabled on ccsm, but the only setting referring to nvidia is the "Force synchronization between X and GLX", witch in turn, being enabled or not, the result is the same... 
|
Update compiz first using Leigh's tutorial. Your version is buggy and obsolete.
Code:
rpm -qa |grep compiz
compiz-manager-0.6.0-11.fc11.noarch
compiz-plugin-screensaver-0.8.5-1.fc11.x86_64
compizconfig-python-0.8.5-1.fc11.x86_64
compiz-0.8.5-1.fc11.x86_64
compiz-plugins-unsupported-0.8.5-1.fc11.x86_64
compiz-gnome-0.8.5-1.fc11.x86_64
libcompizconfig-0.8.5-1.fc11.x86_64
compiz-plugins-extra-0.8.5-1.fc11.x86_64
compiz-plugin-peek-0.8.5-1.fc11.x86_64
compizconfig-backend-gconf-0.8.5-1.fc11.x86_64
compiz-plugins-main-0.8.5-1.fc11.x86_64
compiz-bcop-0.8.5-1.fc11.noarch
If on i386 arch, you'll get version 0.8.3 IIRC, and that's fine.
|

26th October 2009, 11:38 AM
|
|
Registered User
|
|
Join Date: Oct 2009
Age: 29
Posts: 3

|
|
|
Updated compiz-fusion like Leigh's manual (as instructed by Nokia) and updated the nVidia driver for NVIDIA-Linux-x86-190.42 (as instructed by caddr) and all is working fine now!
Thank you all for the assistance!
Cheers!
|

26th October 2009, 06:43 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Location: England
Age: 78
Posts: 53

|
|
|
Leigh123 in your post dated 25/11/2008 it includes F12 in the heading but the individual codes only mention F11. Can I use this for F12beta x86_64? It has taken several goes to get F12 installed and re-bootable and any attempt to change the graphics settings result in it throwing a wobbly and not re-booting.
|

26th October 2009, 09:09 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by Debroyston
Leigh123 in your post dated 25/11/2008 it includes F12 in the heading but the individual codes only mention F11. Can I use this for F12beta x86_64? It has taken several goes to get F12 installed and re-bootable and any attempt to change the graphics settings result in it throwing a wobbly and not re-booting.
|
Post #4 should work with F12 , add nouveau.modeset=0 to grub.conf and run nvidia-xconfig to generate a xorg.conf before rebooting.
|

27th October 2009, 05:17 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Paris, FR
Posts: 136

|
|
|
Hi there,
I've just upgraded to leigh's 190.36 and the old much dreaded black windows bug reappeared. Anyone experiencing this ?
I'm on F11/kde 4.3, kwin compositing not compiz, Twinview 2944x1200, geForce 6600.
|

27th October 2009, 05:27 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by Cygn
Hi there,I've just upgraded to leigh's 190.36 and the old much dreaded black windows bug reappeared. Anyone experiencing this ?
I'm on F11/kde 4.3, kwin compositing not compiz, Twinview 2944x1200, geForce 6600.
|
Post
Code:
rpm -qa |grep kernel
and
|

27th October 2009, 05:36 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Paris, FR
Posts: 136

|
|
Just upgraded 30min ago to
Code:
$ uname -r
2.6.30.9-90.fc11.i686.PAE
Code:
$rpm -qa kernel-PAE
kernel-PAE-2.6.30.5-43.fc11.i686
kernel-PAE-2.6.30.8-64.fc11.i686
kernel-PAE-2.6.30.9-90.fc11.i686
|

27th October 2009, 05:41 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by Cygn
Just upgraded 30min ago to
Code:
$ uname -r
2.6.30.9-90.fc11.i686.PAE
Code:
$rpm -qa kernel-PAE
kernel-PAE-2.6.30.5-43.fc11.i686
kernel-PAE-2.6.30.8-64.fc11.i686
kernel-PAE-2.6.30.9-90.fc11.i686
|
I asked for
Code:
rpm -qa |grep kernel
i.e
Code:
[leigh@localhost ~]$ rpm -qa |grep kernel
kernel-devel-2.6.31.5-96.fc12.x86_64
buildsys-build-rpmfusion-kerneldevpkgs-current-12-0.1.x86_64
abrt-plugin-kerneloopsreporter-0.0.10-1.fc12.x86_64
kernel-headers-2.6.31.5-96.fc12.x86_64
kernel-firmware-2.6.31.5-96.fc12.noarch
kernel-2.6.31.5-96.fc12.x86_64
kernel-devel-2.6.31.1-56.fc12.x86_64
kernel-2.6.31.1-56.fc12.x86_64
abrt-addon-kerneloops-0.0.10-1.fc12.x86_64
[leigh@localhost ~]$
|

27th October 2009, 05:45 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Paris, FR
Posts: 136

|
|
sorry. here it is:
Code:
[haliyo@cygn ~]$ rpm -qa |grep kernel
kerneloops-0.12-5.fc11.i586
kernel-PAE-devel-2.6.30.9-90.fc11.i686
kernel-firmware-2.6.30.9-90.fc11.noarch
kernel-PAE-2.6.30.5-43.fc11.i686
kernel-PAE-2.6.30.8-64.fc11.i686
kernel-PAE-devel-2.6.30.8-64.fc11.i686
kernel-headers-2.6.30.9-90.fc11.i586
kernel-PAE-2.6.30.9-90.fc11.i686
kernel-PAE-devel-2.6.30.5-43.fc11.i686
kernel-devel-2.6.30.8-64.fc11.i586
kernel-devel-2.6.30.9-90.fc11.i586
[haliyo@cygn ~]$
|

27th October 2009, 05:48 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by Cygn
sorry. here it is:
Code:
[haliyo@cygn ~]$ rpm -qa |grep kernel
kerneloops-0.12-5.fc11.i586
kernel-PAE-devel-2.6.30.9-90.fc11.i686
kernel-firmware-2.6.30.9-90.fc11.noarch
kernel-PAE-2.6.30.5-43.fc11.i686
kernel-PAE-2.6.30.8-64.fc11.i686
kernel-PAE-devel-2.6.30.8-64.fc11.i686
kernel-headers-2.6.30.9-90.fc11.i586
kernel-PAE-2.6.30.9-90.fc11.i686
kernel-PAE-devel-2.6.30.5-43.fc11.i686
kernel-devel-2.6.30.8-64.fc11.i586
kernel-devel-2.6.30.9-90.fc11.i586
[haliyo@cygn ~]$
|
Try adding vmalloc=256m to the boot line in /boot/grub/grub.conf and reboot.
|
| 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: 17:04 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|