 |
 |
 |
 |
| Fedora 12 Alpha, Beta & Release Candidates For discussions on the Bleeding Edge of Fedora - the builds that will one day become Fedora 12. |

7th November 2009, 10:22 PM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
Edit /boot/grub/menu.lst in Debian, In Fedora it's /boot/grub/grub.conf. Heh, I came from Debian....
BTW, I get the error also, but nouveau.modeset=0 works.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

8th November 2009, 08:07 AM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 5

|
|
Quote:
Originally Posted by GoinEasy9
Well, since akmod-nvidia is in the repo, I tried yum install akmod-nvidia which brought in a host of dependencies including xorg-x11-drv-nvidia-190.42-1.fc12.i686. After reboot, I was left with a blinking cursor in the upper left hand side of the screen.
|
i have the same error
|

8th November 2009, 07:49 PM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
@morgentao
when installing akmod-nvidia add nouveau.modeset=0 to the kernel line in grub.conf and the akmods work.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|

9th November 2009, 10:04 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 3

|
|
|
on my laptop @home even with nouveau.modeset=0 i'm having the problem that i can login thru kdm, but during kde init the system redisplays the nvidia logo and drops me back to kdm
i'm using the kde x86_64 spin
[edit:]
with nouveau driver the system works fine
Last edited by Motero; 9th November 2009 at 10:07 AM.
|

9th November 2009, 04:22 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768

|
|
|
you need to _both_ blacklist nouveau _and_ set 'nomodeset'.
nomodeset stops it being brought up during initrd stage to draw the pretty splash screen. blacklisting stops it being brought up by udev. if you only do one, nouveau is still getting loaded.
|

9th November 2009, 04:25 PM
|
 |
Administrator
|
|
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289

|
|
So: officially, "nouveau" is now as hard to kill as a cockroach... .

V
|

9th November 2009, 05:27 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768

|
|
we're just trying really hard to make sure you don't do anything evil like using proprietary drivers
|

9th November 2009, 08:28 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1,952

|
|
|
what's the difference between kmod-nvidia and akmod-nvidia again?
__________________
Desktop (64-bit) - F12, Debian Sid, OpenSUSE 11.2, ArchLinux
|

9th November 2009, 08:40 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768

|
|
|
kmod packages contain the NVIDIA driver already 'built' against a specific kernel that's declared in their package name. the akmod package contains the NVIDIA driver 'source' ready to be built against any kernel. the akmods service checks at each boot whether a kmod package for the current running kernel exists for each akmod package you have installed, and if not, it builds one from the akmod-provided 'source'. so the akmod package protects against the case where RPM Fusion has not yet uploaded a pre-built kmod for the latest update kernel.
|

9th November 2009, 08:42 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1,952

|
|
|
akmod it is then. thanks.
__________________
Desktop (64-bit) - F12, Debian Sid, OpenSUSE 11.2, ArchLinux
|

9th November 2009, 09:58 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 3

|
|
|
after another failed attempt i finally (which i should have done first) had a look into Xorg.0.log and found the following:
dlopen: /usr/lib64/xorg/modules/extensions/nvidia/libglx.so: cannot enable executable stack as shared object requires: Permission denied
(EE) Failed to load /usr/lib64/xorg/modules/extensions/nvidia/libglx.so
selinux was the one to blame
after switching selinux off, everything works now (though the system strangely reacts much slower than with nouveau driver - even with compositing turned off)
would be happy if someone could help me out now with what to do with selinux and how to have a little performance back
|

9th November 2009, 10:06 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768

|
|
if you're using KDE:
https://bugzilla.redhat.com/show_bug.cgi?id=533620
explanation there, use the scratch xorg-x11-server build from my comment.
|

10th November 2009, 09:25 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 3

|
|
|
thank you very much!
installing the suggested packages resolved the issue
|

11th November 2009, 12:36 AM
|
 |
Administrator (yeah, back again)
|
|
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,228

|
|
|
Just as a point of info, I had about every possible problem mentioned here in trying to get 3D. No matter what, nouveau remained stubbornly in control and trying to force it out resulted in the black screen with cursor and two hours of trying to use vi with a 'hidden' cursor. Not fun!
My solution was to stop using my favorite 'configfile' entry to boot F12. If booted that way, the akmod or kmods never engage. However, booting directly with the entries in the grub.conf forces that 'nouveau.modeset=0' to take control and allow the kmod-nvidia to work.
Hmmm....now that it's reconfigured xorg.conf, wonder if my beloved configfile will be useable? BRB! Edit: And the answer is......nope! Well, that's the end of the configfile entries for me in grub.conf or menu.lst.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651
Don't use any of my solutions on working computers or near small children.
|

11th November 2009, 12:40 AM
|
 |
Registered User
|
|
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,581

|
|
|
LOL....once my xorg was reconfigured, everything worked. (with nouveau.modeset=0 in the kernel line).
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
|
| 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: 13:08 (Saturday, 25-05-2013)
|
|
 |
 |
 |
 |
|
|