Fedora Linux Support Community & Resources Center
  #1  
Old 29th June 2012, 01:40 AM
uptikool Offline
Registered User
 
Join Date: Jun 2012
Location: illinois
Posts: 13
linuxfirefox
fedora 16, nvidia gt 555m

hi I was followingthis guide "F16,F15 & F14 Nvidia driver guides http://www.fedoraforum.org/forum/showthread.php?t=204752"and now i cant get gnome 3 to load it constantly enters fallback mode and this is my output for

rpm -qa *\nvidia\* *\kernel\*|sort;uname -r;lsmod |grep -e nvidia -e nouveau;cat /etc/X11/xorg.conf

abrt-addon-kerneloops-2.0.7-3.fc16.x86_64
akmod-nvidia-295.59-1.fc16.x86_64
kernel-3.3.7-1.fc16.x86_64
kernel-3.3.8-1.fc16.x86_64
kernel-3.4.2-1.fc16.x86_64
kernel-devel-3.3.7-1.fc16.x86_64
kernel-devel-3.3.8-1.fc16.x86_64
kernel-devel-3.4.2-1.fc16.x86_64
kernel-headers-3.4.2-1.fc16.x86_64
kernel-tools-3.4.2-1.fc16.x86_64
kmod-nvidia-295.59-1.fc16.1.x86_64
kmod-nvidia-3.3.8-1.fc16.x86_64-295.59-1.fc16.x86_64
kmod-nvidia-3.4.2-1.fc16.x86_64-295.59-1.fc16.1.x86_64
libreport-plugin-kerneloops-2.0.10-3.fc16.x86_64
nvidia-settings-1.0-17.fc16.x86_64
nvidia-xconfig-1.0-15.fc16.x86_64
xorg-x11-drv-nvidia-295.59-1.fc16.x86_64
xorg-x11-drv-nvidia-libs-295.59-1.fc16.x86_64
3.4.2-1.fc16.x86_64
nvidia 12353316 0
i2c_c.ore 33895 7 nvidia,videodev,i2c_i801,i915,drm_kms_helper,drm,i 2c_algo_bit
cat: /etc/X11/xorg.conf: No such file or directory

I am also reciving this error when the computer is booting up

Failed to read event value too large
failed to start LSB: builds and install new kmod from akmod pakages
see systemctl status akmonds.service for details

I am fairly new to linux and would appreciate the help

Last edited by uptikool; 29th June 2012 at 03:12 AM.
Reply With Quote
  #2  
Old 29th June 2012, 04:19 AM
mikee's Avatar
mikee Offline
Registered User
 
Join Date: Aug 2011
Location: Minnesota
Posts: 435
linuxfirefox
Re: fedora 16, nvidia gt 555m

type:

systemctl status akmods.service

as the root user, and post what that says.
Maybe there is a clue there.
Reply With Quote
  #3  
Old 29th June 2012, 04:23 AM
uptikool Offline
Registered User
 
Join Date: Jun 2012
Location: illinois
Posts: 13
linuxfirefox
Re: fedora 16, nvidia gt 555m

Hi mikee

This is what i got for the output

sudo systemctl status akmods.service
[sudo] password for uptikool:
akmods.service - LSB: Builds and install new kmods from akmod packages
Loaded: loaded (/etc/rc.d/init.d/akmods)
Active: failed since Thu, 28 Jun 2012 14:30:26 -0500; 7h ago
CGroup: name=systemd:/system/akmods.service
Reply With Quote
  #4  
Old 29th June 2012, 04:28 AM
mikee's Avatar
mikee Offline
Registered User
 
Join Date: Aug 2011
Location: Minnesota
Posts: 435
linuxfirefox
Re: fedora 16, nvidia gt 555m

What kind of graphics card is in your computer?
How old is it?
Reply With Quote
  #5  
Old 29th June 2012, 04:31 AM
uptikool Offline
Registered User
 
Join Date: Jun 2012
Location: illinois
Posts: 13
linuxfirefox
Re: fedora 16, nvidia gt 555m

Thank you for helping me

It is Nvidia gt555m and i baught this laptop last year
Reply With Quote
  #6  
Old 29th June 2012, 04:46 AM
mikee's Avatar
mikee Offline
Registered User
 
Join Date: Aug 2011
Location: Minnesota
Posts: 435
linuxfirefox
Re: fedora 16, nvidia gt 555m

Sometimes I think the older stuff works better on linux.
My laptop is about a year old and I installed these drivers.
I think the 3-D accelleration needs to be working for gnome3 to work.
But I see something I don't like in your rpm output.
You have BOTH an akmod-nvidia and a kmod-nvidia installed.
I think you need ONE or the other, but not both.
I wonder if having both installed is confusing things.
Might explain what the akmods service fails.
Maybe try "yum erase akmod-nvidia-295.59-1.fc16.x86_64" and reboot.
Reply With Quote
  #7  
Old 29th June 2012, 04:59 AM
uptikool Offline
Registered User
 
Join Date: Jun 2012
Location: illinois
Posts: 13
linuxfirefox
Re: fedora 16, nvidia gt 555m

I did what you said and used "yum erase akmod-nvidia-295.59-1.fc16.x86_64"

during the boot sequence i noticed two failed notices they are as follows
failed to start LSB: builds and install new kmod from akmod pakages
see systemctl status akmonds.service for details

init started for tcsd failed

also could you help me with controling when the dedicated gpu is on and off becuse i have a laptop that has 2 gpus one intel HD and the other nvidia gt555m
Reply With Quote
  #8  
Old 29th June 2012, 04:03 PM
mikee's Avatar
mikee Offline
Registered User
 
Join Date: Aug 2011
Location: Minnesota
Posts: 435
linuxfirefox
Re: fedora 16, nvidia gt 555m

Were there failures before?
Did the graphics problem get fixed?

In /var/log are some log files to look at.
boot.log and messages.

tcsd talks to the TPM chip on your computer. Was that failing before too?

---------- Post added at 10:03 AM ---------- Previous post was at 09:13 AM ----------

If the graphics are not working, look also in /var/log/Xorg.0.log
Reply With Quote
  #9  
Old 29th June 2012, 06:20 PM
uptikool Offline
Registered User
 
Join Date: Jun 2012
Location: illinois
Posts: 13
linuxfirefox
Re: fedora 16, nvidia gt 555m

tcsd talks to the TPM chip on your computer. Was that failing before too?

this is the new error it wasn't failing before

how do i test to see if the graphics are working

thank you

---------- Post added at 12:20 PM ---------- Previous post was at 10:59 AM ----------

i found out what could be wrong
cat: /etc/X11/xorg.conf: No such file or directory

and also do you think that this will help
http://forums.nvidia.com/index.php?showtopic=225401
Reply With Quote
  #10  
Old 29th June 2012, 06:48 PM
mikee's Avatar
mikee Offline
Registered User
 
Join Date: Aug 2011
Location: Minnesota
Posts: 435
linuxfirefox
Re: fedora 16, nvidia gt 555m

I might have given you bad advice on uninstalling the module. I wonder if it uninstalled anything else.
You might want to look at /var/log/yum.log to see if anything else was erased besides the packages I had mentioned.
Then do a yum install on those.

I missed in your original post about that file missing.
There should be something called "nvidia X server settings". It will generate a file for you.
It's under "administration" on my XCFE desktop.

I am not familiar with bumblebee (Re: your link)
Reply With Quote
  #11  
Old 16th July 2012, 04:39 AM
ThumbTack Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxchrome
Re: fedora 16, nvidia gt 555m

Getting the same LSB fail error.

x86_64 machine; have Nvidia Quadro FX540 and per Leigh123Linux post on Nvidia drivers, installed the akmod fix.

Upgrades went fine until we got to version 3.4+. F16 Version 3.3.7-1 boots up without any problem, but the latest upgrade put in Version F16 3.4.4-4 which will not boot. Get the LSB fail message followed by an attempt to start the Display Manager which simply hangs. Looking at what failed:

systemctl --failed
akmods.service loaded failed
tcsd.service loaded failed

So far cannot find any messages which gives a good hint as to what is going wrong.

Any suggestions as to how to identify and fix these failures will be much appreciated. In the meantime, I just tell grub to load 3.3.7-1.
Reply With Quote
  #12  
Old 16th July 2012, 05:01 AM
DBelton's Avatar
DBelton Online
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: fedora 16, nvidia gt 555m

Quote:
Originally Posted by ThumbTack View Post
Getting the same LSB fail error.

x86_64 machine; have Nvidia Quadro FX540 and per Leigh123Linux post on Nvidia drivers, installed the akmod fix.

Upgrades went fine until we got to version 3.4+. F16 Version 3.3.7-1 boots up without any problem, but the latest upgrade put in Version F16 3.4.4-4 which will not boot. Get the LSB fail message followed by an attempt to start the Display Manager which simply hangs. Looking at what failed:

systemctl --failed
akmods.service loaded failed
tcsd.service loaded failed

So far cannot find any messages which gives a good hint as to what is going wrong.

Any suggestions as to how to identify and fix these failures will be much appreciated. In the meantime, I just tell grub to load 3.3.7-1.
the tcsd.service failing is due to a package called trousers that got installed as a dependency a few weeks ago. The tcsd.service can't run unless your motherboard has a TPM chip on it, but it started the service by default on all systems.

You can fix that error by disabling the tcsd.service

systemctl disable tcsd.service

That will fix that one error, not sure about your akmods failing.
Reply With Quote
  #13  
Old 19th July 2012, 01:19 AM
ThumbTack Offline
Registered User
 
Join Date: Nov 2008
Posts: 45
linuxchrome
Re: fedora 16, nvidia gt 555m

Thank you DBelton. I did disable the tcsd service, but the 3.4 kernel still hangs when trying to start the Display Manager as before. Obviously, the appropriate kmod is not getting done (LSB fail). I may just try to do the kmod directly instead of with the akmod approach. I must say that having an Nvidia card has been a pain in the neck.
Reply With Quote
Reply

Tags
555m, fedora, nvidia

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PLEASE HELP! A serious problem with NVIDIA GeForce GT 555M darkman088 Hardware & Laptops 12 1st March 2012 09:45 PM
Nvidia Driver (kmod-nvidia or akmod-nvidia) not working on GT555M soumen Hardware & Laptops 3 29th January 2012 12:28 PM
nVidia GTX295 on Fedora 13 64-bit -- problem with kmod-nvidia maverick280857 Hardware & Laptops 19 28th August 2010 08:28 AM
Solutions found when upgrading Fedora 6 to Fedora 12: inc. grub, nvidia, skype, flash watercannon Guides & Solutions (No Questions) 0 20th November 2009 02:06 AM
Nvidia API Mismatch. Fedora 9 X86_64 using livna kmod-nvidia jjcf89 Hardware & Laptops 13 2nd November 2008 01:39 AM


Current GMT-time: 05:57 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat