Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[HOWTO] Migration vers X modulaire
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
shmal
Tux's lil' helper
Tux's lil' helper


Joined: 07 Aug 2004
Posts: 143
Location: France, 91

PostPosted: Fri Mar 24, 2006 6:11 pm    Post subject: Reply with quote

UB|K wrote:
marvin rouge wrote:
Merci UB|K pour ce howto.
J'ai bien galéré, à cause d'un problème avec eselect-opengl.
Donc, pour ceux en ~amd64, eselect-opengl-1.0.3, et des erreurs sur xorg-server, j'ai mis la solution que j'ai utilisée dans ce post

Mais de rien, ce fut un plaisir!
je vais éditer le howto et faire un lien vers ton thread, ça peut servir.

Sinon, par rapport au post de Leander256 et suite à ce que je disais à _droop_ (sur les histoires de versions de paquet dans package.unmask & co), voici un script qui permet de démasquer tout xorg-7.0 et de keyworder toutes les deps comme il faut dans la foulée. Contrairement à la liste de Leander256, aucune version de paquet n'est présente ce qui permet de rester à jour plus facilement. Mais comme gentoo est une histoire de choix (tm), faites comme bon vous semble!
Code:
#!/bin/sh
my_kw="~amd64"
cp /etc/portage/package.unmask /etc/portage/package.unmask.save
cp /etc/portage/package.keywords /etc/portage/package.keywords.save
sed -n '/xorg-docs/,/xcursor-themes/p' /usr/portage/profiles/package.mask > temp.mask
cat temp.mask >> /etc/portage/package.unmask
for i in `cat temp.mask`;
        do echo $i $my_kw >> /etc/portage/package.keywords;
done;
rm temp.mask

:!: comme chez moi tout est déjà démasqué/keywordé, je ne l'ai pas testé en vrai mais juste dans dossier bidon (sans le préfixe "/etc/portage/" en gros). Mais bon, il ne devrait pas y avoir de soucis (en plus il backup les fichiers modifiés...)
Une limitation du script existe pour l'amd64 dans la mesure ou certains paquets n'existent qu'en ~x86, il faudra donc éventuellement repasser derrière.


Salut,

Chez moi, le script ne fonctionne pas... Il n'ajoute rien du tout dans les deux fichiers...
Et dans la doc gentoo, le fichier proposé à copier coller n'existe plus...
Comment faire ?

Merci !
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Fri Mar 24, 2006 6:50 pm    Post subject: Reply with quote

C'est normal, X modulaire est passé en dans la branche instable donc il ne faut plus l'unmaské si tu es en ~x86.
_________________
Apsforps
Back to top
View user's profile Send private message
UB|K
l33t
l33t


Joined: 27 May 2004
Posts: 786
Location: Villeurbanne, France

PostPosted: Fri Mar 24, 2006 7:08 pm    Post subject: Reply with quote

Apsforps wrote:
C'est normal, X modulaire est passé en dans la branche instable donc il ne faut plus l'unmaské si tu es en ~x86.

tout à fait, je vais modifier le howto pour que ça apparaisse.
_________________
Reality is that which, when you stop believing in it, doesn't go away.
Back to top
View user's profile Send private message
shmal
Tux's lil' helper
Tux's lil' helper


Joined: 07 Aug 2004
Posts: 143
Location: France, 91

PostPosted: Fri Mar 24, 2006 7:13 pm    Post subject: Reply with quote

OK. Je suis en stable, comme faut-il donc faire pour l'emerger ?

un
Code:
echo "x11-base/xorg-x11 ~x86" >> /etc/portage/package.keywords
suffit ? (je ne pense pas...)
Back to top
View user's profile Send private message
UB|K
l33t
l33t


Joined: 27 May 2004
Posts: 786
Location: Villeurbanne, France

PostPosted: Fri Mar 24, 2006 7:40 pm    Post subject: Reply with quote

shmal wrote:
un
Code:
echo "x11-base/xorg-x11 ~x86" >> /etc/portage/package.keywords
suffit ? (je ne pense pas...)

non, il manque 288 paquets!!
voilà la liste des paquets (si quelqu'un à une solution plus élégante avec un zoli script, je prend):
Code:
app-doc/xorg-docs ~x86
app-doc/xorg-sgml-doctools ~x86
media-fonts/encodings ~x86
media-fonts/font-adobe-100dpi ~x86
media-fonts/font-adobe-75dpi ~x86
media-fonts/font-adobe-utopia-100dpi ~x86
media-fonts/font-adobe-utopia-75dpi ~x86
media-fonts/font-adobe-utopia-type1 ~x86
media-fonts/font-alias ~x86
media-fonts/font-arabic-misc ~x86
media-fonts/font-bh-100dpi ~x86
media-fonts/font-bh-75dpi ~x86
media-fonts/font-bh-lucidatypewriter-100dpi ~x86
media-fonts/font-bh-lucidatypewriter-75dpi ~x86
media-fonts/font-bh-ttf ~x86
media-fonts/font-bh-type1 ~x86
media-fonts/font-bitstream-100dpi ~x86
media-fonts/font-bitstream-75dpi ~x86
media-fonts/font-bitstream-speedo ~x86
media-fonts/font-bitstream-type1 ~x86
media-fonts/font-cronyx-cyrillic ~x86
media-fonts/font-cursor-misc ~x86
media-fonts/font-daewoo-misc ~x86
media-fonts/font-dec-misc ~x86
media-fonts/font-ibm-type1 ~x86
media-fonts/font-isas-misc ~x86
media-fonts/font-jis-misc ~x86
media-fonts/font-micro-misc ~x86
media-fonts/font-misc-cyrillic ~x86
media-fonts/font-misc-ethiopic ~x86
media-fonts/font-misc-meltho ~x86
media-fonts/font-misc-misc ~x86
media-fonts/font-mutt-misc ~x86
media-fonts/font-schumacher-misc ~x86
media-fonts/font-screen-cyrillic ~x86
media-fonts/font-sony-misc ~x86
media-fonts/font-sun-misc ~x86
media-fonts/font-util ~x86
media-fonts/font-winitzki-cyrillic ~x86
media-fonts/font-xfree86-type1 ~x86
media-libs/mesa ~x86
x11-apps/appres ~x86
x11-apps/bdftopcf ~x86
x11-apps/beforelight ~x86
x11-apps/bitmap ~x86
x11-apps/editres ~x86
x11-apps/fonttosfnt ~x86
x11-apps/fslsfonts ~x86
x11-apps/fstobdf ~x86
x11-apps/iceauth ~x86
x11-apps/ico ~x86
x11-apps/lbxproxy ~x86
x11-apps/listres ~x86
x11-apps/luit ~x86
x11-apps/mesa-progs ~x86
x11-apps/mkcfm ~x86
x11-apps/mkfontdir ~x86
x11-apps/mkfontscale ~x86
x11-apps/oclock ~x86
x11-apps/proxymngr ~x86
x11-apps/rgb ~x86
x11-apps/rstart ~x86
x11-apps/scripts ~x86
x11-apps/sessreg ~x86
x11-apps/setxkbmap ~x86
x11-apps/showfont ~x86
x11-apps/smproxy ~x86
x11-wm/twm ~x86
x11-apps/viewres ~x86
x11-apps/x11perf ~x86
x11-apps/xauth ~x86
x11-apps/xbiff ~x86
x11-apps/xcalc ~x86
x11-apps/xclipboard ~x86
x11-apps/xclock ~x86
x11-apps/xcmsdb ~x86
x11-apps/xconsole ~x86
x11-apps/xcursorgen ~x86
x11-apps/xdbedizzy ~x86
x11-apps/xditview ~x86
x11-apps/xdm ~x86
x11-apps/xdpyinfo ~x86
x11-apps/xdriinfo ~x86
x11-apps/xedit ~x86
x11-apps/xev ~x86
x11-apps/xeyes ~x86
x11-apps/xf86dga ~x86
x11-apps/xfd ~x86
x11-apps/xfindproxy ~x86
x11-apps/xfontsel ~x86
x11-apps/xfs ~x86
x11-apps/xfsinfo ~x86
x11-apps/xfwp ~x86
x11-apps/xgamma ~x86
x11-apps/xgc ~x86
x11-apps/xhost ~x86
x11-apps/xinit ~x86
x11-apps/xkbcomp ~x86
x11-apps/xkbevd ~x86
x11-apps/xkbprint ~x86
x11-apps/xkbutils ~x86
x11-apps/xkill ~x86
x11-apps/xload ~x86
x11-apps/xlogo ~x86
x11-apps/xlsatoms ~x86
x11-apps/xlsclients ~x86
x11-apps/xlsfonts ~x86
x11-apps/xmag ~x86
x11-apps/xman ~x86
x11-apps/xmessage ~x86
x11-apps/xmh ~x86
x11-apps/xmodmap ~x86
x11-apps/xmore ~x86
x11-apps/xphelloworld ~x86
x11-apps/xplsprinters ~x86
x11-apps/xpr ~x86
x11-apps/xprehashprinterlist ~x86
x11-apps/xprop ~x86
x11-apps/xrandr ~x86
x11-apps/xrdb ~x86
x11-apps/xrefresh ~x86
x11-apps/xrx ~x86
x11-apps/xset ~x86
x11-apps/xsetmode ~x86
x11-apps/xsetpointer ~x86
x11-apps/xsetroot ~x86
x11-apps/xsm ~x86
x11-apps/xstdcmap ~x86
x11-apps/xtrap ~x86
x11-apps/xvidtune ~x86
x11-apps/xvinfo ~x86
x11-apps/xwd ~x86
x11-apps/xwininfo ~x86
x11-apps/xwud ~x86
>=x11-base/kdrive-6 ~x86
x11-base/xorg-server ~x86
>=x11-base/xorg-x11-7.0.0_rc0 ~x86
x11-drivers/xf86-input-acecad ~x86
x11-drivers/xf86-input-aiptek ~x86
x11-drivers/xf86-input-calcomp ~x86
x11-drivers/xf86-input-citron ~x86
x11-drivers/xf86-input-digitaledge ~x86
x11-drivers/xf86-input-dmc ~x86
x11-drivers/xf86-input-dynapro ~x86
x11-drivers/xf86-input-elo2300 ~x86
x11-drivers/xf86-input-elographics ~x86
x11-drivers/xf86-input-evdev ~x86
x11-drivers/xf86-input-fpit ~x86
x11-drivers/xf86-input-hyperpen ~x86
x11-drivers/xf86-input-jamstudio ~x86
x11-drivers/xf86-input-joystick ~x86
x11-drivers/xf86-input-keyboard ~x86
x11-drivers/xf86-input-magellan ~x86
x11-drivers/xf86-input-magictouch ~x86
x11-drivers/xf86-input-microtouch ~x86
x11-drivers/xf86-input-mouse ~x86
x11-drivers/xf86-input-mutouch ~x86
x11-drivers/xf86-input-palmax ~x86
x11-drivers/xf86-input-penmount ~x86
x11-drivers/xf86-input-spaceorb ~x86
x11-drivers/xf86-input-summa ~x86
x11-drivers/xf86-input-tek4957 ~x86
x11-drivers/xf86-input-ur98 ~x86
x11-drivers/xf86-input-vmmouse ~x86
x11-drivers/xf86-input-void ~x86
x11-drivers/xf86-video-apm ~x86
x11-drivers/xf86-video-ark ~x86
x11-drivers/xf86-video-ati ~x86
x11-drivers/xf86-video-chips ~x86
x11-drivers/xf86-video-cirrus ~x86
x11-drivers/xf86-video-cyrix ~x86
x11-drivers/xf86-video-dummy ~x86
x11-drivers/xf86-video-fbdev ~x86
x11-drivers/xf86-video-glint ~x86
x11-drivers/xf86-video-i128 ~x86
x11-drivers/xf86-video-i740 ~x86
x11-drivers/xf86-video-i810 ~x86
x11-drivers/xf86-video-imstt ~x86
x11-drivers/xf86-video-mga ~x86
x11-drivers/xf86-video-neomagic ~x86
x11-drivers/xf86-video-newport ~x86
x11-drivers/xf86-video-nsc ~x86
x11-drivers/xf86-video-nv ~x86
x11-drivers/xf86-video-rendition ~x86
x11-drivers/xf86-video-s3 ~x86
x11-drivers/xf86-video-s3virge ~x86
x11-drivers/xf86-video-savage ~x86
x11-drivers/xf86-video-siliconmotion ~x86
x11-drivers/xf86-video-sis ~x86
x11-drivers/xf86-video-sisusb ~x86
x11-drivers/xf86-video-sunbw2 ~x86
x11-drivers/xf86-video-suncg14 ~x86
x11-drivers/xf86-video-suncg3 ~x86
x11-drivers/xf86-video-suncg6 ~x86
x11-drivers/xf86-video-sunffb ~x86
x11-drivers/xf86-video-sunleo ~x86
x11-drivers/xf86-video-suntcx ~x86
x11-drivers/xf86-video-tdfx ~x86
x11-drivers/xf86-video-tga ~x86
x11-drivers/xf86-video-trident ~x86
x11-drivers/xf86-video-tseng ~x86
x11-drivers/xf86-video-v4l ~x86
x11-drivers/xf86-video-vesa ~x86
x11-drivers/xf86-video-vga ~x86
x11-drivers/xf86-video-via ~x86
x11-drivers/xf86-video-vmware ~x86
x11-drivers/xf86-video-voodoo ~x86
x11-libs/libdmx ~x86
x11-libs/libdrm ~x86
x11-libs/libfontenc ~x86
x11-libs/libFS ~x86
x11-libs/libICE ~x86
x11-libs/liblbxutil ~x86
x11-libs/liboldX ~x86
x11-libs/libSM ~x86
x11-libs/libX11 ~x86
x11-libs/libXau ~x86
x11-libs/libXaw ~x86
x11-libs/libXcomposite ~x86
x11-libs/libXcursor ~x86
x11-libs/libXdamage ~x86
x11-libs/libXdmcp ~x86
x11-libs/libXevie ~x86
x11-libs/libXext ~x86
x11-libs/libXfixes ~x86
x11-libs/libXfont ~x86
x11-libs/libXfontcache ~x86
x11-libs/libXft ~x86
x11-libs/libXi ~x86
x11-libs/libXinerama ~x86
x11-libs/libxkbfile ~x86
x11-libs/libxkbui ~x86
x11-libs/libXmu ~x86
x11-libs/libXp ~x86
x11-libs/libXpm ~x86
x11-libs/libXprintAppUtil ~x86
x11-libs/libXprintUtil ~x86
x11-libs/libXrandr ~x86
x11-libs/libXrender ~x86
x11-libs/libXres ~x86
x11-libs/libXScrnSaver ~x86
x11-libs/libXt ~x86
x11-libs/libXTrap ~x86
x11-libs/libXtst ~x86
x11-libs/libXv ~x86
x11-libs/libXvMC ~x86
x11-libs/libXxf86dga ~x86
x11-libs/libXxf86misc ~x86
x11-libs/libXxf86vm ~x86
x11-libs/xtrans ~x86
x11-misc/gccmakedep ~x86
x11-misc/imake ~x86
x11-misc/lndir ~x86
x11-misc/makedepend ~x86
x11-misc/util-macros ~x86
x11-misc/xbitmaps ~x86
x11-misc/xkbdata ~x86
x11-misc/xkeyboard-config ~x86
x11-misc/xorg-cf-files ~x86
x11-proto/bigreqsproto ~x86
x11-proto/compositeproto ~x86
x11-proto/damageproto ~x86
x11-proto/dmxproto ~x86
x11-proto/evieext ~x86
x11-proto/fixesproto ~x86
x11-proto/fontcacheproto ~x86
x11-proto/fontsproto ~x86
x11-proto/glproto ~x86
x11-proto/inputproto ~x86
x11-proto/kbproto ~x86
x11-proto/printproto ~x86
x11-proto/randrproto ~x86
x11-proto/recordproto ~x86
x11-proto/renderproto ~x86
x11-proto/resourceproto ~x86
x11-proto/scrnsaverproto ~x86
x11-proto/trapproto ~x86
x11-proto/videoproto ~x86
x11-proto/xcmiscproto ~x86
x11-proto/xextproto ~x86
x11-proto/xf86bigfontproto ~x86
x11-proto/xf86dgaproto ~x86
x11-proto/xf86driproto ~x86
x11-proto/xf86miscproto ~x86
x11-proto/xf86rushproto ~x86
x11-proto/xf86vidmodeproto ~x86
x11-proto/xineramaproto ~x86
x11-proto/xproto ~x86
x11-proto/xproxymanagementprotocol ~x86
x11-themes/gentoo-xcursors ~x86
x11-themes/xcursor-themes ~x86

_________________
Reality is that which, when you stop believing in it, doesn't go away.
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Sat Mar 25, 2006 10:22 am    Post subject: Reply with quote

ça peut t'aider:), c'est le même principe:
http://gentoo-wiki.com/HOWTO_Modular_Xorg#Unmask_xorg-x11

tu supprimes juste la ligne concernant package.unmask dans un des deux scripts :)
Back to top
View user's profile Send private message
Viiince
Apprentice
Apprentice


Joined: 28 Jul 2004
Posts: 215
Location: france, alsace, brumath

PostPosted: Mon Apr 03, 2006 3:38 pm    Post subject: Reply with quote

Hello les gens, voilà je viens de passer à Xorg modulaire (après une réinstall complète), et seulement j'ai un problème de font, elle est toute laide !
Je vous mets un screen en lien (trop grand pr être mis en image)

http://zecmerquise.free.fr/files/sp1.png

Vous avez une idée ?
Back to top
View user's profile Send private message
UB|K
l33t
l33t


Joined: 27 May 2004
Posts: 786
Location: Villeurbanne, France

PostPosted: Mon Apr 03, 2006 4:08 pm    Post subject: Reply with quote

Viiince wrote:
Vous avez une idée ?

difficile à dire sans plus d'infos, peut être une erreur dans la config de xorg...
fais voir le résultat de:
Code:
grep -i font /var/log/Xorg.0.log

_________________
Reality is that which, when you stop believing in it, doesn't go away.
Back to top
View user's profile Send private message
PabOu
Veteran
Veteran


Joined: 11 Feb 2004
Posts: 1088
Location: Hélécine - Belgium

PostPosted: Mon Apr 03, 2006 5:10 pm    Post subject: Reply with quote

essaye ca :
Code:
emerge corefonts -av

_________________
Mangez du poulet !
Back to top
View user's profile Send private message
Viiince
Apprentice
Apprentice


Joined: 28 Jul 2004
Posts: 215
Location: france, alsace, brumath

PostPosted: Tue Apr 04, 2006 4:20 pm    Post subject: Reply with quote

c'est bon merci, j'ai mis les corefonts et ça roule :)
Back to top
View user's profile Send private message
yesi
Guru
Guru


Joined: 25 Oct 2004
Posts: 331

PostPosted: Wed Apr 12, 2006 6:31 pm    Post subject: Reply with quote

dernièrement une mise à jour de xorg-server et x11-proto/compositeproto m'a donné des erreurs qui sont :
Quote:

xkb_keycodes { include "xfree86+aliases(azerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+fr" };
xkb_geometry { include "pc(pc105)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
xkb_types { include "%" };
xkb_compatibility { include "%" };
xkb_symbols { include "%" };
xkb_geometry { include "%" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error: Missing KeyNames section in a Keymap file
> Description of Keymap not compiled
Errors from xkbcomp are not fatal to the X server
(EE) Error loading keymap /var/tmp/server-0.xkm
DYNAMIC DETERMINED PREFIX: /usr


et une recherche m'a donné comme réponse
https://forums.gentoo.org/viewtopic-t-447805-highlight-xkeyboard+keymap.html

mais je n'ai pas trop compris et n'ai pas entrepris quoique soit.
donc mon problème est toujours là.

les conséquences de ces erreurs sont les suivantes:
je peux lancer un WM mais l'affichage d'une application(par exemple firefox) est plus ou moins correcte certains texts disparaissent ou apparaissent quand je passe la souris dessus... et certaines applications plantent tout simplement.

j'ai besoin de vos éclaircissements.

merci d'avance.

edit1 :
Quote:

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboarde"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Back to top
View user's profile Send private message
yesi
Guru
Guru


Joined: 25 Oct 2004
Posts: 331

PostPosted: Fri Apr 14, 2006 12:04 am    Post subject: Reply with quote

bon le probleme reste entier alors je suis repassé à =x11-base/xorg-server-1.0.2-r3
et donc, j'ai retouvé un affichage correct et surtout retrouver toutes mes touches de clavier.

malgré cela,ce petit soucis ci-joint était là bien avant :
Quote:

The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server


je n'ai pas trouvé une solution simple pour ce dernier.

je sais. ce n'est pas une solution adéquate au probleme mais pour l'instant je me contente de cela; sachant qu'hier après "bidoullage" j'ai perdu certaines touches de clavier et divers problemes d'affichage me préoccupaient pas mal, ce qui m'a poussé à revenir à un système vieux d'une semaine...:) et bloquer mon server X à =x11-base/xorg-server-1.0.2-r3 pour éviter la version 1.0.99.2.
le backup, ça sert!
Back to top
View user's profile Send private message
Argian
l33t
l33t


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

PostPosted: Fri Apr 14, 2006 1:25 am    Post subject: Reply with quote

yesi wrote:
Quote:

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboarde"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Je ne sais pas si ça a un rapport ou si c'est une erreur lors du copier/coller, mais l'option c'est CoreKeyboard, pas CoreKeyboarde :mrgreen:
_________________
Proverbe Chinois : "Lorsqu'on n'a rien à dire d'intéressant, on cite généralement un proverbe Chinois."
Back to top
View user's profile Send private message
ercete
Guru
Guru


Joined: 11 Dec 2003
Posts: 426
Location: France, Avignon

PostPosted: Fri Apr 14, 2006 6:46 am    Post subject: Reply with quote

Hello,

je met sur le tapis ma ptite touche de galère...
J'ai reçu hier soir une tablette graphique wacom graphire4.
Pour le moment j'arrive à la faire *presque* tourner :)

Le driver a l'air de bien tourner mais ce que je me demandais c'est :
que mettre dans la variable INPUTDEVICES ??
et qu'est-ce que cela change au niveau configuration ?
Back to top
View user's profile Send private message
yesi
Guru
Guru


Joined: 25 Oct 2004
Posts: 331

PostPosted: Fri Apr 14, 2006 11:02 am    Post subject: Reply with quote

Argian wrote:
yesi wrote:
Quote:

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboarde"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Je ne sais pas si ça a un rapport ou si c'est une erreur lors du copier/coller, mais l'option c'est CoreKeyboard, pas CoreKeyboarde :mrgreen:


c'est juste une erreur de ma part.
Mais non, ce n'est pas lié avec
Quote:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

qui est toujours là...

edit: problème dû à nvidia pas encore mie à jour par rapport à cette version de xorg-server
Back to top
View user's profile Send private message
_droop_
l33t
l33t


Joined: 30 May 2004
Posts: 957

PostPosted: Thu Apr 20, 2006 11:16 am    Post subject: Reply with quote

Bonjour,

Une petite note pour ceux qui avait mis : VIDEO_CARDS="ati" dans leur make.conf.

L'ebuild de xorg a été changé et maintenant, les ati ont été séparées en 3 catégories : mach64, r128 et radeon. Si vous ne mettez pas à jour la variable dans make.conf, portage va vouloir installer tous les pilotes vidéos disponibles (avec peût être des problèmes de dépendances ou un passage à la version 7.1 béta de xorg).

Voilà.
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
Page 3 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