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 22/06/2013, à 21:52

guirouskool

[RESOLU] unity disparait à l'ouverture de session [13.04]

Bonjour,

une maj récente me pose problème: unity est absent lors de l'ouverture de session. Plus de dash, barre ou quoi que ce soit, mais juste le fond d'écran.
L'ouverture de session gnome fonctionne, et unity est bien présent lorsque j'ouvre une session invité.

Je suis à jour, 13.04 avec une carte msi et pilotes proprio (amd catalyst).
D'ailleurs, seuls ses derniers me permettent d'avoir le son via hdmi.

voici mon fichier Xorg.conf:

Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection


et le fichier Xorg.1.log:

[  1078.493] 
X.Org X Server 1.13.3
Release Date: 2013-03-07
[  1078.493] X Protocol Version 11, Revision 0
[  1078.493] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
[  1078.493] Current Operating System: Linux gilles-GA-A75M-S2V 3.8.0-25-generic #37-Ubuntu SMP Thu Jun 6 20:47:07 UTC 2013 x86_64
[  1078.493] Kernel command line: BOOT_IMAGE=/vmlinuz-3.8.0-25-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
[  1078.493] Build Date: 17 April 2013  10:43:13PM
[  1078.493] xorg-server 2:1.13.3-0ubuntu6 (For technical support please see http://www.ubuntu.com/support) 
[  1078.493] Current version of pixman: 0.28.2
[  1078.493] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1078.493] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1078.493] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Jun 22 21:21:33 2013
[  1078.494] (==) Using config file: "/etc/X11/xorg.conf"
[  1078.494] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1078.494] (==) ServerLayout "aticonfig Layout"
[  1078.494] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[  1078.494] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[  1078.495] (**) |   |-->Device "aticonfig-Device[0]-0"
[  1078.495] (==) Automatically adding devices
[  1078.495] (==) Automatically enabling devices
[  1078.495] (==) Automatically adding GPU devices
[  1078.495] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1078.495] 	Entry deleted from font path.
[  1078.495] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  1078.495] 	Entry deleted from font path.
[  1078.495] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1078.495] 	Entry deleted from font path.
[  1078.495] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  1078.495] 	Entry deleted from font path.
[  1078.495] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1078.495] 	Entry deleted from font path.
[  1078.495] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  1078.495] 	Entry deleted from font path.
[  1078.495] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[  1078.495] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[  1078.495] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1078.495] (II) Loader magic: 0x7fd6e4d6cd20
[  1078.495] (II) Module ABI versions:
[  1078.495] 	X.Org ANSI C Emulation: 0.4
[  1078.495] 	X.Org Video Driver: 13.1
[  1078.495] 	X.Org XInput driver : 18.0
[  1078.495] 	X.Org Server Extension : 7.0
[  1078.498] (--) PCI:*(0:1:0:0) 1002:68f9:1462:2127 rev 0, Mem @ 0xd0000000/268435456, 0xfdfc0000/131072, I/O @ 0x0000de00/256, BIOS @ 0x????????/131072
[  1078.498] (II) Open ACPI successful (/var/run/acpid.socket)
[  1078.498] Initializing built-in extension Generic Event Extension
[  1078.498] Initializing built-in extension SHAPE
[  1078.498] Initializing built-in extension MIT-SHM
[  1078.498] Initializing built-in extension XInputExtension
[  1078.498] Initializing built-in extension XTEST
[  1078.498] Initializing built-in extension BIG-REQUESTS
[  1078.498] Initializing built-in extension SYNC
[  1078.498] Initializing built-in extension XKEYBOARD
[  1078.498] Initializing built-in extension XC-MISC
[  1078.498] Initializing built-in extension SECURITY
[  1078.498] Initializing built-in extension XINERAMA
[  1078.498] Initializing built-in extension XFIXES
[  1078.498] Initializing built-in extension RENDER
[  1078.498] Initializing built-in extension RANDR
[  1078.498] Initializing built-in extension COMPOSITE
[  1078.498] Initializing built-in extension DAMAGE
[  1078.498] Initializing built-in extension MIT-SCREEN-SAVER
[  1078.498] Initializing built-in extension DOUBLE-BUFFER
[  1078.498] Initializing built-in extension RECORD
[  1078.499] Initializing built-in extension DPMS
[  1078.499] Initializing built-in extension X-Resource
[  1078.499] Initializing built-in extension XVideo
[  1078.499] Initializing built-in extension XVideo-MotionCompensation
[  1078.499] Initializing built-in extension SELinux
[  1078.499] Initializing built-in extension XFree86-VidModeExtension
[  1078.499] Initializing built-in extension XFree86-DGA
[  1078.499] Initializing built-in extension XFree86-DRI
[  1078.499] Initializing built-in extension DRI2
[  1078.499] (II) "glx" will be loaded by default.
[  1078.499] (II) LoadModule: "glx"
[  1078.499] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1078.500] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[  1078.500] 	compiled for 6.9.0, module version = 1.0.0
[  1078.501] Loading extension GLX
[  1078.501] (II) LoadModule: "fglrx"
[  1078.501] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[  1078.520] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[  1078.520] 	compiled for 1.4.99.906, module version = 12.10.5
[  1078.520] 	Module class: X.Org Video Driver
[  1078.521] (II) Loading sub module "fglrxdrm"
[  1078.521] (II) LoadModule: "fglrxdrm"
[  1078.521] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  1078.521] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[  1078.521] 	compiled for 1.4.99.906, module version = 12.10.5
[  1078.521] (II) AMD Proprietary Linux Driver Version Identifier:12.10.05
[  1078.521] (II) AMD Proprietary Linux Driver Release Identifier: 12.104                               
[  1078.521] (II) AMD Proprietary Linux Driver Build Date: Mar 28 2013 21:07:25
[  1078.521] (++) using VT number 8

[  1078.521] (WW) Falling back to old probe method for fglrx
[  1078.528] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[  1078.532] ukiDynamicMajor: found major device number 250
[  1078.532] ukiDynamicMajor: found major device number 250
[  1078.532] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  1078.532] ukiOpenDevice: node name is /dev/ati/card0
[  1078.533] ukiOpenDevice: open result is 10, (OK)
[  1078.533] ukiOpenByBusid: ukiOpenMinor returns 10
[  1078.533] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  1078.548] (--) Chipset Supported AMD Graphics Processor (0x68F9) found
[  1078.548] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[  1078.549] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[  1078.549] (II) AMD Video driver is signed
[  1078.549] (II) fglrx(0): pEnt->device->identifier=0x7fd6e6d63390
[  1078.549] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === begin
[  1078.550] (II) Loading sub module "vgahw"
[  1078.550] (II) LoadModule: "vgahw"
[  1078.550] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[  1078.550] (II) Module vgahw: vendor="X.Org Foundation"
[  1078.550] 	compiled for 1.13.3, module version = 0.1.0
[  1078.550] 	ABI class: X.Org Video Driver, version 13.1
[  1078.550] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[  1078.550] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1078.550] (==) fglrx(0): Default visual is TrueColor
[  1078.551] (**) fglrx(0): Option "DPMS" "true"
[  1078.551] (==) fglrx(0): RGB weight 888
[  1078.551] (II) fglrx(0): Using 8 bits per RGB 
[  1078.551] (==) fglrx(0): Buffer Tiling is ON
[  1078.551] (II) Loading sub module "fglrxdrm"
[  1078.551] (II) LoadModule: "fglrxdrm"
[  1078.551] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[  1078.551] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[  1078.551] 	compiled for 1.4.99.906, module version = 12.10.5
[  1078.556] ukiDynamicMajor: found major device number 250
[  1078.556] ukiDynamicMajor: found major device number 250
[  1078.556] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  1078.556] ukiOpenDevice: node name is /dev/ati/card0
[  1078.556] ukiOpenDevice: open result is 13, (OK)
[  1078.556] ukiOpenByBusid: ukiOpenMinor returns 13
[  1078.556] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  1078.557] (**) fglrx(0): NoAccel = NO
[  1078.557] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[  1078.557] (--) fglrx(0): Chipset: "ATI Radeon HD 5450     " (Chipset = 0x68f9)
[  1078.557] (--) fglrx(0): (PciSubVendor = 0x1462, PciSubDevice = 0x2127)
[  1078.557] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[  1078.557] (--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
[  1078.557] (--) fglrx(0): MMIO registers at 0xfdfc0000
[  1078.557] (--) fglrx(0): I/O port at 0x0000de00
[  1078.557] (==) fglrx(0): ROM-BIOS at 0x000c0000
[  1078.557] (II) fglrx(0): AC Adapter is used
[  1078.558] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[  1078.558] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3
[  1078.558] (II) fglrx(0): PCIE card detected
[  1078.558] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[  1078.558] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[  1078.558] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[  1078.558] (II) fglrx(0): RandR 1.2 support is enabled!
[  1078.558] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[  1078.558] (==) fglrx(0): Center Mode is disabled 
[  1078.558] (II) Loading sub module "fb"
[  1078.558] (II) LoadModule: "fb"
[  1078.559] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1078.559] (II) Module fb: vendor="X.Org Foundation"
[  1078.559] 	compiled for 1.13.3, module version = 1.0.0
[  1078.559] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1078.559] (II) Loading sub module "ddc"
[  1078.559] (II) LoadModule: "ddc"
[  1078.559] (II) Module "ddc" already built-in
[  1078.701] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[  1078.701] (II) fglrx(0): Output DFP2 has no monitor section
[  1078.701] (II) fglrx(0): Output CRT1 has no monitor section
[  1078.701] (II) Loading sub module "ddc"
[  1078.701] (II) LoadModule: "ddc"
[  1078.701] (II) Module "ddc" already built-in
[  1078.701] (II) fglrx(0): Connected Display0: DFP1
[  1078.701] (II) fglrx(0):  Display0: Failed to get EDID information. 
[  1078.701] (II) fglrx(0): Connected Display1: CRT1
[  1078.701] (II) fglrx(0):  Display1: Failed to get EDID information. 
[  1078.702] (II) Quirked EDID physical size to 2x1 cm
[  1078.702] (II) fglrx(0): EDID for output DFP1
[  1078.702] (II) fglrx(0): Manufacturer: OEM  Model: 3700  Serial#: 0
[  1078.702] (II) fglrx(0): Year: 2008  Week: 10
[  1078.702] (II) fglrx(0): EDID Version: 1.3
[  1078.702] (II) fglrx(0): Digital Display Input
[  1078.702] (II) fglrx(0): Max Image Size [cm]: horiz.: 2  vert.: 1
[  1078.702] (II) fglrx(0): Gamma: 2.20
[  1078.702] (II) fglrx(0): No DPMS capabilities specified
[  1078.702] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1078.702] (II) fglrx(0): First detailed timing is preferred mode
[  1078.702] (II) fglrx(0): redX: 0.642 redY: 0.330   greenX: 0.283 greenY: 0.602
[  1078.702] (II) fglrx(0): blueX: 0.145 blueY: 0.062   whiteX: 0.290 whiteY: 0.300
[  1078.702] (II) fglrx(0): Supported established timings:
[  1078.702] (II) fglrx(0): 640x480@60Hz
[  1078.702] (II) fglrx(0): 640x480@67Hz
[  1078.702] (II) fglrx(0): 640x480@72Hz
[  1078.702] (II) fglrx(0): 640x480@75Hz
[  1078.702] (II) fglrx(0): 800x600@56Hz
[  1078.702] (II) fglrx(0): 800x600@60Hz
[  1078.702] (II) fglrx(0): 800x600@72Hz
[  1078.702] (II) fglrx(0): 800x600@75Hz
[  1078.702] (II) fglrx(0): 832x624@75Hz
[  1078.702] (II) fglrx(0): 1024x768@60Hz
[  1078.702] (II) fglrx(0): 1024x768@70Hz
[  1078.702] (II) fglrx(0): 1024x768@75Hz
[  1078.702] (II) fglrx(0): 1280x1024@75Hz
[  1078.702] (II) fglrx(0): 1152x864@75Hz
[  1078.702] (II) fglrx(0): Manufacturer's mask: 0
[  1078.702] (II) fglrx(0): Supported detailed timing:
[  1078.702] (II) fglrx(0): clock: 74.2 MHz   Image Size:  16 x 9 mm
[  1078.702] (II) fglrx(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1078.702] (II) fglrx(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[  1078.702] (II) fglrx(0): Supported detailed timing:
[  1078.702] (II) fglrx(0): clock: 74.2 MHz   Image Size:  16 x 9 mm
[  1078.702] (II) fglrx(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[  1078.702] (II) fglrx(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[  1078.702] (II) fglrx(0): Monitor name:  32_LCD_TV
[  1078.702] (II) fglrx(0): Ranges: V min: 49 V max: 61 Hz, H min: 15 H max: 46 kHz, PixClock max 85 MHz
[  1078.702] (II) fglrx(0): Supported detailed timing:
[  1078.702] (II) fglrx(0): clock: 27.0 MHz   Image Size:  4 x 3 mm
[  1078.702] (II) fglrx(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[  1078.702] (II) fglrx(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[  1078.702] (II) fglrx(0): Supported detailed timing:
[  1078.702] (II) fglrx(0): clock: 27.0 MHz   Image Size:  4 x 3 mm
[  1078.702] (II) fglrx(0): h_active: 1440  h_sync: 1478  h_sync_end 1602 h_blank_end 1716 h_border: 0
[  1078.702] (II) fglrx(0): v_active: 240  v_sync: 244  v_sync_end 247 v_blanking: 262 v_border: 0
[  1078.702] (II) fglrx(0): Supported detailed timing:
[  1078.702] (II) fglrx(0): clock: 74.2 MHz   Image Size:  16 x 9 mm
[  1078.703] (II) fglrx(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[  1078.703] (II) fglrx(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[  1078.703] (II) fglrx(0): Supported detailed timing:
[  1078.703] (II) fglrx(0): clock: 74.2 MHz   Image Size:  16 x 9 mm
[  1078.703] (II) fglrx(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[  1078.703] (II) fglrx(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[  1078.703] (II) fglrx(0): Number of EDID sections to follow: 1
[  1078.703] (II) fglrx(0): EDID (in hex):
[  1078.703] (II) fglrx(0): 	00ffffffffffff003cad003700000000
[  1078.703] (II) fglrx(0): 	0a120103801009780a6837a454489a25
[  1078.703] (II) fglrx(0): 	0f4a4c3fef8001010101010101010101
[  1078.703] (II) fglrx(0): 	010101010101011d8018711c1620582c
[  1078.703] (II) fglrx(0): 	250010090000009e011d007251d01e20
[  1078.703] (II) fglrx(0): 	6e28550010090000001e000000fc0020
[  1078.703] (II) fglrx(0): 	33325f4c43445f54560a2020000000fd
[  1078.703] (II) fglrx(0): 	00313d0f2e08000a202020202020013f
[  1078.703] (II) fglrx(0): EDID vendor "OEM", prod id 14080
[  1078.703] (II) fglrx(0): Using EDID range info for horizontal sync
[  1078.703] (II) fglrx(0): Using EDID range info for vertical refresh
[  1078.703] (II) fglrx(0): Printing DDC gathered Modelines:
[  1078.703] (II) fglrx(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz eP)
[  1078.703] (II) fglrx(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1078.703] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1078.703] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1078.703] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1078.703] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1440x288"x0.0   27.00  1440 1464 1590 1728  288 290 293 312 -hsync -vsync (15.6 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[  1078.703] (II) fglrx(0): Printing probed modes for output DFP1
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x60.0   74.25  1920 2008 2052 2200  1080 1085 1095 1125 interlace +hsync +vsync (33.8 kHz eP)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x50.0   74.25  1920 2448 2492 2640  1080 1085 1095 1125 interlace +hsync +vsync (28.1 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x59.9   74.18  1920 2008 2052 2200  1080 1085 1095 1125 interlace +hsync +vsync (33.7 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1776x1000"x50.0  148.50  1776 2304 2348 2640  1000 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1776x1000"x59.9  148.35  1776 1864 1908 2200  1000 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1776x1000"x50.0   74.25  1776 2304 2348 2640  1000 1005 1015 1125 interlace +hsync +vsync (28.1 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1776x1000"x24.0   74.25  1776 2414 2458 2750  1000 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1776x1000"x59.9   74.18  1776 1864 1908 2200  1000 1005 1015 1125 interlace +hsync +vsync (33.7 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1680x1050"x60.0  148.50  1680 2008 2052 2200  1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1680x1050"x50.0  148.50  1680 2448 2492 2640  1050 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1680x1050"x59.9  148.35  1680 2008 2052 2200  1050 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1680x1050"x24.0   74.25  1680 2558 2602 2750  1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1680x1050"x24.0   74.18  1680 2558 2602 2750  1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1400x1050"x60.0  148.50  1400 2008 2052 2200  1050 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1400x1050"x50.0  148.50  1400 2448 2492 2640  1050 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1400x1050"x59.9  148.35  1400 2008 2052 2200  1050 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1400x1050"x24.0   74.25  1400 2558 2602 2750  1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1400x1050"x24.0   74.18  1400 2558 2602 2750  1050 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1600x900"x50.0  148.50  1600 2304 2348 2640  900 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1600x900"x59.9  148.35  1600 1864 1908 2200  900 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1600x900"x24.0   74.25  1600 2414 2458 2750  900 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1360x1024"x60.0  148.50  1360 2008 2052 2200  1024 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1360x1024"x50.0  148.50  1360 2448 2492 2640  1024 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1360x1024"x59.9  148.35  1360 2008 2052 2200  1024 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1360x1024"x24.0   74.25  1360 2558 2602 2750  1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1360x1024"x24.0   74.18  1360 2558 2602 2750  1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x1024"x50.0  148.50  1280 2448 2492 2640  1024 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x1024"x59.9  148.35  1280 2008 2052 2200  1024 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x1024"x24.0   74.18  1280 2558 2602 2750  1024 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1440x900"x50.0  148.50  1440 2304 2348 2640  900 1004 1009 1125 +hsync +vsync (56.2 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1440x900"x59.9  148.35  1440 1864 1908 2200  900 1004 1009 1125 +hsync +vsync (67.4 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1440x900"x24.0   74.25  1440 2414 2458 2750  900 1004 1009 1125 +hsync +vsync (27.0 kHz ez)
[  1078.703] (II) fglrx(0): Modeline "1280x960"x50.0  148.50  1280 2448 2492 2640  960 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x960"x59.9  148.35  1280 2008 2052 2200  960 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x960"x75.0  135.00  1280 1296 1440 1688  960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x960"x24.0   74.18  1280 2558 2602 2750  960 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x768"x50.0  148.50  1280 2448 2492 2640  768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.703] (II) fglrx(0): Modeline "1280x768"x59.9  148.35  1280 2008 2052 2200  768 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x768"x75.0  135.00  1280 1296 1440 1688  768 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x768"x24.0   74.18  1280 2558 2602 2750  768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x720"x24.0   74.18  1280 2558 2602 2750  720 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x50.0  148.50  1024 2448 2492 2640  768 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x24.0   74.18  1024 2558 2602 2750  768 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1152x648"x50.0   74.25  1152 1592 1632 1980  648 653 658 750 +hsync +vsync (37.5 kHz ez)
[  1078.704] (II) fglrx(0): Modeline "1152x648"x59.9   74.18  1152 1262 1302 1650  648 653 658 750 +hsync +vsync (45.0 kHz ez)
[  1078.704] (II) fglrx(0): Modeline "800x600"x50.0  148.50  800 2448 2492 2640  600 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x24.0   74.18  800 2558 2602 2750  600 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1078.704] (II) fglrx(0): Modeline "720x480"x50.0  148.50  720 2448 2492 2640  480 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.704] (II) fglrx(0): Modeline "720x480"x24.0   74.18  720 2558 2602 2750  480 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "720x480"x60.0   27.03  720 1478 1602 1716  480 489 495 525 interlace -hsync -vsync (15.8 kHz e)
[  1078.704] (II) fglrx(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "720x480"x59.9   27.00  720 1478 1602 1716  480 489 495 525 interlace -hsync -vsync (15.7 kHz e)
[  1078.704] (II) fglrx(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x50.0  148.50  640 2448 2492 2640  480 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x24.0   74.18  640 2558 2602 2750  480 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x72.0   31.50  640 656 696 832  480 481 484 520 -hsync -vsync (37.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x67.0   27.28  640 664 728 816  480 481 484 499 -hsync +vsync (33.4 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1078.704] (II) fglrx(0): EDID for output DFP2
[  1078.704] (II) fglrx(0): EDID for output CRT1
[  1078.704] (II) fglrx(0): Manufacturer: PHL  Model: c084  Serial#: 13349
[  1078.704] (II) fglrx(0): Year: 2012  Week: 1
[  1078.704] (II) fglrx(0): EDID Version: 1.3
[  1078.704] (II) fglrx(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[  1078.704] (II) fglrx(0): Sync:  Separate  Composite  SyncOnGreen
[  1078.704] (II) fglrx(0): Max Image Size [cm]: horiz.: 52  vert.: 29
[  1078.704] (II) fglrx(0): Gamma: 2.20
[  1078.704] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[  1078.704] (II) fglrx(0): First detailed timing is preferred mode
[  1078.704] (II) fglrx(0): redX: 0.647 redY: 0.334   greenX: 0.284 greenY: 0.607
[  1078.704] (II) fglrx(0): blueX: 0.151 blueY: 0.071   whiteX: 0.313 whiteY: 0.329
[  1078.704] (II) fglrx(0): Supported established timings:
[  1078.704] (II) fglrx(0): 720x400@70Hz
[  1078.704] (II) fglrx(0): 640x480@60Hz
[  1078.704] (II) fglrx(0): 640x480@67Hz
[  1078.704] (II) fglrx(0): 640x480@72Hz
[  1078.704] (II) fglrx(0): 640x480@75Hz
[  1078.704] (II) fglrx(0): 800x600@60Hz
[  1078.704] (II) fglrx(0): 800x600@75Hz
[  1078.704] (II) fglrx(0): 1024x768@60Hz
[  1078.704] (II) fglrx(0): 1024x768@75Hz
[  1078.704] (II) fglrx(0): 1280x1024@75Hz
[  1078.704] (II) fglrx(0): Manufacturer's mask: 0
[  1078.704] (II) fglrx(0): Supported standard timings:
[  1078.704] (II) fglrx(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[  1078.704] (II) fglrx(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1078.704] (II) fglrx(0): #2: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[  1078.704] (II) fglrx(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[  1078.704] (II) fglrx(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[  1078.704] (II) fglrx(0): Supported detailed timing:
[  1078.704] (II) fglrx(0): clock: 148.5 MHz   Image Size:  521 x 293 mm
[  1078.704] (II) fglrx(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[  1078.704] (II) fglrx(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[  1078.704] (II) fglrx(0): Serial No: AU51201013349
[  1078.704] (II) fglrx(0): Monitor name: Philips 247EL
[  1078.704] (II) fglrx(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[  1078.704] (II) fglrx(0): EDID (in hex):
[  1078.704] (II) fglrx(0): 	00ffffffffffff00410c84c025340000
[  1078.704] (II) fglrx(0): 	011601036e341d782aeed5a555489b26
[  1078.704] (II) fglrx(0): 	125054bd4b00d1c08180950f9500b300
[  1078.704] (II) fglrx(0): 	010101010101023a801871382d40582c
[  1078.704] (II) fglrx(0): 	450009252100001e000000ff00415535
[  1078.704] (II) fglrx(0): 	31323031303133333439000000fc0050
[  1078.704] (II) fglrx(0): 	68696c69707320323437454c000000fd
[  1078.704] (II) fglrx(0): 	00384c1e5311000a20202020202000c6
[  1078.704] (II) fglrx(0): Printing probed modes for output CRT1
[  1078.704] (II) fglrx(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1078.704] (II) fglrx(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1400x1050"x60.0  146.25  1400 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1600x900"x60.0  146.25  1600 1784 1960 2240  900 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1360x1024"x60.0  146.25  1360 1784 1960 2240  1024 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1440x900"x60.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x960"x75.0  135.00  1280 1296 1440 1688  960 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1328 1440 1688  960 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x768"x75.0  135.00  1280 1296 1440 1688  768 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x768"x60.0  108.00  1280 1328 1440 1688  768 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x720"x75.0  135.00  1280 1296 1440 1688  720 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1280x720"x60.0  108.00  1280 1328 1440 1688  720 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1078.704] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x72.0   31.50  640 656 696 832  480 481 484 520 -hsync -vsync (37.9 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x67.0   27.28  640 664 728 816  480 481 484 499 -hsync +vsync (33.4 kHz e)
[  1078.704] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1078.704] (II) fglrx(0): Output DFP1 connected
[  1078.704] (II) fglrx(0): Output DFP2 disconnected
[  1078.704] (II) fglrx(0): Output CRT1 connected
[  1078.704] (II) fglrx(0): Using exact sizes for initial modes
[  1078.704] (II) fglrx(0): Output DFP1 using initial mode 1920x1080
[  1078.704] (II) fglrx(0): Output CRT1 using initial mode 1920x1080
[  1078.704] (II) fglrx(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1078.705] (II) fglrx(0): Display dimensions: (20, 10) mm
[  1078.705] (II) fglrx(0): DPI set to (2438, 2743)
[  1078.705] (II) fglrx(0): Eyefinity capable adapter detected.
[  1078.705] (II) fglrx(0): Adapter ATI Radeon HD 5450      has 3 configurable heads and 2 displays connected.
[  1078.705] (==) fglrx(0):  PseudoColor visuals disabled
[  1078.705] (II) Loading sub module "ramdac"
[  1078.705] (II) LoadModule: "ramdac"
[  1078.705] (II) Module "ramdac" already built-in
[  1078.705] (==) fglrx(0): NoDRI = NO
[  1078.705] (==) fglrx(0): Capabilities: 0x00000000
[  1078.705] (==) fglrx(0): CapabilitiesEx: 0x00000000
[  1078.705] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[  1078.705] (==) fglrx(0): UseFastTLS=0
[  1078.705] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[  1078.705] (--) Depth 24 pixmap format is 32 bpp
[  1078.705] Loading extension ATIFGLRXDRI
[  1078.705] (II) fglrx(0): doing swlDriScreenInit
[  1078.705] (II) fglrx(0): swlDriScreenInit for fglrx driver
[  1078.705] ukiDynamicMajor: found major device number 250
[  1078.705] ukiDynamicMajor: found major device number 250
[  1078.705] ukiDynamicMajor: found major device number 250
[  1078.705] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  1078.705] ukiOpenDevice: node name is /dev/ati/card0
[  1078.705] ukiOpenDevice: open result is 14, (OK)
[  1078.705] ukiOpenByBusid: ukiOpenMinor returns 14
[  1078.705] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  1078.705] (II) fglrx(0): [uki] DRM interface version 1.0
[  1078.705] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[  1078.705] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x7bbe000
[  1078.705] (II) fglrx(0): [uki] mapped SAREA 0x7bbe000 to 0x7fd6e493c000
[  1078.705] (II) fglrx(0): [uki] framebuffer handle = 0x251b000
[  1078.705] (II) fglrx(0): [uki] added 1 reserved context for kernel
[  1078.705] (II) fglrx(0): swlDriScreenInit done
[  1078.705] (II) fglrx(0): Kernel Module Version Information:
[  1078.705] (II) fglrx(0):     Name: fglrx
[  1078.705] (II) fglrx(0):     Version: 12.10.5
[  1078.705] (II) fglrx(0):     Date: Mar 28 2013
[  1078.705] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[  1078.705] (II) fglrx(0): Kernel Module version matches driver.
[  1078.705] (II) fglrx(0): Kernel Module Build Time Information:
[  1078.705] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.8.0-25-generic
[  1078.705] (II) fglrx(0):     Build-Kernel MODVERSIONS:        yes
[  1078.705] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[  1078.705] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[  1078.705] (II) fglrx(0): [uki] register handle = 0x0251c000
[  1078.706] (II) fglrx(0): DRI initialization successfull
[  1078.706] (II) fglrx(0): FBADPhys: 0xf07e7b000 FBMappedSize: 0x01068000
[  1078.707] (==) fglrx(0): Backing store disabled
[  1078.707] Loading extension FGLRXEXTENSION
[  1078.707] (**) fglrx(0): DPMS enabled
[  1078.707] (II) fglrx(0): Initialized in-driver Xinerama extension
[  1078.707] (**) fglrx(0): Textured Video is enabled.
[  1078.707] (II) LoadModule: "glesx"
[  1078.707] (II) Loading /usr/lib/xorg/modules/glesx.so
[  1078.708] (II) Module glesx: vendor="X.Org Foundation"
[  1078.708] 	compiled for 1.4.99.906, module version = 1.0.0
[  1078.708] Loading extension GLESX
[  1078.708] (II) fglrx(0): GLESX enableFlags = 592
[  1078.708] (II) fglrx(0): GLESX is enabled
[  1078.708] (II) LoadModule: "amdxmm"
[  1078.708] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[  1078.708] (II) Module amdxmm: vendor="X.Org Foundation"
[  1078.708] 	compiled for 1.4.99.906, module version = 2.0.0
[  1078.715] Loading extension AMDXVOPL
[  1078.715] Loading extension AMDXVBA
[  1078.715] (II) fglrx(0): UVD feature is enabled(II) fglrx(0): 
[  1078.717] (II) fglrx(0): Enable composite support successfully
[  1078.717] (WW) fglrx(0): Option "VendorName" is not used
[  1078.717] (WW) fglrx(0): Option "ModelName" is not used
[  1078.717] (II) fglrx(0): X context handle = 0x1a
[  1078.717] (II) fglrx(0): [DRI] installation complete
[  1078.717] (==) fglrx(0): Silken mouse enabled
[  1078.717] (==) fglrx(0): Using HW cursor of display infrastructure!
[  1078.718] (II) fglrx(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1078.833] (WW) fglrx(0): Framebuffer compression is disabled by the driver: Video Ram = 262144 kByte
[  1078.833] (--) RandR disabled
[  1078.838] (II) SELinux: Disabled on system
[  1078.839] ukiDynamicMajor: found major device number 250
[  1078.839] ukiDynamicMajor: found major device number 250
[  1078.839] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  1078.839] ukiOpenDevice: node name is /dev/ati/card0
[  1078.839] ukiOpenDevice: open result is 15, (OK)
[  1078.839] ukiOpenByBusid: ukiOpenMinor returns 15
[  1078.839] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  1078.842] ukiDynamicMajor: found major device number 250
[  1078.842] ukiDynamicMajor: found major device number 250
[  1078.842] ukiDynamicMajor: found major device number 250
[  1078.842] ukiOpenDevice: node name is /dev/ati/card0
[  1078.842] ukiOpenDevice: open result is 16, (OK)
[  1078.842] ukiGetBusid returned 'PCI:1:0:0'
[  1078.842] ukiOpenDevice: node name is /dev/ati/card1
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: Open failed
[  1078.842] ukiOpenDevice: node name is /dev/ati/card2
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: Open failed
[  1078.842] ukiOpenDevice: node name is /dev/ati/card3
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: Open failed
[  1078.842] ukiOpenDevice: node name is /dev/ati/card4
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: Open failed
[  1078.842] ukiOpenDevice: node name is /dev/ati/card5
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: Open failed
[  1078.842] ukiOpenDevice: node name is /dev/ati/card6
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.842] ukiOpenDevice: Open failed
[  1078.842] ukiOpenDevice: node name is /dev/ati/card7
[  1078.842] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card8
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card9
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card10
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card11
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card12
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card13
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card14
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiOpenDevice: node name is /dev/ati/card15
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: open result is -1, (No such device)
[  1078.843] ukiOpenDevice: Open failed
[  1078.843] ukiDynamicMajor: found major device number 250
[  1078.843] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  1078.843] ukiOpenDevice: node name is /dev/ati/card0
[  1078.843] ukiOpenDevice: open result is 16, (OK)
[  1078.843] ukiOpenByBusid: ukiOpenMinor returns 16
[  1078.843] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  1078.929] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[  1078.929] ukiDynamicMajor: found major device number 250
[  1078.930] ukiDynamicMajor: found major device number 250
[  1078.930] ukiDynamicMajor: found major device number 250
[  1078.930] ukiOpenDevice: node name is /dev/ati/card0
[  1078.930] ukiOpenDevice: open result is 17, (OK)
[  1078.930] ukiGetBusid returned 'PCI:1:0:0'
[  1078.930] ukiOpenDevice: node name is /dev/ati/card1
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card2
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card3
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card4
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card5
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card6
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card7
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card8
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card9
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card10
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card11
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card12
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card13
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card14
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiOpenDevice: node name is /dev/ati/card15
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: open result is -1, (No such device)
[  1078.930] ukiOpenDevice: Open failed
[  1078.930] ukiDynamicMajor: found major device number 250
[  1078.930] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[  1078.930] ukiOpenDevice: node name is /dev/ati/card0
[  1078.930] ukiOpenDevice: open result is 17, (OK)
[  1078.930] ukiOpenByBusid: ukiOpenMinor returns 17
[  1078.930] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[  1078.945] (II) fglrx(0): OverDrive5 Detected!
[  1078.952] (II) fglrx(0): Setting screen physical size to 508 x 285
[  1078.960] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[  1078.962] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1078.962] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1078.962] (II) LoadModule: "evdev"
[  1078.962] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1078.962] (II) Module evdev: vendor="X.Org Foundation"
[  1078.962] 	compiled for 1.13.3, module version = 2.7.3
[  1078.962] 	Module class: X.Org XInput Driver
[  1078.962] 	ABI class: X.Org XInput driver, version 18.0
[  1078.962] (II) Using input driver 'evdev' for 'Power Button'
[  1078.962] (**) Power Button: always reports core events
[  1078.962] (**) evdev: Power Button: Device: "/dev/input/event1"
[  1078.963] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1078.963] (--) evdev: Power Button: Found keys
[  1078.963] (II) evdev: Power Button: Configuring as keyboard
[  1078.963] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  1078.963] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1078.963] (**) Option "xkb_rules" "evdev"
[  1078.963] (**) Option "xkb_model" "pc105"
[  1078.963] (**) Option "xkb_layout" "fr"
[  1078.963] (**) Option "xkb_variant" "latin9"
[  1078.964] (II) XKB: reuse xkmfile /var/lib/xkb/server-816A055A5FF7D63897839A4BDEDC3908551E49DA.xkm
[  1078.965] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1078.965] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1078.965] (II) Using input driver 'evdev' for 'Power Button'
[  1078.965] (**) Power Button: always reports core events
[  1078.965] (**) evdev: Power Button: Device: "/dev/input/event0"
[  1078.965] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1078.965] (--) evdev: Power Button: Found keys
[  1078.965] (II) evdev: Power Button: Configuring as keyboard
[  1078.965] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  1078.965] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1078.965] (**) Option "xkb_rules" "evdev"
[  1078.965] (**) Option "xkb_model" "pc105"
[  1078.965] (**) Option "xkb_layout" "fr"
[  1078.965] (**) Option "xkb_variant" "latin9"
[  1078.965] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event8)
[  1078.965] (II) No input driver specified, ignoring this device.
[  1078.965] (II) This device may have been added with another device file.
[  1078.966] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4007 (/dev/input/event9)
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: Applying InputClass "evdev pointer catchall"
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: Applying InputClass "evdev keyboard catchall"
[  1078.966] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4007'
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: always reports core events
[  1078.966] (**) evdev: Logitech Unifying Device. Wireless PID:4007: Device: "/dev/input/event9"
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Vendor 0x46d Product 0xc52b
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Found 20 mouse buttons
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Found scroll wheel(s)
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Found relative axes
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Found x and y relative axes
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Found absolute axes
[  1078.966] (II) evdev: Logitech Unifying Device. Wireless PID:4007: Forcing absolute x/y axes to exist.
[  1078.966] (--) evdev: Logitech Unifying Device. Wireless PID:4007: Found keys
[  1078.966] (II) evdev: Logitech Unifying Device. Wireless PID:4007: Configuring as mouse
[  1078.966] (II) evdev: Logitech Unifying Device. Wireless PID:4007: Configuring as keyboard
[  1078.966] (II) evdev: Logitech Unifying Device. Wireless PID:4007: Adding scrollwheel support
[  1078.966] (**) evdev: Logitech Unifying Device. Wireless PID:4007: YAxisMapping: buttons 4 and 5
[  1078.966] (**) evdev: Logitech Unifying Device. Wireless PID:4007: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1078.966] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.2/0003:046D:C52B.0004/input/input9/event9"
[  1078.966] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4007" (type: KEYBOARD, id 8)
[  1078.966] (**) Option "xkb_rules" "evdev"
[  1078.966] (**) Option "xkb_model" "pc105"
[  1078.966] (**) Option "xkb_layout" "fr"
[  1078.966] (**) Option "xkb_variant" "latin9"
[  1078.966] (II) evdev: Logitech Unifying Device. Wireless PID:4007: initialized for relative axes.
[  1078.966] (WW) evdev: Logitech Unifying Device. Wireless PID:4007: ignoring absolute axes.
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: (accel) keeping acceleration scheme 1
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: (accel) acceleration profile 0
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: (accel) acceleration factor: 2.000
[  1078.966] (**) Logitech Unifying Device. Wireless PID:4007: (accel) acceleration threshold: 4
[  1078.967] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4007 (/dev/input/mouse0)
[  1078.967] (II) No input driver specified, ignoring this device.
[  1078.967] (II) This device may have been added with another device file.
[  1078.967] (II) config/udev: Adding input device CHICONY USB NetVista Full Width Keyboard (/dev/input/event2)
[  1078.967] (**) CHICONY USB NetVista Full Width Keyboard: Applying InputClass "evdev keyboard catchall"
[  1078.967] (II) Using input driver 'evdev' for 'CHICONY USB NetVista Full Width Keyboard'
[  1078.967] (**) CHICONY USB NetVista Full Width Keyboard: always reports core events
[  1078.967] (**) evdev: CHICONY USB NetVista Full Width Keyboard: Device: "/dev/input/event2"
[  1078.967] (--) evdev: CHICONY USB NetVista Full Width Keyboard: Vendor 0x4b3 Product 0x3025
[  1078.967] (--) evdev: CHICONY USB NetVista Full Width Keyboard: Found keys
[  1078.967] (II) evdev: CHICONY USB NetVista Full Width Keyboard: Configuring as keyboard
[  1078.967] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb4/4-1/4-1:1.0/input/input2/event2"
[  1078.967] (II) XINPUT: Adding extended input device "CHICONY USB NetVista Full Width Keyboard" (type: KEYBOARD, id 9)
[  1078.967] (**) Option "xkb_rules" "evdev"
[  1078.967] (**) Option "xkb_model" "pc105"
[  1078.967] (**) Option "xkb_layout" "fr"
[  1078.967] (**) Option "xkb_variant" "latin9"
[  1078.968] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event3)
[  1078.968] (II) No input driver specified, ignoring this device.
[  1078.968] (II) This device may have been added with another device file.
[  1078.968] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event4)
[  1078.968] (II) No input driver specified, ignoring this device.
[  1078.968] (II) This device may have been added with another device file.
[  1078.968] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event5)
[  1078.968] (II) No input driver specified, ignoring this device.
[  1078.968] (II) This device may have been added with another device file.
[  1078.968] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event6)
[  1078.968] (II) No input driver specified, ignoring this device.
[  1078.968] (II) This device may have been added with another device file.
[  1078.968] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event7)
[  1078.968] (II) No input driver specified, ignoring this device.
[  1078.968] (II) This device may have been added with another device file.
[  1078.973] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[  1079.315] (II) Quirked EDID physical size to 2x1 cm
[  1079.319] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1079.319] (II) fglrx(0): Using hsync ranges from config file
[  1079.319] (II) fglrx(0): Using vrefresh ranges from config file
[  1079.319] (II) fglrx(0): Printing DDC gathered Modelines:
[  1079.319] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1079.319] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1079.319] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1079.319] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1079.319] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1079.319] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1079.319] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1079.319] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1079.319] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1079.694] (II) Quirked EDID physical size to 2x1 cm
[  1079.698] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1079.698] (II) fglrx(0): Using hsync ranges from config file
[  1079.698] (II) fglrx(0): Using vrefresh ranges from config file
[  1079.698] (II) fglrx(0): Printing DDC gathered Modelines:
[  1079.698] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1079.698] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1079.698] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1079.698] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1079.698] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1079.698] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1079.698] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1079.698] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1079.698] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1086.611] (II) Quirked EDID physical size to 2x1 cm
[  1086.615] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1086.615] (II) fglrx(0): Using hsync ranges from config file
[  1086.615] (II) fglrx(0): Using vrefresh ranges from config file
[  1086.615] (II) fglrx(0): Printing DDC gathered Modelines:
[  1086.615] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1086.615] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1086.615] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1086.615] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1086.615] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1086.615] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1086.615] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1086.615] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1086.615] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1086.615] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1086.615] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1086.616] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1086.616] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1086.616] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1086.616] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1086.616] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1086.763] (II) Quirked EDID physical size to 2x1 cm
[  1086.768] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1086.768] (II) fglrx(0): Using hsync ranges from config file
[  1086.768] (II) fglrx(0): Using vrefresh ranges from config file
[  1086.768] (II) fglrx(0): Printing DDC gathered Modelines:
[  1086.768] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1086.768] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1086.768] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1086.768] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1086.768] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1086.768] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1086.768] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1086.768] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1086.768] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1086.941] (II) Quirked EDID physical size to 2x1 cm
[  1086.945] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1086.945] (II) fglrx(0): Using hsync ranges from config file
[  1086.945] (II) fglrx(0): Using vrefresh ranges from config file
[  1086.945] (II) fglrx(0): Printing DDC gathered Modelines:
[  1086.945] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1086.945] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1086.945] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1086.945] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1086.945] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1086.945] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1086.945] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1086.945] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1086.945] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1087.215] (II) Quirked EDID physical size to 2x1 cm
[  1087.219] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1087.219] (II) fglrx(0): Using hsync ranges from config file
[  1087.219] (II) fglrx(0): Using vrefresh ranges from config file
[  1087.219] (II) fglrx(0): Printing DDC gathered Modelines:
[  1087.219] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1087.219] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1087.219] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1087.219] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1087.219] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1087.219] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1087.219] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1087.219] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1087.219] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  1107.238] (II) Quirked EDID physical size to 2x1 cm
[  1107.242] (II) fglrx(0): EDID vendor "PHL", prod id 49284
[  1107.242] (II) fglrx(0): Using hsync ranges from config file
[  1107.242] (II) fglrx(0): Using vrefresh ranges from config file
[  1107.242] (II) fglrx(0): Printing DDC gathered Modelines:
[  1107.242] (II) fglrx(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  1107.242] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1107.242] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1107.242] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1107.242] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1107.242] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1107.242] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1107.242] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[  1107.242] (II) fglrx(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)

J'ai évidemment tenté de chercher une réponse, mais ceux ayant eu mon problème ont tous renoncé pour réinstaller leur système, ce que j'aimerais éviter. Plusieurs commande, reset ou instal/désinstal d'unity n'ont rien donné.
J'ai l'impression que le problème peut être résolu facilement mais que je cherche dans la mauvaise direction. Merci d'avance pour vos lumières.

Dernière modification par guirouskool (Le 23/06/2013, à 14:34)

Hors ligne

#2 Le 22/06/2013, à 22:30

alca94

Re : [RESOLU] unity disparait à l'ouverture de session [13.04]

Bonsoir
vous pourriez tenter cela
C'est peut être le plugin Unity qui est désactivé dans compiz.  Installez ccsm

sudo apt-get install compizconfig-settings-manager

Ensuite Ouvrir ccsm et  cochez "Ubuntu Unity Plugin" et redémarrez le PC


POUR METTRE LES RETOURS DU "TERMINAL"  voir les explications sur ce post
https://forum.ubuntu-fr.org/viewtopic.p … #p17345641

Hors ligne

#3 Le 22/06/2013, à 23:48

guirouskool

Re : [RESOLU] unity disparait à l'ouverture de session [13.04]

merci pour ta réponse, ça n'a rien donné après reboot

Hors ligne

#4 Le 23/06/2013, à 14:33

guirouskool

Re : [RESOLU] unity disparait à l'ouverture de session [13.04]

j'ai finalement trouvé la commande qui résout mon problème en fouillant sur les forum US:

dconf reset -f /org/compiz/ 
unity --reset-icons &disown

Hors ligne