Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[INSTALL] Pb lors du reboot post-install (resolu)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
befa
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 208
Location: rennes

PostPosted: Tue Nov 09, 2004 6:01 pm    Post subject: Reply with quote

j'ai ca qui differe pour le boot:
Code:
defaults,noatime

_________________
Open Minds! Open Sources! Open Future!
think_tux@jabber.org
Back to top
View user's profile Send private message
Argian
l33t
l33t


Joined: 01 May 2004
Posts: 682
Location: Nîmes

PostPosted: Tue Nov 09, 2004 6:03 pm    Post subject: Reply with quote

Je ne sais pas si c'est valable avec un noyau "genkernelisé", mais, et si tu essaies de faire simple ?
Code:
default 0
timeout 15
splashimage=(hd0,0)/grub/splash.xpm.gz
 
title=Gentoo Linux
  root (hd0,0)
  kernel /kernel-2.6.9-gentoo-r1 root=/dev/hda3
Autrement dit, pas de fioriture
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 6:05 pm    Post subject: Reply with quote

je pense plutot a un probleme de resolution d'écran. Comment faire pour la changer ?
Back to top
View user's profile Send private message
befa
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 208
Location: rennes

PostPosted: Tue Nov 09, 2004 6:07 pm    Post subject: Reply with quote

Code:
kernel /kernel-2.x.x  root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hdxX

de mémoire pour un noyau genkernelise, c'est obligatoire....
_________________
Open Minds! Open Sources! Open Future!
think_tux@jabber.org
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 6:08 pm    Post subject: Reply with quote

mais en fait le pb c que je commence a voir au boot les messages du kernel et puis d'un coup l'écran "flash" et c écran noir
Back to top
View user's profile Send private message
Argian
l33t
l33t


Joined: 01 May 2004
Posts: 682
Location: Nîmes

PostPosted: Tue Nov 09, 2004 6:10 pm    Post subject: Reply with quote

befa wrote:
Code:
kernel /kernel-2.x.x  root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hdxX

de mémoire pour un noyau genkernelise, c'est obligatoire....
Ben, à moins que l'initrd soit obligatoire (c'est possible, je n'en sais rien), la version épurée devrait fonctionner
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Nov 09, 2004 6:10 pm    Post subject: Reply with quote

tu as essaye de forcer la resolution 640x480?
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 6:13 pm    Post subject: Reply with quote

non je ne sais pas comment faire pour le forcer, j'ai essayer avec video=vesafb
et vga=788 mais au boot il me dit que la resolution n'est pas bonne ...
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 6:14 pm    Post subject: Reply with quote

pixnet wrote:
mais en fait le pb c que je commence a voir au boot les messages du kernel et puis d'un coup l'écran "flash" et c écran noir

Vérifie de bien avoir ça :
Code:
 "characters devices" --> "Graphics support" -->
[*] Support for frame buffer devices   
<*>   VESA VGA graphics support
 VESA driver type (vesafb-tng)  --->       
 (640x480@60) VESA default mode 


Pas plus, pas moins.
Si ça ne résout pas le problème alors c'est autre chose.

PS : pour avoir 640x480, ne met aucun argument dans la config de grub qui parle de la résolution, le noyau va se débrouiller tout seul si tu fais bien ce que je t'ai dis ;)
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
befa
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 208
Location: rennes

PostPosted: Tue Nov 09, 2004 6:14 pm    Post subject: Reply with quote

question sans doute stupide, mais a quel moment ton ecran flash? (je veux quelle ligne dans le chargement?)
_________________
Open Minds! Open Sources! Open Future!
think_tux@jabber.org
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 6:15 pm    Post subject: Reply with quote

befa wrote:
question sans doute stupide, mais a quel moment ton ecran flash? (je veux quelle ligne dans le chargement?)

Bah les premières lignes du kernel (ca utilise pas le frame buffer ça) ca va mais c'est la suite (donc à l'utilisation du framebuffer).
Le problème vient donc d'une mauvaise config du framebuffer et / ou d'une mauvaise résolution, c'est certain!
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 6:16 pm    Post subject: Reply with quote

et bien cela va très vite ... mais j'ai l'impression d'avoir vu afficher "VGA" ..
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Nov 09, 2004 6:17 pm    Post subject: Reply with quote

Je te conseille de prendre le taureau par les cornes et de compiler ton kernel toi-meme ...

[edit : si t'arrives pas a te connecter au manuel, ou si tu veux de l'aide, bah.. demande! ca devrait etre assez simple a moins que tu aies du hardware bizarre...]
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 6:20 pm    Post subject: Reply with quote

Pas besoin de l'embeter à compiler son propre kernel. Si il à utilisé genkernel ce n'est pas pour rien je pense.
Code:
# genkernel --menuconfig all

et vérifie bien les points que je t'ai dis. Il ne doit rien avoir de plus dans Graphics support.
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 6:21 pm    Post subject: Reply with quote

bosozoku wrote:
pixnet wrote:
mais en fait le pb c que je commence a voir au boot les messages du kernel et puis d'un coup l'écran "flash" et c écran noir

Vérifie de bien avoir ça :
Code:
 "characters devices" --> "Graphics support" -->
[*] Support for frame buffer devices   
<*>   VESA VGA graphics support
 VESA driver type (vesafb-tng)  --->       
 (640x480@60) VESA default mode 


Pas plus, pas moins.
Si ça ne résout pas le problème alors c'est autre chose.

PS : pour avoir 640x480, ne met aucun argument dans la config de grub qui parle de la résolution, le noyau va se débrouiller tout seul si tu fais bien ce que je t'ai dis ;)


C'est ce que j'ai dans ma config de kernel...
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 6:24 pm    Post subject: Reply with quote

Je donne ma langue au chat alors...
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
befa
Apprentice
Apprentice


Joined: 28 Oct 2004
Posts: 208
Location: rennes

PostPosted: Tue Nov 09, 2004 6:25 pm    Post subject: Reply with quote

pas mieux....(surtout pas moi :lol:)
_________________
Open Minds! Open Sources! Open Future!
think_tux@jabber.org
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Nov 09, 2004 6:27 pm    Post subject: Reply with quote

Je suis pris d'un doute tout d'un coup..
ATI Rage Mobility ca veut dire que tu as un portable ... non ?

...

hmm. Tu as hotplug/coldplug?
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 6:28 pm    Post subject: Reply with quote

Ca change quoi qu'il soit sur un portable ou pas ?
L'architecture est la même non ?
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Nov 09, 2004 6:31 pm    Post subject: Reply with quote

Bah.. Oui mais en fait ca c'etait juste moi qui pensais a voix haute.
Il me semble me rappeler que hotplug/coldplug sont assez importants avec genkernel ...
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 6:36 pm    Post subject: Reply with quote

oui je suis sur un portable et g emerge hotplug
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 6:42 pm    Post subject: Reply with quote

Code:
 ls /etc/runlevels/default/ | grep hotplug


edit : trevoke, de toutes façons ca lui sert à quoi ? Puisque hotplug démarre après que son écran soit déja noir. Le problème vient du framebuffer et je ne vois pas en quoi hotplug resolverait le problème.
Explique moi si je dis n'importe quoi par contre ^^
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
Trevoke
Advocate
Advocate


Joined: 04 Sep 2004
Posts: 4099
Location: NY, NY

PostPosted: Tue Nov 09, 2004 6:55 pm    Post subject: Reply with quote

Bah hotplug charge les modules, non? Donc il y a peut-etre bien un module qui n'est pas charge et qui devrait l'etre...

Ou est kernel_sensei quand on a besoin de lui :)
_________________
Votre moment detente
What is the nature of conflict?
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Tue Nov 09, 2004 7:03 pm    Post subject: Reply with quote

Le framebuffer c'est en dur.

Enfin j'espere que tu as bien exactement la config que j'ai posté un peu plus haut, rien de plus et rien de moins !
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
pixnet
n00b
n00b


Joined: 06 Nov 2004
Posts: 57

PostPosted: Tue Nov 09, 2004 7:09 pm    Post subject: Reply with quote

ben oui ...

Bon j'ai tout virer, mes sources du kernel, grub etc.. et je refais tout correctement.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum