Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/06/2021, à 10:50

Oléa

[Résolu] Perte Affichage régulier

Bonjour à tous,

Depuis quelques semaines, je perds l'affichage de mon écran.
Pas forcément au démarrage mais généralement quand je fais autre chose et que je l'éteint tout en laissant ubuntu fonctionner. Quand je reviens et que je le rallume, il arrive qu'il n'y ait rien.
Parfois, le fait de débrancher le connecteur puis de le rebrancher à chaud refait fonctionner l'écran. Parfois il faut redémarrer.

Y a-t- il problème avec  xorg.conf ou un problème avec l'écran ?

J'ai deux fichiers xorg.conf

xorg.conf.07182018

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 361.42  (buildd@lgw01-18)  Tue Apr  5 14:33:28 UTC 2016


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 60.0
    Option         "DPMS"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "Acer X193W"
    HorizSync       31.0 - 80.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "DVI-I-1: nvidia-auto-select +0+0, HDMI-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "VGA-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

et
xorg.conf.09142018

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 396.24  (buildd@lcy01-amd64-016)  Wed May  2 23:28:38 UTC 2018


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 210"
EndSection

Section "Screen"

# Removed Option "metamodes" "DVI-I-1: 1920x1200 +0+0, HDMI-0: 1920x1080 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "DVI-I-1: 1920x1200 +0+0, HDMI-0: 1920x1080_50 +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Xorg.0.log   

[    45.706] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    45.706] X Protocol Version 11, Revision 0
[    45.706] Build Operating System: Linux 4.15.0-140-generic x86_64 Ubuntu
[    45.706] Current Operating System: Linux web-DT55 4.15.0-142-generic #146~16.04.1-Ubuntu SMP Tue Apr 13 09:27:15 UTC 2021 x86_64
[    45.706] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-142-generic root=UUID=b9bdfae2-80de-478b-9c2b-a018cb396986 ro persistent quiet splash vt.handoff=7
[    45.707] Build Date: 08 April 2021  02:38:58PM
[    45.707] xorg-server 2:1.19.6-1ubuntu4.1~16.04.6 (For technical support please see http://www.ubuntu.com/support) 
[    45.707] Current version of pixman: 0.33.6
[    45.707] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    45.707] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    45.707] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 26 10:29:39 2021
[    45.728] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    45.728] (==) No Layout section.  Using the first Screen section.
[    45.728] (==) No screen section available. Using defaults.
[    45.728] (**) |-->Screen "Default Screen Section" (0)
[    45.728] (**) |   |-->Monitor "<default monitor>"
[    45.729] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    45.729] (==) Automatically adding devices
[    45.729] (==) Automatically enabling devices
[    45.729] (==) Automatically adding GPU devices
[    45.729] (==) Automatically binding GPU devices
[    45.729] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    45.729] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    45.729] 	Entry deleted from font path.
[    45.729] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    45.729] 	Entry deleted from font path.
[    45.729] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    45.729] 	Entry deleted from font path.
[    45.729] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    45.729] 	Entry deleted from font path.
[    45.729] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    45.729] 	Entry deleted from font path.
[    45.729] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[    45.729] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    45.729] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    45.729] (II) Loader magic: 0x55b33d227e00
[    45.729] (II) Module ABI versions:
[    45.729] 	X.Org ANSI C Emulation: 0.4
[    45.729] 	X.Org Video Driver: 23.0
[    45.729] 	X.Org XInput driver : 24.1
[    45.729] 	X.Org Server Extension : 10.0
[    45.730] (++) using VT number 7

[    45.730] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    45.730] (II) xfree86: Adding drm device (/dev/dri/card0)
[    45.731] (--) PCI:*(0:1:0:0) 1002:9490:1462:1820 rev 0, Mem @ 0xd0000000/268435456, 0xfe8f0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[    45.731] (II) LoadModule: "glx"
[    45.842] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    46.448] (II) Module glx: vendor="X.Org Foundation"
[    46.449] 	compiled for 1.19.6, module version = 1.0.0
[    46.449] 	ABI class: X.Org Server Extension, version 10.0
[    46.449] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[    46.449] 	loading driver: radeon
[    46.449] (==) Matched radeon as autoconfigured driver 0
[    46.449] (==) Matched ati as autoconfigured driver 1
[    46.449] (==) Matched ati as autoconfigured driver 2
[    46.449] (==) Matched modesetting as autoconfigured driver 3
[    46.449] (==) Matched fbdev as autoconfigured driver 4
[    46.449] (==) Matched vesa as autoconfigured driver 5
[    46.449] (==) Assigned the driver to the xf86ConfigLayout
[    46.449] (II) LoadModule: "radeon"
[    46.449] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    46.549] (II) Module radeon: vendor="X.Org Foundation"
[    46.549] 	compiled for 1.19.5, module version = 18.0.1
[    46.549] 	Module class: X.Org Video Driver
[    46.549] 	ABI class: X.Org Video Driver, version 23.0
[    46.549] (II) LoadModule: "ati"
[    46.549] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    46.549] (II) Module ati: vendor="X.Org Foundation"
[    46.549] 	compiled for 1.19.5, module version = 18.0.1
[    46.549] 	Module class: X.Org Video Driver
[    46.549] 	ABI class: X.Org Video Driver, version 23.0
[    46.741] (II) LoadModule: "modesetting"
[    46.741] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    46.742] (II) Module modesetting: vendor="X.Org Foundation"
[    46.742] 	compiled for 1.19.6, module version = 1.19.6
[    46.742] 	Module class: X.Org Video Driver
[    46.742] 	ABI class: X.Org Video Driver, version 23.0
[    46.742] (II) LoadModule: "fbdev"
[    46.742] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    46.742] (II) Module fbdev: vendor="X.Org Foundation"
[    46.742] 	compiled for 1.19.3, module version = 0.4.4
[    46.742] 	Module class: X.Org Video Driver
[    46.742] 	ABI class: X.Org Video Driver, version 23.0
[    46.742] (II) LoadModule: "vesa"
[    46.742] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    46.742] (II) Module vesa: vendor="X.Org Foundation"
[    46.742] 	compiled for 1.19.3, module version = 2.3.4
[    46.742] 	Module class: X.Org Video Driver
[    46.742] 	ABI class: X.Org Video Driver, version 23.0
[    46.742] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    46.743] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    46.743] (II) FBDEV: driver for framebuffer: fbdev
[    46.743] (II) VESA: driver for VESA chipsets: vesa
[    46.854] (II) [KMS] Kernel modesetting enabled.
[    46.854] (WW) Falling back to old probe method for modesetting
[    46.854] (WW) Falling back to old probe method for fbdev
[    46.854] (II) Loading sub module "fbdevhw"
[    46.854] (II) LoadModule: "fbdevhw"
[    46.854] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    46.854] (II) Module fbdevhw: vendor="X.Org Foundation"
[    46.854] 	compiled for 1.19.6, module version = 0.0.2
[    46.854] 	ABI class: X.Org Video Driver, version 23.0
[    46.854] (WW) Falling back to old probe method for vesa
[    46.854] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    46.854] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    46.854] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    46.854] (==) RADEON(0): Default visual is TrueColor
[    46.854] (==) RADEON(0): RGB weight 888
[    46.854] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    46.854] (--) RADEON(0): Chipset: "ATI RV730XT [Radeon HD 4670]" (ChipID = 0x9490)
[    46.854] (II) Loading sub module "fb"
[    46.854] (II) LoadModule: "fb"
[    46.854] (II) Loading /usr/lib/xorg/modules/libfb.so
[    46.854] (II) Module fb: vendor="X.Org Foundation"
[    46.854] 	compiled for 1.19.6, module version = 1.0.0
[    46.855] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    46.855] (II) Loading sub module "dri2"
[    46.855] (II) LoadModule: "dri2"
[    46.855] (II) Module "dri2" already built-in
[    46.855] (II) Loading sub module "glamoregl"
[    46.855] (II) LoadModule: "glamoregl"
[    46.855] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    47.434] (II) Module glamoregl: vendor="X.Org Foundation"
[    47.434] 	compiled for 1.19.6, module version = 1.0.0
[    47.434] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    47.434] (II) glamor: OpenGL accelerated X.org driver based.
[    49.054] (II) glamor: EGL version 1.5 (DRI2):
[    49.159] (II) RADEON(0): glamor detected, initialising EGL layer.
[    49.159] (II) RADEON(0): KMS Color Tiling: enabled
[    49.159] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    49.159] (==) RADEON(0): TearFree property default: auto
[    49.159] (II) RADEON(0): KMS Pageflipping: enabled
[    49.160] (II) RADEON(0): Output HDMI-0 has no monitor section
[    49.176] (II) RADEON(0): Output VGA-0 has no monitor section
[    49.208] (II) RADEON(0): Output DVI-0 has no monitor section
[    49.209] (II) RADEON(0): EDID for output HDMI-0
[    49.224] (II) RADEON(0): EDID for output VGA-0
[    49.256] (II) RADEON(0): EDID for output DVI-0
[    49.256] (II) RADEON(0): Manufacturer: SAM  Model: 422  Serial#: 1415000628
[    49.256] (II) RADEON(0): Year: 2009  Week: 36
[    49.256] (II) RADEON(0): EDID Version: 1.3
[    49.256] (II) RADEON(0): Digital Display Input
[    49.256] (II) RADEON(0): Max Image Size [cm]: horiz.: 52  vert.: 32
[    49.256] (II) RADEON(0): Gamma: 2.20
[    49.256] (II) RADEON(0): DPMS capabilities: Off
[    49.256] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    49.256] (II) RADEON(0): First detailed timing is preferred mode
[    49.256] (II) RADEON(0): redX: 0.659 redY: 0.327   greenX: 0.218 greenY: 0.682
[    49.256] (II) RADEON(0): blueX: 0.141 blueY: 0.068   whiteX: 0.312 whiteY: 0.329
[    49.256] (II) RADEON(0): Supported established timings:
[    49.256] (II) RADEON(0): 640x480@60Hz
[    49.256] (II) RADEON(0): 800x600@56Hz
[    49.256] (II) RADEON(0): 800x600@60Hz
[    49.256] (II) RADEON(0): 1024x768@60Hz
[    49.256] (II) RADEON(0): Manufacturer's mask: 0
[    49.256] (II) RADEON(0): Supported standard timings:
[    49.256] (II) RADEON(0): #0: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    49.256] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    49.256] (II) RADEON(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    49.256] (II) RADEON(0): #3: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    49.256] (II) RADEON(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    49.256] (II) RADEON(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    49.256] (II) RADEON(0): Supported detailed timing:
[    49.256] (II) RADEON(0): clock: 154.0 MHz   Image Size:  518 x 324 mm
[    49.256] (II) RADEON(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    49.256] (II) RADEON(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    49.256] (II) RADEON(0): Ranges: V min: 56 V max: 60 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[    49.256] (II) RADEON(0): Monitor name: SyncMaster
[    49.256] (II) RADEON(0): Serial No: H9MS900497
[    49.256] (II) RADEON(0): EDID (in hex):
[    49.256] (II) RADEON(0): 	00ffffffffffff004c2d220434325754
[    49.256] (II) RADEON(0): 	24130103803420782afe21a85337ae24
[    49.256] (II) RADEON(0): 	115054230800a9408180814081009500
[    49.256] (II) RADEON(0): 	b30001010101283c80a070b023403020
[    49.256] (II) RADEON(0): 	360006442100001a000000fd00383c1e
[    49.256] (II) RADEON(0): 	5111000a202020202020000000fc0053
[    49.256] (II) RADEON(0): 	796e634d61737465720a2020000000ff
[    49.256] (II) RADEON(0): 	0048394d533930303439370a20200067
[    49.256] (II) RADEON(0): Printing probed modes for output DVI-0
[    49.256] (II) RADEON(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    49.256] (II) RADEON(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    49.256] (II) RADEON(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    49.256] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    49.256] (II) RADEON(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    49.256] (II) RADEON(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    49.256] (II) RADEON(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    49.256] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    49.256] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    49.256] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    49.256] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    49.256] (II) RADEON(0): Output HDMI-0 disconnected
[    49.256] (II) RADEON(0): Output VGA-0 disconnected
[    49.256] (II) RADEON(0): Output DVI-0 connected
[    49.256] (II) RADEON(0): Using exact sizes for initial modes
[    49.256] (II) RADEON(0): Output DVI-0 using initial mode 1920x1200 +0+0
[    49.256] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:f3e9000
[    49.256] (==) RADEON(0): DPI set to (96, 96)
[    49.256] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    49.257] (II) Loading sub module "ramdac"
[    49.257] (II) LoadModule: "ramdac"
[    49.257] (II) Module "ramdac" already built-in
[    49.257] (II) UnloadModule: "modesetting"
[    49.257] (II) Unloading modesetting
[    49.257] (II) UnloadModule: "fbdev"
[    49.257] (II) Unloading fbdev
[    49.257] (II) UnloadSubModule: "fbdevhw"
[    49.257] (II) Unloading fbdevhw
[    49.257] (II) UnloadModule: "vesa"
[    49.257] (II) Unloading vesa
[    49.257] (--) Depth 24 pixmap format is 32 bpp
[    49.257] (II) RADEON(0): [DRI2] Setup complete
[    49.257] (II) RADEON(0): [DRI2]   DRI driver: r600
[    49.257] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    49.257] (II) RADEON(0): Front buffer size: 9120K
[    49.257] (II) RADEON(0): VRAM usage limit set to 216550K
[    49.312] (II) RADEON(0): SYNC extension fences enabled
[    49.312] (II) RADEON(0): Present extension enabled
[    49.312] (==) RADEON(0): DRI3 enabled
[    49.312] (==) RADEON(0): Backing store enabled
[    49.312] (II) RADEON(0): Direct rendering enabled
[    49.313] (II) RADEON(0): Use GLAMOR acceleration.
[    49.313] (II) RADEON(0): Acceleration enabled
[    49.313] (==) RADEON(0): DPMS enabled
[    49.313] (==) RADEON(0): Silken mouse enabled
[    49.313] (II) RADEON(0): Set up textured video (glamor)
[    49.314] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[    49.314] (II) RADEON(0): [XvMC] Extension initialized.
[    49.314] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    49.314] (--) RandR disabled
[    49.336] (II) SELinux: Disabled on system
[    49.338] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    49.338] (II) AIGLX: enabled GLX_ARB_create_context
[    49.338] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    49.338] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    49.338] (II) AIGLX: enabled GLX_INTEL_swap_event
[    49.338] (II) AIGLX: enabled GLX_SGI_swap_control
[    49.338] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    49.338] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    49.338] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    49.338] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    49.338] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    49.339] (II) AIGLX: Loaded and initialized r600
[    49.339] (II) GLX: Initialized DRI2 GL provider for screen 0
[    49.341] (II) RADEON(0): Setting screen physical size to 508 x 317
[    49.559] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    49.559] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    49.559] (II) LoadModule: "evdev"
[    49.559] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    49.604] (II) Module evdev: vendor="X.Org Foundation"
[    49.604] 	compiled for 1.19.3, module version = 2.10.5
[    49.604] 	Module class: X.Org XInput Driver
[    49.604] 	ABI class: X.Org XInput driver, version 24.1
[    49.604] (II) Using input driver 'evdev' for 'Power Button'
[    49.604] (**) Power Button: always reports core events
[    49.604] (**) evdev: Power Button: Device: "/dev/input/event1"
[    49.604] (--) evdev: Power Button: Vendor 0 Product 0x1
[    49.604] (--) evdev: Power Button: Found keys
[    49.604] (II) evdev: Power Button: Configuring as keyboard
[    49.604] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    49.604] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    49.604] (**) Option "xkb_rules" "evdev"
[    49.604] (**) Option "xkb_model" "pc105"
[    49.604] (**) Option "xkb_layout" "fr"
[    49.625] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    49.625] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    49.625] (II) Using input driver 'evdev' for 'Power Button'
[    49.625] (**) Power Button: always reports core events
[    49.625] (**) evdev: Power Button: Device: "/dev/input/event0"
[    49.625] (--) evdev: Power Button: Vendor 0 Product 0x1
[    49.625] (--) evdev: Power Button: Found keys
[    49.625] (II) evdev: Power Button: Configuring as keyboard
[    49.625] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    49.625] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    49.625] (**) Option "xkb_rules" "evdev"
[    49.625] (**) Option "xkb_model" "pc105"
[    49.625] (**) Option "xkb_layout" "fr"
[    49.626] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event4)
[    49.626] (II) No input driver specified, ignoring this device.
[    49.626] (II) This device may have been added with another device file.
[    49.626] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse  (/dev/input/event3)
[    49.626] (**) Microsoft  Microsoft Basic Optical Mouse : Applying InputClass "evdev pointer catchall"
[    49.626] (II) Using input driver 'evdev' for 'Microsoft  Microsoft Basic Optical Mouse '
[    49.626] (**) Microsoft  Microsoft Basic Optical Mouse : always reports core events
[    49.626] (**) evdev: Microsoft  Microsoft Basic Optical Mouse : Device: "/dev/input/event3"
[    49.684] (--) evdev: Microsoft  Microsoft Basic Optical Mouse : Vendor 0x45e Product 0x84
[    49.684] (--) evdev: Microsoft  Microsoft Basic Optical Mouse : Found 3 mouse buttons
[    49.684] (--) evdev: Microsoft  Microsoft Basic Optical Mouse : Found scroll wheel(s)
[    49.684] (--) evdev: Microsoft  Microsoft Basic Optical Mouse : Found relative axes
[    49.684] (--) evdev: Microsoft  Microsoft Basic Optical Mouse : Found x and y relative axes
[    49.684] (II) evdev: Microsoft  Microsoft Basic Optical Mouse : Configuring as mouse
[    49.684] (II) evdev: Microsoft  Microsoft Basic Optical Mouse : Adding scrollwheel support
[    49.684] (**) evdev: Microsoft  Microsoft Basic Optical Mouse : YAxisMapping: buttons 4 and 5
[    49.684] (**) evdev: Microsoft  Microsoft Basic Optical Mouse : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    49.684] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:045E:0084.0001/input/input5/event3"
[    49.684] (II) XINPUT: Adding extended input device "Microsoft  Microsoft Basic Optical Mouse " (type: MOUSE, id 8)
[    49.684] (II) evdev: Microsoft  Microsoft Basic Optical Mouse : initialized for relative axes.
[    49.684] (**) Microsoft  Microsoft Basic Optical Mouse : (accel) keeping acceleration scheme 1
[    49.684] (**) Microsoft  Microsoft Basic Optical Mouse : (accel) acceleration profile 0
[    49.684] (**) Microsoft  Microsoft Basic Optical Mouse : (accel) acceleration factor: 2.000
[    49.684] (**) Microsoft  Microsoft Basic Optical Mouse : (accel) acceleration threshold: 4
[    49.684] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse  (/dev/input/mouse0)
[    49.684] (II) No input driver specified, ignoring this device.
[    49.685] (II) This device may have been added with another device file.
[    49.685] (II) config/udev: Adding input device gspca_zc3xx (/dev/input/event10)
[    49.685] (**) gspca_zc3xx: Applying InputClass "evdev keyboard catchall"
[    49.685] (II) Using input driver 'evdev' for 'gspca_zc3xx'
[    49.685] (**) gspca_zc3xx: always reports core events
[    49.685] (**) evdev: gspca_zc3xx: Device: "/dev/input/event10"
[    49.685] (--) evdev: gspca_zc3xx: Vendor 0x46d Product 0x8d7
[    49.685] (--) evdev: gspca_zc3xx: Found keys
[    49.685] (II) evdev: gspca_zc3xx: Configuring as keyboard
[    49.685] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-1/input/input12/event10"
[    49.685] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: KEYBOARD, id 9)
[    49.685] (**) Option "xkb_rules" "evdev"
[    49.685] (**) Option "xkb_model" "pc105"
[    49.685] (**) Option "xkb_layout" "fr"
[    49.685] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event8)
[    49.685] (II) No input driver specified, ignoring this device.
[    49.685] (II) This device may have been added with another device file.
[    49.686] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event9)
[    49.686] (II) No input driver specified, ignoring this device.
[    49.686] (II) This device may have been added with another device file.
[    49.686] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event5)
[    49.686] (II) No input driver specified, ignoring this device.
[    49.686] (II) This device may have been added with another device file.
[    49.686] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event6)
[    49.686] (II) No input driver specified, ignoring this device.
[    49.686] (II) This device may have been added with another device file.
[    49.686] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event7)
[    49.686] (II) No input driver specified, ignoring this device.
[    49.686] (II) This device may have been added with another device file.
[    49.687] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    49.687] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    49.687] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    49.687] (**) AT Translated Set 2 keyboard: always reports core events
[    49.687] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[    49.687] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    49.687] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    49.687] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    49.687] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    49.687] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    49.687] (**) Option "xkb_rules" "evdev"
[    49.687] (**) Option "xkb_model" "pc105"
[    49.687] (**) Option "xkb_layout" "fr"
[    71.504] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[    71.504] (II) RADEON(0): Using EDID range info for horizontal sync
[    71.504] (II) RADEON(0): Using EDID range info for vertical refresh
[    71.504] (II) RADEON(0): Printing DDC gathered Modelines:
[    71.504] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    71.504] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    71.504] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    71.504] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    71.504] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    71.504] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    71.504] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    71.504] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    71.504] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    71.504] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    71.504] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    71.960] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[    71.960] (II) RADEON(0): Using hsync ranges from config file
[    71.960] (II) RADEON(0): Using vrefresh ranges from config file
[    71.960] (II) RADEON(0): Printing DDC gathered Modelines:
[    71.960] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    71.960] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    71.960] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    71.960] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    71.960] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    71.960] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    71.960] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    71.960] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    71.960] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    71.960] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    71.960] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    72.612] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[    72.612] (II) RADEON(0): Using hsync ranges from config file
[    72.612] (II) RADEON(0): Using vrefresh ranges from config file
[    72.612] (II) RADEON(0): Printing DDC gathered Modelines:
[    72.612] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    72.612] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    72.612] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    72.612] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    72.612] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    72.612] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    72.612] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    72.612] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    72.612] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    72.612] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    72.612] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    95.002] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[    95.002] (II) RADEON(0): Using hsync ranges from config file
[    95.002] (II) RADEON(0): Using vrefresh ranges from config file
[    95.002] (II) RADEON(0): Printing DDC gathered Modelines:
[    95.002] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    95.002] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    95.002] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    95.002] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    95.002] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    95.002] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    95.002] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    95.002] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    95.002] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    95.002] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    95.002] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    95.106] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[    95.106] (II) RADEON(0): Using hsync ranges from config file
[    95.106] (II) RADEON(0): Using vrefresh ranges from config file
[    95.106] (II) RADEON(0): Printing DDC gathered Modelines:
[    95.106] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    95.106] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    95.106] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    95.106] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    95.106] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    95.106] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    95.106] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    95.106] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    95.106] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    95.106] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    95.106] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    95.275] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[    95.275] (II) RADEON(0): Using hsync ranges from config file
[    95.275] (II) RADEON(0): Using vrefresh ranges from config file
[    95.275] (II) RADEON(0): Printing DDC gathered Modelines:
[    95.275] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[    95.275] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    95.276] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    95.276] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    95.276] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    95.276] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[    95.276] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    95.276] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    95.276] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    95.276] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    95.276] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   115.180] Using O_TMPFILE
[   115.210] Using O_TMPFILE
[   115.700] Using O_TMPFILE
[   119.612] Using O_TMPFILE
[   123.627] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[   123.627] (II) RADEON(0): Using hsync ranges from config file
[   123.627] (II) RADEON(0): Using vrefresh ranges from config file
[   123.627] (II) RADEON(0): Printing DDC gathered Modelines:
[   123.627] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   123.627] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   123.627] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   123.627] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   123.627] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   123.627] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   123.627] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   123.627] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   123.627] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   123.627] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   123.627] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   123.732] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[   123.732] (II) RADEON(0): Using hsync ranges from config file
[   123.732] (II) RADEON(0): Using vrefresh ranges from config file
[   123.732] (II) RADEON(0): Printing DDC gathered Modelines:
[   123.732] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   123.732] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   123.732] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   123.732] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   123.732] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   123.732] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   123.732] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   123.732] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   123.732] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   123.732] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   123.733] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   165.004] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[   165.004] (II) RADEON(0): Using hsync ranges from config file
[   165.004] (II) RADEON(0): Using vrefresh ranges from config file
[   165.004] (II) RADEON(0): Printing DDC gathered Modelines:
[   165.004] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   165.004] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   165.004] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   165.004] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   165.004] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   165.004] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   165.004] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   165.004] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   165.004] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   165.004] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   165.004] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   165.184] (II) RADEON(0): EDID vendor "SAM", prod id 1058
[   165.184] (II) RADEON(0): Using hsync ranges from config file
[   165.184] (II) RADEON(0): Using vrefresh ranges from config file
[   165.184] (II) RADEON(0): Printing DDC gathered Modelines:
[   165.184] (II) RADEON(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   165.184] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   165.184] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   165.184] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   165.184] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   165.184] (II) RADEON(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   165.184] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   165.184] (II) RADEON(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   165.184] (II) RADEON(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   165.184] (II) RADEON(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   165.184] (II) RADEON(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   165.249] (II) RADEON(0): EDID vendor "SNY", prod id 23553
[   165.249] (II) RADEON(0): Using hsync ranges from config file
[   165.249] (II) RADEON(0): Using vrefresh ranges from config file
[   165.249] (II) RADEON(0): Printing DDC gathered Modelines:
[   165.249] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   165.249] (II) RADEON(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   165.249] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   165.249] (II) RADEON(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   165.249] (II) RADEON(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   165.249] (II) RADEON(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   165.249] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   165.249] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   165.249] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   165.249] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   165.249] (II) RADEON(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   165.249] (II) RADEON(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   165.249] (II) RADEON(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   165.249] (II) RADEON(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   165.249] (II) RADEON(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)

lshw

 produit: Veriton M430 (To Be Filled By O.E.M.)
    fabriquant: Acer
    bits: 64 bits
    fonctionnalités: smbios-2.6 dmi-2.6 vsyscall32
    configuration: administrator_password=disabled boot=normal chassis=desktop family=Acer Desktop power-on_password=disabled sku=To Be Filled By O.E.M.
  *-core
       description: Carte mère
       produit: RS880M05
       fabriquant: Acer
       identifiant matériel: 0
       emplacement: To Be Filled By O.E.M.
     *-firmware
          description: BIOS
          fabriquant: Acer
          identifiant matériel: 0
          version: P01-B3
          date: 01/26/2011
          taille: 64KiB
          capacité: 960KiB
          fonctionnalités: isa pci pnp upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot zipboot biosbootspecification
     *-cpu
          description: CPU
          produit: AMD Athlon(tm) II X2 260 Processor
          fabriquant: Advanced Micro Devices [AMD]
          identifiant matériel: 4
          information bus: cpu@0
          version: AMD Athlon(tm) II X2 260 Processor
          numéro de série: To Be Filled By O.E.M.
          emplacement: CPU 1
          taille: 3200MHz
          capacité: 3200MHz
          bits: 64 bits
          horloge: 200MHz
          fonctionnalités: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt hw_pstate vmmcall npt lbrv svm_lock nrip_save cpufreq
          configuration: cores=2 enabledcores=2
        *-cache:0
             description: L1 cache
             identifiant matériel: 5
             emplacement: L1-Cache
             taille: 256KiB
             capacité: 256KiB
             fonctionnalités: pipeline-burst internal varies
             configuration: level=1
        *-cache:1
             description: L2 cache
             identifiant matériel: 6
             emplacement: L2-Cache
             taille: 2MiB
             capacité: 2MiB
             fonctionnalités: pipeline-burst internal varies
             configuration: level=2
     *-memory
          description: Mémoire Système
          identifiant matériel: 11
          emplacement: Carte mère
          taille: 4GiB
        *-bank:0
             description: DIMM DDR3 [vide]
             fabriquant: None
             identifiant matériel: 0
             numéro de série: None
             emplacement: DIMM0
        *-bank:1
             description: DIMM DDR3 [vide]
             fabriquant: None
             identifiant matériel: 1
             numéro de série: None
             emplacement: DIMM1
        *-bank:2
             description: DIMM DDR3 Synchrone 1333 MHz (0,8 ns)
             produit: ACR256X64D3U1333C9
             fabriquant: Kingston
             identifiant matériel: 2
             numéro de série: 79C23C52
             emplacement: DIMM2
             taille: 2GiB
             bits: 64 bits
             horloge: 1333MHz (0.8ns)
        *-bank:3
             description: DIMM DDR3 Synchrone 1333 MHz (0,8 ns)
             fabriquant: None
             identifiant matériel: 3
             numéro de série: 00000000
             emplacement: DIMM3
             taille: 2GiB
             bits: 64 bits
             horloge: 1333MHz (0.8ns)
     *-pci:0
          description: Host bridge
          produit: RS880 Host Bridge
          fabriquant: Advanced Micro Devices, Inc. [AMD]
          identifiant matériel: 100
          information bus: pci@0000:00:00.0
          version: 00
          bits: 32 bits
          horloge: 66MHz
        *-pci:0
             description: PCI bridge
             produit: RS780 PCI to PCI bridge (ext gfx port 0)
             fabriquant: Advanced Micro Devices, Inc. [AMD]
             identifiant matériel: 2
             information bus: pci@0000:00:02.0
             version: 00
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             ressources: irq:24 portE/S:d000(taille=4096) mémoire:fe800000-fe8fffff portE/S:d0000000(taille=268435456)
           *-display
                description: VGA compatible controller
                produit: RV730 XT [Radeon HD 4670]
                fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
                identifiant matériel: 0
                information bus: pci@0000:01:00.0
                version: 00
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm pciexpress msi vga_controller bus_master cap_list rom
                configuration: driver=radeon latency=0
                ressources: irq:28 mémoire:d0000000-dfffffff mémoire:fe8f0000-fe8fffff portE/S:d000(taille=256) mémoire:c0000-dffff
           *-multimedia
                description: Audio device
                produit: RV710/730 HDMI Audio [Radeon HD 4000 series]
                fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
                identifiant matériel: 0.1
                information bus: pci@0000:01:00.1
                version: 00
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm pciexpress msi bus_master cap_list
                configuration: driver=snd_hda_intel latency=0
                ressources: irq:29 mémoire:fe8ec000-fe8effff
        *-storage
             description: RAID bus controller
             produit: SB7x0/SB8x0/SB9x0 SATA Controller [Non-RAID5 mode]
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 11
             information bus: pci@0000:00:11.0
             version: 40
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: storage msi bus_master cap_list
             configuration: driver=ahci latency=64
             ressources: irq:26 portE/S:c000(taille=8) portE/S:b000(taille=4) portE/S:a000(taille=8) portE/S:9000(taille=4) portE/S:8000(taille=16) mémoire:fe7ffc00-fe7fffff
        *-usb:0
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 12
             information bus: pci@0000:00:12.0
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: ohci bus_master
             configuration: driver=ohci-pci latency=64
             ressources: irq:18 mémoire:fe7fe000-fe7fefff
           *-usbhost
                produit: OHCI PCI host controller
                fabriquant: Linux 4.15.0-142-generic ohci_hcd
                identifiant matériel: 1
                information bus: usb@4
                nom logique: usb4
                version: 4.15
                fonctionnalités: usb-1.10
                configuration: driver=hub slots=5 speed=12Mbit/s
              *-usb
                   description: Souris
                   produit: Microsoft Basic Optical Mouse
                   fabriquant: Microsoft
                   identifiant matériel: 1
                   information bus: usb@4:1
                   version: 1.04
                   fonctionnalités: usb-1.10
                   configuration: driver=usbhid maxpower=100mA speed=1Mbit/s
        *-usb:1
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB EHCI Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 12.2
             information bus: pci@0000:00:12.2
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=64
             ressources: irq:17 mémoire:fe7ff800-fe7ff8ff
           *-usbhost
                produit: EHCI Host Controller
                fabriquant: Linux 4.15.0-142-generic ehci_hcd
                identifiant matériel: 1
                information bus: usb@1
                nom logique: usb1
                version: 4.15
                fonctionnalités: usb-2.00
                configuration: driver=hub slots=5 speed=480Mbit/s
        *-usb:2
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 13
             information bus: pci@0000:00:13.0
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: ohci bus_master
             configuration: driver=ohci-pci latency=64
             ressources: irq:18 mémoire:fe7fd000-fe7fdfff
           *-usbhost
                produit: OHCI PCI host controller
                fabriquant: Linux 4.15.0-142-generic ohci_hcd
                identifiant matériel: 1
                information bus: usb@5
                nom logique: usb5
                version: 4.15
                fonctionnalités: usb-1.10
                configuration: driver=hub slots=5 speed=12Mbit/s
              *-usb
                   description: Périphérique audio
                   produit: QuickCam Communicate STX
                   fabriquant: Logitech, Inc.
                   identifiant matériel: 1
                   information bus: usb@5:1
                   version: 1.00
                   fonctionnalités: usb-1.10 audio-control
                   configuration: driver=snd-usb-audio maxpower=100mA speed=12Mbit/s
        *-usb:3
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB EHCI Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 13.2
             information bus: pci@0000:00:13.2
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=64
             ressources: irq:17 mémoire:fe7ff400-fe7ff4ff
           *-usbhost
                produit: EHCI Host Controller
                fabriquant: Linux 4.15.0-142-generic ehci_hcd
                identifiant matériel: 1
                information bus: usb@2
                nom logique: usb2
                version: 4.15
                fonctionnalités: usb-2.00
                configuration: driver=hub slots=5 speed=480Mbit/s
        *-serial
             description: SMBus
             produit: SBx00 SMBus Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 14
             information bus: pci@0000:00:14.0
             version: 42
             bits: 32 bits
             horloge: 66MHz
             configuration: driver=piix4_smbus latency=0
             ressources: irq:0
        *-multimedia
             description: Audio device
             produit: SBx00 Azalia (Intel HDA)
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 14.2
             information bus: pci@0000:00:14.2
             version: 40
             bits: 64 bits
             horloge: 33MHz
             fonctionnalités: pm bus_master cap_list
             configuration: driver=snd_hda_intel latency=64
             ressources: irq:16 mémoire:fe7f4000-fe7f7fff
        *-isa
             description: ISA bridge
             produit: SB7x0/SB8x0/SB9x0 LPC host controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 14.3
             information bus: pci@0000:00:14.3
             version: 40
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: isa bus_master
             configuration: latency=0
        *-pci:1
             description: PCI bridge
             produit: SBx00 PCI to PCI Bridge
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 14.4
             information bus: pci@0000:00:14.4
             version: 40
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: pci subtractive_decode bus_master
        *-usb:4
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 14.5
             information bus: pci@0000:00:14.5
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: ohci bus_master
             configuration: driver=ohci-pci latency=64
             ressources: irq:18 mémoire:fe7fc000-fe7fcfff
           *-usbhost
                produit: OHCI PCI host controller
                fabriquant: Linux 4.15.0-142-generic ohci_hcd
                identifiant matériel: 1
                information bus: usb@6
                nom logique: usb6
                version: 4.15
                fonctionnalités: usb-1.10
                configuration: driver=hub slots=2 speed=12Mbit/s
        *-pci:2
             description: PCI bridge
             produit: SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 15
             information bus: pci@0000:00:15.0
             version: 00
             bits: 32 bits
             horloge: 33MHz
             fonctionnalités: pci pm pciexpress msi ht normal_decode bus_master cap_list
             configuration: driver=pcieport
             ressources: irq:25 portE/S:e000(taille=4096) mémoire:fe900000-fe9fffff portE/S:fdf00000(taille=1048576)
           *-network
                description: Ethernet interface
                produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
                fabriquant: Realtek Semiconductor Co., Ltd.
                identifiant matériel: 0
                information bus: pci@0000:03:00.0
                nom logique: enp3s0
                version: 06
                numéro de série: d0:27:88:82:14:61
                taille: 1Gbit/s
                capacité: 1Gbit/s
                bits: 64 bits
                horloge: 33MHz
                fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
                configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl_nic/rtl8168e-2.fw ip=192.168.0.27 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
                ressources: irq:16 portE/S:e800(taille=256) mémoire:fe9ff000-fe9fffff mémoire:fdffc000-fdffffff
        *-usb:5
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 16
             information bus: pci@0000:00:16.0
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: ohci bus_master
             configuration: driver=ohci-pci latency=64
             ressources: irq:18 mémoire:fe7f3000-fe7f3fff
           *-usbhost
                produit: OHCI PCI host controller
                fabriquant: Linux 4.15.0-142-generic ohci_hcd
                identifiant matériel: 1
                information bus: usb@7
                nom logique: usb7
                version: 4.15
                fonctionnalités: usb-1.10
                configuration: driver=hub slots=4 speed=12Mbit/s
        *-usb:6
             description: USB controller
             produit: SB7x0/SB8x0/SB9x0 USB EHCI Controller
             fabriquant: Advanced Micro Devices, Inc. [AMD/ATI]
             identifiant matériel: 16.2
             information bus: pci@0000:00:16.2
             version: 00
             bits: 32 bits
             horloge: 66MHz
             fonctionnalités: pm debug ehci bus_master cap_list
             configuration: driver=ehci-pci latency=64
             ressources: irq:17 mémoire:fe7ff000-fe7ff0ff
           *-usbhost
                produit: EHCI Host Controller
                fabriquant: Linux 4.15.0-142-generic ehci_hcd
                identifiant matériel: 1
                information bus: usb@3
                nom logique: usb3
                version: 4.15
                fonctionnalités: usb-2.00
                configuration: driver=hub slots=4 speed=480Mbit/s
     *-pci:1
          description: Host bridge
          produit: Family 10h Processor HyperTransport Configuration
          fabriquant: Advanced Micro Devices, Inc. [AMD]
          identifiant matériel: 101
          information bus: pci@0000:00:18.0
          version: 00
          bits: 32 bits
          horloge: 33MHz
     *-pci:2
          description: Host bridge
          produit: Family 10h Processor Address Map
          fabriquant: Advanced Micro Devices, Inc. [AMD]
          identifiant matériel: 102
          information bus: pci@0000:00:18.1
          version: 00
          bits: 32 bits
          horloge: 33MHz
     *-pci:3
          description: Host bridge
          produit: Family 10h Processor DRAM Controller
          fabriquant: Advanced Micro Devices, Inc. [AMD]
          identifiant matériel: 103
          information bus: pci@0000:00:18.2
          version: 00
          bits: 32 bits
          horloge: 33MHz
     *-pci:4
          description: Host bridge
          produit: Family 10h Processor Miscellaneous Control
          fabriquant: Advanced Micro Devices, Inc. [AMD]
          identifiant matériel: 104
          information bus: pci@0000:00:18.3
          version: 00
          bits: 32 bits
          horloge: 33MHz
          configuration: driver=k10temp
          ressources: irq:0
     *-pci:5
          description: Host bridge
          produit: Family 10h Processor Link Control
          fabriquant: Advanced Micro Devices, Inc. [AMD]
          identifiant matériel: 105
          information bus: pci@0000:00:18.4
          version: 00
          bits: 32 bits
          horloge: 33MHz
     *-scsi:0
          identifiant matériel: 1
          nom logique: scsi0
          fonctionnalités: emulated
        *-disk
             description: ATA Disk
             produit: WDC WD1600AAJS-6
             fabriquant: Western Digital
             identifiant matériel: 0.0.0
             information bus: scsi@0:0.0.0
             nom logique: /dev/sda
             version: 1D58
             numéro de série: WD-WCAS24136001
             taille: 149GiB (160GB)
             fonctionnalités: partitioned partitioned:dos
             configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=489da72e
           *-volume:0
                description: Volume EXT4
                fabriquant: Linux
                identifiant matériel: 1
                information bus: scsi@0:0.0.0,1
                nom logique: /dev/sda1
                nom logique: /
                version: 1.0
                numéro de série: b9bdfae2-80de-478b-9c2b-a018cb396986
                taille: 145GiB
                capacité: 145GiB
                fonctionnalités: primary bootable journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                configuration: created=2018-02-21 18:48:16 filesystem=ext4 lastmountpoint=/ modified=2021-06-26 10:28:57 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2021-06-26 10:29:04 state=mounted
           *-volume:1
                description: Extended partition
                identifiant matériel: 2
                information bus: scsi@0:0.0.0,2
                nom logique: /dev/sda2
                taille: 4094MiB
                capacité: 4094MiB
                fonctionnalités: primary extended partitioned partitioned:extended
              *-logicalvolume
                   description: Linux swap / Solaris partition
                   identifiant matériel: 5
                   nom logique: /dev/sda5
                   capacité: 4094MiB
                   fonctionnalités: nofs
     *-scsi:1
          identifiant matériel: 2
          nom logique: scsi1
          fonctionnalités: emulated
        *-disk
             description: ATA Disk
             produit: WDC WD5000AAKX-6
             fabriquant: Western Digital
             identifiant matériel: 0.0.0
             information bus: scsi@1:0.0.0
             nom logique: /dev/sdb
             version: 1H18
             numéro de série: WD-WCC2E1YF5KZH
             taille: 465GiB (500GB)
             fonctionnalités: partitioned partitioned:dos
             configuration: ansiversion=5 logicalsectorsize=512 sectorsize=512 signature=89462e40
           *-volume
                description: Volume EXT4
                fabriquant: Linux
                identifiant matériel: 1
                information bus: scsi@1:0.0.0,1
                nom logique: /dev/sdb1
                nom logique: /media/web/3cdf7bcd-1f20-45cb-9570-f19e6e170612
                version: 1.0
                numéro de série: 3cdf7bcd-1f20-45cb-9570-f19e6e170612
                taille: 465GiB
                capacité: 465GiB
                fonctionnalités: primary journaled extended_attributes large_files huge_files dir_nlink recover extents ext4 ext2 initialized
                configuration: created=2018-02-28 23:18:57 filesystem=ext4 lastmountpoint=/media/web/3cdf7bcd-1f20-45cb-9570-f19e6e170612 modified=2021-06-26 10:33:04 mount.fstype=ext4 mount.options=rw,nosuid,nodev,relatime,data=ordered mounted=2021-06-26 10:33:04 state=mounted
     *-scsi:2
          identifiant matériel: 3
          nom logique: scsi4
          fonctionnalités: emulated
        *-cdrom
             description: DVD-RAM writer
             produit: DVDRAM GH70N
             fabriquant: HL-DT-ST
             identifiant matériel: 0.0.0
             information bus: scsi@4:0.0.0
             nom logique: /dev/cdrom
             nom logique: /dev/cdrw
             nom logique: /dev/dvd
             nom logique: /dev/dvdrw
             nom logique: /dev/sr0
             version: UGA0
             fonctionnalités: removable audio cd-r cd-rw dvd dvd-r dvd-ram
             configuration: ansiversion=5 status=nodisc

Merci d'avance

Dernière modification par Oléa (Le 05/07/2023, à 09:59)

Hors ligne

#2 Le 05/07/2023, à 09:59

Oléa

Re : [Résolu] Perte Affichage régulier

La carte graphique désormais HS devait être en train de commencer à lâcher.
Une nouvelle carte et tout fonctionne

Hors ligne