pas de console avec new kernel

pas de console avec new kernel - Linux et OS Alternatifs

Marsh Posté le 19-10-2001 à 23:48:20    

J'ai recompilé le noyau (2.4.12) et quand je boote, je vois rien a l'écran mais il boote correctement car si je tappe startx, je rentre dans X et je le vois. Mais si je logoff, j'ai mon écran noir... Il n'y a que l'interface graphique qui fonctionne (et le reste des processus...)
Comment faire pour ravoir ma console sans X ?
Merci d'avance

Reply

Marsh Posté le 19-10-2001 à 23:48:20   

Reply

Marsh Posté le 19-10-2001 à 23:51:08    

mauvais choix d'options :D
 
cf console driver et VGA text console pour voir

Reply

Marsh Posté le 19-10-2001 à 23:52:03    

Saying Y here will allow you to use Linux in text mode through a
display that complies with the generic VGA standard. Virtually
everyone wants that.
 
The program SVGATextMode can be used to utilize SVGA video cards to
their full potential in text mode. Download it from
<ftp://metalab.unc.edu/pub/Linux/utils/console>.
 
Say Y.

Reply

Marsh Posté le 19-10-2001 à 23:54:17    

regarde aussi:
Virtual terminal dans la section 'caractere devices'
 
....
If unsure, say Y, or else you won't be able to do much with your new
shiny Linux system :-)

 

[edtdd]--Message édité par 911GT3--[/edtdd]

Reply

Marsh Posté le 20-10-2001 à 00:16:28    

aille, ca veut dire que je dois recompiler...
zut

Reply

Marsh Posté le 20-10-2001 à 00:17:41    

refait un xconfig et regarde si ces options sont activées ou non. si c'est non, c'est oui :D

Reply

Marsh Posté le 20-10-2001 à 00:21:08    

VGA text console est activé...
mais a mon avis c'est le framebuffer qui fait des probs...

Reply

Marsh Posté le 20-10-2001 à 00:27:31    

et virtual termninal du 'caractere device' ?
et support for console on vuirtual terminal (en dessous) ?
 
C'est surtout ces deux la en fait ;)

 

[edtdd]--Message édité par 911GT3--[/edtdd]

Reply

Marsh Posté le 20-10-2001 à 00:28:10    

Voici un extrait de ma config kernel
#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
# CONFIG_MDA_CONSOLE is not set
 
#
# Frame-buffer support
#
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_FB_RIVA=m
# CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_VESA is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_HGA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MATROX is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=m
CONFIG_FBCON_CFB16=m
CONFIG_FBCON_CFB32=m
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
 
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256

 

[edtdd]--Message édité par die488--[/edtdd]

Reply

Marsh Posté le 20-10-2001 à 00:31:47    

# Frame-buffer support
#
# CONFIG_FB is not set
 
mais
 
 
 
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y

 

[edtdd]--Message édité par 911GT3--[/edtdd]

Reply

Marsh Posté le 20-10-2001 à 00:31:47   

Reply

Marsh Posté le 20-10-2001 à 00:34:47    

oups :D
théorie plantée :sarcastic:
 
je réfléchi ;)

Reply

Marsh Posté le 20-10-2001 à 00:36:28    

merci qd même ;)

Reply

Marsh Posté le 20-10-2001 à 00:42:06    

tu as une Kyro ? pourquoi le framebuffer ?
 
sinon, CONFIG_VIDEO_SELECT=y m'intrigue.

Citation :

This enables support for text mode selection on kernel startup. If
you want to take advantage of some high-resolution text mode your
card's BIOS offers, but the traditional Linux utilities like
SVGATextMode don't, you can say Y here and set the mode using the
"vga=" option from your boot loader (lilo or loadlin) or set
"vga=ask" which brings up a video mode menu on kernel startup.


 
essaie de passer vga=80x25 comme argument à lilo.
ou vga=ask.
 

Citation :

he video mode to be used is selected by a kernel parameter which can be
specified in the kernel Makefile (the SVGA_MODE=... line) or by the "vga=..."
option of LILO (or some other boot loader you use) or by the "vidmode" utility
(present in standard Linux utility packages). You can use the following values
of this parameter:
 
   NORMAL_VGA - Standard 80x25 mode available on all display adapters.
 
   EXTENDED_VGA - Standard 8-pixel font mode: 80x43 on EGA, 80x50 on VGA.
 
   ASK_VGA - Display a video mode menu upon startup (see below).

 

[edtdd]--Message édité par 911GT3--[/edtdd]

Reply

Marsh Posté le 20-10-2001 à 00:59:08    

non, j'ai un Geforce MX mais je suis en train de recompiler sans le framebuffer, je pense que ca vient de là.
Pour lilo, je teste aussi
merci
je te dis quoi si j'ai avancé

Reply

Marsh Posté le 20-10-2001 à 01:10:05    

bon ben voilà, ca marche ;)
Je sais pas si c'est parce que j'ai compilé sans le framebuffer ou bien si c'est lilo mais ca marche !
Merci bcp

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed