I finally upgraded my FC4 mythtv box to F7 in order to use schedules direct. I ended up doing a clean install since the upgrade failed. Everything is now back up to par except for nvidia drivers.
First of all, when I installed the nvidia drivers (7185), it pulled the i586 kmdl instead of i686. I had to make yum install the i686 kmdl by giving the full package name and then install the remaining nvidia packages. Now when I try to startx I get "(EE) Failed to load module "nvidia" (module does not exist, 0).". The nvidia_drv.o link and nvidia-1.0-7185_drv.o are in /usr/lib/xorg/modules/drivers so I don't understand why it can't find the module. I've tried specifying /usr/lib/xorg/modules/drivers in the ModulePath and I've removed nvidia_drv.o symlink and copied nvidia-1.0-7185_drv.o to nvidia_drv.o and still nothing works. If I change "nvidia" to "nv" in my xorg.conf, X has no problem finding the nv_drv.o in the same directory. The nvidia kernel module is loading fine so I have no idea how to fix this. Any ideas? Marshall _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
