[xorg] Installation gnome portege Z830 (résolu)

Questions et astuces concernant l'installation et la configuration d'archlinux
Répondre
frk
Hankyu
Messages : 11
Inscription : dim. 12 févr. 2012, 16:41
Localisation : Loire-Atlantique

[xorg] Installation gnome portege Z830 (résolu)

Message par frk »

Bonjour,
Après l'installation d'Arch (net-install) sur mon portable Toshiba Z830-10F j'ai tenté d'installer le serveur graphique + gnome en suivant le "pas à pas" du site, mais je suis bloqué par une erreur lorsque je tente un startx :
(EE) Failed to load module "fbdev" (module does not exist, 0)
FATAL: Module fbcon not found
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
xinit: connection to X server lost


J'ai installé le driver video xf86-video-intel (j'ai tenté xf86-video-vesa mais sans succès - ecran noir)
Ci-dessous les logs Xorg et rc.conf

Merci pour vos conseils !

/var/log/Xorg.0.log

Code : Tout sélectionner

[   769.595] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[   769.598] X Protocol Version 11, Revision 0
[   769.599] Build Operating System: Linux 3.2.2-1-ARCH x86_64 
[   769.600] Current Operating System: Linux Z830 3.2.5-1-ARCH #1 SMP PREEMPT Tue Feb 7 08:34:36 CET 2012 x86_64
[   769.601] Kernel command line: root=/dev/sda5 ro
[   769.602] Build Date: 29 January 2012  03:38:00PM
[   769.603]  
[   769.604] Current version of pixman: 0.24.4
[   769.605] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   769.607] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   769.609] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 13 14:25:30 2012
[   769.610] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   769.611] (==) No Layout section.  Using the first Screen section.
[   769.611] (==) No screen section available. Using defaults.
[   769.611] (**) |-->Screen "Default Screen Section" (0)
[   769.611] (**) |   |-->Monitor "<default monitor>"
[   769.612] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   769.612] (==) Automatically adding devices
[   769.612] (==) Automatically enabling devices
[   769.612] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   769.612] 	Entry deleted from font path.
[   769.612] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   769.612] 	Entry deleted from font path.
[   769.612] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   769.612] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   769.612] 	Entry deleted from font path.
[   769.612] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   769.612] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[   769.612] (==) ModulePath set to "/usr/lib/xorg/modules"
[   769.612] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   769.612] (II) Loader magic: 0x7ccae0
[   769.612] (II) Module ABI versions:
[   769.612] 	X.Org ANSI C Emulation: 0.4
[   769.612] 	X.Org Video Driver: 11.0
[   769.612] 	X.Org XInput driver : 13.0
[   769.612] 	X.Org Server Extension : 6.0
[   769.612] (--) PCI:*(0:0:2:0) 8086:0116:1179:0009 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00002000/64
[   769.612] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   769.612] (II) LoadModule: "extmod"
[   769.613] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   769.613] (II) Module extmod: vendor="X.Org Foundation"
[   769.613] 	compiled for 1.11.4, module version = 1.0.0
[   769.613] 	Module class: X.Org Server Extension
[   769.613] 	ABI class: X.Org Server Extension, version 6.0
[   769.613] (II) Loading extension MIT-SCREEN-SAVER
[   769.613] (II) Loading extension XFree86-VidModeExtension
[   769.613] (II) Loading extension XFree86-DGA
[   769.613] (II) Loading extension DPMS
[   769.613] (II) Loading extension XVideo
[   769.613] (II) Loading extension XVideo-MotionCompensation
[   769.613] (II) Loading extension X-Resource
[   769.613] (II) LoadModule: "dbe"
[   769.613] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   769.613] (II) Module dbe: vendor="X.Org Foundation"
[   769.613] 	compiled for 1.11.4, module version = 1.0.0
[   769.613] 	Module class: X.Org Server Extension
[   769.613] 	ABI class: X.Org Server Extension, version 6.0
[   769.613] (II) Loading extension DOUBLE-BUFFER
[   769.613] (II) LoadModule: "glx"
[   769.613] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   769.613] (II) Module glx: vendor="X.Org Foundation"
[   769.613] 	compiled for 1.11.4, module version = 1.0.0
[   769.613] 	ABI class: X.Org Server Extension, version 6.0
[   769.613] (==) AIGLX enabled
[   769.613] (II) Loading extension GLX
[   769.613] (II) LoadModule: "record"
[   769.613] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   769.613] (II) Module record: vendor="X.Org Foundation"
[   769.613] 	compiled for 1.11.4, module version = 1.13.0
[   769.613] 	Module class: X.Org Server Extension
[   769.613] 	ABI class: X.Org Server Extension, version 6.0
[   769.613] (II) Loading extension RECORD
[   769.613] (II) LoadModule: "dri"
[   769.613] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   769.613] (II) Module dri: vendor="X.Org Foundation"
[   769.613] 	compiled for 1.11.4, module version = 1.0.0
[   769.613] 	ABI class: X.Org Server Extension, version 6.0
[   769.613] (II) Loading extension XFree86-DRI
[   769.613] (II) LoadModule: "dri2"
[   769.614] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   769.614] (II) Module dri2: vendor="X.Org Foundation"
[   769.614] 	compiled for 1.11.4, module version = 1.2.0
[   769.614] 	ABI class: X.Org Server Extension, version 6.0
[   769.614] (II) Loading extension DRI2
[   769.614] (==) Matched intel as autoconfigured driver 0
[   769.614] (==) Matched vesa as autoconfigured driver 1
[   769.614] (==) Matched fbdev as autoconfigured driver 2
[   769.614] (==) Assigned the driver to the xf86ConfigLayout
[   769.614] (II) LoadModule: "intel"
[   769.614] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   769.614] (II) Module intel: vendor="X.Org Foundation"
[   769.614] 	compiled for 1.11.2, module version = 2.17.0
[   769.614] 	Module class: X.Org Video Driver
[   769.614] 	ABI class: X.Org Video Driver, version 11.0
[   769.614] (II) LoadModule: "vesa"
[   769.614] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   769.614] (II) Module vesa: vendor="X.Org Foundation"
[   769.614] 	compiled for 1.11.1, module version = 2.3.0
[   769.614] 	Module class: X.Org Video Driver
[   769.614] 	ABI class: X.Org Video Driver, version 11.0
[   769.614] (II) LoadModule: "fbdev"
[   769.614] (WW) Warning, couldn't open module fbdev
[   769.614] (II) UnloadModule: "fbdev"
[   769.614] (II) Unloading fbdev
[   769.614] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   769.615] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[   769.615] (II) VESA: driver for VESA chipsets: vesa
[   769.615] (--) using VT number 7

[   769.620] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   769.620] (WW) Falling back to old probe method for vesa
[   769.620] drmOpenDevice: node name is /dev/dri/card0
[   769.620] drmOpenDevice: open result is 8, (OK)
[   769.620] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   769.620] drmOpenDevice: node name is /dev/dri/card0
[   769.620] drmOpenDevice: open result is 8, (OK)
[   769.620] drmOpenByBusid: drmOpenMinor returns 8
[   769.620] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   769.620] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   769.620] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   769.620] (==) intel(0): RGB weight 888
[   769.620] (==) intel(0): Default visual is TrueColor
[   769.620] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[   769.620] (--) intel(0): Chipset: "Sandybridge Mobile (GT2)"
[   769.620] (**) intel(0): Relaxed fencing enabled
[   769.620] (**) intel(0): Wait on SwapBuffers? enabled
[   769.620] (**) intel(0): Triple buffering? enabled
[   769.620] (**) intel(0): Framebuffer tiled
[   769.620] (**) intel(0): Pixmaps tiled
[   769.620] (**) intel(0): 3D buffers tiled
[   769.620] (**) intel(0): SwapBuffers wait enabled
[   769.620] (==) intel(0): video overlay key set to 0x101fe
[   769.620] (II) intel(0): Output LVDS1 has no monitor section
[   769.621] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   769.621] (II) intel(0): Output VGA1 has no monitor section
[   769.644] (II) intel(0): Output HDMI1 has no monitor section
[   769.683] (II) intel(0): Output DP1 has no monitor section
[   769.683] (II) intel(0): EDID for output LVDS1
[   769.683] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   769.683] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   769.683] (II) intel(0): Printing probed modes for output LVDS1
[   769.683] (II) intel(0): Modeline "1366x768"x60.2   70.72  1366 1414 1446 1506  768 773 778 780 -hsync -vsync (47.0 kHz)
[   769.683] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   769.683] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   769.683] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   769.683] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   769.683] (II) intel(0): EDID for output VGA1
[   769.707] (II) intel(0): EDID for output HDMI1
[   769.746] (II) intel(0): EDID for output DP1
[   769.746] (II) intel(0): Output LVDS1 connected
[   769.746] (II) intel(0): Output VGA1 disconnected
[   769.746] (II) intel(0): Output HDMI1 disconnected
[   769.746] (II) intel(0): Output DP1 disconnected
[   769.746] (II) intel(0): Using exact sizes for initial modes
[   769.746] (II) intel(0): Output LVDS1 using initial mode 1366x768
[   769.746] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   769.746] (II) intel(0): Kernel page flipping support detected, enabling
[   769.746] (==) intel(0): DPI set to (96, 96)
[   769.746] (II) Loading sub module "fb"
[   769.746] (II) LoadModule: "fb"
[   769.746] (II) Loading /usr/lib/xorg/modules/libfb.so
[   769.747] (II) Module fb: vendor="X.Org Foundation"
[   769.747] 	compiled for 1.11.4, module version = 1.0.0
[   769.747] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   769.747] (II) Loading sub module "dri2"
[   769.747] (II) LoadModule: "dri2"
[   769.747] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   769.747] (II) Module dri2: vendor="X.Org Foundation"
[   769.747] 	compiled for 1.11.4, module version = 1.2.0
[   769.747] 	ABI class: X.Org Server Extension, version 6.0
[   769.747] (II) UnloadModule: "vesa"
[   769.747] (II) Unloading vesa
[   769.747] (==) Depth 24 pixmap format is 32 bpp
[   769.747] (II) intel(0): [DRI2] Setup complete
[   769.747] (II) intel(0): [DRI2]   DRI driver: i965
[   769.747] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[   769.748] (II) UXA(0): Driver registered support for the following operations:
[   769.748] (II)         solid
[   769.748] (II)         copy
[   769.748] (II)         composite (RENDER acceleration)
[   769.748] (II)         put_image
[   769.748] (II)         get_image
[   769.748] (==) intel(0): Backing store disabled
[   769.748] (==) intel(0): Silken mouse enabled
[   769.748] (II) intel(0): Initializing HW Cursor
[   769.803] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   769.804] (==) intel(0): DPMS enabled
[   769.804] (==) intel(0): Intel XvMC decoder enabled
[   769.804] (II) intel(0): Set up textured video
[   769.804] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   769.804] (II) intel(0): direct rendering: DRI2 Enabled
[   769.804] (==) intel(0): hotplug detection: "enabled"
[   769.804] (--) RandR disabled
[   769.804] (II) Initializing built-in extension Generic Event Extension
[   769.804] (II) Initializing built-in extension SHAPE
[   769.804] (II) Initializing built-in extension MIT-SHM
[   769.804] (II) Initializing built-in extension XInputExtension
[   769.804] (II) Initializing built-in extension XTEST
[   769.804] (II) Initializing built-in extension BIG-REQUESTS
[   769.804] (II) Initializing built-in extension SYNC
[   769.804] (II) Initializing built-in extension XKEYBOARD
[   769.804] (II) Initializing built-in extension XC-MISC
[   769.804] (II) Initializing built-in extension SECURITY
[   769.804] (II) Initializing built-in extension XINERAMA
[   769.804] (II) Initializing built-in extension XFIXES
[   769.804] (II) Initializing built-in extension RENDER
[   769.804] (II) Initializing built-in extension RANDR
[   769.804] (II) Initializing built-in extension COMPOSITE
[   769.804] (II) Initializing built-in extension DAMAGE
[   769.812] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   769.812] (II) AIGLX: enabled GLX_INTEL_swap_event
[   769.812] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   769.812] (II) AIGLX: enabled GLX_SGI_make_current_read
[   769.812] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   769.812] (II) AIGLX: Loaded and initialized i965
[   769.812] (II) GLX: Initialized DRI2 GL provider for screen 0
[   769.812] (II) intel(0): Setting screen physical size to 361 x 203
[   769.844] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   769.844] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   769.844] (II) LoadModule: "evdev"
[   769.844] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   769.844] (II) Module evdev: vendor="X.Org Foundation"
[   769.844] 	compiled for 1.10.99.902, module version = 2.6.0
[   769.844] 	Module class: X.Org XInput Driver
[   769.844] 	ABI class: X.Org XInput driver, version 13.0
[   769.844] (II) Using input driver 'evdev' for 'Power Button'
[   769.844] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   769.844] (**) Power Button: always reports core events
[   769.844] (**) Power Button: Device: "/dev/input/event3"
[   769.844] (--) Power Button: Found keys
[   769.844] (II) Power Button: Configuring as keyboard
[   769.844] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   769.844] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   769.844] (**) Option "xkb_rules" "evdev"
[   769.844] (**) Option "xkb_model" "evdev"
[   769.844] (**) Option "xkb_layout" "fr"
[   769.844] (**) Option "xkb_variant" "latin9"
[   769.844] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   769.867] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[   769.867] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   769.867] (II) Using input driver 'evdev' for 'Video Bus'
[   769.867] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   769.867] (**) Video Bus: always reports core events
[   769.867] (**) Video Bus: Device: "/dev/input/event13"
[   769.868] (--) Video Bus: Found keys
[   769.868] (II) Video Bus: Configuring as keyboard
[   769.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input13/event13"
[   769.868] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   769.868] (**) Option "xkb_rules" "evdev"
[   769.868] (**) Option "xkb_model" "evdev"
[   769.868] (**) Option "xkb_layout" "fr"
[   769.868] (**) Option "xkb_variant" "latin9"
[   769.868] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   769.868] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   769.868] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   769.868] (II) Using input driver 'evdev' for 'Power Button'
[   769.868] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   769.868] (**) Power Button: always reports core events
[   769.868] (**) Power Button: Device: "/dev/input/event1"
[   769.868] (--) Power Button: Found keys
[   769.868] (II) Power Button: Configuring as keyboard
[   769.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[   769.868] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   769.868] (**) Option "xkb_rules" "evdev"
[   769.868] (**) Option "xkb_model" "evdev"
[   769.868] (**) Option "xkb_layout" "fr"
[   769.868] (**) Option "xkb_variant" "latin9"
[   769.868] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   769.868] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   769.868] (II) No input driver specified, ignoring this device.
[   769.868] (II) This device may have been added with another device file.
[   769.869] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[   769.869] (II) No input driver specified, ignoring this device.
[   769.869] (II) This device may have been added with another device file.
[   769.869] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[   769.869] (II) No input driver specified, ignoring this device.
[   769.869] (II) This device may have been added with another device file.
[   769.869] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[   769.869] (II) No input driver specified, ignoring this device.
[   769.869] (II) This device may have been added with another device file.
[   769.869] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[   769.869] (II) No input driver specified, ignoring this device.
[   769.869] (II) This device may have been added with another device file.
[   769.870] (II) config/udev: Adding input device TOSHIBA Web Camera - HD (/dev/input/event7)
[   769.870] (**) TOSHIBA Web Camera - HD: Applying InputClass "evdev keyboard catchall"
[   769.870] (II) Using input driver 'evdev' for 'TOSHIBA Web Camera - HD'
[   769.870] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   769.870] (**) TOSHIBA Web Camera - HD: always reports core events
[   769.870] (**) TOSHIBA Web Camera - HD: Device: "/dev/input/event7"
[   769.870] (--) TOSHIBA Web Camera - HD: Found keys
[   769.870] (II) TOSHIBA Web Camera - HD: Configuring as keyboard
[   769.870] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input7/event7"
[   769.870] (II) XINPUT: Adding extended input device "TOSHIBA Web Camera - HD" (type: KEYBOARD, id 9)
[   769.870] (**) Option "xkb_rules" "evdev"
[   769.870] (**) Option "xkb_model" "evdev"
[   769.870] (**) Option "xkb_layout" "fr"
[   769.870] (**) Option "xkb_variant" "latin9"
[   769.870] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   769.870] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   769.870] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   769.870] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   769.870] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   769.870] (**) AT Translated Set 2 keyboard: always reports core events
[   769.870] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   769.870] (--) AT Translated Set 2 keyboard: Found keys
[   769.870] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   769.870] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   769.870] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[   769.870] (**) Option "xkb_rules" "evdev"
[   769.870] (**) Option "xkb_model" "evdev"
[   769.870] (**) Option "xkb_layout" "fr"
[   769.870] (**) Option "xkb_variant" "latin9"
[   769.870] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   769.871] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[   769.871] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   769.871] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   769.871] (II) LoadModule: "synaptics"
[   769.871] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   769.871] (II) Module synaptics: vendor="X.Org Foundation"
[   769.871] 	compiled for 1.11.0, module version = 1.5.0
[   769.871] 	Module class: X.Org XInput Driver
[   769.871] 	ABI class: X.Org XInput driver, version 13.0
[   769.871] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   769.871] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   769.871] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   769.871] (**) Option "Device" "/dev/input/event8"
[   770.203] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1142 - 5792
[   770.203] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 924 - 4930
[   770.203] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   770.203] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 0
[   770.203] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   770.203] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   770.203] (**) Option "EmulateTwoFingerMinZ" "0"
[   770.203] (**) Option "VertEdgeScroll" "on"
[   770.203] (**) Option "HorizEdgeScroll" "on"
[   770.203] (**) Option "TapButton1" "1"
[   770.203] (**) Option "TapButton2" "2"
[   770.203] (**) Option "TapButton3" "3"
[   770.203] (**) Option "CircularScrolling" "on"
[   770.309] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   770.310] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   770.416] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[   770.416] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[   770.416] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   770.416] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   770.416] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.033
[   770.416] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   770.416] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   770.416] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   770.416] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   770.416] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   770.417] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   770.417] (II) No input driver specified, ignoring this device.
[   770.417] (II) This device may have been added with another device file.
[   770.417] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   770.417] (II) No input driver specified, ignoring this device.
[   770.417] (II) This device may have been added with another device file.
[   770.417] (II) config/udev: Adding input device Toshiba input device (/dev/input/event6)
[   770.417] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
[   770.417] (II) Using input driver 'evdev' for 'Toshiba input device'
[   770.417] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   770.417] (**) Toshiba input device: always reports core events
[   770.417] (**) Toshiba input device: Device: "/dev/input/event6"
[   770.417] (--) Toshiba input device: Found keys
[   770.417] (II) Toshiba input device: Configuring as keyboard
[   770.417] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[   770.417] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD, id 12)
[   770.417] (**) Option "xkb_rules" "evdev"
[   770.417] (**) Option "xkb_model" "evdev"
[   770.417] (**) Option "xkb_layout" "fr"
[   770.417] (**) Option "xkb_variant" "latin9"
[   770.417] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[   770.523] (II) Power Button: Close
[   770.523] (II) UnloadModule: "evdev"
[   770.523] (II) Unloading evdev
[   770.630] (II) Video Bus: Close
[   770.630] (II) UnloadModule: "evdev"
[   770.630] (II) Unloading evdev
[   770.736] (II) Power Button: Close
[   770.736] (II) UnloadModule: "evdev"
[   770.736] (II) Unloading evdev
[   770.843] (II) TOSHIBA Web Camera - HD: Close
[   770.843] (II) UnloadModule: "evdev"
[   770.843] (II) Unloading evdev
[   770.950] (II) AT Translated Set 2 keyboard: Close
[   770.950] (II) UnloadModule: "evdev"
[   770.950] (II) Unloading evdev
[   771.163] (II) UnloadModule: "synaptics"
[   771.163] (II) Unloading synaptics
[   771.270] (II) Toshiba input device: Close
[   771.270] (II) UnloadModule: "evdev"
[   771.270] (II) Unloading evdev
[   771.329] Server terminated successfully (0). Closing log file.
/etc/rc.conf

Code : Tout sélectionner

#
# /etc/rc.conf - Main Configuration for Arch Linux
#
# See 'man 5 rc.conf' for more details
#

# LOCALIZATION
# ------------
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Paris"
KEYMAP="fr-latin1"
CONSOLEFONT="Lat2-Terminus16"
CONSOLEMAP=
LOCALE="fr_FR.utf-8"
DAEMON_LOCALE="yes"
USECOLOR="yes"

# HARDWARE
# --------
MODULES=()
USEDMRAID="no"
USEBTRFS="no"
USELVM="no"

# NETWORKING
# ----------
HOSTNAME="Z830"

interface=eth0
address=
netmask=
broadcast=
gateway=

NETWORK_PERSIST="no"

# DAEMONS
# -------
#
DAEMONS=(syslog-ng network crond sshd netfs alsa dbus fuse)
Dernière modification par frk le lun. 13 févr. 2012, 18:07, modifié 1 fois.
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [xorg] Installation gnome portege Z830

Message par FoolEcho »

frk a écrit :j'ai tenté d'installer le serveur graphique + gnome en suivant le "pas à pas" du site, mais je suis bloqué par une erreur lorsque je tente un startx :
C'est-à-dire ? Tu as testé directement gdm/gnome ou tu as fait un .xinitrc ou le simple test du xterm ? :|
«The following statement is not true. The previous statement is true.» :nage:
frk
Hankyu
Messages : 11
Inscription : dim. 12 févr. 2012, 16:41
Localisation : Loire-Atlantique

Re: [xorg] Installation gnome portege Z830

Message par frk »

J'ai fait le test et j'ai bien eu l'affichage des fenêtres graphiques TWM.
Je n'ai pas installé gdm, puisque ça bloque au startx
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [xorg] Installation gnome portege Z830

Message par FoolEcho »

Si twm démarre c'est que X fonctionne. Je ne comprends pas. Si tu testes gnome par le .xinitrc, tu as bien démarré dbus (ou redémarrer puisqu'il est dans ton rc.conf) ? Gnome
«The following statement is not true. The previous statement is true.» :nage:
frk
Hankyu
Messages : 11
Inscription : dim. 12 févr. 2012, 16:41
Localisation : Loire-Atlantique

Re: [xorg] Installation gnome portege Z830

Message par frk »

C'est mon .xinitrc qui était vide... en copiant /etc.skel/.xinitrc ça fonctionne !
mais exec ck-launch-session gnome-session me deconnecte et me renvoi à l'invite de login, c'est normal ça ??
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [xorg] Installation gnome portege Z830

Message par FoolEcho »

Je dirai que dbus n'est pas lancé.

Code : Tout sélectionner

rc.d start dbus
Tu peux aussi passer par gdm, ça «t'obligera» à redémarrer. :)
«The following statement is not true. The previous statement is true.» :nage:
frk
Hankyu
Messages : 11
Inscription : dim. 12 févr. 2012, 16:41
Localisation : Loire-Atlantique

Re: [xorg] Installation gnome portege Z830

Message par frk »

rc.d start dbus renvoi une erreur :
Failed to start message bus: The pid file "/var/run/dbus.pid" exists, if the message bus is not running, remove this file.
De plus exec ck-launch-session dbus-launch gnome-session a le même effet : deconnexion
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [xorg] Installation gnome portege Z830

Message par FoolEcho »

restart alors. :roll:

Pas de mélange entre root et ton utilisateur ? find /home/ton_user -user root ? ls -al /home/ton_user ? (pas besoin de dbus-launch, c'est fait par gnome-session)
Mais de toutes manières, si tu installes gdm, ça devrait aller.
«The following statement is not true. The previous statement is true.» :nage:
frk
Hankyu
Messages : 11
Inscription : dim. 12 févr. 2012, 16:41
Localisation : Loire-Atlantique

Re: [xorg] Installation gnome portege Z830

Message par frk »

Pas de mélange entre root et ton utilisateur ?
que veux-tu dire par la ? (j'ai fait toute l'install en root...)
Au redemarrage avec gdm ça fonctionne, il ne me manque plus qu'à faire fonctionner le rseau eth0 et wlan0 (eth0 fonctionne hors de gnome, mais pas dedans...) Pourtant j'ai remplacé network par networkmanager dans /etc/rc.conf et fait les modifs inittab pour le demarrage automatique. netwokmanager voit les réseaux, j'ai une réponse au ping, mais epiphany ne veut rien afficher sauf canno resolve proxy hostname().
Une idée ?
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [xorg] Installation gnome portege Z830 (résolu)

Message par FoolEcho »

Suivre le wiki ? Networkmanager
frk a écrit :il ne me manque plus qu'à faire fonctionner le rseau eth0 et wlan0 (eth0 fonctionne hors de gnome, mais pas dedans...)
Je ne vois pas pouquoi ça ne fonctionnerait pas dans tous les cas. :|
«The following statement is not true. The previous statement is true.» :nage:
Répondre