Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema spegnimento
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Mon Jan 14, 2013 1:10 pm    Post subject: problema spegnimento Reply with quote

salve a tutti
sto riscontrando un problema molto strano, ho provato prima di postare quiora questa discussione ma non sono proprio siuscito a ricavarci nulla..
il problema e che gentoo non si spegne, ms si spegne soltanto il monitor, sia che spingo direrramente dal tasto spegni o riavvia oppure logout fa sempre la stessa cosa si spegne soltanto il monitor e si congela la tastiera, che non mi fa piu interagire con il sistema e mi tocca spegnerlo manualmente di forza..
anche facendo ctrl+alt+F1 per entrare in linea di comando stessa cosa monitor si spegne e tstiera si congela anche spegnendo direttamente dal terminale,
gentoo si spegne soltanto se rimango sulla linea di comando, dal momento che faccio startx per entrare nl desktop succede il casino.

come scheda video ho una sapphire hd 7850, i drivers ho usato i suoi proprietari ati-drivers la versione di xorg-server e la 1.12.4

questo e il mio xorg.conf

Code:
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



e questo e il mio Xorg.0.log


Code:
[    43.411]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    43.411] X Protocol Version 11, Revision 0
[    43.411] Build Operating System: Linux 3.6.11-gentoo x86_64 Gentoo
[    43.411] Current Operating System: Linux matty 3.6.11-gentoo #8 SMP Mon Jan 14 00:09:12 CET 2013 x86_64
[    43.411] Kernel command line: root=/dev/ram0 root=/dev/sda6
[    43.412] Build Date: 14 January 2013  12:12:26PM
[    43.412] 
[    43.412] Current version of pixman: 0.28.0
[    43.412]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    43.412] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    43.413] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 14 13:29:07 2013
[    43.464] (==) Using config file: "/etc/X11/xorg.conf"
[    43.464] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    43.501] (==) ServerLayout "aticonfig Layout"
[    43.501] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[    43.501] (**) |   |-->Monitor "aticonfig-Monitor[0]-0"
[    43.501] (**) |   |-->Device "aticonfig-Device[0]-0"
[    43.501] (==) Automatically adding devices
[    43.501] (==) Automatically enabling devices
[    43.560] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    43.560]    Entry deleted from font path.
[    43.560] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    43.560]    Entry deleted from font path.
[    43.560] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    43.560]    Entry deleted from font path.
[    43.560] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    43.560]    Entry deleted from font path.
[    43.560]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    43.561] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    43.561]    Entry deleted from font path.
[    43.561]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    43.561] (==) FontPath set to:
   /usr/share/fonts/misc/
[    43.561] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    43.561] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    43.561] (II) Loader magic: 0x7d6ac0
[    43.561] (II) Module ABI versions:
[    43.561]    X.Org ANSI C Emulation: 0.4
[    43.561]    X.Org Video Driver: 12.1
[    43.561]    X.Org XInput driver : 16.0
[    43.561]    X.Org Server Extension : 6.0
[    43.561] (--) PCI:*(0:1:0:0) 1002:6819:174b:e221 rev 0, Mem @ 0xe0000000/268435456, 0xf7e00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[    43.561] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    43.561] (II) "extmod" will be loaded by default.
[    43.561] (II) "dbe" will be loaded by default.
[    43.561] (II) "glx" will be loaded by default.
[    43.561] (II) "record" will be loaded by default.
[    43.561] (II) "dri" will be loaded by default.
[    43.561] (II) "dri2" will be loaded by default.
[    43.561] (II) LoadModule: "extmod"
[    43.596] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
[    43.604] (II) Module extmod: vendor="X.Org Foundation"
[    43.604]    compiled for 1.12.4, module version = 1.0.0
[    43.604]    Module class: X.Org Server Extension
[    43.604]    ABI class: X.Org Server Extension, version 6.0
[    43.604] (II) Loading extension MIT-SCREEN-SAVER
[    43.604] (II) Loading extension XFree86-VidModeExtension
[    43.604] (II) Loading extension XFree86-DGA
[    43.604] (II) Loading extension DPMS
[    43.604] (II) Loading extension XVideo
[    43.604] (II) Loading extension XVideo-MotionCompensation
[    43.604] (II) Loading extension X-Resource
[    43.604] (II) LoadModule: "dbe"
[    43.604] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
[    43.609] (II) Module dbe: vendor="X.Org Foundation"
[    43.609]    compiled for 1.12.4, module version = 1.0.0
[    43.609]    Module class: X.Org Server Extension
[    43.609]    ABI class: X.Org Server Extension, version 6.0
[    43.609] (II) Loading extension DOUBLE-BUFFER
[    43.609] (II) LoadModule: "glx"
[    43.609] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    43.658] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    43.658]    compiled for 6.9.0, module version = 1.0.0
[    43.658] (II) Loading extension GLX
[    43.658] (II) LoadModule: "record"
[    43.658] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
[    43.658] (II) Module record: vendor="X.Org Foundation"
[    43.658]    compiled for 1.12.4, module version = 1.13.0
[    43.658]    Module class: X.Org Server Extension
[    43.658]    ABI class: X.Org Server Extension, version 6.0
[    43.658] (II) Loading extension RECORD
[    43.658] (II) LoadModule: "dri"
[    43.700] (WW) Warning, couldn't open module dri
[    43.700] (II) UnloadModule: "dri"
[    43.700] (II) Unloading dri
[    43.700] (EE) Failed to load module "dri" (module does not exist, 0)
[    43.700] (II) LoadModule: "dri2"
[    43.700] (WW) Warning, couldn't open module dri2
[    43.700] (II) UnloadModule: "dri2"
[    43.700] (II) Unloading dri2
[    43.700] (EE) Failed to load module "dri2" (module does not exist, 0)
[    43.700] (II) LoadModule: "fglrx"
[    43.700] (II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
[    43.866] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[    43.866]    compiled for 1.4.99.906, module version = 9.1.11
[    43.866]    Module class: X.Org Video Driver
[    43.866] (II) Loading sub module "fglrxdrm"
[    43.866] (II) LoadModule: "fglrxdrm"
[    43.866] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
[    43.885] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    43.885]    compiled for 1.4.99.906, module version = 9.1.11
[    43.885] (II) AMD Proprietary Linux Driver Version Identifier:9.01.11
[    43.885] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-9.01.8                   
[    43.885] (II) AMD Proprietary Linux Driver Build Date: Dec  2 2012 02:19:57
[    43.885] (--) using VT number 7

[    43.890] (WW) Falling back to old probe method for fglrx
[    43.941] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
[    43.943] ukiDynamicMajor: found major device number 250
[    43.943] ukiDynamicMajor: found major device number 250
[    43.943] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    43.943] ukiOpenDevice: node name is /dev/ati/card0
[    43.943] ukiOpenDevice: open result is 7, (OK)
[    44.153] ukiOpenByBusid: ukiOpenMinor returns 7
[    44.153] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    44.191] (--) Chipset Supported AMD Graphics Processor (0x6819) found
[    44.192] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[    44.192] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[    44.192] (II) AMD Video driver is unsigned
[    44.193] (II) fglrx(0): pEnt->device->identifier=0xd35f50
[    44.193] (II) fglrx(0): === [xdl_xs112_atiddxPreInit] === begin
[    44.193] (II) Loading sub module "vgahw"
[    44.193] (II) LoadModule: "vgahw"
[    44.193] (II) Loading /usr/lib64/xorg/modules/libvgahw.so
[    44.206] (II) Module vgahw: vendor="X.Org Foundation"
[    44.206]    compiled for 1.12.4, module version = 0.1.0
[    44.206]    ABI class: X.Org Video Driver, version 12.1
[    44.206] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[    44.206] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    44.206] (==) fglrx(0): Default visual is TrueColor
[    44.206] (**) fglrx(0): Option "DPMS" "true"
[    44.206] (==) fglrx(0): RGB weight 888
[    44.206] (II) fglrx(0): Using 8 bits per RGB
[    44.206] (==) fglrx(0): Buffer Tiling is ON
[    44.206] (II) Loading sub module "fglrxdrm"
[    44.206] (II) LoadModule: "fglrxdrm"
[    44.206] (II) Loading /usr/lib64/xorg/modules/linux/libfglrxdrm.so
[    44.206] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[    44.206]    compiled for 1.4.99.906, module version = 9.1.11
[    44.206] ukiDynamicMajor: found major device number 250
[    44.206] ukiDynamicMajor: found major device number 250
[    44.206] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    44.206] ukiOpenDevice: node name is /dev/ati/card0
[    44.206] ukiOpenDevice: open result is 10, (OK)
[    44.206] ukiOpenByBusid: ukiOpenMinor returns 10
[    44.206] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    44.206] (**) fglrx(0): NoAccel = NO
[    44.206] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[    44.206] (--) fglrx(0): Chipset: "AMD Radeon HD 7800 Series" (Chipset = 0x6819)
[    44.206] (--) fglrx(0): (PciSubVendor = 0x174b, PciSubDevice = 0xe221)
[    44.206] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[    44.206] (--) fglrx(0): Linear framebuffer (phys) at 0xe0000000
[    44.206] (--) fglrx(0): MMIO registers at 0xf7e00000
[    44.206] (--) fglrx(0): I/O port at 0x0000e000
[    44.206] (==) fglrx(0): ROM-BIOS at 0x000c0000
[    44.213] (II) fglrx(0): AC Adapter is used
[    44.226] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[    44.273] (II) Loading sub module "vbe"
[    44.273] (II) LoadModule: "vbe"
[    44.273] (II) Loading /usr/lib64/xorg/modules/libvbe.so
[    44.284] (II) Module vbe: vendor="X.Org Foundation"
[    44.284]    compiled for 1.12.4, module version = 1.1.0
[    44.284]    ABI class: X.Org Video Driver, version 12.1
[    44.284] (II) fglrx(0): VESA BIOS detected
[    44.284] (II) fglrx(0): VESA VBE Version 3.0
[    44.284] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[    44.284] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[    44.284] (II) fglrx(0): VESA VBE OEM Software Rev: 15.22
[    44.284] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    44.284] (II) fglrx(0): VESA VBE OEM Product: PITCAIRN
[    44.284] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[    44.284] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[    44.284] (--) fglrx(0): Video RAM: 2097152 kByte, Type: GDDR5
[    44.284] (II) fglrx(0): PCIE card detected
[    44.284] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[    44.284] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    44.284] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf400000000, MCFBSize = 0x80000000)
[    44.284] (II) fglrx(0): RandR 1.2 support is enabled!
[    44.284] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[    44.284] (==) fglrx(0): Center Mode is disabled
[    44.284] (II) Loading sub module "fb"
[    44.284] (II) LoadModule: "fb"
[    44.284] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    44.299] (II) Module fb: vendor="X.Org Foundation"
[    44.299]    compiled for 1.12.4, module version = 1.0.0
[    44.299]    ABI class: X.Org ANSI C Emulation, version 0.4
[    44.299] (II) Loading sub module "ddc"
[    44.299] (II) LoadModule: "ddc"
[    44.299] (II) Module "ddc" already built-in
[    44.418] (II) fglrx(0): Output DFP1 using monitor section aticonfig-Monitor[0]-0
[    44.418] (II) fglrx(0): Output DFP2 has no monitor section
[    44.418] (II) fglrx(0): Output DFP3 has no monitor section
[    44.418] (II) fglrx(0): Output DFP4 has no monitor section
[    44.418] (II) fglrx(0): Output DFP5 has no monitor section
[    44.418] (II) fglrx(0): Output DFP6 has no monitor section
[    44.418] (II) fglrx(0): Output DFP7 has no monitor section
[    44.418] (II) fglrx(0): Output CRT1 has no monitor section
[    44.418] (II) Loading sub module "ddc"
[    44.418] (II) LoadModule: "ddc"
[    44.418] (II) Module "ddc" already built-in
[    44.418] (II) fglrx(0): Connected Display0: CRT1
[    44.418] (II) fglrx(0):  Display0: Failed to get EDID information.
[    44.419] (II) fglrx(0): EDID for output DFP1
[    44.419] (II) fglrx(0): EDID for output DFP2
[    44.419] (II) fglrx(0): EDID for output DFP3
[    44.419] (II) fglrx(0): EDID for output DFP4
[    44.419] (II) fglrx(0): EDID for output DFP5
[    44.419] (II) fglrx(0): EDID for output DFP6
[    44.419] (II) fglrx(0): EDID for output DFP7
[    44.419] (II) fglrx(0): EDID for output CRT1
[    44.419] (II) fglrx(0): Manufacturer: ACI  Model: 19ed  Serial#: 154567
[    44.419] (II) fglrx(0): Year: 2012  Week: 38
[    44.419] (II) fglrx(0): EDID Version: 1.3
[    44.419] (II) fglrx(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    44.419] (II) fglrx(0): Sync:  Separate
[    44.419] (II) fglrx(0): Max Image Size [cm]: horiz.: 41  vert.: 26
[    44.419] (II) fglrx(0): Gamma: 2.20
[    44.419] (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    44.419] (II) fglrx(0): First detailed timing is preferred mode
[    44.419] (II) fglrx(0): redX: 0.650 redY: 0.340   greenX: 0.290 greenY: 0.610
[    44.419] (II) fglrx(0): blueX: 0.150 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    44.419] (II) fglrx(0): Supported established timings:
[    44.419] (II) fglrx(0): 720x400@70Hz
[    44.419] (II) fglrx(0): 640x480@60Hz
[    44.419] (II) fglrx(0): 640x480@67Hz
[    44.419] (II) fglrx(0): 640x480@72Hz
[    44.419] (II) fglrx(0): 640x480@75Hz
[    44.419] (II) fglrx(0): 800x600@56Hz
[    44.419] (II) fglrx(0): 800x600@60Hz
[    44.419] (II) fglrx(0): 800x600@72Hz
[    44.419] (II) fglrx(0): 800x600@75Hz
[    44.419] (II) fglrx(0): 832x624@75Hz
[    44.419] (II) fglrx(0): 1024x768@60Hz
[    44.419] (II) fglrx(0): 1024x768@70Hz
[    44.419] (II) fglrx(0): 1024x768@75Hz
[    44.419] (II) fglrx(0): 1280x1024@75Hz
[    44.419] (II) fglrx(0): 1152x864@75Hz
[    44.419] (II) fglrx(0): Manufacturer's mask: 0
[    44.419] (II) fglrx(0): Supported standard timings:
[    44.419] (II) fglrx(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    44.419] (II) fglrx(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    44.419] (II) fglrx(0): #2: hsize: 1280  vsize 800  refresh: 75  vid: 3969
[    44.419] (II) fglrx(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    44.419] (II) fglrx(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    44.419] (II) fglrx(0): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    44.419] (II) fglrx(0): #6: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[    44.419] (II) fglrx(0): Supported detailed timing:
[    44.419] (II) fglrx(0): clock: 106.5 MHz   Image Size:  408 x 255 mm
[    44.419] (II) fglrx(0): h_active: 1440  h_sync: 1520  h_sync_end 1672 h_blank_end 1904 h_border: 0
[    44.419] (II) fglrx(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 934 v_border: 0
[    44.419] (II) fglrx(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[    44.419] (II) fglrx(0): Monitor name: ASUS VW199
[    44.419] (II) fglrx(0): Serial No: C9LMTF154567
[    44.419] (II) fglrx(0): EDID (in hex):
[    44.419] (II) fglrx(0):    00ffffffffffff000469ed19c75b0200
[    44.419] (II) fglrx(0):    2616010308291a78ea8585a6574a9c26
[    44.419] (II) fglrx(0):    125054bfef80714f8100810f81408180
[    44.419] (II) fglrx(0):    9500950f01019a29a0d0518422305098
[    44.419] (II) fglrx(0):    360098ff1000001c000000fd00374b1e
[    44.419] (II) fglrx(0):    530f000a202020202020000000fc0041
[    44.419] (II) fglrx(0):    5355532056573139390a2020000000ff
[    44.419] (II) fglrx(0):    0043394c4d54463135343536370a00d3
[    44.419] (II) fglrx(0): Printing probed modes for output CRT1
[    44.419] (II) fglrx(0): Modeline "1440x900"x60.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    44.419] (II) fglrx(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x800"x75.0  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x800"x60.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[    44.419] (II) fglrx(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    44.419] (II) fglrx(0): Modeline "1152x864"x60.0  106.50  1152 1520 1672 1904  864 903 909 934 -hsync +vsync (55.9 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x768"x75.0  106.50  1280 1360 1488 1696  768 803 809 838 -hsync +vsync (62.8 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x768"x60.0   83.50  1280 1352 1480 1680  768 803 809 831 -hsync +vsync (49.7 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x720"x75.0  106.50  1280 1360 1488 1696  720 803 809 838 -hsync +vsync (62.8 kHz)
[    44.419] (II) fglrx(0): Modeline "1280x720"x60.0   83.50  1280 1352 1480 1680  720 803 809 831 -hsync +vsync (49.7 kHz)
[    44.419] (II) fglrx(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    44.419] (II) fglrx(0): Modeline "1024x768"x70.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    44.419] (II) fglrx(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    44.419] (II) fglrx(0): Modeline "800x600"x72.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    44.419] (II) fglrx(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    44.419] (II) fglrx(0): Modeline "800x600"x60.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    44.419] (II) fglrx(0): Modeline "800x600"x56.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    44.419] (II) fglrx(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    44.419] (II) fglrx(0): Modeline "640x480"x72.0   31.50  640 656 696 832  480 481 484 520 -hsync -vsync (37.9 kHz)
[    44.419] (II) fglrx(0): Modeline "640x480"x67.0   27.28  640 664 728 816  480 481 484 499 -hsync +vsync (33.4 kHz)
[    44.419] (II) fglrx(0): Modeline "640x480"x60.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    44.419] (II) fglrx(0): Output DFP1 disconnected
[    44.419] (II) fglrx(0): Output DFP2 disconnected
[    44.419] (II) fglrx(0): Output DFP3 disconnected
[    44.419] (II) fglrx(0): Output DFP4 disconnected
[    44.419] (II) fglrx(0): Output DFP5 disconnected
[    44.419] (II) fglrx(0): Output DFP6 disconnected
[    44.419] (II) fglrx(0): Output DFP7 disconnected
[    44.419] (II) fglrx(0): Output CRT1 connected
[    44.419] (II) fglrx(0): Using exact sizes for initial modes
[    44.419] (II) fglrx(0): Output CRT1 using initial mode 1440x900
[    44.419] (II) fglrx(0): DPI set to (96, 96)
[    44.419] (II) fglrx(0): Eyefinity capable adapter detected.
[    44.419] (II) fglrx(0): Adapter AMD Radeon HD 7800 Series has 6 configurable heads and 1 displays connected.
[    44.419] (==) fglrx(0):  PseudoColor visuals disabled
[    44.419] (II) Loading sub module "ramdac"
[    44.419] (II) LoadModule: "ramdac"
[    44.419] (II) Module "ramdac" already built-in
[    44.419] (==) fglrx(0): NoDRI = NO
[    44.419] (==) fglrx(0): Capabilities: 0x00000000
[    44.419] (==) fglrx(0): CapabilitiesEx: 0x00000000
[    44.419] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[    44.419] (==) fglrx(0): UseFastTLS=0
[    44.419] (II) fglrx(0): Shadow Primary option: ShadowPrimary is enabled
[    44.419] (--) Depth 24 pixmap format is 32 bpp
[    44.419] (II) Loading extension ATIFGLRXDRI
[    44.419] (II) fglrx(0): doing swlDriScreenInit
[    44.419] (II) fglrx(0): swlDriScreenInit for fglrx driver
[    44.419] ukiDynamicMajor: found major device number 250
[    44.419] ukiDynamicMajor: found major device number 250
[    44.419] ukiDynamicMajor: found major device number 250
[    44.419] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    44.419] ukiOpenDevice: node name is /dev/ati/card0
[    44.419] ukiOpenDevice: open result is 11, (OK)
[    44.419] ukiOpenByBusid: ukiOpenMinor returns 11
[    44.419] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    44.419] (II) fglrx(0): [uki] DRM interface version 1.0
[    44.419] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[    44.419] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[    44.419] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7fe5f305a000
[    44.419] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[    44.420] (II) fglrx(0): [uki] added 1 reserved context for kernel
[    44.420] (II) fglrx(0): swlDriScreenInit done
[    44.420] (II) fglrx(0): Kernel Module Version Information:
[    44.420] (II) fglrx(0):     Name: fglrx
[    44.420] (II) fglrx(0):     Version: 9.1.11
[    44.420] (II) fglrx(0):     Date: Dec  2 2012
[    44.420] (II) fglrx(0):     Desc: AMD FireGL DRM kernel module
[    44.420] (II) fglrx(0): Kernel Module version matches driver.
[    44.420] (II) fglrx(0): Kernel Module Build Time Information:
[    44.420] (II) fglrx(0):     Build-Kernel UTS_RELEASE:        3.6.11-gentoo
[    44.420] (II) fglrx(0):     Build-Kernel MODVERSIONS:        no
[    44.420] (II) fglrx(0):     Build-Kernel __SMP__:            yes
[    44.420] (II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
[    44.420] (II) fglrx(0): [uki] register handle = 0x00004000
[    44.424] (II) fglrx(0): Display width adjusted to to 1536 due to alignment constraints
[    44.424] (II) fglrx(0): DRI initialization successfull
[    44.445] (II) fglrx(0): FBADPhys: 0xf400000000 FBMappedSize: 0x01140000
[    44.451] (==) fglrx(0): Backing store disabled
[    44.451] (II) Loading extension FGLRXEXTENSION
[    44.451] (**) fglrx(0): DPMS enabled
[    44.451] (II) fglrx(0): Initialized in-driver Xinerama extension
[    44.451] (**) fglrx(0): Textured Video is enabled.
[    44.451] (II) LoadModule: "glesx"
[    44.451] (II) Loading /usr/lib64/xorg/modules/glesx.so
[    44.534] (II) Module glesx: vendor="X.Org Foundation"
[    44.534]    compiled for 1.4.99.906, module version = 1.0.0
[    44.534] (II) Loading extension GLESX
[    44.534] (II) fglrx(0): GLESX enableFlags = 592
[    44.536] (II) fglrx(0): GLESX is enabled
[    44.536] (II) LoadModule: "amdxmm"
[    44.536] (II) Loading /usr/lib64/xorg/modules/amdxmm.so
[    44.553] (II) Module amdxmm: vendor="X.Org Foundation"
[    44.553]    compiled for 1.4.99.906, module version = 2.0.0
[    44.560] (II) Loading extension AMDXVOPL
[    44.560] (II) Loading extension AMDXVBA
[    44.570] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[    44.570] (II) fglrx(0): Enable composite support successfully
[    44.570] (WW) fglrx(0): Option "VendorName" is not used
[    44.570] (WW) fglrx(0): Option "ModelName" is not used
[    44.570] (II) fglrx(0): X context handle = 0x1
[    44.570] (II) fglrx(0): [DRI] installation complete
[    44.570] (==) fglrx(0): Silken mouse enabled
[    44.571] (==) fglrx(0): Using HW cursor of display infrastructure!
[    44.571] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[    44.656] (II) fglrx(0): Framebuffer compression enabled: mcAddr=0xf407740000 width=0xa00 height=0x3267
[    44.656] (--) RandR disabled
[    44.656] (II) Initializing built-in extension Generic Event Extension
[    44.656] (II) Initializing built-in extension SHAPE
[    44.656] (II) Initializing built-in extension MIT-SHM
[    44.656] (II) Initializing built-in extension XInputExtension
[    44.656] (II) Initializing built-in extension XTEST
[    44.656] (II) Initializing built-in extension BIG-REQUESTS
[    44.656] (II) Initializing built-in extension SYNC
[    44.656] (II) Initializing built-in extension XKEYBOARD
[    44.656] (II) Initializing built-in extension XC-MISC
[    44.656] (II) Initializing built-in extension XINERAMA
[    44.656] (II) Initializing built-in extension XFIXES
[    44.656] (II) Initializing built-in extension RENDER
[    44.656] (II) Initializing built-in extension RANDR
[    44.656] (II) Initializing built-in extension COMPOSITE
[    44.656] (II) Initializing built-in extension DAMAGE
[    44.658] ukiDynamicMajor: found major device number 250
[    44.658] ukiDynamicMajor: found major device number 250
[    44.658] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[    44.658] ukiOpenDevice: node name is /dev/ati/card0
[    44.658] ukiOpenDevice: open result is 12, (OK)
[    44.658] ukiOpenByBusid: ukiOpenMinor returns 12
[    44.658] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[    45.297] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[    45.371] (II) fglrx(0): Setting screen physical size to 381 x 238
[    45.590] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    45.590] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.590] (II) LoadModule: "evdev"
[    45.590] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    45.615] (II) Module evdev: vendor="X.Org Foundation"
[    45.615]    compiled for 1.12.4, module version = 2.7.3
[    45.615]    Module class: X.Org XInput Driver
[    45.615]    ABI class: X.Org XInput driver, version 16.0
[    45.615] (II) Using input driver 'evdev' for 'Power Button'
[    45.615] (**) Power Button: always reports core events
[    45.615] (**) evdev: Power Button: Device: "/dev/input/event1"
[    45.615] (--) evdev: Power Button: Vendor 0 Product 0x1
[    45.615] (--) evdev: Power Button: Found keys
[    45.615] (II) evdev: Power Button: Configuring as keyboard
[    45.615] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    45.615] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    45.615] (**) Option "xkb_rules" "evdev"
[    45.615] (**) Option "xkb_model" "evdev"
[    45.615] (**) Option "xkb_layout" "us"
[    45.629] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    45.629] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.629] (II) Using input driver 'evdev' for 'Power Button'
[    45.629] (**) Power Button: always reports core events
[    45.629] (**) evdev: Power Button: Device: "/dev/input/event0"
[    45.629] (--) evdev: Power Button: Vendor 0 Product 0x1
[    45.629] (--) evdev: Power Button: Found keys
[    45.629] (II) evdev: Power Button: Configuring as keyboard
[    45.629] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    45.629] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    45.629] (**) Option "xkb_rules" "evdev"
[    45.629] (**) Option "xkb_model" "evdev"
[    45.629] (**) Option "xkb_layout" "us"
[    45.629] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event2)
[    45.629] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    45.629] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[    45.629] (**) USB Optical Mouse: always reports core events
[    45.629] (**) evdev: USB Optical Mouse: Device: "/dev/input/event2"
[    45.629] (--) evdev: USB Optical Mouse: Vendor 0x4b3 Product 0x310c
[    45.629] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[    45.629] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[    45.629] (--) evdev: USB Optical Mouse: Found relative axes
[    45.629] (--) evdev: USB Optical Mouse: Found x and y relative axes
[    45.629] (II) evdev: USB Optical Mouse: Configuring as mouse
[    45.629] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[    45.629] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    45.629] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    45.629] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input2/event2"
[    45.629] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[    45.629] (II) evdev: USB Optical Mouse: initialized for relative axes.
[    45.629] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[    45.629] (**) USB Optical Mouse: (accel) acceleration profile 0
[    45.629] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    45.629] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    45.630] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    45.630] (II) No input driver specified, ignoring this device.
[    45.630] (II) This device may have been added with another device file.
[    45.630] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event3)
[    45.630] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    45.630] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[    45.630] (**) Logitech USB Keyboard: always reports core events
[    45.630] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event3"
[    45.630] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c
[    45.630] (--) evdev: Logitech USB Keyboard: Found keys
[    45.630] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[    45.630] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input3/event3"
[    45.630] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 9)
[    45.630] (**) Option "xkb_rules" "evdev"
[    45.630] (**) Option "xkb_model" "evdev"
[    45.630] (**) Option "xkb_layout" "us"
[    45.630] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event4)
[    45.630] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    45.630] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[    45.630] (**) Logitech USB Keyboard: always reports core events
[    45.630] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event4"
[    45.630] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c
[    45.630] (--) evdev: Logitech USB Keyboard: Found absolute axes
[    45.630] (II) evdev: Logitech USB Keyboard: Forcing absolute x/y axes to exist.
[    45.630] (--) evdev: Logitech USB Keyboard: Found keys
[    45.630] (II) evdev: Logitech USB Keyboard: Forcing relative x/y axes to exist.
[    45.630] (II) evdev: Logitech USB Keyboard: Configuring as mouse
[    45.630] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[    45.630] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input4/event4"
[    45.630] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 10)
[    45.630] (**) Option "xkb_rules" "evdev"
[    45.630] (**) Option "xkb_model" "evdev"
[    45.630] (**) Option "xkb_layout" "us"
[    45.630] (II) evdev: Logitech USB Keyboard: initialized for absolute axes.
[    45.630] (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[    45.630] (**) Logitech USB Keyboard: (accel) acceleration profile 0
[    45.630] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000
[    45.630] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4
[    45.633] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[    49.099] (II) fglrx(0): EDID vendor "ACI", prod id 6637
[    49.099] (II) fglrx(0): Using EDID range info for horizontal sync
[    49.099] (II) fglrx(0): Using EDID range info for vertical refresh
[    49.099] (II) fglrx(0): Printing DDC gathered Modelines:
[    49.099] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    49.099] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    49.099] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    49.099] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    49.099] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    49.099] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    49.099] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    49.099] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    49.099] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    49.099] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    49.099] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    49.099] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    49.099] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    49.099] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    49.099] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    49.099] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    49.099] (II) fglrx(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    49.099] (II) fglrx(0): Modeline "1280x800"x0.0  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[    49.099] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    49.099] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    49.099] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    49.698] (II) fglrx(0): EDID vendor "ACI", prod id 6637
[    49.698] (II) fglrx(0): Using hsync ranges from config file
[    49.698] (II) fglrx(0): Using vrefresh ranges from config file
[    49.698] (II) fglrx(0): Printing DDC gathered Modelines:
[    49.698] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    49.698] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    49.698] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    49.698] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    49.698] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    49.698] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    49.698] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    49.698] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    49.698] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    49.698] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    49.698] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    49.698] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    49.698] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    49.698] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    49.698] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    49.698] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    49.698] (II) fglrx(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    49.698] (II) fglrx(0): Modeline "1280x800"x0.0  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[    49.698] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    49.698] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    49.698] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[    49.701] (II) fglrx(0): EDID vendor "ACI", prod id 6637
[    49.701] (II) fglrx(0): Using hsync ranges from config file
[    49.701] (II) fglrx(0): Using vrefresh ranges from config file
[    49.701] (II) fglrx(0): Printing DDC gathered Modelines:
[    49.701] (II) fglrx(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz eP)
[    49.701] (II) fglrx(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    49.701] (II) fglrx(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    49.701] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    49.701] (II) fglrx(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    49.701] (II) fglrx(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    49.701] (II) fglrx(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    49.701] (II) fglrx(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    49.701] (II) fglrx(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    49.701] (II) fglrx(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    49.701] (II) fglrx(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    49.701] (II) fglrx(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    49.701] (II) fglrx(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    49.701] (II) fglrx(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    49.701] (II) fglrx(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    49.701] (II) fglrx(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    49.701] (II) fglrx(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    49.701] (II) fglrx(0): Modeline "1280x800"x0.0  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[    49.701] (II) fglrx(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    49.701] (II) fglrx(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    49.701] (II) fglrx(0): Modeline "1440x900"x0.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)


non riesco a capire da cosa avvenga questo mal funzionamento come desktop sto usanso xfce e gentoo 64 bit
Back to top
View user's profile Send private message
mattylux
Apprentice
Apprentice


Joined: 19 Jul 2008
Posts: 247
Location: bologna

PostPosted: Wed Jan 16, 2013 8:02 am    Post subject: Reply with quote

Ho provato anche a ricompilare il kernel da zero ma sempre senza risultati
Nemmeno un mese fa appena comprato il pc ho installato gentoo sempre con la stessa scheda
Poi ho dovuto purtroppo per il game installare winzzoz, ho reinstallato gentoo con xfce per prova prma di rimettere kde ma sto avendo questo problema di spegnimento
Avete qualche consilio? perche e una cosa molto strana la volta scorsa avevo messo stessi drivers e la stessa versione di xorg-server e andava perfettamente, allora io penso non e che e proprio xfce che non supporta ati-drivers rispetto kde?
_________________
Gentoo tutta la vita
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum