Hello On Sat, 2008-02-23 at 09:58 -0500, Doctor Who wrote: > d) I'm getting the following error when attempting to do a yum-update: > > Downloading Packages: > Running rpm_check_debug > ERROR with rpm_check_debug vs depsolve: > Package kmod-nvidia-2.6.23.15-137.fc8 needs kernel-i686 = > 2.6.23.15-137.fc8, this is not available. > Complete! > > Any ideas on how to fix this? > > Thanks. > I would do yum remove kmod-nvidia, and if there is any nvidia-packages left remove them too. then yum install kmod-nvidia. If you haven't done that already. Henning