Voici mon fichier grub.conf
[root@localhost etc]# cat grub*
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,2)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=9
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.23.9-85.fc8)
root (hd0,2)
kernel /vmlinuz-2.6.23.9-85.fc8 ro root=/dev/VolGroup00/LogVol00 noapic rhgb quiet
initrd /initrd-2.6.23.9-85.fc8.img
title Fedora (2.6.23.9-85.fc8) thi
root (hd0,2)
#kernel /vmlinuz-2.6.23.9-85.fc8 ro root=/dev/VolGroup00/LogVol00 noapic rhgb quiet
kernel /vmlinuz-2.6.23.9-85.fc8 ro root=/dev/VolGroup00/LogVol00 noapic rhgb quiet vga=792
initrd /initrd-2.6.23.9-85.fc8.img
title Fedora (2.6.23.1-42.fc8)
root (hd0,2)
kernel /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/VolGroup00/LogVol00 noapic rhgb quiet
initrd /initrd-2.6.23.1-42.fc8.img
title Other
rootnoverify (hd0,0)
chainloader +1
Quand je lance Fedora (2.6.23.9-85.fc8) je ne vois pas le curseur de souris et quand je lance Fedora (2.6.23.9-85.fc8) thi, je le vois. La seul différence est le paramètre vga, je ne vois que cela comme différence. J'ai fais cela suite à des articles du forum qui renvoyait vers la documentation.
Je ne peux pas choisir le type d'écran. Dans la fenêtre j'ai bien 2 choix, mais quand je clique sur l'un ou l'autre, je ne peux pas valider mon choix (la case reste grisée)
J'ai trouver suite à un article du forum qui renvoi vers nvidia.com le driver pour ma carte
http://www.nvidia.com/object/linux_display_ia32_1.0-9631.html
j'essaie de l'installer et poste le résultat