2008/3/5 Guillermo Bustamante <9bustamante@xxxxxxxxx>:
Hellow everybody,
I was interested on installing the drivers of the nvidia GeForce4 MX 4000 video card of my PC so I Typed the next commands:$sudo rpm -ivh http://rpm.livna.org/livna-release-8.rpm
$sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
$sudo yum -y update
$sudo yum install kmod-nvidia
$sudo nvidia-settings
To configure the system I could have written,
$ sudo yum install kmod-nvidia livna-config-display,
but I prefered the first one. The drivers were (apparently) installed correctly but once rebooted, the X Window system did notstart, not even by typing$ startx
Instead it says,(EE) No devices detected
Fatal server error:
no screens found
Does anybody know how to fix the problem?
Thanks in advance
gb
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
This might not be of much use to you now but it is worth reading. Pass it around :
https://www.redhat.com/archives/fedora-test-list/2006-February/msg01565.html
Max