 |
 |
 |
 |
| 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. |

22nd May 2011, 02:16 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
1 - akmods.service disabled and then enabled (akmods --force)
Boot stops again.
2 - akmods.service disabled and then enabled (akmods --force)
initramfs remaked (first time)
Boot stopped: Started SYSV: late initscript for live image
|

22nd May 2011, 02:21 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
Originally Posted by Sagitter
1 - akmods.service disabled and then enabled (akmods --force)
Boot stops again.
2 - akmods.service disabled and then enabled (akmods --force)
initramfs remaked (first time)
Boot stopped: Started SYSV: late initscript for live image
|
That isn't the akmod service failing
There will be a command to list the services, check to see what else failed.
|

22nd May 2011, 03:08 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Location: Salento - Italy
Age: 32
Posts: 507

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
ok
xorg.conf was bad:
Code:
$ cat /etc/X11/xorg.conf.old
# RPM Fusion - nvidia-xorg.conf
#
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
I've erased it.
Fedora 15 works fine.
Then, by terminal, i've recreated xorg.conf with
Thank you. 
---------- Post added at 08:08 AM ---------- Previous post was at 07:54 AM ----------
Quote:
Then, by terminal, i've recreated xorg.conf with
Code:
# nvidia-xconfig
|
This recreates the problem. 
I had to erase xorg.conf again.
|

22nd May 2011, 05:38 PM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 3

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Hi all,
Had a very frustrating day dealing with my GeForce 9800 GT on Fedora 15 and was wondering if someone could help...
I got the driver installed and loading up (I can tell because the fan sounds like an aircraft under nouveau, and this stopped when the nvidia driver was loaded).
However, Gnome 3 in shell mode runs appallingly. The only way I can actually get the screen to refresh is to toggle the super key on and off (bringing up the overlay). In fallback mode, it's completely fine.
Also, I seemed to be getting SELinux errors, even after performing the necessary steps detailed in the first post.
I've now nuked the install, but if anyone has any ideas I'm willing to try again.
Thanks in advance.
|

22nd May 2011, 05:49 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
Originally Posted by MartinEve
Hi all,
Had a very frustrating day dealing with my GeForce 9800 GT on Fedora 15 and was wondering if someone could help...
I got the driver installed and loading up (I can tell because the fan sounds like an aircraft under nouveau, and this stopped when the nvidia driver was loaded).
However, Gnome 3 in shell mode runs appallingly. The only way I can actually get the screen to refresh is to toggle the super key on and off (bringing up the overlay). In fallback mode, it's completely fine.
Also, I seemed to be getting SELinux errors, even after performing the necessary steps detailed in the first post.
I've now nuked the install, but if anyone has any ideas I'm willing to try again.
Thanks in advance.
|
You could try this
http://forums.fedoraforum.org/showpo...10&postcount=8
Run glxgears before and after to compare the difference.
|

22nd May 2011, 06:11 PM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 3

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Thanks for the tip; I'll reinstall and give it a go.
|

24th May 2011, 09:59 PM
|
|
Wondering Where I Am
|
|
Join Date: Oct 2005
Posts: 309

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
i've been trying for a quite long time now to get nvidia to work, but nothing.. akamod-nvidia failed to load..
SELinux is Disabled
Quote:
[faris@localhost ~]$ uname -r
2.6.38.6-27.fc15.i686
[faris@localhost ~]$
|
Quote:
[faris@localhost ~]$ rpm -qa|grep akmod
akmods-0.3.6-3.fc12.noarch
akmod-nvidia-173xx-173.14.30-1.fc15.i686
|
Quote:
[root@localhost faris]# cat /etc/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,4)
# kernel /boot/vmlinuz-version ro root=/dev/sda5
# initrd /boot/initrd-[generic-]version.img
#boot=/dev/sda
default=1
timeout=5
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.38.6-27.fc15.i686)
root (hd0,4)
kernel /boot/vmlinuz-2.6.38.6-27.fc15.i686 ro root=UUID=e19b50aa-5319-4000-81b1-8befb2c207de rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rdblacklist=nouveau rhgb quiet
initrd /boot/initramfs-2.6.38.6-27.fc15.i686.img
title Microsoft Windows 7 Ultimate E
rootnoverify (hd0,0)
chainloader +1
|
also, it tells me that both kmod-nvidia and akmod-nvidia are installed
Quote:
[root@localhost ~]# rpm -qa|grep nvidia
xorg-x11-drv-nvidia-173xx-libs-173.14.30-1.fc15.i686
kmod-nvidia-173xx-2.6.38.6-27.fc15.i686-173.14.30-1.fc15.i686
akmod-nvidia-173xx-173.14.30-1.fc15.i686
xorg-x11-drv-nvidia-173xx-173.14.30-1.fc15.i686
nvidia-settings-1.0-10.fc15.i686
nvidia-xconfig-1.0-8.fc15.i686
|
but when I try to remove kmod-nvidia, it gives me the following:
Quote:
[root@localhost ~]# yum remove kmod-nvidia
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Remove Process
No Match for argument: kmod-nvidia
Package(s) kmod-nvidia available, but not installed.
No Packages marked for removal
|
I'm lost, and tired too, any help is really appreciated..
Thanks
PS: Gnome3 is running on a fallback mode right now, glx gears refused to work too
Quote:
[faris@localhost ~]$ glxgears
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
|
Last edited by bigboss2200; 24th May 2011 at 10:02 PM.
|

24th May 2011, 10:06 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
Originally Posted by bigboss2200
i've been trying for a quite long time now to get nvidia to work, but nothing.. akamod-nvidia failed to load..
SELinux is Disabled
also, it tells me that both kmod-nvidia and akmod-nvidia are installed
but when I try to remove kmod-nvidia, it gives me the following:
I'm lost, and tired too, any help is really appreciated..
Thanks
PS: Gnome3 is running on a fallback mode right now, glx gears refused to work too
|
Post
Code:
cat /etc/X11/xorg.conf
and
Code:
lsmod |grep -e nvidia -e nouv
|

24th May 2011, 10:10 PM
|
|
Wondering Where I Am
|
|
Join Date: Oct 2005
Posts: 309

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
[faris@localhost ~]$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
|
Quote:
[root@localhost faris]# cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory
|
Quote:
[root@localhost faris]# lsmod |grep -e nvidia -e nouv
nouveau 482950 2
ttm 45959 1 nouveau
drm_kms_helper 24432 1 nouveau
drm 152267 4 nouveau,ttm,drm_kms_helper
i2c_algo_bit 4214 1 nouveau
i2c_core 21384 5 i2c_i801,nouveau,drm_kms_helper,drm,i2c_algo_bit
video 10797 1 nouveau
|
Thanks alot
|

24th May 2011, 10:14 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
Originally Posted by bigboss2200
Thanks alot
|
Try
Code:
su -
cp /etc/X11/nvidia-173xx-xorg.conf /etc/X11/xorg.conf
sed -i '/root=/s|$| nouveau.modeset=0|' /boot/grub/grub.conf
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)
reboot
|

24th May 2011, 10:39 PM
|
|
Wondering Where I Am
|
|
Join Date: Oct 2005
Posts: 309

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
when i reinstalled akmod, I found a new xorg.conf overthere..
Quote:
[root@localhost faris]# cat /etc/X11/xorg.conf
# RPM Fusion - nvidia-xorg.conf
#
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
|
Quote:
[root@localhost faris]# sed -i '/root=/s|$| nouveau.modeset=0|' /boot/grub/grub.conf
[root@localhost faris]# su -
[root@localhost ~]# mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
[root@localhost ~]# dracut /boot/initramfs-$(uname -r).img $(uname -r)
W: Possible missing firmware "cbfw_fc.bin" for kernel module "bfa.ko"
W: Possible missing firmware "ctfw_cna.bin" for kernel module "bfa.ko"
W: Possible missing firmware "ctfw_fc.bin" for kernel module "bfa.ko"
W: Possible missing firmware "aic94xx-seq.fw" for kernel module "aic94xx.ko"
|
reboot, and it worked
Quote:
[faris@localhost ~]$ glxgears
21589 frames in 5.0 seconds = 4317.682 FPS
23067 frames in 5.0 seconds = 4613.335 FPS
23168 frames in 5.0 seconds = 4633.466 FPS
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 43 requests (43 known processed) with 0 events remaining.
|
Now i'll try to configure my wireless "a WUSB600N V2, which was working under f14 but not here"
Thank you alot leigh, and I wish you a happy day
|

25th May 2011, 03:20 AM
|
|
Registered User
|
|
Join Date: Apr 2011
Location: Phoenix, AZ
Posts: 76

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
I'm trying to install my card as well and I'm getting the following stuff at the end of the "install":
Error: Package: glibc-2.13.90-9.i686 (fedora)
Requires: glibc-common = 2.13.90-9
Installed: glibc-common-2.13.90-13.x86_64 (@updates-testing)
glibc-common = 2.13.90-13
Available: glibc-common-2.13.90-9.x86_64 (fedora)
glibc-common = 2.13.90-9
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any ideas?
|

25th May 2011, 05:17 AM
|
 |
Registered User
|
|
Join Date: Feb 2009
Location: New Zealand
Posts: 555

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Hey, the SELinux fix for GNOME SHELL, is there a way to apply that policy before restarting?
|

25th May 2011, 07:18 AM
|
 |
Registered User
|
|
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,100

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
Originally Posted by Mazate
I'm trying to install my card as well and I'm getting the following stuff at the end of the "install":
Error: Package: glibc-2.13.90-9.i686 (fedora)
Requires: glibc-common = 2.13.90-9
Installed: glibc-common-2.13.90-13.x86_64 (@updates-testing)
glibc-common = 2.13.90-13
Available: glibc-common-2.13.90-9.x86_64 (fedora)
glibc-common = 2.13.90-9
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any ideas?
|
My understanding is that this has to do with rpmfusion branching F15 into its own repo from Rawhide. So I think the thing to do is wait until that process is complete.
The nouveau driver works tolerably well in the meantime.
|

25th May 2011, 07:20 AM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
|
Re: F15,F14, F13 & F12 Nvidia driver guides
Quote:
Originally Posted by Mazate
I'm trying to install my card as well and I'm getting the following stuff at the end of the "install":
Error: Package: glibc-2.13.90-9.i686 (fedora)
Requires: glibc-common = 2.13.90-9
Installed: glibc-common-2.13.90-13.x86_64 (@updates-testing)
glibc-common = 2.13.90-13
Available: glibc-common-2.13.90-9.x86_64 (fedora)
glibc-common = 2.13.90-9
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any ideas?
|
Try
Code:
su
yum distribution-synchronization
Then try again.
|
| 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:03 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|