View previous topic :: View next topic |
Author |
Message |
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Fri Apr 14, 2006 9:16 pm Post subject: [migration de X?] versus emerge xorg-x11? (RESOLU) |
|
|
salut a tous,
j en ai marre d etre newbie!!!!! bon, alors voila,
j ai procede a l install d une gentoo sur ma machine de bureau...
et voila:
http://www.gentoo.org/doc/fr/index.xml?catid=desktop
il y a des choses que je ne pige pas.
Dois je emerger xorg-x11 comme toujours, pour apres devoir suivre le guide de migration, ou alors il y a un truc plus direct?
http://www.gentoo.org/proj/fr/desktop/x/x11/modular-x-howto.xml
j aimerais ne pas devoir faire le menage s il ya plus direct...
c est nouveau tout ca pour moi.
Last edited by pathfinder on Sun Apr 16, 2006 2:57 pm; edited 1 time in total |
|
Back to top |
|
|
BuBuaBu l33t
Joined: 09 Jul 2005 Posts: 914 Location: France
|
Posted: Fri Apr 14, 2006 9:31 pm Post subject: |
|
|
Tu install xorg avec un emerge xorg-x11 en remplissant avant le make.conf avec les variables : INPUT_DEVICES VIDEO_CARDS (si tu es en ~arch)
Sinon c'est la version monolithic qui s'install |
|
Back to top |
|
|
truz Apprentice
Joined: 26 Feb 2005 Posts: 293 Location: France - Paris
|
Posted: Fri Apr 14, 2006 9:39 pm Post subject: Re: [migration de X?] versus emerge xorg-x11? |
|
|
xorg modulaire n'est dispo qu'en ~arch pour l'instant. Si tu veux xorg modulaire directement suis simplement le doc de migration à partir de la seconde étape. _________________ Je sais que mes droits s'arrêtent là où commencent ceux des autres. Mais est-ce ma faute si les droits des autres commencent si loin ? [Quino] -- Mafalda |
|
Back to top |
|
|
netfab Veteran
Joined: 03 Mar 2005 Posts: 1964 Location: 127.0.0.1
|
Posted: Fri Apr 14, 2006 9:39 pm Post subject: |
|
|
Salut,
Si tu est en stable, tu ajoutes ceci à ton package.keywords.
Tu ajoutes également les quelques autres paquets donnés dans le guide de migration (portage, eselect, etc...), et tu emerges xorg-x11 modulaire directement.
En gros, si tu n'as pas encore installé X, et bien tu peux suivre le guide à partir de Second step: Installing modular X sur ce guide. |
|
Back to top |
|
|
BuBuaBu l33t
Joined: 09 Jul 2005 Posts: 914 Location: France
|
Posted: Fri Apr 14, 2006 9:41 pm Post subject: |
|
|
en français ici |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sat Apr 15, 2006 12:12 pm Post subject: |
|
|
ok, c est cool, merci.
mais c est un peu deroutant pour moi ce truc;
je suis arrive a cette etape:
Quote: | For direct rendering, check that the dri USE flag is active. It should be on by default.
Next, decide which drivers you need to install. This will vary depending on your input and video hardware. If you already have a working /etc/X11/xorg.conf, then just run this command to get an idea of what drivers you need:
Code Listing 2.4: Finding what drivers you need
# grep Driver /etc/X11/xorg.conf
Driver "kbd"
Driver "mouse"
Driver "radeon"
Code Listing 2.5: Checking available drivers
# emerge --verbose --pretend xorg-x11
[ebuild R ] x11-base/xorg-x11-7.0-r1 USE="-xprint" INPUT_DEVICES="keyboard
mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300
-elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -magictouch
-microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics% -tek4957
-ur98 -vmmouse -void" VIDEO_CARDS="i128 mga savage -apm -ark -ati* -chips
-cirrus -cyrix -dummy -fbdev -fglrx% -glint -i740 -i810 -imstt -neomagic
-newport -nsc -nv -nvidia% -rendition -s3 -s3virge -siliconmotion -sis -sisusb
-sunbw2 -suncg14 -suncg3 -suncg6 -sunffb -sunleo -suntcx -tdfx -tga -trident
-tseng -v4l -vesa -vga -via -vmware -voodoo" 0 kB
Set INPUT_DEVICES and VIDEO_CARDS to what you need in /etc/make.conf. The minimal setting for the above example would be INPUT_DEVICES="keyboard mouse" VIDEO_CARDS="ati". If you don't set one or the other variable, xorg-x11 will pull in all possible drivers of that type. For backup drivers, you may also want to add vesa and fbdev to VIDEO_CARDS.
Now, install the metabuild. This will install the server and popular applications, giving you a working desktop implementation of X:
|
1/ je suppose que dri est a mettre dans flags de /etc/make.conf non?
lo truc que je sais pas c est que
2/ emerge -pv xorg-x11 ca va emerger des dizaines de trucs, et entre autres, portage, donc apres il faudra tout remerger, non?
il me conseille de d abord emerger portage, mais c est pas marque sur le site. alors je sais pas trop ... ca me parait logique de d abord actuliser portage...
3/ apres, j ai une nvidia GeForce4 MX420 et un clavier et souris logitech cordles optical. la souris je sais pas si ele est reconnnue puisque pour le moment, j ai pas le mode graphique... et un cat /dev/psaux ou autres n affiche rien a l ecran en bougeant la souris...
je mets
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nv nvidia vesa fbdev" dans le /etc/make.conf ? et rien d autre?
je pensais que c etait dans /etc/portage/package.use ...
4 / Ou il faut que je precise -ati -riva -sis -siliconmotion -joystick, .... etc ???? dans le /make.conf ??
je suppose que oui mais je ferais plutot ca dans le package.use...
je suppose que c est justement l idee: de lui dire de ne compiler que ce qu on veut... ci dessous, mon resultat de emerge -pv xorg-x11:
Quote: |
These are the packages that I would merge, in order:
Calculating dependencies ..^H^H ...done!
[ebuild U ] sys-apps/man-1.6b-r2 [1.6-r1] +nls 233 kB
[ebuild N ] x11-misc/util-macros-1.0.1 -debug 37 kB
[ebuild N ] x11-proto/kbproto-1.0.2 -debug 56 kB
[ebuild N ] x11-proto/xextproto-7.0.2 -debug 66 kB
[ebuild N ] x11-proto/xproto-7.0.4 -debug 124 kB
[ebuild N ] x11-proto/xf86bigfontproto-1.1.2 -debug 36 kB
[ebuild N ] x11-proto/inputproto-1.3.2 -debug 45 kB
[ebuild N ] x11-libs/libXau-1.0.0 -debug 212 kB
[ebuild N ] x11-proto/bigreqsproto-1.0.2 -debug 35 kB
[ebuild N ] x11-libs/libXdmcp-1.0.0 -debug 215 kB
[ebuild N ] x11-proto/xcmiscproto-1.1.2 -debug 35 kB
[ebuild N ] x11-libs/xtrans-1.0.0 -debug 86 kB
[ebuild N ] x11-libs/libX11-1.0.0-r2 -debug +ipv6 1,340 kB
[ebuild N ] x11-libs/libxkbfile-1.0.2 -debug 248 kB
[ebuild N ] x11-apps/setxkbmap-1.0.2 -debug 82 kB
[ebuild N ] x11-libs/libICE-1.0.0 -debug +ipv6 241 kB
[ebuild N ] x11-libs/libSM-1.0.0 -debug +ipv6 224 kB
[ebuild N ] media-libs/fontconfig-2.2.3 732 kB
[ebuild N ] x11-libs/libfontenc-1.0.1 -debug 212 kB
[ebuild N ] x11-apps/mkfontscale-1.0.1 -debug 85 kB
[ebuild N ] x11-apps/mkfontdir-1.0.2 -debug 60 kB
[ebuild N ] media-fonts/ttf-bitstream-vera-1.10-r3 +X 258 kB
[ebuild N ] x11-proto/fixesproto-4.0 -debug 37 kB
[ebuild N ] x11-libs/libXfixes-3.0.1.2 -debug 211 kB
[ebuild N ] x11-libs/libXext-1.0.0-r1 -debug 253 kB
[ebuild N ] x11-proto/compositeproto-0.3.1 -debug 36 kB
[ebuild N ] x11-libs/libXcomposite-0.3 -debug 213 kB
[ebuild N ] x11-libs/libXt-1.0.0-r1 -debug 495 kB
[ebuild N ] x11-libs/libXmu-1.0.0 -debug +ipv6 272 kB
[ebuild N ] x11-apps/xauth-1.0.1 -debug +ipv6 93 kB
[ebuild N ] x11-proto/fontsproto-2.0.2 -debug 44 kB
[ebuild N ] x11-proto/fontcacheproto-0.1.2 -debug 37 kB
[ebuild N ] x11-libs/libXfont-1.1.0-r1 -debug +ipv6 577 kB
[ebuild N ] x11-apps/bdftopcf-1.0.0 -debug 73 kB
[ebuild N ] media-fonts/font-util-1.0.0 -debug 92 kB
[ebuild N ] media-fonts/encodings-1.0.0 -debug 600 kB
[ebuild N ] media-fonts/font-adobe-100dpi-1.0.0 +nls 1,039 kB
[ebuild N ] media-fonts/font-alias-1.0.1 -debug 41 kB
[ebuild U ] app-misc/pax-utils-0.1.10 [0.1.4] -caps 50 kB
[ebuild N ] dev-python/pycrypto-2.0.1-r4 -bindist -gmp -test 150 kB
[ebuild U ] sys-apps/portage-2.1_pre7-r5 [2.0.54] -build -doc (-selinux) 250 kB
*** Portage will stop merging at this point and reload itself,
recalculate dependencies, and complete the merge.
You may avoid the remerging of packages by updating portage on its own.
[ebuild N ] app-doc/xorg-docs-1.1 -debug -doc 8,137 kB
[ebuild N ] x11-proto/damageproto-1.0.3 -debug 36 kB
[ebuild N ] x11-libs/libXdamage-1.0.2.2 -debug 206 kB
[ebuild N ] x11-apps/xhost-1.0.0 -debug +ipv6 83 kB
[ebuild N ] x11-proto/scrnsaverproto-1.1.0 -debug 37 kB
[ebuild N ] x11-libs/libXScrnSaver-1.0.1-r1 -debug 208 kB
[ebuild N ] x11-proto/xf86dgaproto-2.0.2 -debug 39 kB
[ebuild N ] x11-libs/libXxf86dga-1.0.0-r1 -debug 214 kB
[ebuild N ] media-fonts/font-adobe-utopia-type1-1.0.1 203 kB
[ebuild N ] x11-apps/xmodmap-1.0.0 -debug 87 kB
[ebuild N ] x11-proto/renderproto-0.9.2 -debug 39 kB
[ebuild N ] x11-libs/libXrender-0.9.0.2 -debug 225 kB
[ebuild N ] x11-libs/libXcursor-1.1.5.2-r1 -debug 230 kB
[ebuild N ] x11-libs/libXft-2.1.8.2 -debug 248 kB
[ebuild N ] app-arch/rpm2targz-9.0-r3 2 kB
[ebuild N ] sys-apps/utempter-0.5.5.6 20 kB
[ebuild N ] x11-libs/libXpm-3.5.4.2 -debug 342 kB
[ebuild N ] sys-apps/ed-0.2-r6 181 kB
[ebuild N ] x11-libs/libXaw-1.0.1 -debug -xprint 505 kB
[ebuild N ] x11-terms/xterm-207 -Xaw3d -doc -toolbar +truetype -unicode 727 kB
[ebuild N ] x11-apps/xrdb-1.0.1 -debug 83 kB
[ebuild N ] x11-wm/twm-1.0.1 -debug 218 kB
[ebuild N ] x11-apps/xclock-1.0.1 -debug -xprint 97 kB
[ebuild N ] x11-apps/xinit-1.0.2 -debug 94 kB
[ebuild N ] x11-proto/randrproto-1.1.2 -debug 37 kB
[ebuild N ] x11-libs/libXrandr-1.1.0.2-r1 -debug 206 kB
[ebuild N ] x11-apps/xrandr-1.0.1 -debug 74 kB
[ebuild N ] x11-proto/xineramaproto-1.1.2 -debug 37 kB
[ebuild N ] x11-libs/libXinerama-1.0.1 -debug 201 kB
[ebuild N ] media-fonts/font-bh-type1-1.0.0 566 kB
[ebuild N ] x11-proto/printproto-1.0.3 -debug 42 kB
[ebuild N ] x11-libs/libXp-1.0.0 -debug 238 kB
[ebuild N ] x11-proto/xf86miscproto-0.9.2 -debug 37 kB
[ebuild N ] x11-libs/libXxf86misc-1.0.0-r1 -debug 205 kB
[ebuild N ] x11-libs/liblbxutil-1.0.0 -debug 226 kB
[ebuild N ] x11-apps/xkbcomp-1.0.1 -debug 175 kB
[ebuild N ] dev-perl/XML-Parser-2.34 -minimal 224 kB
[ebuild N ] x11-misc/xkeyboard-config-0.7-r2 371 kB
[ebuild N ] x11-proto/videoproto-2.2.2 -debug 41 kB
[ebuild N ] x11-proto/trapproto-3.4.3 -debug 47 kB
[ebuild N ] x11-proto/recordproto-1.13.2 -debug 38 kB
[ebuild N ] x11-libs/libXtst-1.0.1 -debug 207 kB
[ebuild N ] x11-proto/dmxproto-2.2.2 -debug 38 kB
[ebuild N ] x11-libs/libdmx-1.0.1 -debug 214 kB
[ebuild N ] x11-proto/resourceproto-1.0.2 -debug 35 kB
[ebuild N ] x11-apps/iceauth-1.0.1 -debug 82 kB
[ebuild N ] media-fonts/font-adobe-75dpi-1.0.0 +nls 826 kB
[ebuild N ] x11-proto/xf86rushproto-1.1.2 -debug 36 kB
[ebuild N ] media-fonts/font-misc-misc-1.0.0 +nls 1,812 kB
[ebuild N ] x11-libs/libxkbui-1.0.1 -debug 205 kB
[ebuild N ] media-fonts/font-cursor-misc-1.0.0 +nls 41 kB
[ebuild N ] app-admin/eselect-1.0.1 -bash-completion -doc 143 kB
[ebuild N ] app-admin/eselect-opengl-1.0.3 41 kB
[ebuild N ] x11-proto/glproto-1.4.6 -debug 52 kB
[ebuild N ] x11-libs/libXres-1.0.0-r1 -debug 208 kB
[ebuild N ] x11-misc/makedepend-1.0.0 -debug 100 kB
[ebuild N ] x11-libs/motif-config-0.9 0 kB
[ebuild N ] x11-misc/xbitmaps-1.0.1 -debug 54 kB
[ebuild N ] x11-libs/openmotif-2.2.3-r9 5,040 kB
[ebuild N ] x11-proto/xf86vidmodeproto-2.2.2 -debug 38 kB
[ebuild N ] x11-proto/xf86driproto-2.0.3 -debug 41 kB
[ebuild N ] x11-libs/libXxf86vm-1.0.0-r1 -debug 210 kB
[ebuild N ] x11-libs/libXi-1.0.0-r1 -debug 240 kB
[ebuild N ] x11-libs/libdrm-2.0.1 -debug 374 kB
[ebuild N ] media-libs/mesa-6.4.2-r2 -debug +motif -video_cards_ati -video_cards_i810 -video_cards_mga -video_cards_none -video_cards_s3virge -video_cards_savage -video_cards_sis (-video_cards_sunffb) -video_cards_tdfx -video_cards_trident -video_cards_via 2,844 kB
[ebuild N ] x11-apps/rgb-1.0.0 -debug 85 kB
[ebuild N ] x11-proto/evieext-1.0.2 -debug 36 kB
[ebuild N ] x11-base/xorg-server-1.0.2-r3 -debug +dri +ipv6 -minimal -xprint 5,871 kB
[ebuild N ] media-libs/glut-3.7.1 2,479 kB
[ebuild N ] x11-apps/mesa-progs-6.4.2 795 kB
[ebuild N ] x11-libs/libXv-1.0.1 -debug 219 kB
[ebuild N ] x11-base/xorg-x11-7.0-r1 -3dfx -input_devices_acecad -input_devices_aiptek -input_devices_calcomp -input_devices_citron -input_devices_digitaledge -input_devices_dmc -input_devices_dynapro -input_devices_elo2300 -input_devices_elographics -input_devices_evdev -input_devices_fpit -input_devices_hyperpen -input_devices_jamstudio -input_devices_joystick -input_devices_keyboard -input_devices_magellan -input_devices_magictouch -input_devices_microtouch -input_devices_mouse -input_devices_mutouch -input_devices_palmax -input_devices_penmount -input_devices_spaceorb -input_devices_summa -input_devices_synaptics -input_devices_tek4957 -input_devices_ur98 -input_devices_vmmouse -input_devices_void -input_devices_wacom -video_cards_apm -video_cards_ark -video_cards_ati -video_cards_chips -video_cards_cirrus -video_cards_cyrix -video_cards_dummy -video_cards_fbdev -video_cards_fglrx -video_cards_glint -video_cards_i128 -video_cards_i740 -video_cards_i810 -video_cards_imstt -video_cards_mga -video_cards_neomagic (-video_cards_newport) -video_cards_nsc -video_cards_nv -video_cards_nvidia -video_cards_rendition -video_cards_s3 -video_cards_s3virge -video_cards_savage -video_cards_siliconmotion -video_cards_sis -video_cards_sisusb (-video_cards_sunbw2) (-video_cards_suncg14) (-video_cards_suncg3) (-video_cards_suncg6) (-video_cards_sunffb) (-video_cards_sunleo) (-video_cards_suntcx) -video_cards_tdfx -video_cards_tga -video_cards_trident -video_cards_tseng -video_cards_v4l -video_cards_vesa -video_cards_vga -video_cards_via -video_cards_vmware -video_cards_voodoo 0 kB
|
5/ ce qui est en rouge, c est ce que je dois changer pour mes trucs?
mais je le mets dans le /Etc/make.conf
ou dans le classique /etc/portage/package.use?
6/ Je copie toutes les options avec les signes - ou alors je ne mets que celles que je veux?
SOS!
et desole d etre si long! |
|
Back to top |
|
|
truz Apprentice
Joined: 26 Feb 2005 Posts: 293 Location: France - Paris
|
Posted: Sat Apr 15, 2006 12:45 pm Post subject: |
|
|
Les variables INPUT_DEVICES et VIDEO_CARDS sont une nouveauté de portage. Au vu de ceci (tous les -input_devices* et -video_cards*) Code: | [ebuild N ] x11-base/xorg-x11-7.0-r1 -3dfx -input_devices_acecad -input_devices_aiptek -input_devices_calcomp -input_devices_citron -input_devices_digitaledge -input_devices_dmc -input_devices_dynapro -input_devices_elo2300 -input_devices_elographics -input_devices_evdev -input_devices_fpit -input_devices_hyperpen -input_devices_jamstudio -input_devices_joystick -input_devices_keyboard -input_devices_magellan -input_devices_magictouch -input_devices_microtouch -input_devices_mouse -input_devices_mutouch -input_devices_palmax -input_devices_penmount -input_devices_spaceorb -input_devices_summa -input_devices_synaptics -input_devices_tek4957 -input_devices_ur98 -input_devices_vmmouse -input_devices_void -input_devices_wacom -video_cards_apm -video_cards_ark -video_cards_ati -video_cards_chips -video_cards_cirrus -video_cards_cyrix -video_cards_dummy -video_cards_fbdev -video_cards_fglrx -video_cards_glint -video_cards_i128 -video_cards_i740 -video_cards_i810 -video_cards_imstt -video_cards_mga -video_cards_neomagic (-video_cards_newport) -video_cards_nsc -video_cards_nv -video_cards_nvidia -video_cards_rendition -video_cards_s3 -video_cards_s3virge -video_cards_savage -video_cards_siliconmotion -video_cards_sis -video_cards_sisusb (-video_cards_sunbw2) (-video_cards_suncg14) (-video_cards_suncg3) (-video_cards_suncg6) (-video_cards_sunffb) (-video_cards_sunleo) (-video_cards_suntcx) -video_cards_tdfx -video_cards_tga -video_cards_trident -video_cards_tseng -video_cards_v4l -video_cards_vesa -video_cards_vga -video_cards_via -video_cards_vmware -video_cards_voodoo 0 kB | tu n'as pas une version de portage gérant ces variables. Commence donc par une mise à jour de portage seule, puis retente d'emerger xorg-x11, ton système sera alors plus en conformité avec le HOWTO en question. _________________ Je sais que mes droits s'arrêtent là où commencent ceux des autres. Mais est-ce ma faute si les droits des autres commencent si loin ? [Quino] -- Mafalda |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sat Apr 15, 2006 2:21 pm Post subject: |
|
|
bien vu!
t as trop raison! j avais pas vu. Maintenant ca devient plus clair: je vois les USE et INPUT DEVICES etc avec l emegre -pv xorg-x11
maintenant le how to de guru est plus clair!!!
il suffit de mettre, si je pige bien, les nvidia et compagnie dans le etc/make.conf
mais Guru ne met que nvidia
et dit:
Quote: |
MAJ: les drivers sont maintenant gérés via le make.conf et les variables "VIDEO_CARDS" et "INPUT_DEVICES".
dans mon cas, voici à quoi ressemble mon make.conf:
Code:
VIDEO_CARDS="nvidia"
INPUT_DEVICES="mouse keyboard"
ce qui ajoute les drivers proprio nvidia et les drivers clavier/souris.
note: certains drivers externes tels nvida-glx, wacom ainsi que certaines apllis vnc peuvent ne plus marcher dans la mesure ou ils installent des fichiers dans /usr/lib/modules au lieu du nouveau /usr/lib/xorg/modules. Certaines de ces applis disposent désormais d'une détection du serveur X modulaire, il convient donc de les réemerger pour quelles fonctionnent. Le cas échéant, une copie ou un lien symbolique des modules vers leur nouvelle place devait faire l'affaire (à tester, je n'ai pas eu ce problème). |
alors je sais pas encore, la, que faire.
je pensais mettre dans etc/make.conf:
USE="les miens et dri"
INPUT_DEVICES="evdev keyboard mouse" car apparemment evdev est ok avec les multiboutons (j en ai 4, donc 6 ou 8 en vrai)
VIDEO_CARDS="fbdev nv nvidia vesa"
vous en pensez quoi?
je mets trop de nv et nvidia?
il y aura des problemes avec le /usr/lib/modules?
j ai encore rien installe genre nvidia drivers, etc... mais je sais pas si la detection est faite pour le /usr/lib/xorg/modules...
donc est ce que je fais bien en mettant autant de drivers (nv nvidia) ou devrais je simplement mettre nvidia comme Guru?
QUESTION: ca va me compliquer pas mal la vie, ce truc, non?
Est ce vraiment utile? (au fait, je disais Guru dit, je voulais dire UBJK dit...) Parce que UBjK dit que c est juste pour ceux qui ont du temps a perdre.
Moi, euh, pas trop. Alors si ce st inevitable se prendre la tete, je le fais maintenant, mais si ca risque de m emmerder pour gnome (cf bugs), xpdf, etc... et que je dois a chaque fois chercher des patches...
vaut mieux pas que j installe l ancien xorg?
(euh, oups, portage est deja actualise, ... mince)
Je vais de l avant.
Mais alors, nv ou nvidia ou les 2? |
|
Back to top |
|
|
PabOu Veteran
Joined: 11 Feb 2004 Posts: 1088 Location: Namur - Belgium
|
Posted: Sat Apr 15, 2006 2:40 pm Post subject: |
|
|
tu peux mettre uniquement nvidia (et éventuellement nv).
Pour dri, tu ne dois pas utiliser car les drivers nvidia implémentent leur propre façon d'utiliser le matériel. _________________ Mangez du poulet ! |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sat Apr 15, 2006 2:51 pm Post subject: |
|
|
ok, mais voila
dans le howto:http://www.gentoo.org/proj/en/desktop/x/x11/modular-x-howto.xml:
Quote: | Set INPUT_DEVICES and VIDEO_CARDS to what you need in /etc/make.conf. The minimal setting for the above example would be INPUT_DEVICES="keyboard mouse" VIDEO_CARDS="ati". If you don't set one or the other variable, xorg-x11 will pull in all possible drivers of that type. For backup drivers, you may also want to add vesa and fbdev to VIDEO_CARDS. |
je sais pas ce que c est les backup drivers... mais vesa je l utilise dans framebuffer.
c est aussi marque:
Quote: |
For direct rendering, check that the dri USE flag is active. It should be on by default.
(...)
opengl => Changed names to "dri," which enables direct rendering in xorg-server and many drivers. Whether USE=dri is on or off, you should still get software 3D via Mesa.
|
tu es sur que j ne ai pas besoin alors?
j avai aussi rajoute dlloader. mais apparemment il est par defaut... |
|
Back to top |
|
|
PabOu Veteran
Joined: 11 Feb 2004 Posts: 1088 Location: Namur - Belgium
|
Posted: Sat Apr 15, 2006 3:42 pm Post subject: |
|
|
ces "flags", ils sont pour le serveur X et ca compile les drivers pour le serveur X.
ton frame buffer, c'est un driver dans le kernel (en dur ou en module), donc tu n'as pas besoin du "flag" vesa.
pour le dri, j'hésite un tout petit peu, mais je dirais quand même encore "non", tu n'en as pas besoin. Et si ca va pas, tu peux rectifier le tir par après... tu le mets dans tes useflags et tu recompiles ce qu'il faut ;) (avec emerge world -DNav) _________________ Mangez du poulet ! |
|
Back to top |
|
|
man in the hill Veteran
Joined: 15 Dec 2005 Posts: 1552 Location: Madinina
|
Posted: Sat Apr 15, 2006 3:51 pm Post subject: |
|
|
Salut,
Tu as besoin du "dri" que pour les cartes ati d'après mon expérience...C'est vrai que le serveur X veut concurrencer le kernel mais il vaut mieux opter pour les options du kernel...fait qques recherches sur le net pour plud de précision...
@+ _________________ Get Up and Go ! |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sat Apr 15, 2006 9:20 pm Post subject: |
|
|
ok donc c est lance
j ai enleve VESA, laisse dri
(si c est pour ati, pas grave. au moins c est la)
(de l ancienne methode ca aurait tout compile)
je suppose que ca ira plus vite que la compil de xorg 6.9
j espere
j ai rajoute xcursor-themes et gentoo-cursos (ou un truc du genre)
Une derniere question: je dois apres ca tout de meme emerger nvidia? (je dirais non, mais je suis un peu pomme avec ce truc)
Pour le moment, ce sont 120 paquets a emerger, il risque de ramer un peu.
Les problemes avec gnome, euh, vous installeriez gnome 2.14 ? Tant qu on y est a unmasquer, pourquoi pas...
je mettrai fluxbox, gnome 2.14 et enlightenment. encore du plaisir en perspective au niveau des bugs... non?
en tout cas, merci, j espere qu il y aura pas de soucis au niveau de l install. _________________ Cuando un tonto coge un camino, el camino se acaba, pero el tonto sigue |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sat Apr 15, 2006 10:25 pm Post subject: |
|
|
flute,...
ca a merde.
openmotif passe pas.
ca a merdé.
je sais pas trop pourquoi, la machine n a pas acces a X ni a links.. donc vais essayer de regler ca tout seul
edit: j avais lu ceci de Marvin Rouge pour xpdf, alors je suis dans le moooove
Quote: | emerge libXp
emerge motif-config openmotif
emerge xpdf |
apparemment il manquait libXp
maintenant, j emerge motif-config, puis sans emerger xpdf (je le ferai plus tard), je relance xorg-x11.
si ca passe, xpdf derriere.
et je suis heureux!!!
bonne soiree a tous!! |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sun Apr 16, 2006 1:51 am Post subject: |
|
|
bon, ca y est
xorg-X11 est emerge
mais ca foire completement:
eix nvidia me dit que les glx et kernel sont installes.
alors modprobe nvidia, modules-update, je rajoute nvidia dans autoload.d,
je suis les conseils de UB|K et vire les lignes dont la depth n est pas 16 ou 24, je commente dri et mets glx, puis nvidia au lieu de nv,
enfin, bref, je suis a la lettre.
alors voila, j ai tente une generation automatique de xorg, trop moche (marchait pas)
donc avec xorgconfig -configure
et la ca passe mieux
j ai pas mis Auto pour le mouse, puisque ca passe pas bien.
mais rien a faire, le mouse merde. IMPS/2, ExplorerPS/2, (evdev passe pas)
pas du tout reconnu.
j ai bien TWM,mais c est tout. pas de mouse.
et pas de clavier ok non plus: il est bien espagnol (XKbLayout es) mais les touches AltGr ne prennent pas du tout... je sais pas pourquoi.
dans mon /etc/conf.d/keymaps, j ai mis YES a Windows Keys...
mais voila, pas de mouse, pas de touche Alt Gr, ...
et un
cat /dev/psaux ou cat /dev/input/mice, mouse0, etc... rien n est detecte.
pourtant avec mes autres distros ca passait bien sur psaux...
EDIT: le mouse etait deconnecte!!!!! j y pige rien!!
maintenant ca marche bien.
mais toujours pas de touche AltGr...
Une idee?
qu fait, glxgears me donne 5000 frames en 5 secondes, avec une GeForce4 MX420 a 64Mo, ca vous parait correct?
le Direct Rendering de nvidia est a Yes. (glxinfo) _________________ Cuando un tonto coge un camino, el camino se acaba, pero el tonto sigue |
|
Back to top |
|
|
PabOu Veteran
Joined: 11 Feb 2004 Posts: 1088 Location: Namur - Belgium
|
Posted: Sun Apr 16, 2006 11:58 am Post subject: |
|
|
pour glxgears, ca me parait correct, sans oublier que c'est une valeur informative, juste pour savoir si le DRI et l'accélération fonctionne, et non pas un benchmark !
C'est quoi ton clavier, et tu as mis quel driver dans ton xorg.conf pour le keyboard ? moi j'ai "microsoftprooem" car ca correspond à mon clavier, et avant j'avais "pc105". _________________ Mangez du poulet ! |
|
Back to top |
|
|
pathfinder l33t
Joined: 19 Jan 2006 Posts: 731 Location: Barcelona, Spain
|
Posted: Sun Apr 16, 2006 2:57 pm Post subject: |
|
|
ah non trop cool!!!
j ai change PC105 pour
logicdo et ca passe sans problemes!
(Logitech Cordless Desktop)
Le probleme maintenant c est le wifi incompatible avec SMP et si je degage SMP du kernel, nvidia plante...
mais ce sera pour un autre post.
je peux pas trop montrer mon xorg.conf car il est pas sur la bonne machine (et j ai pas encore installe links ni mozilla, puisque nvidia passe pas encore)
et ssh, pas urgent
allez, si, le voila:
Quote: | # These are the default XKB settings for Xorg
# Option "XkbRules" "xorg"
# Option "XkbModel" "logicdo"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
# Option "XkbDisable"
Option "XkbModel" "logicdo"
# Option "XkbRules" "xorg"
Option "XkbLayout" "es"
# Option "XkbVariant" "es"
EndSection
|
oui mon clavier est espagnol
c'est tout! |
|
Back to top |
|
|
|
|
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
|
|