[xorg] plantages frequents

Xorg, Compiz, KDE / Gnome / Xfce / Fluxbox / e17 / fvwm ... GDM/KDM/XDM...
Répondre
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

[xorg] plantages frequents

Message par jiu »

Salut,
J'ai des plantages frequents de X (genre 2 fois par jour), où l'ecran se gèle et le clavier ne semble plus repondre: ctrl+alt+backspace (qui marche normalement) ne fait plus rien et je ne peux plus non plus accéder aux consoles en faisant ctrl+alt+F1. Par contre, le curseur de la souris répond toujours (les mouvements sont visibles à l'écran) mais presser les boutons ne fait rien. Du coup je suis obligé à chaque fois de faire un hard reboot. J'ai désactivé le compositing et le problème subsiste. Il s'agit d'un chipset intel i810 et j'utilise le driver xf86-video-intel-stable (2.7.1-4). Je joins mon xorg.conf plus bas, dites moi si d'autres infos sont utiles. Les logs de xorg ne montrent rien d'anormal à mon sens. Merci pour toute idée.

Code : Tout sélectionner

Section "ServerLayout"
	Identifier "X.org Configured"
	Screen 0 "Screen0" 0 0
	Option "AIGLX" "true"
EndSection

Section "ServerFlags"
	Option "AutoAddDevices" "True"
	#Option "DontZap" "false"
EndSection

Section "Files"
	ModulePath "/usr/lib/xorg/modules"
	FontPath "/usr/share/fonts/misc"
	FontPath "/usr/share/fonts/100dpi:unscaled"
	FontPath "/usr/share/fonts/75dpi:unscaled"
	FontPath "/usr/share/fonts/TTF"
	FontPath "/usr/share/fonts/Type1"
EndSection
	
Section "Module"
	#Load "xtrap"
	Load "GLcore"
	Load "dbe"
	Load "dri2"
	Load "glx"
	#Load "extmod"
	#Load "record"
	#Load "freetype"
	#Load "synaptics"
	SubSection "extmod"
		Option "omit xfree86-dga" # don't initialise the DGA extension
	EndSubSection
EndSection

Section "Monitor"
	Identifier "Monitor0"
	VendorName "Monitor Vendor"
	ModelName "Monitor Model"
	HorizSync 30.0 - 130.0
	VertRefresh 50.0 - 100.0
EndSection

Section "Device"
	#Option "SWcursor" # [<bool>]
	#Option "ColorKey" # <i>
	#Option "CacheLines" # <i>
	#Option "Dac6Bit" # [<bool>]
	#Option "NoDDC" "True"
	#Option "EnablePageFlip" "True"
	#Option "RenderAccel" "True"
	#Option "ShowCache" # [<bool>]
	#Option "XvMCSurfaces" # <i>
	#Option "PageFlip" # [<bool>]
	Identifier "Card0"
	Driver "intel"
	VendorName "Intel Corporation"
	BoardName "82852/855GM Integrated Graphics Device"
	#BusID "PCI:0:2:0"
	#Option "DRI" "True"
	Option "AccelMethod" "UXA"
	#Option "MigrationHeuristic" "greedy" does not work with UXA
	Option "Tiling" "False"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device "Card0"
	Monitor "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Viewport 0 0
		Depth 1
	EndSubSection
	SubSection "Display"
		Viewport 0 0
		Depth 4
	EndSubSection
	SubSection "Display"
		Viewport 0 0
		Depth 8
	EndSubSection
	SubSection "Display"
		Viewport 0 0
		Depth 15
	EndSubSection
	SubSection "Display"
		Viewport 0 0
		Depth 16
	EndSubSection
	SubSection "Display"
		Viewport 0 0
		Depth 24
		Modes "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Extensions"
	Option "Composite" "Disable"
	Option "RENDER" "True"
EndSection

Section "DRI"
	Group "video"
	Mode 0666
EndSection

Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

Re: [xorg] plantages frequents

Message par tuxce »

perso, je commencerais par voir si sans xorg.conf et avec le driver normal, ça le fait toujours.
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

OK, je testerai ca au moins un jour avant de repondre. merci du conseil.
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

Bon alors après avoir testé pendant plusieurs jours avec le driver normal, sans xorg.conf, j'ai toujours les memes problèmes de crash de X environ une fois par jour.

J'ai essayé de faire fonctionner le kms (avec démarrage tôt) en espérant que ca résolve les problèmes mais sans succès. J'obtiens à chaque fois un écran noir, et le message suivant (dans le Xorg.0.log.old):
(EE) intel(0): Incorrect KMS mode.
suivi de:
Fatal server error:
Caught signal 11. Server aborting.
Je joins le fichier entier ci-dessous:

Code : Tout sélectionner

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30-ARCH i686 
Current Operating System: Linux localhost 2.6.30-ARCH #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009 i686
Build Date: 04 September 2009  03:37:03PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep 12 23:42:31 2009
(II) Loader magic: 0xec0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0:0:2:0) 8086:3582:1734:1033 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xe0000000/524288, I/O @ 0x00001800/8
(--) PCI: (0:0:2:1) 8086:3582:1734:1033 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xe0080000/524288
(==) Using default built-in configuration (39 lines)
(==) --- Start of built-in configuration ---
	Section "Device"
		Identifier	"Builtin Default intel Device 0"
		Driver	"intel"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default intel Screen 0"
		Device	"Builtin Default intel Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default i810 Device 0"
		Driver	"i810"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default i810 Screen 0"
		Device	"Builtin Default i810 Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default vesa Device 0"
		Driver	"vesa"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default vesa Screen 0"
		Device	"Builtin Default vesa Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default fbdev Device 0"
		Driver	"fbdev"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default fbdev Screen 0"
		Device	"Builtin Default fbdev Device 0"
	EndSection
	Section "ServerLayout"
		Identifier	"Builtin Default Layout"
		Screen	"Builtin Default intel Screen 0"
		Screen	"Builtin Default i810 Screen 0"
		Screen	"Builtin Default vesa Screen 0"
		Screen	"Builtin Default fbdev Screen 0"
	EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default intel Screen 0" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default intel Device 0"
(==) No monitor specified for screen "Builtin Default intel Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default i810 Screen 0" (1)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default i810 Device 0"
(==) No monitor specified for screen "Builtin Default i810 Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (2)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (3)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/TTF,
	/usr/share/fonts/Type1,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.6.3.901, module version = 2.8.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "i810"
(WW) Warning, couldn't open module i810
(II) UnloadModule: "i810"
(EE) Failed to load module "i810" (module does not exist, 0)
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 1.6.0, module version = 2.2.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(II) UnloadModule: "fbdev"
(EE) Failed to load module "fbdev" (module does not exist, 0)
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
	965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	Mobile Intel® GM45 Express Chipset,
	Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, IGDNG_D,
	IGDNG_M
(II) VESA: driver for VESA chipsets: vesa
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(WW) Falling back to old probe method for vesa
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) intel(0): Creating default Display subsection in Screen section
	"Builtin Default intel Screen 0" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
(--) intel(0): Chipset: "852GM/855GM"
(II) intel(0): Output VGA1 has no monitor section
(II) intel(0): Output LVDS1 has no monitor section
(EE) intel(0): Incorrect KMS mode.

Backtrace:
0: /usr/bin/Xorg(xorg_backtrace+0x3b) [0x812c66b]
1: /usr/bin/Xorg(xf86SigHandler+0x9e) [0x80c5e0e]
2: [0xb804f400]
3: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7ad2d4a]
4: /usr/bin/Xorg(xf86ProbeOutputModes+0x2a1) [0x80e73e1]
5: /usr/bin/Xorg(xf86InitialConfiguration+0x144) [0x80e7e14]
6: /usr/lib/xorg/modules/drivers//intel_drv.so(drmmode_pre_init+0x273) [0xb7ad25d3]
7: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7aa9f5f]
8: /usr/bin/Xorg(InitOutput+0x4e9) [0x80aa549]
9: /usr/bin/Xorg(main+0x1cb) [0x806cc6b]
10: /lib/libc.so.6(__libc_start_main+0xe6) [0xb7c51a36]
11: /usr/bin/Xorg [0x806c2e1]

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
J'ai l'impression que les crashs reguliers sans le modesetting et l'impossibilité de faire fonctionner le kms ne sont pas liés (mais bon on sait jamais...). En tous les cas, si vous avez une idée qui permette de résoudre l'un ou l'autre problème, je suis preneur! Si d'autres infos sont nécessaires, dites moi lesquelles.

[EDIT] encore autre chose, j'ai mis: setxkbmap -option terminate:ctrl_alt_bksp
dnas le .xinitrc pour pouvoir sortir de X, ca marchait au debut mais ca marche plus depuis qq temps. Je pense que c'est du au fait que l'option DontZap=False n'est plus activée vu que je suis sans xorg.conf en ce momnet.
Sinon, il me semble que la nouvelle combinaison de touches pour sortir de X est censée etre Ctrl+Super+K. Ca non plus ca ne marche pas pour le moment, peut etre pour la meme raison (absence de DontZap)?
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

up! qqn a une suggestion?

[EDIT] Bon, je viens d'avoir pour la première fois un plantage avec des lignes verticales rouges à l'écran (sur fond noir), au lieu de l'écran noir habituel. Amarok a continué à jouer en arrière plan pendant 1/2 minute et s'est arrêté.
Avatar de l’utilisateur
cdemoulins
Chu Ko Nu
Messages : 310
Inscription : mar. 11 mars 2008, 04:15
Localisation : Paris

Re: [xorg] plantages frequents

Message par cdemoulins »

Est-ce que tu utilise la mise en veille (en ram) ? Car j'ai des problèmes similaire de plantage de X avec pour meilleur solution quand ça arrive de rebooter ma machine en m'y connectant par ssh.

Si tu as le même souci que moi, tu peux changer dans ton xorg.conf la ligne concernant AccelMethod en utilisant l'ancien système qui chez moi est beaucoup plus stable : EXA au lieu de UXA. Par contre il faut une version de la branche 2.7 du driver intel (xf86-video-intel-stable sur AUR) car l'accélération EXA à disparu dans la branche 2.8 du driver.
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

salut,
Alors j'avais les memes problemes en utilisant EXA et le driver -stable (branche 2.7), et sinon oui, j'utilise ususpend (si je me rappelle bien, j'ai pas l'ordi sous les yeux la) comme module dans le rc.conf.

[EDIT] verification faite, ce n'est pas ususpend dans le rc.conf, mais uresume comme hook dans le mkinitcpio.conf
Dernière modification par jiu le lun. 14 sept. 2009, 11:00, modifié 1 fois.
Avatar de l’utilisateur
cdemoulins
Chu Ko Nu
Messages : 310
Inscription : mar. 11 mars 2008, 04:15
Localisation : Paris

Re: [xorg] plantages frequents

Message par cdemoulins »

Bon bah désolé mais j'ai pas d'autres piste pour toi.
Avatar de l’utilisateur
mélodie
Maître du Kyudo
Messages : 2784
Inscription : lun. 30 oct. 2006, 02:06
Localisation : Pyrénées

Re: [xorg] plantages frequents

Message par mélodie »

Bonjour,

Je trouve les messages de xorg.log peu loquaces. Peux-tu donner plus d'informations pour avoir une idée globale ?

Genre quel type de machine (portable, tour ? marque modèle année), quelle carte graphique Intel, z'et autres ? Plus des parties de messages:
grep EE /var/log/Xorg.0.log et grep WW /var/log/Xorg.0.log et un dmesg complet juste après un reboot qui suit un plantage.

Pour éviter les hard reboots:
Sysrq ou les touches magiques

ma combinaison est :
Sysrq+e ? là, j'essaie d'aller dans un tty, et si ça ne marche pas:
Sysrq+r+e+i+k+s+b

(vois le lien dans mon billet pour la signification des clés, ou sur Wikipédia)
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

Merci Melodie,

J'essaierai ces touches sysrq la prochaine fois que ca plante, je connaissais pas ce truc. Quant au Xorg.0.log qui suit un reboot après plantage, il ne montre généralement rien de particulier vu qu'il est lié à la session en cours (après le plantage). C'est pour ca que j'ai joint le Xorg.0.log.old à la place. En filtrant le fichier que j'ai joint à mon premier message, j'obtiens ca, résultat de grep '(EE)\|(WW)' Xlog:

Code : Tout sélectionner

   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) Warning, couldn't open module i810
(EE) Failed to load module "i810" (module does not exist, 0)
(WW) Warning, couldn't open module fbdev
(EE) Failed to load module "fbdev" (module does not exist, 0)
(WW) Falling back to old probe method for vesa
(EE) intel(0): Incorrect KMS mode.
Ma machine est un portable Fujitsu-Siemens Amilo M 7400 acheté en 2004 et le chipset est un Intel 855GM avec 64MB de memoire intégree (je pensais que c'Etait un i810 mais je viens de vérifier la doc d'origine, c'était pas ca). En ce moment, et susr les recommandations de tuxce j'utilise le driver standard xf86-video-intel.

Je joindrai un dmesg complet suivant un reboot la prochaine fois que ca arrive.
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

Salut,
Je viens (enfin!) de ravoir un plantage de xorg et j'ai pu tester les touches SysRq et rebooter mais je ne me rappelais plus de la combinaison pour retourner sous console.

Bref, donc voici le dmesg suivant le reboot

Code : Tout sélectionner

Linux version 2.6.30-ARCH (root@T-POWA-LX) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Wed Sep 9 12:37:32 UTC 2009
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
  NSC Geode by NSC
  Cyrix CyrixInstead
  Centaur CentaurHauls
  Transmeta GenuineTMx86
  Transmeta TransmetaCPU
  UMC UMC UMC UMC
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
 BIOS-e820: 00000000000d8000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f6e0000 (usable)
 BIOS-e820: 000000003f6e0000 - 000000003f6eb000 (ACPI data)
 BIOS-e820: 000000003f6eb000 - 000000003f700000 (ACPI NVS)
 BIOS-e820: 000000003f700000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000fec10000 - 00000000fec20000 (reserved)
 BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
 BIOS-e820: 00000000fffffc00 - 0000000100000000 (reserved)
DMI present.
Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
last_pfn = 0x3f6e0 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
  00000-9FFFF write-back
  A0000-BFFFF uncachable
  C0000-C7FFF write-protect
  C8000-EFFFF uncachable
  F0000-FFFFF write-protect
MTRR variable ranges enabled:
  0 base 000000000 mask FC0000000 write-back
  1 base 03F700000 mask FFFF00000 uncachable
  2 base 03F800000 mask FFF800000 uncachable
  3 disabled
  4 disabled
  5 disabled
  6 disabled
  7 disabled
PAT not supported by CPU.
Scanning 0 areas for low memory corruption
modified physical RAM map:
 modified: 0000000000000000 - 0000000000010000 (reserved)
 modified: 0000000000010000 - 000000000009f800 (usable)
 modified: 000000000009f800 - 00000000000a0000 (reserved)
 modified: 00000000000ce000 - 00000000000d0000 (reserved)
 modified: 00000000000d8000 - 0000000000100000 (reserved)
 modified: 0000000000100000 - 000000003f6e0000 (usable)
 modified: 000000003f6e0000 - 000000003f6eb000 (ACPI data)
 modified: 000000003f6eb000 - 000000003f700000 (ACPI NVS)
 modified: 000000003f700000 - 0000000040000000 (reserved)
 modified: 00000000fec10000 - 00000000fec20000 (reserved)
 modified: 00000000ff800000 - 00000000ffc00000 (reserved)
 modified: 00000000fffffc00 - 0000000100000000 (reserved)
init_memory_mapping: 0000000000000000-00000000377fe000
 0000000000 - 0000400000 page 4k
 0000400000 - 0037400000 page 2M
 0037400000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 10000-15000
RAMDISK: 3f02b000 - 3f6cfd82
Allocated new RAMDISK: 00628000 - 00cccd82
Move RAMDISK from 000000003f02b000 - 000000003f6cfd81 to 00628000 - 00cccd81
ACPI: RSDP 000f64f0 00014 (v00 PTLTD )
ACPI: RSDT 3f6e6530 00030 (v01 PTLTD  Montara  06040000  LTP 00000000)
ACPI: FACP 3f6eaed2 00074 (v01 INTEL  MONTARAG 06040000 PTL  00000050)
ACPI: DSDT 3f6e6a38 0449A (v01 WISTRO FB2I     06040000 MSFT 0100000E)
ACPI: FACS 3f6fbfc0 00040
ACPI: BOOT 3f6eafd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
ACPI: SSDT 3f6e6560 004D0 (v01 INTEL    GV3Ref 00001001 MSFT 0100000E)
126MB HIGHMEM available.
887MB LOWMEM available.
  mapped low ram: 0 - 377fe000
  low ram: 0 - 377fe000
  node 0 low ram: 00000000 - 377fe000
  node 0 bootmap 00011000 - 00017f00
(9 early reservations) ==> bootmem [0000000000 - 00377fe000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
  #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
  #3 [0000100000 - 0000624e44]    TEXT DATA BSS ==> [0000100000 - 0000624e44]
  #4 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
  #5 [0000625000 - 000062718c]              BRK ==> [0000625000 - 000062718c]
  #6 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
  #7 [0000628000 - 0000cccd82]      NEW RAMDISK ==> [0000628000 - 0000cccd82]
  #8 [0000011000 - 0000018000]          BOOTMAP ==> [0000011000 - 0000018000]
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  Normal   0x00001000 -> 0x000377fe
  HighMem  0x000377fe -> 0x0003f6e0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0003f6e0
On node 0 totalpages: 259695
free_area_init_node: node 0, pgdat c04c0380, node_mem_map c1000200
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 3951 pages, LIFO batch:0
  Normal zone: 1744 pages used for memmap
  Normal zone: 221486 pages, LIFO batch:31
  HighMem zone: 254 pages used for memmap
  HighMem zone: 32228 pages, LIFO batch:7
Using APIC driver default
ACPI: PM-Timer IO Port: 0x1008
SMP: Allowing 1 CPUs, 0 hotplug CPUs
Local APIC disabled by BIOS -- you can enable it with "lapic"
nr_irqs_gsi: 16
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
PM: Registered nosave memory: 00000000000ce000 - 00000000000d0000
PM: Registered nosave memory: 00000000000d0000 - 00000000000d8000
PM: Registered nosave memory: 00000000000d8000 - 0000000000100000
Allocating PCI resources starting at 50000000 (gap: 40000000:bec10000)
NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 11 pages at c17f6000, static data 24444 bytes
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257665
Kernel command line: root=/dev/sda2 ro intel-wireless
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
NR_IRQS:512
PID hash table entries: 4096 (order: 12, 16384 bytes)
Fast TSC calibration using PIT
Detected 599.923 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Initializing HighMem for node 0 (000377fe:0003f6e0)
Memory: 1017316k/1039232k available (2895k kernel code, 21096k reserved, 1050k data, 392k init, 129928k highmem)
virtual kernel memory layout:
    fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
      .init : 0xc04e1000 - 0xc0543000   ( 392 kB)
      .data : 0xc03d3cdd - 0xc04da6a8   (1050 kB)
      .text : 0xc0100000 - 0xc03d3cdd   (2895 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Calibrating delay loop (skipped), value calculated using timer frequency.. 1200.83 BogoMIPS (lpj=1999743)
Security Framework initialized
Mount-cache hash table entries: 512
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 10k freed
ACPI: Core revision 20090320
ACPI: setting ELCR to 0200 (from 0c00)
weird, boot CPU (#0) not listed by the BIOS.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (1200.83 BogoMIPS).
CPU0 attaching NULL sched-domain.
net_namespace: 1056 bytes
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfd6c4, last bus=3
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: EC: non-query interrupt received, switching to interrupt mode
ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
ACPI: EC: driver started in interrupt mode
ACPI: No dock devices found.
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci 0000:00:02.0: reg 10 32bit mmio: [0xe8000000-0xefffffff]
pci 0000:00:02.0: reg 14 32bit mmio: [0xe0000000-0xe007ffff]
pci 0000:00:02.0: reg 18 io port: [0x1800-0x1807]
pci 0000:00:02.0: supports D1
pci 0000:00:02.1: reg 10 32bit mmio: [0xf0000000-0xf7ffffff]
pci 0000:00:02.1: reg 14 32bit mmio: [0xe0080000-0xe00fffff]
pci 0000:00:02.1: supports D1
pci 0000:00:1d.0: reg 20 io port: [0x1820-0x183f]
pci 0000:00:1d.1: reg 20 io port: [0x1840-0x185f]
pci 0000:00:1d.2: reg 20 io port: [0x1860-0x187f]
pci 0000:00:1d.7: reg 10 32bit mmio: [0xe0100000-0xe01003ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
pci 0000:00:1f.1: reg 20 io port: [0x1810-0x181f]
pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
pci 0000:00:1f.3: reg 20 io port: [0x1880-0x189f]
pci 0000:00:1f.5: reg 10 io port: [0x1c00-0x1cff]
pci 0000:00:1f.5: reg 14 io port: [0x18c0-0x18ff]
pci 0000:00:1f.5: reg 18 32bit mmio: [0xe0100c00-0xe0100dff]
pci 0000:00:1f.5: reg 1c 32bit mmio: [0xe0100800-0xe01008ff]
pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
pci 0000:00:1f.5: PME# disabled
pci 0000:00:1f.6: reg 10 io port: [0x2400-0x24ff]
pci 0000:00:1f.6: reg 14 io port: [0x2000-0x207f]
pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
pci 0000:00:1f.6: PME# disabled
pci 0000:02:03.0: reg 10 32bit mmio: [0xe0202000-0xe0202fff]
pci 0000:02:03.0: supports D1 D2
pci 0000:02:03.0: PME# supported from D0 D1 D2 D3hot
pci 0000:02:03.0: PME# disabled
pci 0000:02:05.0: reg 10 32bit mmio: [0xe0200000-0xe0201fff]
pci 0000:02:05.0: reg 30 32bit mmio: [0x000000-0x00ffff]
pci 0000:02:05.0: supports D1 D2
pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:05.0: PME# disabled
pci 0000:02:06.0: reg 10 32bit mmio: [0xe0203000-0xe0203fff]
pci 0000:02:09.0: reg 10 32bit mmio: [0x000000-0x000fff]
pci 0000:02:09.0: supports D1 D2
pci 0000:02:09.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:02:09.0: PME# disabled
pci 0000:00:1e.0: transparent bridge
pci 0000:00:1e.0: bridge 32bit mmio: [0xe0200000-0xe02fffff]
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs *10 11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs *10 11)
ACPI: PCI Interrupt Link [LNKF] (IRQs *10 11)
ACPI: PCI Interrupt Link [LNKG] (IRQs *10 11)
ACPI: PCI Interrupt Link [LNKH] (IRQs 10 *11)
PCI: Using ACPI for IRQ routing
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
system 00:04: ioport range 0x600-0x60f has been reserved
system 00:04: ioport range 0x700-0x70f has been reserved
system 00:04: ioport range 0x800-0x80f has been reserved
system 00:04: ioport range 0x1000-0x107f has been reserved
system 00:04: ioport range 0x1180-0x11bf has been reserved
system 00:04: iomem range 0xfec10000-0xfec1ffff has been reserved
pci 0000:02:09.0: CardBus bridge, secondary bus 0000:03
pci 0000:02:09.0:   IO window: 0x003000-0x0030ff
pci 0000:02:09.0:   IO window: 0x003400-0x0034ff
pci 0000:02:09.0:   PREFETCH window: 0x50000000-0x53ffffff
pci 0000:02:09.0:   MEM window: 0x58000000-0x5bffffff
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
pci 0000:00:1e.0:   IO window: 0x3000-0x3fff
pci 0000:00:1e.0:   MEM window: 0xe0200000-0xe02fffff
pci 0000:00:1e.0:   PREFETCH window: 0x00000050000000-0x00000055ffffff
pci 0000:00:1e.0: enabling device (0005 -> 0007)
pci 0000:00:1e.0: setting latency timer to 64
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
pci 0000:02:09.0: PCI INT A -> Link[LNKF] -> GSI 10 (level, low) -> IRQ 10
pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
pci_bus 0000:02: resource 0 io:  [0x3000-0x3fff]
pci_bus 0000:02: resource 1 mem: [0xe0200000-0xe02fffff]
pci_bus 0000:02: resource 2 pref mem [0x50000000-0x55ffffff]
pci_bus 0000:02: resource 3 io:  [0x00-0xffff]
pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffff]
pci_bus 0000:03: resource 0 io:  [0x3000-0x30ff]
pci_bus 0000:03: resource 1 io:  [0x3400-0x34ff]
pci_bus 0000:03: resource 2 pref mem [0x50000000-0x53ffffff]
pci_bus 0000:03: resource 3 mem: [0x58000000-0x5bffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
NET: Registered protocol family 1
Unpacking initramfs...
Switched to high resolution mode on CPU 0
Freeing initrd memory: 6803k freed
Simple Boot Flag at 0x36 set to 0x1
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
Scanning for low memory corruption every 60 seconds
audit: initializing netlink socket (disabled)
type=2000 audit(1253288795.326:1): initialized
highmem bounce pool size: 64 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 1747
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:00:02.0: Boot video device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
serial 0000:00:1f.6: PCI INT B disabled
input: Macintosh mouse button emulation as /devices/virtual/input/input0
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 392k freed
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
SCSI subsystem initialized
libata version 3.00 loaded.
ata_piix 0000:00:1f.1: version 2.13
ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
ata_piix 0000:00:1f.1: setting latency timer to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
ata1.00: ATA-6: FUJITSU MHT2040AT, 009B, max UDMA/100
ata1.00: 78140160 sectors, multi 16: LBA 
ata1.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHT2040A 009B PQ: 0 ANSI: 5
ata2.00: ATAPI: _NEC DVD+RW ND-5100A, 1.12, max UDMA/33
ata2.00: configured for UDMA/33
scsi 1:0:0:0: CD-ROM            _NEC     DVD+RW ND-5100A  1.12 PQ: 0 ANSI: 5
Driver 'sd' needs updating - please use bus_type methods
sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors: (40.0 GB/37.2 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
Driver 'sr' needs updating - please use bus_type methods
sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with writeback data mode.
rtc_cmos 00:01: RTC can wake from S4
rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 242 bytes nvram
udev: starting version 146
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 11, io mem 0xe0100000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
sd 0:0:0:0: Attached scsi generic sg0 type 0
sr 1:0:0:0: Attached scsi generic sg1 type 5
uhci_hcd: USB Universal Host Controller Interface driver
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001840
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001860
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 855GM Chipset
agpgart-intel 0000:00:00.0: detected 8060K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
lp: driver loaded but no devices found
usb 1-3: new high speed USB device using ehci_hcd and address 4
usb 1-3: configuration #1 chosen from 1 choice
usb 2-1: new low speed USB device using uhci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
usb 2-2: new full speed USB device using uhci_hcd and address 3
intel_rng: FWH not detected
Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9248b1, caps: 0x904713/0x4000
usb 2-2: configuration #1 chosen from 1 choice
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input2
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
b44 0000:02:05.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
ssb: Sonics Silicon Backplane found on PCI device 0000:02:05.0
b44.c:v2.0
eth0: Broadcom 44xx/47xx 10/100BaseT Ethernet 00:0a:e4:22:c6:61
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
ACPI: Power Button [PWRF]
input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
ACPI: Lid Switch [LID]
input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
ACPI: Sleep Button [SLP2]
iTCO_vendor_support: vendor-support=0
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
parport_pc 00:08: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
ppdev: user-space parallel port driver
lp0: using parport0 (interrupt-driven).
Marking TSC unstable due to TSC halts in idle
ACPI: AC Adapter [AC] (on-line)
ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
processor ACPI_CPU:00: registered as cooling_device0
ACPI: Processor [CPU0] (supports 8 throttling states)
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THRS] (45 C)
Linux video capture interface: v2.00
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
gspca: main v2.5.0 registered
thermal LNXTHERM:02: registered as thermal_zone1
ACPI: Thermal Zone [THRC] (42 C)
ACPI: Battery Slot [BAT0] (battery present)
gspca: probing 046d:08a2
ohci1394 0000:02:03.0: PCI INT A -> Link[LNKF] -> GSI 10 (level, low) -> IRQ 10
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10]  MMIO=[e0202000-e02027ff]  Max Packet=[2048]  IR/IT contexts=[8/8]
usbcore: registered new interface driver hiddev
yenta_cardbus 0000:02:09.0: CardBus bridge found [1734:1033]
yenta_cardbus 0000:02:09.0: Using CSCINT to route CSC interrupts to PCI
yenta_cardbus 0000:02:09.0: Routing CardBus interrupts to PCI
yenta_cardbus 0000:02:09.0: TI: mfunc 0x01001002, devctl 0x64
input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input6
generic-usb 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.0-1/input0
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A03:00/device:03/input/input7
ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
NET: Registered protocol family 23
yenta_cardbus 0000:02:09.0: ISA IRQ mask 0x0018, PCI irq 10
yenta_cardbus 0000:02:09.0: Socket status: 30000007
pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
yenta_cardbus 0000:02:09.0: pcmcia: parent PCI bridge I/O window: 0x3000 - 0x3fff
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff: clean.
yenta_cardbus 0000:02:09.0: pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe02fffff
yenta_cardbus 0000:02:09.0: pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x55ffffff
Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
Intel ICH 0000:00:1f.5: setting latency timer to 64
nsc-ircc, chip->init
nsc-ircc, Found chip at base=0x02e
nsc-ircc, driver loaded (Dag Brattli)
nsc_ircc_open(), can't get iobase of 0x2f8
nsc-ircc, Found chip at base=0x02e
nsc-ircc, driver loaded (Dag Brattli)
nsc_ircc_open(), can't get iobase of 0x2f8
nsc-ircc 00:09: disabled
wbsd: Winbond W83L51xD SD/MMC card interface driver
wbsd: Copyright(c) Pierre Ossman
mmc0: W83L51xD id 7112 at 0x820 irq 6 FIFO PnP
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: excluding 0x840-0x847
pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
zc3xx: probe sensor -> 000e
zc3xx: Find Sensor PAS202B
gspca: probe ok
gspca: probing 046d:08a2
gspca: probing 046d:08a2
usbcore: registered new interface driver zc3xx
zc3xx: registered
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[04e40a0068042005]
intel8x0_measure_ac97_clock: measured 52547 usecs (2532 samples)
intel8x0: clocking to 48000
Intel ICH Modem 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
Intel ICH Modem 0000:00:1f.6: setting latency timer to 64
usbcore: registered new interface driver snd-usb-audio
usbcore: registered new interface driver usblp
fuse init (API version 7.11)
scsi 2:0:0:0: Direct-Access     ST330062 0A               3.AF PQ: 0 ANSI: 0
sd 2:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
sd 2:0:0:0: [sdb] 586072368 512-byte hardware sectors: (300 GB/279 GiB)
sd 2:0:0:0: [sdb] Write Protect is off
sd 2:0:0:0: [sdb] Mode Sense: 10 00 00 00
sd 2:0:0:0: [sdb] Assuming drive cache: write through
sd 2:0:0:0: [sdb] Assuming drive cache: write through
 sdb: sdb1
sd 2:0:0:0: [sdb] Attached SCSI disk
EXT3 FS on sda2, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda3, internal journal
EXT3-fs: mounted filesystem with writeback data mode.
Adding 1871564k swap on /dev/sda4.  Priority:-1 extents:1 across:1871564k 
ttyS1: LSR safety check engaged!
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[drm] Initialized drm 1.1.0 20060810
pci 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
pci 0000:00:02.0: setting latency timer to 64
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
eth0: no IPv6 routers present
process `skype' is using obsolete setsockopt SO_BSDCOMPAT
J'ai pas l'impression qu'il y ait quoi que ce soit d'anormal mais bon, je suis pas non plus expert. Est-ce que ca donne une piste?
Avatar de l’utilisateur
mélodie
Maître du Kyudo
Messages : 2784
Inscription : lun. 30 oct. 2006, 02:06
Localisation : Pyrénées

Re: [xorg] plantages frequents

Message par mélodie »

Salut,

C'est plus lisible comme ça : http://pastebin.archlinux.fr/359301

Regardes les lignes 24, 109 et 156
je te dirais d'aller voir du côté du bios : c'est un smp ? ça parle de smp. (je ne suis pas experte non plus, mais s'il y a une option genre hyperthreading pas activée dans le bios, ce n'est pas terrible).

Si il y a une mise à jour disponible pour ton bios chez le constructeur de la carte mère, ça peut aussi être intéressant d'aller regarder le changelog.
(EE) intel(0): Incorrect KMS mode.
ça a l'air intéressant, mais je ne sais pas l'interpréter : je te suggère une recherche sur le web à partir de ce message.
jiu
archer de cavalerie
Messages : 160
Inscription : dim. 25 mai 2008, 16:24
Localisation : Auckland, Nouvelle Zelande

Re: [xorg] plantages frequents

Message par jiu »

salut melodie, non j'ai qu'un seul processeur. Je vais voir s'il y a qqch du coté du BIOS. [EDIT: rien de neuf depuis 2004 de ce coté là!]

Sinon le message du Xorg.0.log.old qui dit 'Incorrect KMS mode' correspond à un test qd j'essaie de faire fonctionner le KMS. Je ne pense pas que ce soit lié aux plantages reguliers que j'ai. Vu que le KMS ne marche pas chez moi, je l'ai désactivé. Mais j'ai toujours ces plantages (j'en avais pas eu pendant plusieurs jours, et puis là, pof! 2 à la suite).
Répondre