Code :
- RPM BASED SYSTEM WITH CUSTOM KERNEL
- ===================================
- Requirements: linux kernel 2.4.x or >= 2.5.8, source in /usr/src/linux.
- Download powervr-2.00.20-234.src.rpm. Run the following as root:
- rpm --rebuild powervr-2.00.20-234.src.rpm
- Look for a line near the end of the output which says where the
- resulting rpm is being placed. This line will read something like
- this:
- Wrote: /usr/src/redhat/RPMS/i386/powervr-2.00.20-234.i386.rpm
- Run "rpm -Uvh" on the indicated file. For this example, the command
- would be:
- rpm -Uvh /usr/src/redhat/RPMS/i386/powervr-2.00.20-234.i386.rpm
- To complete the installation for the first time the X server must be
- configured, described in the "XFree86 Configuration" section.
|
que disais je ...
il faut gcc, make, rpm-build, spec-helper, kernel-source ( i.e les sources du noyau ) -> cf les prérequis sur mon site pour les nvidia
ensuite il y a 2/3 à modif dans le fichier de XFree.
bon il faut dans la section modules avoir les lignes suivantes :
Code :
- Section "Module"
- Load "dbe" # Double-buffering
- Load "GLcore" # OpenGL support
- Load "dri" # Direct rendering infrastructure
- Load "glx" # OpenGL X protocol interface
- Load "extmod" # Misc. required extensions
- EndSection
|
puis dans la section Device ki parle de la carte graphique tu mets :
Code :
- Section "Device"
- BusID "PCI:1:0:0"
- Identifier "KYRO"
- Driver "powervr"
- BoardName "Unknown"
- EndSection
|
il faut peut être modifier le BusID, donc :
> /sbin/lspci | grep VGA | grep SGS
et tu récupère ce qu'il faut. ( cf la doc )
ensuite la sectin screen tu as des trucs à modif, notamment il faut mettre l'Identifier de la Kyro en tant que Device. Dans notre cas l'Identifier est KYRO ( cf plus haut ), donc mettra :
Code :
- Section "Screen"
- Identifier "Screen0"
- Device "KYRO"
- Monitor "My Monitor"
- # Set your desired default color depth here (16 or 24)
- DefaultDepth 16
- Subsection "Display"
- Depth 16
- Modes "1024x768" "800x600" "640x480"
- EndSubSection
- Subsection "Display"
- Depth 24
- Modes "1024x768" "800x600" "640x480"
- EndSubSection
- EndSection
|
Message édité par Dark_Schneider le 15-06-2002 à 17:27:58
---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php