[quote=“etxeberrizahar”]$ man links2
-g Run Links2 in graphics mode. If not given, Links2 will run in
text mode. Running in graphics mode means that Links2 will
probe all compiled‐in graphics devices and run on the first
found. If none found, links2 will not run in graphics mode. This
option works only if ‐‐enable‐graphics was given to ./configure.
-no-g Run in text mode (overrides previous -g).
-driver <driver name>
Graphics driver to use. Drivers are: x, svgalib, fb, directfb,
pmshell, atheos. List of drivers will be shown if you give it
an unknown driver. Available drivers depend on your operating
system and available libraries.
$ ssh -X serveur_OVH
puis teste successivement
$ links2 -g -driver x
$ links2 -g -driver fb
$ links2 -g -driver directfb
$ links2 -g -driver svgalib
À propos de ce dernier et du message
[svgalib: allocated virtual console #8]
regarde en tty8 (ctrl+alt+F8)[/quote]
Effectivement j’avais déjà testé avec tout les types de drivers =>
~# links2 -g
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.10 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2008 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2010-06-30 18:13)
(*) Direct/Memcpy: Using libc memcpy()
(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
--> No such file or directory
(!) DirectFB/FBDev: Error opening framebuffer device!
(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.
(!) DirectFB/Core: Could not initialize 'system_core' core!
--> Initialization error!
[svgalib: allocated virtual console #7]
root@ns384526:~# links2 -g -driver x
Could not initialize graphics driver x:
Can't open display "(null)"
root@ns384526:~# links2 -g -driver fb
Could not initialize graphics driver fb:
Could not get VT mode.
root@ns384526:~# links2 -g -driver directfb
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.10 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2008 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2010-06-30 18:13)
(*) Direct/Memcpy: Using libc memcpy()
(!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
--> No such file or directory
(!) DirectFB/FBDev: Error opening framebuffer device!
(!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.
(!) DirectFB/Core: Could not initialize 'system_core' core!
--> Initialization error!
Could not initialize graphics driver directfb:
Initialization error!
root@ns384526:~# links2 -g -driver svgalib
[svgalib: allocated virtual console #8]
Mais par contre je n’ai pas de serveur X …
J’ai bien tenté une installation rapide, mais sans amélioration de mon bug
Coté utilisateur, je suis souvent sur root pour ces manips, mais j’ai tenté aussi sous un autre utilisateur, en prenant même le soin de le rajouter dans le groupe “vidéo” comme j’ai pût le voir dans certaines de mes recherches à ce sujet
Pour ce qui est de faire un tty8 j’ai pas trop compris :s
J’execute le tout sous putty
Enfin lorsque je tente une ouverture de session ssh en serveur X je n’ai pas l’impression que ça change d’une ouverture de session ssh classique :s