Archck + ati-fglrx + xorg, machine freezes

I'm using kernel26archck 2.6.15.archck7-3, ati-fglrx-archck 8.22.5-2, and xorg 11R7.0-1.
When I start X and use any window manager, the machine hangs and acts weirdly.  I try to maximize a terminal window, the machine freezes.  It seems as though if I dhcp first I can ssh into the machine remotely, but if I kill X the machine hangs.
Any clues why this would happen?  This does *not* happen with the normal arch kernel with ati fglrx installed.

Any work arounds?  I don't mind adding another kernel option or something if I need to if the change helps somebody else.
Either way, thanks

Similar Messages

  • Beyond + ati-fglrx-beyond + xorg, machine freezes

    Hi,
    kernel26beyond 2.6.16.beyond3-1 + ati-fglrx-beyond 8.24.8-1 + xorg 11R7.0-1
    The freeze is weird: I can still see the mouse moving, but clicks and keyboards are not responding. I have already experienced this some time ago with archck and ati-firegl-archck but it had been fixed thanks to a new release.
    I don't have this problem with the latest archck/ati-firegl-archck kernel nor with the beyond1 kernel (I switched directly form beyond1 to beyond3).
    The computer is a P4 with a ATI FireGL X1 card.

    Hi,
    well, I just wonder if my thoughts are correct. Is your computer using the HyperThreading extension? I am curious...
    There is a flag that you can set when compiling the fglrx driver to tell it that it is meant to be for SMP machines. I have posted this in this thread (look at the PKGBUILD):
    http://bbs.archlinux.org/viewtopic.php?t=20118&start=0
    I was wondering if that improves your situation.
    Of course this matters only if you _do_ use HT/SMP.
    Cheers,
    Blind

  • Xorg 6.8/7.0 ATI fglrx 8.22.5 Kernel-Independent Packages

    -------NOTICE-------
    Iphitus has now made available a lovely set of packages for ATI drivers and xorg 7 in the [testing] repo.  I have helped him put them together, and they run like a charm for me. 
    See this thread for more info.
    Since these packages are well thought out and seperate the kernel module from the userland files necessary to run ATI-drivers, I feel that they're a better solution than the packages I have created and presented in this thread.  As such, I strongly suggest you use the packages available in the official repos now.  While I will not immediately remove the files I have hosted for these packages, I will no longer be maintaining them.
    -------PURPOSE-------
    Well, as brought up recently in the ati-drivers-arch thread, the way we handle ATI's drivers and Nvidia's drivers is a little different... the officially packaged Nvidia drivers actually build the kernel module on the user's machine, during install time, making it an essentually kernel-independent package. The ATI drivers in community, however, build the module at makepkg time, which ties each package to a specific kernel version.
    I personally thought the Nvidia way was a good way.
    Therefore, I have decided to make packages that are kernel-independant in the same way nvidia's are -- here they are.
    Note: Since creating these, I've been informed that this is not an ideal Arch-way to make packages; read on in this thread for details.  In case you want a prebuilt fglrx package, which is dependant on a particular kernel and compiles the driver at build-time instead of install-time, for use with Xorg 7, see this Wiki page: ATI fglrx and Xorg 7
    -------KERNEL 2.6.15 Notes-------
    ATI has fixed the 2.6.15 kernel problems with version 8.22.5.
    -------Xorg 6.8 Notes-------
    The package for Xorg 6.8 is currently UNTESTED by me.  In theory, it should work fine, since I took the same changes I made to the Xorg 7 package and more-or-less applied them to the ati-drivers-arch package available in [community]
    -------Xorg 7 Notes-------
    I have tested, and am currently using, the Xorg 7 package linked here with kernel26-archck 2.6.15 from [community] with no noticeable problems. 
    Additionally, for the Xorg 7 package to work, you'll probably have to create a symlink from /usr/X11R6/lib/modules -> /usr/lib/xorg/modules.
    If /usr/X11R6/lib/modules already exists, copy its contents to /usr/lib/xorg/modules, remove it
    rm -r /usr/X11R6/lib/modules
    then make the link
    ln -s /usr/lib/xorg/modules /usr/X11R6/lib/modules
    -------Installing Additional Kernel Modules-------
    The packages now install a shell script in /opt/ati to facilitate installation of the kernel module for multiple kernels.  The kernel module is automatically built and installed for whichever kernel you are running when you install the package, but if you want to install it for additional kernels, follow these steps:
    Boot into the kernel you want to install the module for.
    Execute:
    $ cd /opt/ati
    $ ./fglrx_module_setup.sh install
    and the script will do the rest.  As a bonus, when you uninstall the ati-drivers package, the script will remember which kernels it installed the module for and remove every module, leaving your system sparkling-clean.
    If you update your driver in the future, you should be able to run
    $ cd /opt/ati
    $ ./fglrx_module_setup.sh reinstall
    and, if I've done it right (this is untested) it should reinstall the module for every kernel on which it's been previously installed.
    -------UPDATE-------
    Packages updated to fglrx 8.22.5!  New in this release:
    NEW FEATURES: (1) ATI Proprietary Linux Driver now supports Linux Kernel 2.6.15.
    ISSUES RESOLVED: (1) Creating 22 or more display configuration mode lines in the X Server configuration file no longer results in a fatal server error.
    -------PACKAGES-------
    Packages available tarballed at:
    http://www.student.cs.uwaterloo.ca/~tjwillar/arch/

    All I keep getting is:
    cat /var/log/Xorg.0.log | egrep "WW|EE"
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (WW) fglrx(0): Specified desktop setup not supported: 8
    fglrxinfo:
    display: :0.0 screen: 0
    OpenGL vendor string: Mesa project: www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
    xorg.conf
    Section "Module"
    Load "dbe" # Double buffer extension
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    Load "type1"
    Load "freetype"
    Load "glx"
    Load "dri"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/lib/X11/fonts/local/"
    FontPath "/usr/lib/X11/fonts/misc/"
    FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    FontPath "/usr/lib/X11/fonts/Speedo/"
    FontPath "/usr/lib/X11/fonts/Type1/"
    FontPath "/usr/lib/X11/fonts/TrueType/"
    FontPath "/usr/lib/X11/fonts/freefont/"
    FontPath "/usr/lib/X11/fonts/75dpi/"
    FontPath "/usr/lib/X11/fonts/100dpi/"
    ModulePath "/usr/lib/xorg/modules"
    EndSection
    Section "ServerFlags"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "dvorak,us"
    Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll,caps:shift,altwin:super_win"
    EndSection
    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    Option "Buttons" "5"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "Monitor"
    Identifier "My Monitor"
    HorizSync 28-64
    VertRefresh 43-60
    Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    Driver "fglrx"
    EndSection
    Section "Device"
    Identifier "My Video Card"
    Driver "fglrx"
    Option "UseInternalAGPGART" "no"
    EndSection
    Section "Screen"
    Identifier "Screen 1"
    Device "My Video Card"
    Monitor "My Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x800@60"
    Viewport 0 0
    EndSubSection
    EndSection
    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    I can't get it to work.  Any help would be appreciated.

  • Opteron errata 131 - machine freezes regularly

    Hello,
    i got a new Dual-DC-Opteron (270) machine using a Tyan Thunder K8SR (S2881) with 4 GB RAM, a scsi boot disk and 4 SATA disks running as a Raid 10 under Solaris VolumeManager.
    The machine freezes sometimes when i start to copy files to it via NFS. It will run for a while then "freeze". Could that be an issue of the Opteron errata 131 ? AMD states that this should only happen very seldom - but i experienced the problem also trying to use SolarisExpress (build28) with ZFS. As soon as i started to copy files to the disk via NFS & Samba it frooze. Therefore i
    Before i buy a new board with the Errata 131 fix in the bios i would like to know if that Errata is a showstopper for productive use!
    Everytime the system frooze i was active in the X-Desktop - i turned it off for now and make another test on that issue. But unlike the other X-Freeze cases my system became totally unresponsive - even pings/telnets were no longer possible.

    Unfortunately I come with bad news. I have the exact same problem on the exact same computer and I have been researching this for a long time. What I found is that there is a unique issue with the graphic card that came with some models of the Macbook Pro on 2006-07 that cause them to overheat, get funny lines on the screen, makes the screen go blank, get choppy sound quality and disturded sounds on video (such as on Youtube). Their solution? Replace the motherboard. Apple issued an official programs to fix MBP with these graphic cards but we only had 2 to 4 years from the time of purchase to get it fix. When I took it to Apple thy confirmed what I'm telling you now but told me I was 3 months passed the 4 years I had. Since I just recently found this out, i guess i missed out. They didn't do much to get the word our to customers about this issue, understandable, since this doesn't help their image. Apple blamed Envidia for supplying faulty graphic card, but Apple was the one that sold us the defected product under a false promise. Yes, they set up that program to fix it, but then they don't do well at getting the word out and then they set a time limit for us to bring in the product. It shouldn't matter when we bring the product in, if it's faulty due to manufacturers lack of testing.
    Notice how "com.apple.kext.ATI1600Controller" is on your panic report. Research issues relating that graphics card and you'll find your answers.
    Here are some of my findings: Google Search, "problems with my MacBook pro with the x1600"
    http://superuser.com/questions/73518/ati-x1600-driver-problem-on-mac
    http://reviews.cnet.com/8301-13727_7-10330060-263.html
    https://discussions.apple.com/thread/2570597?start=0&tstart=0
    https://discussions.apple.com/thread/2071507?start=0&tstart=0
    Sorry i couldn't give you a solution but at least it will save all the headaches of not knowing way your MBP has become so problematic.
    Cheers!
    Joel R.
    President & Founder
    http://lenguamaterna.es

  • Newest ati-fglrx doesn't support Radeon 9000?

    I just upgraded to the newest ati-fglrx package (ati-fglrx 8.29.6-1), and started getting a dreaded white-screen when I ran startx.  Errors indicated my chipset (0x4c66, I believe) isn't recognized by the driver.  I'm sorry, what?
    So, after running aticonfig again and trying to wrestle with kernel modules and xorg extensions, I looked at the ATI drivers release notes (http://www2.ati.com/drivers/linux/linux_8.29.6.html).  Notice anything funny there?  Mobility Radeon 9000 isn't listed in the supported products.  Huh?
    So, what's a guy to do?  Am I correct in understanding that pacman won't let me revert and go back to the last ati-fglrx package that actually supported my video card?  Do I have options, or am I stuck with software rendering from now on?
    For reference, it's a Dell Latitude D600 laptop, with a completely up-to-date set of packages (newest non-beyond kernel, etc.).
    Help?

    cheer wrote:But I don't want to switch to OSS drivers, when new kernel comes out, as they're worse for me.
    When was the last time you tried them?  I've heard they've improved quite alot in the last little while.
    cheer wrote:Is it so difficult to make 2 packages every new kernel version?
    If I wanted to be snarky, I could respond with "Is it so difficult to make yourself 1 package every new kernel version?" but I'm in a good mood, so I'll just make a joke about it in this paragraph. 
    Keeping around the old version of the package would be, afaik, against the Arch 'bleeding edge' ethos, as well as slowly becoming a maintenance nightmare as it keeps drifting further and further out of date compared to the kernel (and possibly Xorg as well.) 
    If ATI decided to maintain a 'legacy' version of their drivers for older chipsets like Nvidia seems to be doing, then I'd pick that up in a heartbeat - but as it stands, we're stuck with what ATI's giving us.

  • [solved]ati/fglrx:DRI initialization failed [disable compos]

    a search pulled up a lot of people struggling with ati, but none of the solved issues seem to apply for this
    i am clueless. i dont know if this is due to an update, just now tried to get proprietary working for beryl
    any help appreciated
    will
    uname -a ~
    Linux RedBanana 2.6.18-ARCH #1 SMP PREEMPT Mon Oct 16 10:36:48 CEST 2006 i686 Intel(R) Pentium(R) M processor 1.80GHz GenuineIntel GNU/Linux
    lspci |grep ATI ~
    01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
    pacman -Qs fglrx ~
    local/ati-fglrx 8.29.6-2
    ATI proprietary binary drivers for >= r300 chipsets. Drivers for the Linux
    kernel.
    local/ati-fglrx-utils 8.29.6-2
    ATI proprietary binary drivers for >= r300 chipsets. Userspace tools and
    libraries
    glxinfo |grep dir ~
    Xlib: extension "XFree86-DRI" missing on display ":0.0".
    direct rendering: No
    OpenGL renderer string: Mesa GLX Indirect
    grep "EE|WW" /var/log/Xorg.0.log ~
    Current Operating System: Linux RedBanana 2.6.18-ARCH #1 SMP PREEMPT Mon Oct 16 10:36:48 CEST 2006 i686
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    (II) Loading extension MIT-SCREEN-SAVER
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (WW) fglrx(0): ***********************************************
    (WW) fglrx(0): * DRI initialization failed! *
    (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
    (WW) fglrx(0): * 2D acceleraton available (MMIO) *
    (WW) fglrx(0): * no 3D acceleration available *
    (WW) fglrx(0): ********************************************* *
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    grep fglrx /etc/rc.conf ~
    MODULES=(!usbserial !snd_intel8x0m snd_intel8x0 snd-seq-virmidi intel_agp agpgart fglrx)
    lsmod |grep agp ~
    intel_agp 19740 1
    agpgart 25944 2 fglrx,intel_agp
    grep "DRI|glx" /etc/X11/xorg.conf -C 2 ~
    Section "DRI"
    Mode 0666
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "record"
    dmesg|grep fglrx ~
    fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [fglrx] Maximum main memory to use for locked dma buffers: 431 MBytes.
    [fglrx] module loaded - fglrx 8.29.6 [Sep 19 2006] on minor 0
    locate libGL ~
    /var/abs/local/berly-everything/src/beryl-build/beryl-core/mesa/lib/libGL.a
    /var/abs/local/google-earth/pkg/opt/google-earth/libGLU.so.1
    /usr/lib/xorg/modules/extensions/libGLcore.so
    /usr/lib/xorg/modules/extensions/libGLcore.xorg
    /usr/lib/libGL.so.1
    /usr/lib/libGLU.so
    /usr/lib/libGLU.so.1
    /usr/lib/libGLU.so.1.3.060501
    /usr/lib/libGLw.so
    /usr/lib/libGLw.so.1
    /usr/lib/libGLw.so.1.0.0
    /usr/lib/libGL.so.1.2
    /usr/lib/libGL.so
    /usr/lib/libGLEW.so.1.3.4
    /usr/lib/libGLEW.so
    /usr/lib/libGLEW.a
    /usr/lib/libGLEW.so.1.3
    ----- longer stuff ---
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "ServerFlags"
    Option "AIGLX" "off" # Disable AIGLX (use old XGL driver)
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "true"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "record"
    Load "xtrap"
    Load "dbe"
    Load "extmod"
    Load "freetype"
    Load "type1"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "ShadowFB" # [<bool>]
    #Option "DefaultRefresh" # [<bool>]
    #Option "ModeSetClearScreen" # [<bool>]
    Identifier "Card0"
    Driver "vesa"
    VendorName "ATI Technologies Inc"
    BoardName "RV350 [Mobility Radeon 9600 M10]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    LIBGL_DEBUG=verbose glxinfo ~
    name of display: :0.0
    Xlib: extension "XFree86-DRI" missing on display ":0.0".
    libGL error: XF86DRIQueryDirectRenderingCapable failed
    display: :0 screen: 0
    direct rendering: No
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
    client glx vendor string: ATI
    client glx version string: 1.3
    client glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
    GLX version: 1.2
    GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
    GLX_ARB_multisample
    OpenGL vendor string: Mesa project: www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
    OpenGL extensions:
    GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
    GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_lod_bias
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
    0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
    0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
    0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
    0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
    0x3c 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None

    _will wrote:
    thanks for all the replies
    removing composite got rid of some of the errors however
    glxgears wrote:1248 frames in 5.0 seconds = 249.443 FPS
    glxgears is not a benchmark.  If you're having issues in actually graphically-intensive applications, like games, then say so, but otherwise this output means very little, even though you get higher scores with vesa.
    _will wrote:
    Xorg.0.log wrote:(WW) fglrx(0): board is an unknown third party board, chipset is supported
    (WW) fglrx(0): Option "VendorName" is not used
    (WW) fglrx(0): Option "ModelName" is not used
    Those are fine, harmless messages.
    _will wrote:
    also i can't go back to open source "ati" driver which IIRC reported fps in the 1000s with glxgears (?)
    Xorg log wrote:(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
    (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
    (WW) RADEON(0): Direct rendering disabled
    (EE) AIGLX: Screen 0 is not DRI capable
    'radeon' DRI needs the 'libgl-dri' package, which conflicts with ati-fglrx-utils.  You can't have both installed at the same time - if you didn't remove ati-fglrx-utils and reinstall libgl-dri before trying this, that's likely your problem.

  • Ati-fglrx problem.

    Hello.
    I've just started using Arch and i really like it. Very clean and efficient.
    I do have a problem however, with the ati-fglrx.
    I have a radeon X1600 video card. After i've installed xorg and did hwd to make a xorg.conf everything works fine.
    Then i install ati-fglrx with pacman, add fglrx to the modules line in rc.conf. Then i let aticonfig modify the xorg.conf.
    When i start xorg, the screen goes black and the system halts. I've tried some example xorg.confs and modified them to my system, but all with the same outcome.
    When i remove ati-fglrx with pacman and start xorg, it works again.
    Also, using lsmod fglrx is in the list.
    My most recent xorg.conf:
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "aticonfig-Screen[0]" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" ""
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    VendorName "All"
    BoardName "All"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]"
    Driver "fglrx"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]"
    Device "aticonfig-Device[0]"
    Monitor "aticonfig-Monitor[0]"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Kernel is 2.6 arch.
    If anybody could shed any light on this i would be very grateful.
    Thanks in advance.
    JD
    Last edited by JohnD (2007-02-12 15:20:01)

    Yeah it does seem like a driver bug, aticonfig can't make a proper xorg.conf for whatever reason. I had trouble using 'Xorg --configure" as well.
    Here's my WORKING xorg.conf, ati-fglrx version 8.33.6-3 (extremely bleeding edge) and kernel 2.6.20-2 (also extremely bleeding edge.. i.e .last night)
    Section "ServerLayout"
    Identifier "Kansei Configured"
    Screen 0 "Primary" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    Option "OffTime" "10"
    Option "AIGLX" "false"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    # Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" ""
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "Samsung 204T"
    Option "VendorName" "Samsung"
    Option "ModelName" "SyncMaster 204T"
    Option "DPMS" "true"
    Option "UseEdidFreqs" "true"
    # Option "HorizSync" "30-81"
    # Option "VertRefresh" "60-75"
    EndSection
    Section "Device"
    Identifier "Radeon 9800 PRO"
    Driver "fglrx"
    Option "UseInternalAGPGart" "no"
    Option "VideoOverlay" "on"
    Option "OpenGLOverlay" "off"
    BusID "PCI:2:0:0"
    EndSection
    Section "Screen"
    Identifier "Primary"
    Device "Radeon 9800 PRO"
    Monitor "Samsung 204T"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1600x1200"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    You can uncomment the DRI line but DRI doesn't seem to be working with the current fglrx driver (at least not with my ancient 256MB Radeon 9800 Pro

  • Ati-fglrx 8.29.6 Notice!

    Please note that with version 8.29.6 of ATI's binary drivers, support for Radeon 9000, 9100, and 9200 IGP and Mobility chipsets, and Radeon 8500, 9000, 9100, 9200, and 9250 has been dropped.
    For users of any of these chipsets, you will not be able to use ati-fglrx >= 8.29.6 for your cards anymore.  I suggest you look into the OSS drivers that ship with xorg by installing the xf86-video-ati and libgl-dri packages, and using the 'radeon' driver in your Xorg.conf.
    Otherwise, you can set pacman to ignore ati-fglrx, however unless you build your own 8.28 fglrx packages, this will cease working after a kernel upgrade > 2.6.18.
    OSNews Article

    Bralkein wrote:
    What? I'm sure you can get direct rendering on a Radeon 9200! I thought that card has had DRI support for ages!? I always thought that support for Radeon 9250 and less was fine, since they use the R200 GPU, whereas newer Radeons than this use a R300-type GPU, which has only recently got DRI support.
    Maybe you have to change some things in the Xorg.conf file in order to make direct rendering work, but I wouldn't give up on the Radeon yet!
    Are you talking about the OSS radeon drivers?  If so, that's exactly what I suggested users of 9250 and down use.

  • Problems with ati-fglrx. [solved]

    Since i reinstalled Arch yesterday I have been having some problems getting ati-fglrx and ati-fglrx-utils to work properly on my Radeon Mobility 9700. I can only get the Mesa drivers which gives me very low fps.
    $ fglrxinfo
    display: :0.0 screen: 0
    OpenGL vendor string: Mesa project: www.mesa3d.org
    OpenGL renderer string: Mesa GLX Indirect
    OpenGL version string: 1.2 (1.5 Mesa 6.4.2)
    Here is some of the output:
    http://www.mypastebin.com/?code=292440769
    And /var/log/Xorg.0.log:
    http://www.mypastebin.com/?code=1477926438
    The strange thing is that before the reinstall it worked just fine... If someone could help me I would be very greatful!

    It did!
    $ fglrxinfo
    display: :0.0 screen: 0
    OpenGL vendor string: ATI Technologies Inc.
    OpenGL renderer string: MOBILITY RADEON 9700 Generic
    OpenGL version string: 2.0.5879 (8.26.18)
    Thanks theneutralnewt!

  • Lion + Macbook Pro 17 + Time Machine = Freeze

    I recently upgraded to OS X Lion on my mid-2009 MBP 17" and I am also getting complete system lockups - the mouse moves, but no keyboard, no clicks, no window movements, and all menu bar items stop updating, including the system clock.  Power cycle is the only solution.  This is happening often while a Time Machine update is running on my external drive (after it's been running for several minutes).  I believe it has also occured with video playback (as others have reported), but not often.  I'm not sure if it is related to waking from hibernate/sleep; e.g., last night's big 60GB Time Machine backup ran ok (took several hours), but this morning, after waking the machine and working for a while, it kicked off again and froze at the 90MB mark (of 270MB) right after I clicked on the menu bar icon to view progress.  I had an xterm window and Firefox open, plus a few utilties like Adium.  No video playing anywhere.
    Any others?
    Other notes:  8GB ram; no "Automatic Graphics Switching" option on Preferences pane, probably b/c this is a 2009 MBP(?).

    I see nobody is reacting to your problem.
    I have (almost) the same problem, but with 10.7.5.
    Not only Time Machine freezes up (over WiFi and USB-connected), but also my Music downloads (everything else works fine) to my iPhone 5 (with  iTunes 11.1) and also Spotlight (indexing for minutes and then freezes).
    All these 3 actions (which usually take longer than anything else) freeze up after 3 to 15 minutes. Never the same, always different durations. Very annoying.
    On the other hand: ever since I disabled Spotlight, my MacBook Pro A1286 is as fast as when I bought it in 2009.
    This all happened suddenly, out of the blue. No added software, hardware. No changes in prefs.
    I had my hardware checked. I have done a memtest. All the tricks in the book. To no avail.
    Aopple techs tell me to wait till Maverick......some solution ;-)

  • Premiere Pro CC2014 - Graphic problem makes my machine freezes

    Hi guys,
    I use Adobe Premiere Pro since the subscriptions began.
    When I did the update to CC 2014, an issue starts and this freaking me out until now.
    I don't have a clue for what makes it starts but in a common edit day, after editing about 1 hour... the software starts to show graphic erros (like you can see in the pictures attached). After this, about 20 minutes with the problem my machine freezes.
    It only happens with Premiere Pro. I use all other softwares from Adobe without any problems.
    What do you think about?

    Hi Duca,
    Sorry to hear about your issues.
    I use Adobe Premiere Pro since the subscriptions began.
    When I did the update to CC 2014, an issue starts and this freaking me out until now.
    I don't have a clue for what makes it starts but in a common edit day, after editing about 1 hour... the software starts to show graphic erros (like you can see in the pictures attached). After this, about 20 minutes with the problem my machine freezes.
    It only happens with Premiere Pro. I use all other softwares from Adobe without any problems.
    What do you think about?
    We don't know much about your system. Can you fill us in? FAQ: What information should I provide when ask... | Adobe Community
    Typically, this is a Mac only issue on OS X 10.9 and OS X 10.10. It can occur on any Mac containing a NVIDIA GPU, but most commonly on MacBook Pro laptops with a NVIDIA GPU installed.
    Typically occurs when using Premiere Pro with other GPU intensive applications.
    Other GPU intensive applications that are popular with Apple users include Google Chrome, Apple App Store, Apple iTunes, and Spotify.
    Some editors use these applications concurrently with Premiere Pro. Likely, many are unaware that these applications can trigger the issue sooner or even cause your OS to crash.
    Using a lot of GPU accelerated effects in Premiere Pro can also trigger this issue
    If you are using only a normal amount of GPU accelerated effects and working long hours, it can trigger the issue.
    If this is the computer you have, and this sounds like your issue, do the following:
    Restart the computer
    Start Premiere Pro
    Choose File > Project Settings
    In the General tab under the category Video Rendering and Playback, choose Renderer > Mercury Playback Engine GPU Acceleration (OpenCL). If Mercury Playback Engine GPU Acceleration (OpenCL) is not available, switch the Renderer to Mercury Playback Engine GPU Acceleration Software Only.
    Click OK
    A dialog box will appear, which reads “Video Rendering and Playback Settings Changes.” Read the text, and then click the Delete Previews button. Note: any previously rendered previews will have to be rendered once more in the new renderer with a render command in the Sequence menu.
    Premiere Pro should now operate without the screen problems.
    Let us know if this works for you.
    Thanks,
    Kevin

  • Xorg randomly freezes

    I recently installed Arch Linux on this computer, which hasn't had Linux installed on it before, but Xorg randomly freezes after a hour or so for me, and won't let me switch out into a console, forcing me to use Magic SysRq. Oddly enough, the mouse still works and the cursor moves. The freezes tend to happen if I open a menu, click something on a window, move a slider, etc.
    Using Google, I've found that other people had similar problems, using the specific driver that I use, but these posts were from months ago, and apparently is supposed to be fixed by now.
    I use the Intel driver and Fluxbox. I tried the EXA, XXA, and UXA accelmethods, but none of them fixed the freezes.
    Xorg configuration:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dbe"
    Load "dri"
    Load "dri2"
    Load "extmod"
    Load "glx"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    HorizSync 30-70
    VertRefresh 50-120
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Devic
    e"
    BusID "PCI:0:2:0"
    Option "AccelMethod" "UXA"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768"
    EndSubSection
    EndSection
    I would appreciate it if someone helped me resolve this issue, since I like Arch Linux and would like to be able to continue using it.
    Last edited by Mugendai (2009-08-22 00:33:40)

    The xorglog doesn't seem to show anything new occuring when it freezes, syslog only has data on the system booting and shuting down, errorlog has nothing related.
    I'll post the entire xorglog anyway, though I previously deleted it before running Xorg again:
    X.Org X Server 1.6.3
    Release Date: 2009-7-31
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux jadelazuli 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 18:04:53 CEST 2009 i686
    Build Date: 14 August 2009 11:31:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 21 21:00:21 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0xe40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:2562:103c:2a00 Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device rev 3, Mem @ 0xe0000000/134217728, 0xe8100000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 2.7.99
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
    965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile Intel® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, IGDNG_D,
    IGDNG_M
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (**) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 845G
    (--) intel(0): Chipset: "845G"
    (--) intel(0): Linear framebuffer at 0xE0000000
    (--) intel(0): IO registers at addr 0xE8100000 size 524288
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (II) intel(0): No SDVO device is found in VBT
    (II) intel(0): 1 display pipe available.
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section Monitor0
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
    (II) intel(0): I2C bus "CRTDDC_A" removed.
    (II) intel(0): EDID vendor "HWP", prod id 1259
    (II) intel(0): Using hsync ranges from config file
    (II) intel(0): Using vrefresh ranges from config file
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) intel(0): EDID vendor "HWP", prod id 1259
    (II) intel(0): Output VGA connected
    (II) intel(0): Using user preference for initial modes
    (II) intel(0): Output VGA using initial mode 1280x1024
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) intel(0): Display dimensions: (320, 240) mm
    (**) intel(0): DPI set to (101, 108)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) intel(0): Comparing regs from server start up to After PreInit
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x07ffefff: DRI memory manager (123008 kB)
    (II) intel(0): 0x07fff000-0x07ffffff: overlay registers (4 kB, 0x000000000b43b000 physical
    (II) intel(0): 0x08000000: end of aperture
    (II) intel(0): BO memory allocation layout:
    (II) intel(0): 0x007df000: start of memory manager
    (II) intel(0): 0x00800000-0x00ffffff: front buffer (8192 kB) X tiled
    (II) intel(0): 0x01000000-0x01004fff: HW cursors (20 kB)
    (II) intel(0): 0x07fff000: end of memory manager
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Output VGA is connected to pipe A
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: DRI2 Enabled
    (WW) intel(0): Option "AccelMethod" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 320 x 240
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 2.2.4
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device Logitech USB Optical Mouse
    (**) Logitech USB Optical Mouse: always reports core events
    (**) Logitech USB Optical Mouse: Device: "/dev/input/event5"
    (II) Logitech USB Optical Mouse: Found 3 mouse buttons
    (II) Logitech USB Optical Mouse: Found x and y relative axes
    (II) Logitech USB Optical Mouse: Found scroll wheel(s)
    (II) Logitech USB Optical Mouse: Configuring as mouse
    (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
    (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
    (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
    (**) Logitech USB Optical Mouse: (accel) filter chain progression: 2.00
    (**) Logitech USB Optical Mouse: (accel) filter stage 0: 20.00 ms
    (**) Logitech USB Optical Mouse: (accel) set acceleration profile 0
    (II) Logitech USB Optical Mouse: initialized for relative axes.
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x07ffefff: DRI memory manager (123008 kB)
    (II) intel(0): 0x07fff000-0x07ffffff: overlay registers (4 kB, 0x000000000b43b000 physical
    (II) intel(0): 0x08000000: end of aperture
    (II) intel(0): BO memory allocation layout:
    (II) intel(0): 0x007df000: start of memory manager
    (II) intel(0): 0x00800000-0x00ffffff: front buffer (8192 kB) X tiled
    (II) intel(0): 0x01000000-0x01004fff: HW cursors (20 kB)
    (II) intel(0): 0x07fff000: end of memory manager
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Output VGA is connected to pipe A
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) Logitech USB Optical Mouse: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    I use Xorg version 1.6.3, as shown in the log, Intel driver version 2.7.99.902-1, and kernel version 2.6.30-ARCH.
    "Do you know this exactly or just a guessing ?"
    A lot of people were talking about how a version of the Intel driver was released to stop the freezing, so I assume Arch Linux would have this version by now.
    I have yet to install SSH to remote-login, so I haven't tried killing it, except with Magic SysRq.
    The last time Xorg froze, I had just used the command "mmaker -vf Fluxbox" while Fluxbox was running, which made it freeze soon afterwards, so I now think it might be Menu Maker that somehow makes Fluxbox unstable. I was installing a lot of programs for my new installation, and ran it almost every time after I started X to add them to Fluxbox's menu.
    Last edited by Mugendai (2009-08-22 19:55:38)

  • [Solved] ati-fglrx, DRI don't works with kernel 2.6.16.14-1

    dmesg | grep fglrx (after start X)
    [fglrx:firegl_mmap] *ERROR* No map found!
    Solution : switch back to kernel 2.6.16.13-1 and wait for a fix.
    pacman -U /var/cache/pacman/pkg/kernel26-2.6.16.13-1.pkg.tar.gz

    the updated ati-fglrx package (8.24.8-2) solve the problem

  • Time Machine "freezes" and I am NOT running anti-virus software

    I am incredibly frustrasted and disappointed as a first-time Apple user (brand new iMac (Intel-based) with an external LaCie 500 GB external hard disk). The problem is Time Machine. It backs up on schedule, but when I enter Time Machine, I cannot navigate at all. The background screen (outer space) moves, the cursor moves, but I cannot click on anything. I have to "force quit". So I guess I have things backed up, but can't do anything with them.
    I am NOT running antivirus software. I had Intego loaded on the computer, but removed it completely after reading on Apple blogs that this could interfere with Time Machine. I have reformatted the external hard disk. Still, Time Machine freezes. Apple has put out a couple of patches, I understand, but that was months ago and all of my software is up to date.
    I have called Apple support TWICE and they act as if I am from the moon -- how dare I question that the Time Machine does not work properly?
    Does anyone out there know how to fix this? I am ready to return this computer to the Apple store, which cheerfully sold me on the idea of an external hard disk as a back-up.

    Hello Zurichmike (lovely country):
    Welcome to Apple discussions.
    There are several things you could try. Easy ones first:
    Erase and reformat your external HD.
    Run repair disk from your software install DVD (on your internal HD).
    Go to Macintosh HD>library>preferences. Trash the TM preference file (com.apple.timemachine.plist) and restart. The TM preferences will need to be changed as they are now default values.
    Barry

  • Time Machine freezes during back up to Passport Ext drive

    Time Machine freezes during first back up to My Passport Ext drive. It is a 1TB, and seems to keep stopping at 6 to 10GB stage so never actually backs up. I have excluded files to limit first backup to about 40GB.

    you sure this is a Mac Pro and not a MacBook Pro first. Most every report  of issues with bus powered like Passport are best solved using a drive case with its own power instead.

Maybe you are looking for