You are not logged in.

#1 2008-03-25 22:01:59

miggols99
Member
Registered: 2007-06-10
Posts: 424

Compiz Fusion very unstable

I installed Compiz Fusion and it worked great. But then it just stopped working. I had to do a hard reboot. I have an Intel graphics card using the x86-video-intel drivers. Here's my xorg.conf:

Section "ServerLayout"                             
        Identifier     "Xorg Configured"           
        Screen      0  "Screen0" 0 0               
        InputDevice    "Keyboard0" "CoreKeyboard" 
EndSection                                         

Section "ServerFlags"
        Option "AllowMouseOpenFail"  "true"
        Option "AIGLX" "true"             
EndSection                                 

Section "Module"
        Load  "ddc"  # ddc probing of monitor
        Load  "dbe"                         
        Load  "dri"                         
        Load  "extmod"                       
        Load  "glx"                         
        Load  "bitmap" # bitmap-fonts       
        Load  "freetype"                     
        Load  "record"                       
#       Load  "synaptics"                   
EndSection                                   

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option "XkbRules" "xorg" 
        Option "XkbModel" "pc105"
        Option "XkbLayout" "gb"   
EndSection                       

# Auto-generated by Archie mkxcfg

Section "Monitor"
        Identifier "Monitor0"
        Option "DPMS" "true"
EndSection                   

# Auto-generated by Archie mkxcfg


Section "Device"
        Identifier  "Card0"
        Driver      "intel"
#       Driver      "vesa"
        VendorName  "All"
        BoardName   "All"
        Option      "XAANoOffscreenPixmaps" "true"
        Option      "DRI" "true"
        Option      "AccelMethod" "exa"
        Option      "MigrationHeuristic" "greedy"
EndSection


Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultColorDepth 24
        SubSection "Display"
                Depth     24
                Modes "1280x800" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "DRI"
        Mode 0666
EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection

and my Xorg.0.log | grep '(EE)'

(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".         
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".         
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)       
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found     
(WW) intel(0): Bad V_BIOS checksum                                             
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a                                                                               
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle                     
(WW) intel(0): PP_STATUS after: on, ready, sequencing on                       
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000400                                                                       
(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x100000c0 to 0x000c0000 
(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104                                                                               
(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200                                                                               
(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200                                                                               
(WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000                                                                           
(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1                                                                           
(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359                                                                             
(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022                                                                             
(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344                                                                             
(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415                                                                             
(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607                                                                             
(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001                                                                             
(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0                                                                             
(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0                                                                             
(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0                                                                             
(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0                                                                             
(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088                                                                             
(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8                                                                             
(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024                                                                             
(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198                                                                             
(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x8000085e                                                                         
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
(WW) intel(0): EXA greedy mode enabled for i965 migration.
(WW) intel(0): Option "XAANoOffscreenPixmaps" is not used
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(WW) <default pointer>: No Device specified, looking for one...
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)

Anything in them that looks dodgy?

Offline

Board footer

Powered by FluxBB