Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[kernel] system.map et config [resolu]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
mcsky2
Guru
Guru


Joined: 25 Aug 2005
Posts: 312

PostPosted: Wed Nov 22, 2006 9:35 am    Post subject: [kernel] system.map et config [resolu] Reply with quote

Bonjour,
Je pose la question de savoir s'il faut ajouter le .config et le System.map dans /boot.
En effet dans la doc officielle de gentoo http://www.gentoo.org/doc/fr/handbook/handbook-x86.xml?part=1&chap=7, il ne parle pas de copier les fichiers config et system.map et dans une doc du wiki gentoo [url]http://fr.gentoo-wiki.com/HOWTO_Configurer_et_compiler_le_noyau [/url], ils les mettent (comme je l'ai toujours vu).
Ca fait un certain temps que je ne mets plus config et system.map dans /boot. Ca fonctionne.
Mais j'ai constaté qu'il arrivait parfois apres recompilation du meme noyau avec ajout de fonctions en dur dans le noyau, que le chargement au demarrage ne se fasse pas.
Merci pour vos explications


Last edited by mcsky2 on Wed Nov 22, 2006 2:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
_droop_
l33t
l33t


Joined: 30 May 2004
Posts: 957

PostPosted: Wed Nov 22, 2006 9:41 am    Post subject: Reply with quote

Salut,

Le fichier System.map n'est utile que si tu veux faire du déboguage noyau. Tu n'as surement pas besoin de le copier.

Pour le fichier config, on conseille souvent de le copier sur boot afin d'avoir une trace de la configuration noyau. Ce fichier peut être utilisé pour par exemple recompiler un nouveau noyau (make oldconfig). Ce n'est pas impératif de le mettre sur /boot. Tu peux très bien le laisser là où il est ou l'archiver ailleurs.

Pourton problème de chargement : pas tout compris là c'est un peu vague...
Back to top
View user's profile Send private message
mcsky2
Guru
Guru


Joined: 25 Aug 2005
Posts: 312

PostPosted: Wed Nov 22, 2006 10:53 am    Post subject: Reply with quote

Merci pour tes explications. Il y a aussi l'option "kernel .config support" dans le noyau
En ce moment, j'ai un souci avec bootplash qui fonctionnait bien avec le dernier noyau (2.6.17-r8). J'ai change de noyau en 2.6.18-r2 en recopiant mon .config et en faisant un make oldconfig. Seulement voila il ne trouve pas le /dev/fb0 (frame buffer) qui est pourtant activer dans le noyau.

Code:
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
CONFIG_FB_VESA_STD=y
# CONFIG_FB_VESA_TNG is not set
CONFIG_VIDEO_SELECT=y
Back to top
View user's profile Send private message
mcsky2
Guru
Guru


Joined: 25 Aug 2005
Posts: 312

PostPosted: Wed Nov 22, 2006 2:05 pm    Post subject: Reply with quote

J'ai résolu mon probleme,
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Wed Nov 22, 2006 5:03 pm    Post subject: Reply with quote

super, et? si t'expliques pas j'vois pas l'interet de nous le dire? d'autres personnes (gens) pourraient très bien avoir le même problème. C'est comme ça que le forum fonctionne.
_________________
The End of the Internet!
Back to top
View user's profile Send private message
mcsky2
Guru
Guru


Joined: 25 Aug 2005
Posts: 312

PostPosted: Thu Nov 23, 2006 2:18 pm    Post subject: Reply with quote

Désolé pour ma reponse rapide.
En fait j'ai change dans le Noyau l'option vesafb par vesafb-tng et ca m'a resolu mon probleme de bootsplash.
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
Page 1 of 1

 
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