Hello
My laptop just got its motherboard replaced because the connection to the docking station had gone. I was told that the hardware was exactly the same (the repair was taken care of by the IT department), but I face problems when booting Fedora:
The system did not reach the log in screen but was instead hangs displaying what looks like tty with all kind of stuff that has been loaded. I had similar problems with nvidia drivers when installing fedora so this seems to be related. At that time I installed the kmod drivers (see the old question and answer here). It was suggested somewhere to remove the Xorg.conf file which resulted in the screen saying "Something has gone wrong and the system cannot recover" on start up. When pressing the Log Out button nothing happens.
By running lspci | grep VGA
I found that the graphics card is an GF108GLM (NVS 5200M), which seems to be the same as the one I had previously.
I had a look at the /var/log/Xorg.0.log and found the following errors:
- Failed to load module nv (module does not exist)
- [drm] KMS not enabled
- Failed to initialize GLX extension (compatible NVIDIA X driver not found)
It seems to me that the problem is with the graphics card drivers and the fact that I have got new hardware (even though it should be the same). However, I haven't got much clue on what to do to solve the problem or where the problem actually lies so any help is much appreciated.
I am running Fedora 20 on a Dell latitude with i7 processor and 64-bit OS in dual-boot with Windows which has no problems starting up. The system and drivers should be up to date.
Thanks in advance!