config Xfree 4.2

config Xfree 4.2 - Linux et OS Alternatifs

Marsh Posté le 13-07-2002 à 15:53:58    

Salut a tous,
Je viens d'installer Xfree 4.2 ( cool !!! ) sur une Debian potato 2.2, kernel 2.4.18, Glibc 2.2.5....
Je viens de configurer XF86config et ça marche, mais je voudrais optimiser le fichier....
J'ai une souris optique Microsoft Intellimouse Wheelmouse,
une TNT2 M64 de chez ELSA (ERAZOR III LT)...
Comment pouvoir utiliser la molette ?
Comment avoir l'affichage de la taille de mon ecran ( ne pas à aller vers la droite de l'ecran pour voir le reste de l'affichage à droite, etc...)
merci....

Reply

Marsh Posté le 13-07-2002 à 15:53:58   

Reply

Marsh Posté le 13-07-2002 à 15:56:05    

Code :
  1. Section "Module"
  2.     Load        "dbe"   # Double buffer extension
  3.     SubSection  "extmod"
  4.       Option    "omit xfree86-dga"   # don't initialise the DGA extension
  5.     EndSubSection
  6.     Load        "type1"
  7.     Load        "freetype"
  8. #    Load        "glx"
  9.     Load        "v4l"
  10. EndSection
  11. Section "Files"
  12.     RgbPath "/usr/X11R6/lib/X11/rgb"
  13. #   FontPath   "unix/"
  14.     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
  15.     FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"
  16.     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
  17.     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
  18.     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
  19. #   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
  20.     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
  21.     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
  22.     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
  23.     FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
  24.     FontPath   "/usr/X11R6/lib/X11/fonts/sharefont/"
  25.     ModulePath "/usr/X11R6/lib/modules"
  26. EndSection
  27. Section "ServerFlags"
  28. EndSection
  29. Section "InputDevice"
  30.     Identifier "Keyboard"
  31.     Driver "Keyboard"
  32.     Option "AutoRepeat" "500 30"
  33.     Option "XkbRules" "xfree86"
  34.     Option "XkbModel" "pc104"
  35.     Option "XkbLayout" "fr"
  36. EndSection
  37. Section "InputDevice"
  38.     Identifier "IntelliMouse"
  39.     Driver "mouse"
  40.     Option "Protocol"    "ExplorerPS/2"
  41.     Option "Device"      "/dev/input/mice"
  42.     Option "Buttons" "7"
  43.     Option "ZAxisMapping" "4 5"
  44. EndSection
  45. Section "Monitor"
  46.     Identifier  "Flatron"
  47.     HorizSync   31.5 - 64.3
  48.     VertRefresh 50-100
  49.     Option "DPMS" "on"
  50. EndSection
  51. Section "Device"
  52.     Identifier  "GeForce2"
  53.     Driver      "nvidia"
  54.     VideoRam    65536
  55.     Option "DPMS" "on"    
  56.     Option "NvAgp" "2"
  57. #    Option "TwinView" "on"
  58. #    Option "SecondMonitorHorizSync" "30-50"
  59. #    Option "SecondMonitorVertSync" "60"
  60. #    Option "MetaModes" "800x600"
  61. #    Option "ConnectedMonitor" "TV"
  62. #    Option "TVStandard" "PAL-N"
  63. #    Option "TVOutFormat" "COMPOSITE"
  64. EndSection
  65. Section "Screen"
  66.     Identifier  "Flatron 775FT"
  67.     Device      "GeForce2"
  68.     Monitor     "Flatron"
  69.     DefaultDepth 24
  70.     Subsection "Display"
  71.         Depth       16
  72.         Modes       "640x480" "800x600" "1024x768" "1280x1024"
  73.         ViewPort    0 0
  74.     EndSubsection
  75.     Subsection "Display"
  76.         Depth       24
  77.         Modes       "1280x1024"
  78.         ViewPort    0 0
  79.     EndSubsection
  80. EndSection
  81. Section "ServerLayout"
  82.     Identifier "Layout"
  83.     Screen "Flatron 775FT"
  84.     InputDevice "IntelliMouse" "CorePointer"
  85.     InputDevice "Keyboard" "CoreKeyboard"
  86. EndSection


 
avec ca tu as la config pr mon intellimouse USB et la molette marche impec !


---------------
-= In Kik00 101 I trust :o =-
Reply

Marsh Posté le 13-07-2002 à 18:29:38    

d' apres son fichier pense a installer les drivers nvidia.
 
et d' activer glx ;)


Message édité par R@NNIS le 13-07-2002 à 18:30:18

---------------
Mes News
Reply

Marsh Posté le 13-07-2002 à 18:56:58    

R@NNIS a écrit a écrit :

d' apres son fichier pense a installer les drivers nvidia.
 
et d' activer glx ;)
 



:hello: oui j'ai pas activé le glx sur ce fichié, ca marchait pas chez moi lol


---------------
-= In Kik00 101 I trust :o =-
Reply

Marsh Posté le 13-07-2002 à 21:39:03    

:eek2: Ma machoire en est basbas....merci pour votre aide, j'espère pouvoir vous aider à mon tour un jour....
@ plus... :bounce: elfedac

Reply

Marsh Posté le 13-07-2002 à 21:42:20    

elfedac a écrit a écrit :

 :eek2: Ma machoire en est basbas....merci pour votre aide, j'espère pouvoir vous aider à mon tour un jour....
@ plus... :bounce: elfedac



pas de pb ! ca marche impec ?


---------------
-= In Kik00 101 I trust :o =-
Reply

Marsh Posté le 13-07-2002 à 23:50:08    


il existe un soft sympa pour configurer Xfree 4.2 (ou 4.1) de facon rapide... ????
 
sous Debian par exemple .....
 

Reply

Marsh Posté le 14-07-2002 à 00:22:20    

xf86cfg est tres bien

Reply

Marsh Posté le 14-07-2002 à 00:28:04    

il est fait pour Xfree 4.2 ????  
en tout cas, il faut l'installer en plus de Xfree, parceque chez moi, il y est pas !
Je viens de l'utiliser
 
----------------------------------------------
 
Bon, sinon, mon x refuse de faire marcher ma souris (pourtant cat /dev/psaux marche bien)  et entlightenment ne se lance pas non plus... pourtant j'ai créé le .xinitrc (site D_S) !!
 
j'ai Xfree 4.2 et E17 sur Debian (pompé par apt-get, c des version unstable de la mort, mais ya pas de raison que ca plante si tot ....)
 
La souris c quand meme grave !!!!! je pense que le XF86Config a pas été mis au bon endroit pas xf86cfg !!!!
 
 
J'aimerais aussi savoir si les options de mon noyau peuvent jouer sur le mauvais fonctionnement de X ????
 
Et enfin.... quels sont tous les fichiers de config qui sont reellement dependant de la mise en marche de X jusqu'a l'apparition d'un bureau digne de ce nom ?
 
Est ce que QQUN a installé E17 sur Free4.2 sous Debian ?


Message édité par NounouRs le 14-07-2002 à 01:59:15
Reply

Marsh Posté le 14-07-2002 à 01:57:37    

XF86Config cree le fichier XF86Config
 
le xf86cfg, fait pour les xfree 4.x cree le XF86Config-4
 
donc tu peux XF86Config tant que tu veux, X utilise pas ce fichier la!

Reply

Marsh Posté le 14-07-2002 à 01:57:37   

Reply

Marsh Posté le 14-07-2002 à 01:59:58    

NounouRs a écrit a écrit :

il existe un soft sympa pour configurer Xfree 4.2 (ou 4.1) de facon rapide... ????
 
sous Debian par exemple .....


Sur woody/sid, c'est dpkg-reconfigure xserver-xfree86.


---------------
« No question is too silly to ask, but, of course, some are too silly to answer. » -- Perl book
Reply

Marsh Posté le 14-07-2002 à 02:48:39    

ya un lien ou trouver l'emplacement des fichiers de config sous Debian (ca a l'air de changer d'une distrib a l'autre)
enfin, avoir une liste
le fichier pour changer le fenetreur par defaut ?
le XF86Config
la boite de dialogue de mot de passe sous X  
....
 
enfin tout ce qui est un peu planqué ....

Reply

Marsh Posté le 14-07-2002 à 12:45:46    

le fichier pour changer le fenetreur par defaut ?
update-alternatives --config x-window-manager
 
le XF86Config
dpkg-reconfigure xserver-xfree86
 
la boite de dialogue de mot de passe sous X
apt-get install xdm (ou gdm, ou wdm, ou kdm)


---------------
« No question is too silly to ask, but, of course, some are too silly to answer. » -- Perl book
Reply

Marsh Posté le 14-07-2002 à 12:54:55    

bon, ba en gros mes problemes viennent de la :
http://forum.hardware.fr/forum2.ph [...] h=&subcat=

Reply

Marsh Posté le 15-07-2002 à 10:48:04    

2 PB :
1 - j'arrive plus a lancer X  
2 - J'ai l'impression d'etre toujours en XFree 4.2
 

Code :
  1. X: unable to open wrapper config file /etc/X11/Xwrapper.config
  2. This is a pre-release version of XFree86, and is not supported in any
  3. way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
  4. to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
  5. please check the latest version in the XFree86 CVS repository
  6. (http://www.XFree86.Org/cvs)
  7. XFree86 Version 4.1.0.1 / X Window System
  8. (protocol Version 11, revision 0, vendor release 6510)
  9. Release Date: 21 December 2001
  10. If the server is older than 6-12 months, or if your card is
  11. newer than the above date, look for a newer version before
  12. reporting problems.  (See http://www.XFree86.Org/FAQ)
  13. Build Operating System: Linux 2.4.17 i686 [ELF]
  14. Module Loader present
  15. (==) Log file: "/var/log/XFree86.0.log", Time: Mon Jul 15 10:42:17 2002
  16. (==) Using config file: "/usr/X11R6/lib/X11/XF86Config"
  17. Markers: (--) probed, (**) from config file, (==) default setting,
  18.          (++) from command line, (!!) notice, (II) informational,
  19.          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  20. (==) ServerLayout "XFree86 Configured"
  21. (**) |-->Screen "Screen0" (0)
  22. (**) |   |-->Monitor "Monitor0"
  23. (**) |   |-->Device "Card0"
  24. (**) |-->Input Device "Mouse0"
  25. (**) |-->Input Device "Keyboard0"
  26. (**) XKB: rules: "xfree86"
  27. (**) XKB: model: "pc104"
  28. (**) XKB: layout: "fr"
  29. (WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
  30. Entry deleted from font path.
  31. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
  32. (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
  33. (**) ModulePath set to "/usr/X11R6/lib/modules"
  34. (--) using VT number 7
  35. (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
  36. (II) Module bitmap: vendor="The XFree86 Project"
  37. compiled for 4.1.0.1, module version = 1.0.0
  38. (II) Loading /usr/X11R6/lib/modules/libpcidata.a
  39. (II) Module pcidata: vendor="The XFree86 Project"
  40. compiled for 4.1.0.1, module version = 0.1.0
  41. (II) Loading /usr/X11R6/lib/modules/libscanpci.a
  42. (II) Module scanpci: vendor="The XFree86 Project"
  43. compiled for 4.1.0.1, module version = 0.1.0
  44. (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
  45. (--) PCI:*(1:0:0) NVidia GeForce2 MX rev 161, Mem @ 0xde000000/24, 0xd0000000/27, BIOS @ 0xdfef0000/16
  46. (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
  47. (II) Module dbe: vendor="The XFree86 Project"
  48. compiled for 4.1.0.1, module version = 1.0.0
  49. (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
  50. (II) Module dri: vendor="The XFree86 Project"
  51. compiled for 4.1.0.1, module version = 1.0.0
  52. (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
  53. (II) Module drm: vendor="The XFree86 Project"
  54. compiled for 4.1.0.1, module version = 1.0.0
  55. (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
  56. (II) Module extmod: vendor="The XFree86 Project"
  57. compiled for 4.1.0.1, module version = 1.0.0
  58. (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
  59. (II) Module glx: vendor="The XFree86 Project"
  60. compiled for 4.1.0.1, module version = 1.0.0
  61. (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
  62. (II) Module GLcore: vendor="The XFree86 Project"
  63. compiled for 4.1.0.1, module version = 1.0.0
  64. (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
  65. (II) Module pex5: vendor="The XFree86 Project"
  66. compiled for 4.1.0.1, module version = 1.0.0
  67. (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
  68. (II) Module record: vendor="The XFree86 Project"
  69. compiled for 4.1.0.1, module version = 1.13.0
  70. (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
  71. (II) Module xie: vendor="The XFree86 Project"
  72. compiled for 4.1.0.1, module version = 1.0.0
  73. (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
  74. (II) Module nv: vendor="The XFree86 Project"
  75. compiled for 4.1.0.1, module version = 1.0.1
  76. (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
  77. (II) Module mouse: vendor="The XFree86 Project"
  78. compiled for 4.1.0.1, module version = 1.0.0
  79. (II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2,
  80. RIVATNT2 (A), RIVATNT2 (B), RIVATNT2 (Ultra), RIVATNT2 (Vanta),
  81. RIVATNT2 M64, RIVATNT2 (Integrated), GeForce 256, GeForce DDR,
  82. Quadro, GeForce2 GTS, GeForce2 GTS (rev 1), GeForce2 ultra,
  83. Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR,
  84. GeForce 2 Go, GeForce3, GeForce3 (rev 1), GeForce3 (rev 2),
  85. GeForce3 (rev 3)
  86. (--) Assigning device section with no busID to primary device
  87. (WW) NV: Chipset "GeForce" in Device section "Card0" isn't valid for this driver
  88. (EE) No devices detected.
  89. Fatal server error:
  90. no screens found
  91. When reporting a problem related to a server crash, please send
  92. the full server output, not just the last messages.
  93. This can be found in the log file "/var/log/XFree86.0.log".
  94. Please report problems to submit@bugs.debian.org.
  95. XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
  96.       after 0 requests (0 known processed) with 0 events remaining.

Reply

Marsh Posté le 15-07-2002 à 12:41:01    

bah apparement tu as pas donné les bons noms d'ecran et de carte a utiliser ! regarde la derniere section du fichier de conf


---------------
-= In Kik00 101 I trust :o =-
Reply

Marsh Posté le 15-07-2002 à 19:07:07    

Code :
  1. Section "Device"
  2. Identifier  "Card0"
  3. Driver      "nv"
  4. VendorName  "NVidia"
  5. BoardName   "GeForce2 MX"
  6. ChipSet     "GeForce"
  7. BusID       "PCI:1:0:0"
  8. EndSection


 
J'ai cherche, j'ai bidouillé... le message suivant m'embete quand meme !
(WW) NV: Chipset "GeForce" in Device section "Card0" isn't valid for this driver  
(EE) No devices detected.  
 
Et puis elle a marché...  J'ai juste refait le XF86Config avec xf86cfg.... pour le faire propre.... ba c pourrave! !!!
 
Quand au No Screen Founds, je trouve ca normal, si la carte est deja pas bien prise en charge !!!!
J'ai une GeF 2MX ... c la premiere fois avec cette carte que le driver nv marche pas.... sous RedHAt avant, nickel, sous SUSE, nickel aussi !
 
Et puis elle a marché...  J'ai juste refait le XF86Config avec xf86cfg.... pour le faire propre.... ba c pourrave! !!!
 


Message édité par NounouRs le 15-07-2002 à 19:08:14
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed