J'ai installé le pilote nvidia
1/arrêter le serveur X avec telinit 3
2/installé le pilote
3/ changer le fichier XF86Config-4 nv a été remplacé nvidia
4/ telinit 5
Tout a bien fonctionné 2 jours mintenant au démarrage j'arrive en console X
(en passant par des clignotement d'écran)si je tape KDE j'ai des msg
d'erreurs XFree86 et ou que mon écran ne serait pas bon ?
J'ai remis nv au lieu de nvidia ....retape kde et je suis mon bureau par
contre à chaque redémarrage rebelotte il merdouille regrrrr
comme je n'ai pas trouvé de pilote pour mon écran plat benq t 701 j'ai mis
un généric 1024x768 sans quoi je recevait un message et rien ne démarrait
Merci les gars si vous avec des idées
ou comment enlever ce nvidia linux x86-1.0-6106 pkg1.run
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
billiob
Alain p a écrit :
J'ai installé le pilote nvidia 1/arrêter le serveur X avec telinit 3 2/installé le pilote 3/ changer le fichier XF86Config-4 nv a été remplacé nvidia 4/ telinit 5
Tout a bien fonctionné 2 jours mintenant au démarrage j'arrive en console X (en passant par des clignotement d'écran)si je tape KDE j'ai des msg d'erreurs XFree86 et ou que mon écran ne serait pas bon ?
J'ai remis nv au lieu de nvidia ....retape kde et je suis mon bureau par contre à chaque redémarrage rebelotte il merdouille regrrrr
comme je n'ai pas trouvé de pilote pour mon écran plat benq t 701 j'ai mis un généric 1024x768 sans quoi je recevait un message et rien ne démarrait
Merci les gars si vous avec des idées ou comment enlever ce nvidia linux x86-1.0-6106 pkg1.run
salut. Je n'ai pas d'idées pour résoudre ton problème mais pour désinstaller, le driver, il suffit de faire (en tant que r: sh N... --uninstall Remplaces ... par la touche TAB pour te servir de l'auto-complétion.
-- @+ Billiob Utilisateur de Linux n°342916 Enregistrez-vous sur http:counter.li.org !! Remplaçez INVALID par swissinfo pour m'envoyer un mail.
Alain p a écrit :
J'ai installé le pilote nvidia
1/arrêter le serveur X avec telinit 3
2/installé le pilote
3/ changer le fichier XF86Config-4 nv a été remplacé nvidia
4/ telinit 5
Tout a bien fonctionné 2 jours mintenant au démarrage j'arrive en console X
(en passant par des clignotement d'écran)si je tape KDE j'ai des msg
d'erreurs XFree86 et ou que mon écran ne serait pas bon ?
J'ai remis nv au lieu de nvidia ....retape kde et je suis mon bureau par
contre à chaque redémarrage rebelotte il merdouille regrrrr
comme je n'ai pas trouvé de pilote pour mon écran plat benq t 701 j'ai mis
un généric 1024x768 sans quoi je recevait un message et rien ne démarrait
Merci les gars si vous avec des idées
ou comment enlever ce nvidia linux x86-1.0-6106 pkg1.run
salut.
Je n'ai pas d'idées pour résoudre ton problème mais pour désinstaller,
le driver, il suffit de faire (en tant que r:
sh N... --uninstall
Remplaces ... par la touche TAB pour te servir de l'auto-complétion.
--
@+
Billiob
Utilisateur de Linux n°342916
Enregistrez-vous sur http:\counter.li.org !!
Remplaçez INVALID par swissinfo pour m'envoyer un mail.
J'ai installé le pilote nvidia 1/arrêter le serveur X avec telinit 3 2/installé le pilote 3/ changer le fichier XF86Config-4 nv a été remplacé nvidia 4/ telinit 5
Tout a bien fonctionné 2 jours mintenant au démarrage j'arrive en console X (en passant par des clignotement d'écran)si je tape KDE j'ai des msg d'erreurs XFree86 et ou que mon écran ne serait pas bon ?
J'ai remis nv au lieu de nvidia ....retape kde et je suis mon bureau par contre à chaque redémarrage rebelotte il merdouille regrrrr
comme je n'ai pas trouvé de pilote pour mon écran plat benq t 701 j'ai mis un généric 1024x768 sans quoi je recevait un message et rien ne démarrait
Merci les gars si vous avec des idées ou comment enlever ce nvidia linux x86-1.0-6106 pkg1.run
salut. Je n'ai pas d'idées pour résoudre ton problème mais pour désinstaller, le driver, il suffit de faire (en tant que r: sh N... --uninstall Remplaces ... par la touche TAB pour te servir de l'auto-complétion.
-- @+ Billiob Utilisateur de Linux n°342916 Enregistrez-vous sur http:counter.li.org !! Remplaçez INVALID par swissinfo pour m'envoyer un mail.
billiob
J'ai trouvé ceci sur a.o.l.m : lm9user wrote:
>> Running Mdk 10.1 community edition. Kernel 2.6.8.1-12mdk, athlon K7, >> Irongate, Nvidia Geforce2 GTS pro. Monitor is Sony E500. All h/w worked >> fine with mandrake 10.0 official. >> >> First the driver series 6111 fails to compile, as noted here so I chose >> 5336 which compiles, installs and runs fine, as it used to...until a >> reboot. >> >> After reboot, X server doesn't load. I verified that >> the /etc/modprobe.preload has the amd and gart modules loaded ( lsmod >> confirms it). /etc/modprobe.conf also has a line for nvidia. But the xorg >> log says no valid screens were found. >> >> Here's the funny thing - if I boot to init 3, and again do a make install >> in the NVIDIA directory, and do a startx, the nvidia driver again loads >> fine ! I haven't changed the XF86Config file so whats happening here ? >> >> I do not want to compile NVIDIA each time I boot ! >> >> TIA.
chmod 666 /dev/nv* puis, changes dans /etc/security/console.perms la ligne : <xconsole> 0660 <dri> 0660 root.video pour obtenir: <xconsole> 0666 <dri> 0666 root.video
Tu n'as pas besoin de recompiler.
-- @+ Billiob Utilisateur de Linux n°342916 Enregistrez-vous sur http:counter.li.org !! Remplaçez INVALID par swissinfo pour m'envoyer un mail.
J'ai trouvé ceci sur a.o.l.m :
lm9user wrote:
>> Running Mdk 10.1 community edition. Kernel 2.6.8.1-12mdk, athlon K7,
>> Irongate, Nvidia Geforce2 GTS pro. Monitor is Sony E500. All h/w worked
>> fine with mandrake 10.0 official.
>>
>> First the driver series 6111 fails to compile, as noted here so I chose
>> 5336 which compiles, installs and runs fine, as it used to...until a
>> reboot.
>>
>> After reboot, X server doesn't load. I verified that
>> the /etc/modprobe.preload has the amd and gart modules loaded ( lsmod
>> confirms it). /etc/modprobe.conf also has a line for nvidia. But the
xorg
>> log says no valid screens were found.
>>
>> Here's the funny thing - if I boot to init 3, and again do a make
install
>> in the NVIDIA directory, and do a startx, the nvidia driver again loads
>> fine ! I haven't changed the XF86Config file so whats happening here ?
>>
>> I do not want to compile NVIDIA each time I boot !
>>
>> TIA.
>> Running Mdk 10.1 community edition. Kernel 2.6.8.1-12mdk, athlon K7, >> Irongate, Nvidia Geforce2 GTS pro. Monitor is Sony E500. All h/w worked >> fine with mandrake 10.0 official. >> >> First the driver series 6111 fails to compile, as noted here so I chose >> 5336 which compiles, installs and runs fine, as it used to...until a >> reboot. >> >> After reboot, X server doesn't load. I verified that >> the /etc/modprobe.preload has the amd and gart modules loaded ( lsmod >> confirms it). /etc/modprobe.conf also has a line for nvidia. But the xorg >> log says no valid screens were found. >> >> Here's the funny thing - if I boot to init 3, and again do a make install >> in the NVIDIA directory, and do a startx, the nvidia driver again loads >> fine ! I haven't changed the XF86Config file so whats happening here ? >> >> I do not want to compile NVIDIA each time I boot ! >> >> TIA.
chmod 666 /dev/nv* puis, changes dans /etc/security/console.perms la ligne : <xconsole> 0660 <dri> 0660 root.video pour obtenir: <xconsole> 0666 <dri> 0666 root.video
Tu n'as pas besoin de recompiler.
-- @+ Billiob Utilisateur de Linux n°342916 Enregistrez-vous sur http:counter.li.org !! Remplaçez INVALID par swissinfo pour m'envoyer un mail.
alain
Merci le chmod 666 n'a rien donné impossible exécuter la commande mais j'ai désintaller le driver je m'attèlerai un prochaine fois
Alain
billiob wrote:
J'ai trouvé ceci sur a.o.l.m : lm9user wrote:
>> Running Mdk 10.1 community edition. Kernel 2.6.8.1-12mdk, athlon K7, >> Irongate, Nvidia Geforce2 GTS pro. Monitor is Sony E500. All h/w worked >> fine with mandrake 10.0 official. >> >> First the driver series 6111 fails to compile, as noted here so I chose >> 5336 which compiles, installs and runs fine, as it used to...until a >> reboot. >> >> After reboot, X server doesn't load. I verified that >> the /etc/modprobe.preload has the amd and gart modules loaded ( lsmod >> confirms it). /etc/modprobe.conf also has a line for nvidia. But the xorg >> log says no valid screens were found. >> >> Here's the funny thing - if I boot to init 3, and again do a make install >> in the NVIDIA directory, and do a startx, the nvidia driver again loads >> fine ! I haven't changed the XF86Config file so whats happening here ? >> >> I do not want to compile NVIDIA each time I boot ! >> >> TIA.
chmod 666 /dev/nv* puis, changes dans /etc/security/console.perms la ligne : <xconsole> 0660 <dri> 0660 root.video pour obtenir: <xconsole> 0666 <dri> 0666 root.video
Tu n'as pas besoin de recompiler.
Merci le chmod 666 n'a rien donné impossible exécuter la commande mais
j'ai désintaller le driver je m'attèlerai un prochaine fois
Alain
billiob wrote:
J'ai trouvé ceci sur a.o.l.m :
lm9user wrote:
>> Running Mdk 10.1 community edition. Kernel 2.6.8.1-12mdk, athlon K7,
>> Irongate, Nvidia Geforce2 GTS pro. Monitor is Sony E500. All h/w worked
>> fine with mandrake 10.0 official.
>>
>> First the driver series 6111 fails to compile, as noted here so I chose
>> 5336 which compiles, installs and runs fine, as it used to...until a
>> reboot.
>>
>> After reboot, X server doesn't load. I verified that
>> the /etc/modprobe.preload has the amd and gart modules loaded ( lsmod
>> confirms it). /etc/modprobe.conf also has a line for nvidia. But the
xorg
>> log says no valid screens were found.
>>
>> Here's the funny thing - if I boot to init 3, and again do a make
install
>> in the NVIDIA directory, and do a startx, the nvidia driver again loads
>> fine ! I haven't changed the XF86Config file so whats happening here ?
>>
>> I do not want to compile NVIDIA each time I boot !
>>
>> TIA.
Merci le chmod 666 n'a rien donné impossible exécuter la commande mais j'ai désintaller le driver je m'attèlerai un prochaine fois
Alain
billiob wrote:
J'ai trouvé ceci sur a.o.l.m : lm9user wrote:
>> Running Mdk 10.1 community edition. Kernel 2.6.8.1-12mdk, athlon K7, >> Irongate, Nvidia Geforce2 GTS pro. Monitor is Sony E500. All h/w worked >> fine with mandrake 10.0 official. >> >> First the driver series 6111 fails to compile, as noted here so I chose >> 5336 which compiles, installs and runs fine, as it used to...until a >> reboot. >> >> After reboot, X server doesn't load. I verified that >> the /etc/modprobe.preload has the amd and gart modules loaded ( lsmod >> confirms it). /etc/modprobe.conf also has a line for nvidia. But the xorg >> log says no valid screens were found. >> >> Here's the funny thing - if I boot to init 3, and again do a make install >> in the NVIDIA directory, and do a startx, the nvidia driver again loads >> fine ! I haven't changed the XF86Config file so whats happening here ? >> >> I do not want to compile NVIDIA each time I boot ! >> >> TIA.