[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linux] configure XFREE 402
As-tu demarre X-Window avec la commande "startx" ? On dirait que X demarre mais pas ton window-manager.
fred
Pascal Duquenoy wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Voici le fichier XF86Config.new creé par la commande "XFree86
> - -configure"
>
> Section "ServerLayout"
> Identifier "XFree86 Configured"
> Screen 0 "Screen0" 0 0
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Files"
> RgbPath "/usr/X11R6/lib/X11/rgb"
> ModulePath "/usr/X11R6/lib/modules"
> FontPath "/usr/X11R6/lib/X11/fonts/misc/"
> FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
> FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
> FontPath "/usr/X11R6/lib/X11/fonts/CID/"
> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
> EndSection
>
> Section "Module"
> Load "extmod"
> Load "xie"
> Load "pex5"
> Load "glx"
> Load "dri"
> Load "GLcore"
> Load "dbe"
> Load "record"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> EndSection
>
> Section "InputDevice"
> Identifier "Mouse0"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/mouse"
> EndSection
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "Monitor Model"
> EndSection
>
> Section "Device"
> ### Available Driver options are:-
> #Option "SWcursor"
> #Option "HWcursor"
> #Option "NoAccel"
> #Option "ShowCache"
> #Option "ShadowFB"
> #Option "UseFBDev"
> #Option "Rotate"
> Identifier "Card0"
> Driver "nv"
> VendorName "NVidia"
> BoardName "Riva TNT2"
> BusID "PCI:1:0:0"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor "Monitor0"
> SubSection "Display"
> Depth 1
> EndSubSection
> SubSection "Display"
> Depth 4
> EndSubSection
> SubSection "Display"
> Depth 8
> EndSubSection
> SubSection "Display"
> Depth 15
> EndSubSection
> SubSection "Display"
> Depth 16
> EndSubSection
> SubSection "Display"
> Depth 24
> EndSubSection
> EndSection
>
> Section "DRI"
> EndSection
>
> voici le fichier log créé par le commande XFree86 -xf86config
> /root/XF86Config.new 2>test.new
>
> XFree86 Version 4.0.2 / X Window System
> (protocol Version 11, revision 0, vendor release 6400)
> Release Date: 18 December 2000
> If the server is older than 6-12 months, or if your card is
> newer than the above date, look for a newer version before
> reporting problems. (See http://www.XFree86.Org/FAQ)
> Operating System: Linux 2.2.16-3smp i686 [ELF]
> Module Loader present
> (==) Log file: "/var/log/XFree86.0.log", Time: Sun Jun 24 18:54:21
> 2001
> (++) Using config file: "/root/XF86Config.new"
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (??) unknown.
> (==) ServerLayout "XFree86 Configured"
> (**) |-->Screen "Screen0" (0)
> (**) | |-->Monitor "Monitor0"
> (**) | |-->Device "Card0"
> (**) |-->Input Device "Mouse0"
> (**) |-->Input Device "Keyboard0"
> (**) 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/CID/,/usr/X11R6/li
> b/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
> (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> (**) ModulePath set to "/usr/X11R6/lib/modules"
> (--) using VT number 7
>
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> (II) Module bitmap: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> (II) Module pcidata: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 0.1.0
> (II) Loading /usr/X11R6/lib/modules/libscanpci.a
> (II) Module scanpci: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 0.1.0
> (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
> (--) PCI:*(1:0:0) NVidia Riva TNT2 rev 17, Mem @ 0xe4000000/24,
> 0xe6000000/25
> (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
> (II) Module extmod: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
> (II) Module xie: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
> (II) Module pex5: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
> (II) Module glx: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
> (II) Module GLcore: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> (II) Module dri: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> (II) Module drm: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
> (II) Module dbe: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
> (II) Module record: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.13.0
> (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
> (II) Module nv: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
> (II) Module mouse: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2,
> RIVATNT2 (Ultra), RIVATNT2 (Vanta), RIVATNT2 M64,
> RIVATNT2 (Integrated), GeForce 256, GeForce DDR, Quadro,
> GeForce2 GTS, GeForce2 GTS (rev 1), GeForce2 ultra, Quadro 2 Pro,
> GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR, GeForce 2 Go
> (--) Chipset RIVATNT2 found
> (II) Loading /usr/X11R6/lib/modules/linux/libint10.a
> (II) Module int10: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) NV(0): Initializing int10
> (II) NV(0): Primary V_BIOS segment is: 0xc000
> (--) NV(0): Chipset: "RIVATNT2"
> (==) NV(0): Depth 8, (==) framebuffer bpp 8
> (==) NV(0): Default visual is PseudoColor
> (II) Loading /usr/X11R6/lib/modules/libvgahw.a
> (II) Module vgahw: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 0.1.0
> (==) NV(0): Using HW cursor
> (--) NV(0): Linear framebuffer at 0xE6000000
> (--) NV(0): MMIO registers at 0xE4000000
> (--) NV(0): VideoRAM: 32768 kBytes
> (II) Loading /usr/X11R6/lib/modules/libddc.a
> (II) Module ddc: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/libi2c.a
> (II) Module i2c: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.2.0
> (II) NV(0): I2C bus "DDC" initialized.
> (II) NV(0): I2C device "DDC:ddc2" registered.
> (II) NV(0): I2C device "DDC:ddc2" removed.
> (==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
> (WW) NV(0): Monitor0: Using default hsync range of 28-33kHz
> (WW) NV(0): Monitor0: using default vrefresh range of 43-72Hz
> (II) NV(0): Clock range: 12.00 to 350.00 MHz
> (WW) NV(0): Default mode "640x350" deleted (hsync out of range)
> (WW) NV(0): Default mode "640x400" deleted (hsync out of range)
> (WW) NV(0): Default mode "720x400" deleted (hsync out of range)
> (WW) NV(0): Default mode "640x480" deleted (hsync out of range)
> (WW) NV(0): Default mode "640x480" deleted (hsync out of range)
> (WW) NV(0): Default mode "640x480" deleted (hsync out of range)
> (WW) NV(0): Default mode "800x600" deleted (hsync out of range)
> (WW) NV(0): Default mode "800x600" deleted (hsync out of range)
> (WW) NV(0): Default mode "800x600" deleted (hsync out of range)
> (WW) NV(0): Default mode "800x600" deleted (hsync out of range)
> (WW) NV(0): Default mode "800x600" deleted (hsync out of range)
> (WW) NV(0): Default mode "1024x768" deleted (hsync out of range)
> (WW) NV(0): Default mode "1024x768" deleted (hsync out of range)
> (WW) NV(0): Default mode "1024x768" deleted (hsync out of range)
> (WW) NV(0): Default mode "1024x768" deleted (hsync out of range)
> (WW) NV(0): Default mode "1024x768" deleted (hsync out of range)
> (WW) NV(0): Default mode "1152x864" deleted (hsync out of range)
> (WW) NV(0): Default mode "1280x960" deleted (hsync out of range)
> (WW) NV(0): Default mode "1280x960" deleted (hsync out of range)
> (WW) NV(0): Default mode "1280x1024" deleted (hsync out of range)
> (WW) NV(0): Default mode "1280x1024" deleted (hsync out of range)
> (WW) NV(0): Default mode "1280x1024" deleted (hsync out of range)
> (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range)
> (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range)
> (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range)
> (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range)
> (WW) NV(0): Default mode "1600x1200" deleted (hsync out of range)
> (WW) NV(0): Default mode "1792x1344" deleted (hsync out of range)
> (WW) NV(0): Default mode "1792x1344" deleted (hsync out of range)
> (WW) NV(0): Default mode "1856x1392" deleted (hsync out of range)
> (WW) NV(0): Default mode "1856x1392" deleted (hsync out of range)
> (WW) NV(0): Default mode "1920x1440" deleted (hsync out of range)
> (WW) NV(0): Default mode "1920x1440" deleted (hsync out of range)
> (--) NV(0): Virtual size is 640x480 (pitch 640)
> (**) NV(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
> (==) NV(0): DPI set to (75, 75)
> (II) Loading /usr/X11R6/lib/modules/libfb.a
> (II) Module fb: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/libxaa.a
> (II) Module xaa: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 1.0.0
> (II) Loading /usr/X11R6/lib/modules/libramdac.a
> (II) Module ramdac: vendor="The XFree86 Project"
> compiled for 4.0.2, module version = 0.1.0
> (==) NV(0): Write-combining range (0xe6000000,0x2000000)
> (II) NV(0): Using XFree86 Acceleration Architecture (XAA)
> Screen to screen bit blits
> Solid filled rectangles
> 8x8 mono pattern filled rectangles
> Indirect CPU to Screen color expansion
> Solid Lines
> (==) NV(0): Backing store disabled
> (==) NV(0): Silken mouse enabled
> (**) Mouse0: Protocol: "auto"
> (**) Mouse0: Core Pointer
> (==) Mouse0: Buttons: 3
> (II) Keyboard "Keyboard0" handled by legacy driver
> (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
> Couldn't load XKB keymap, falling back to pre-XKB keymap
> (--) Mouse0: PnP-detected protocol: "IntelliMouse"
> Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
> removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/,
> removing from list!
>
> question pq je ai sur mon ecrant juste une image losangée avec un
> pointeur en "X" (pour mas souris ) mais rien d'autre
>
> Pascal Duquenoy
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
>
> iQA/AwUBOzYRxSTeFgeT1M2OEQJcigCfeUh4IeWl4O/VsBu9Ahcgm66MH5MAoL19
> izaat2lMBlQw7lmit5tG7MAn
> =vRRH
> -----END PGP SIGNATURE-----
>
> [ Soyez précis dans vos sujets svp afin de déterminer directement ]
> [ le type de demande... ]
> [ Pour vous (dés)inscrire, aller sur http://linuxbe.org/ml.php ]
> [ http://LinuxBe.org Contact: listmaster@linuxbe.org ]
--
------------------------- * oOo * -------------------------
Frederic Detienne
Cisco Systems Escalation Engineer
Security & Network Services
Tel 32 2 704 55 55
[ Soyez précis dans vos sujets svp afin de déterminer directement ]
[ le type de demande... ]
[ Pour vous (dés)inscrire, aller sur http://linuxbe.org/ml.php ]
[ http://LinuxBe.org Contact: listmaster@linuxbe.org ]