X doesn't start - Segmentation fault

Hi all,
after latest upgrades of the system, X doesn't start anymore.
The error is:
[ 1193.133] (II) AIGLX: Screen 0 is not DRI2 capable
[ 1193.133] drmOpenDevice: node name is /dev/dri/card0
[ 1193.133] drmOpenDevice: open result is 11, (OK)
[ 1193.133] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
[ 1193.133] drmOpenDevice: node name is /dev/dri/card0
[ 1193.133] drmOpenDevice: open result is 11, (OK)
[ 1193.133] drmOpenByBusid: drmOpenMinor returns 11
[ 1193.133] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[ 1193.133] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
[ 1193.182]
Backtrace:
[ 1193.182] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e649b]
[ 1193.182] 1: /usr/bin/X (0x8048000+0x5cea5) [0x80a4ea5]
[ 1193.182] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78a540c]
[ 1193.182] 3: /usr/lib/xorg/modules/extensions/libglx.so (0xb749b000+0x40a8c) [0xb74dba8c]
[ 1193.182] 4: /usr/lib/xorg/modules/extensions/libglx.so (0xb749b000+0x37aa8) [0xb74d2aa8]
[ 1193.183] 5: /usr/bin/X (InitExtensions+0x9d) [0x80caced]
[ 1193.183] 6: /usr/bin/X (0x8048000+0x1a052) [0x8062052]
[ 1193.183] 7: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb75c7db6]
[ 1193.183] 8: /usr/bin/X (0x8048000+0x19dd1) [0x8061dd1]
[ 1193.183] Segmentation fault at address (nil)
[ 1193.183]
Fatal server error:
[ 1193.183] Caught signal 11 (Segmentation fault). Server aborting
[ 1193.183]
[ 1193.183]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1193.183] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1193.183]
[ 1193.714] Output DIG0 transmitter setup success
And the list of updated packages is here: http://pastebin.com/7W88M9yv
I tried to:
- Reinstall ati-dri
- Reinstall xorg
- Reinstall xf86-video-ati
- Reinstall libgl
- Reinstall libdr
but without success.
any help?

I had the same issues, enabling KMS solves this in case you have disabled it. There is a guide here: https://wiki.archlinux.org/index.php/AT … _.28KMS.29

Similar Messages

  • [SOLVED] cinnamon-settings doesn't start (segmentation fault)

    Hi
    I cannot start cinnamon-settings anymore, I get a segmentation fault error.
    Here's the output of gdb:
    Starting program: /usr/bin/python2 /usr/bin/cinnamon-settings
    Got object file from memory but can't read symbols: File truncated.
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    process 1430 is executing new program: /usr/bin/python2.7
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    [New Thread 0x7fffe97ee700 (LWP 1434)]
    Error while mapping shared library sections:
    `/usr/lib/python2.7/site-packages/PIL/_imaging.so': not in executable format: File format not recognized
    Program received signal SIGSEGV, Segmentation fault.
    0x00007ffff7a9314b in PyModule_GetDict () from /usr/lib/libpython2.7.so.1.0
    (gdb) bt
    #0 0x00007ffff7a9314b in PyModule_GetDict () from /usr/lib/libpython2.7.so.1.0
    #1 0x00007fffe1ddc68e in ?? ()
    #2 0x0000000000c1e310 in ?? ()
    #3 0x00007ffff7dd5058 in extensions () from /usr/lib/libpython2.7.so.1.0
    #4 0x0000000000c1e310 in ?? ()
    #5 0x00007ffff7b03807 in _PyImport_LoadDynamicModule ()
    from /usr/lib/libpython2.7.so.1.0
    #6 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #7 0x00007ffff7b01dc6 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
    #8 0x00007ffff7b02615 in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #9 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #10 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #11 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #12 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #13 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #14 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #15 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    ---Type <return> to continue, or q <return> to quit---
    #16 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #17 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #18 0x00007ffff7b01dc6 in ensure_fromlist () from /usr/lib/libpython2.7.so.1.0
    #19 0x00007ffff7b02615 in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #20 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #21 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #22 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #23 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #24 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #25 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #26 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    #27 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #28 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #29 0x00007ffff7b01b1f in load_next () from /usr/lib/libpython2.7.so.1.0
    #30 0x00007ffff7b024fe in PyImport_ImportModuleLevel ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libpython2.7.so.1.0
    #31 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #32 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #33 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    from /usr/lib/libpython2.7.so.1.0
    #34 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #35 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #36 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #37 0x00007ffff7b009b9 in PyImport_ExecCodeModuleEx ()
    from /usr/lib/libpython2.7.so.1.0
    #38 0x00007ffff7b00c33 in load_source_module ()
    from /usr/lib/libpython2.7.so.1.0
    #39 0x00007ffff7b018a1 in import_submodule () from /usr/lib/libpython2.7.so.1.0
    #40 0x00007ffff7b01b1f in load_next () from /usr/lib/libpython2.7.so.1.0
    #41 0x00007ffff7b024fe in PyImport_ImportModuleLevel ()
    from /usr/lib/libpython2.7.so.1.0
    #42 0x00007ffff7ae7d48 in builtin___import__ ()
    from /usr/lib/libpython2.7.so.1.0
    #43 0x00007ffff7a58773 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
    #44 0x00007ffff7ae9a87 in PyEval_CallObjectWithKeywords ()
    ---Type <return> to continue, or q <return> to quit---
    from /usr/lib/libpython2.7.so.1.0
    #45 0x00007ffff7aecc96 in PyEval_EvalFrameEx ()
    from /usr/lib/libpython2.7.so.1.0
    #46 0x00007ffff7af0a90 in PyEval_EvalCodeEx ()
    from /usr/lib/libpython2.7.so.1.0
    #47 0x00007ffff7af0b89 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
    #48 0x00007ffff7b09fef in run_mod () from /usr/lib/libpython2.7.so.1.0
    #49 0x00007ffff7b0b212 in PyRun_FileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #50 0x00007ffff7b0c427 in PyRun_SimpleFileExFlags ()
    from /usr/lib/libpython2.7.so.1.0
    #51 0x00007ffff7b1d7ca in Py_Main () from /usr/lib/libpython2.7.so.1.0
    #52 0x00007ffff746f040 in __libc_start_main () from /usr/lib/libc.so.6
    #53 0x000000000040073e in _start ()
    (gdb)
    Thanks for any help!
    Last edited by arnaudm (2014-10-15 08:08:40)

    arnaudm wrote:
    The problem indeed came from _imaging.so, I reinstalled the package python2-pillow and everything works fine now.
    Thank you!
    Hey man,
    Sorry to be a pain but how did you figure out that it was 'python2-pillow' that needed reinstalling?
    I cant see anywhere in the log that explicitly  states a problem with python2-pillow?

  • "Segmentation fault" during tns rman active duplicate

    Hello. I am trying to do an active duplicate using tns connectivity and just after restoring the controlfile the process fails with the error "Segmentation fault". However if I start the rman using Ezconnect everything goes smoothly. Restarting the databases did not help. What could be the reason? Here is the output with the error:
    rman target sys/oracle@EN9 auxiliary sys/oracle@EN910
    Recovery Manager: Release 11.2.0.3.0 - Production on Thu Jun 13 17:41:15 2013
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    connected to target database: EN9 (DBID=529480944)
    connected to auxiliary database: EN910 (not mounted)
    RMAN> duplicate target database to EN910 from active database nofilenamecheck;
    Starting Duplicate Db at 13-JUN-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=24 device type=DISK
    contents of Memory Script:
       sql clone "alter system set  control_files =
      ''+DATA/en910/controlfile/current.271.818012497'' comment=
    ''Set by RMAN'' scope=spfile";
       sql clone "alter system set  db_name =
    ''EN9'' comment=
    ''Modified by RMAN duplicate'' scope=spfile";
       sql clone "alter system set  db_unique_name =
    ''EN910'' comment=
    ''Modified by RMAN duplicate'' scope=spfile";
       shutdown clone immediate;
       startup clone force nomount
       backup as copy current controlfile auxiliary format  '+DATA/en910/controlfile/current.275.818012497';
       sql clone "alter system set  control_files =
      ''+DATA/en910/controlfile/current.275.818012497'' comment=
    ''Set by RMAN'' scope=spfile";
       shutdown clone immediate;
       startup clone nomount;
       alter clone database mount;
    executing Memory Script
    sql statement: alter system set  control_files =   ''+DATA/en910/controlfile/current.271.818012497'' comment= ''Set by RMAN'' scope=spfile
    sql statement: alter system set  db_name =  ''EN9'' comment= ''Modified by RMAN duplicate'' scope=spfile
    sql statement: alter system set  db_unique_name =  ''EN910'' comment= ''Modified by RMAN duplicate'' scope=spfile
    Oracle instance shut down
    Oracle instance started
    Total System Global Area     242208768 bytes
    Fixed Size                     2227176 bytes
    Variable Size                184550424 bytes
    Database Buffers              50331648 bytes
    Redo Buffers                   5099520 bytes
    Starting backup at 13-JUN-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=25 device type=DISK
    channel ORA_DISK_1: starting datafile copy
    copying current control file
    Oracle instance started
    Segmentation fault
    tnsnames.ora of target db:
    EN9 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = ora9)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = EN9)
    tnsnames.ora of aux db:
    EN910 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = ora10)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = EN910)
    EN9 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = ora9)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = EN9)
    listener.ora of aux db:
    SID_LIST_LISTENER =
            (SID_LIST =
                    (SID_DESC =
                            (GLOBAL_DBNAME=EN910)
                            (ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1)
                            (SID_NAME=EN910)

    if you have access to MOS:
    Rman Duplicate Fails With Segmentation Fault [ID 744717.1]
    Rman Duplicate Failing With A Segmentation Fault [ID 1092423.1]

  • Adalnctl.sh : segmentation fault core dumped error

    We are getting the following error:
    Executing service control script:
    /J51/app/applmgr/R11/fisjetcomn/admin/scripts/FISJET_fisdata/adalnctl.sh start
    Segmentation Fault - core dumped
    Check logfile /J51/app/applmgr/R11/fisjetcomn/admin/log/FISJET_fisdata/12051212.log for
    details
    Contents of LOG file:
    Setting service OracleTNSListener80APPS_FISJET_fisdata to mode 2
    Executing service control
    script:
    /J51/app/applmgr/R11/fisjetcomn/admin/scripts/FISJET_fisdata/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    Any idea what this could be?

    Hi user609345,
    Why a bug?? It looks like the listener program is coredumping.
    Check the listenername in $TNS_ADMIN/listener.ora and try to start the listener by hand using
    lsnrctl start <listener_name>
    Any idear what could have caused this issue? Cloned your environment or is this a new install?
    Thanks
    KAR
    Message was edited by:
    KAR_oracle

  • OpenLDAP doesn't start – it quits with error "Segmentation fault"

    I tried do set up and start the OpenLDAP server as it is delivered with my iMac and OS X Tiger 10.4.5.
    $ sudo /usr/libexec/slapd -d 255
    ...prints a lot of stuff (reading config file and core.schema) and then quits with:
    >>> dnNormalize: <cn=Subschema>
    => ldap_bv2dn(cn=Subschema,0)
    ldap_err2string
    <= ldap_bv2dn(cn=Subschema)=0 Success
    => ldap_dn2bv(272)
    ldap_err2string
    <= ldap_dn2bv(cn=subschema)=0 Success
    <<< dnNormalize: <cn=subschema>
    Segmentation fault
    Even "sudo /usr/libexec/slapd -V" ends with that error message:
    @(#) $OpenLDAP: slapd 2.2.19 $
    Segmentation fault
    Does anybody have a solution or at least the same problem?
    Thank you very much!
    nic
    iMac 20" Intel Core Duo 2,0 GHz   Mac OS X (10.4.5)   slapd 2.2.19

    I just discovered that I have this "issue" with my Macbook as well. Did you install openldap & berkley db with fink or by hand? Could you provide some details on how you managed to get this problem fixed?
    thanks in advance
    Macbook Pro   Mac OS X (10.4.6)  

  • Upgraded to lucid lynx-amd64, firefox will no longer start, even in safe mode, terminal reports segmentation fault.

    Upgraded to Ubuntu lucid lynx 64bit platform, Firefox will no longer start, even in terminal safe mode - terminal reports Attempting to load the system libmoon Segmentation fault. Thunderbird works fine. Un-installed/re-installed to no success.
    == User Agent ==
    Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

    I completely uninstalled everything associated with firefox in synaptic package manager, then reinstalled the latest version of firefox again.
    Evidently one of the add-ons was preventing firefox from opening, not sure which one though. I hope this will help someone else. Firefox is working now.

  • Error while starting saposcol - Segmentation fault

    Hello Experts,
    We are facing issues while starting saposcol on one of the application servers of our central prod system.
    The exe directory is NFS mounted from DB server on all the application servers and saposcol runs fine on them. Hence there is no issue with the file permissions, sticky bit etc.
    Initially we thought it was a memory release issue. But the problem persists even after system restart.
    We have tried starting it via sidadm user and root. but the error remains. We are getting following error during starting it.
    16:31:40 15.03.2010   LOG: Effective User Id is root
    Segmentation fault(coredump)
    file permission:
    -rwsr-x---    1 root     sapsys      2558385 Jun 07 2009  saposcol
    Please help!!
    Thanks,
    Anup Thatte

    HI Anup,
    I Hope you are starting saposcol properly..If you are still facing issue please grant more permission for saposcol executable. Atleast execute permission for everyuse. How about verifying permission with different host where its runnign perfectly.
    > saposcol -h
    Saposcol Usage:
    start Saposcol:
    saposcol  [-l] [pf=complete name of saposcol profile] [-t[level]] [-z]
    stop Saposcol:
    saposcol -k [pf=complete name of saposcol profile] [-t[level]] [-z]
    show Saposcol Status:
    saposcol -s [pf=complete name of saposcol profile] [-t[level]] [-z]
    thanks
    ashish

  • LINUX wls 6.0 sp2 & jdk 131 - Unable to start the Server - Segmentation fault

    Facing problems in starting a weblogic 6.0 server with service pack 2 for Linux.
    OS: RedHat7.0
    BEA WLS version : 6.0
    Service pack : SP2
    JDK version : jdk1.3.1
    When starting the startWebLogic.sh, it fails to start up completely and ends in
    a
    "startWebLogic.sh line 142 13834 Segmentation fault".
    ( After taking in the valid password for the system).
    Putting the verbose flag in the start-up script seems to see if it gave any clue,
    teh last class loaded was the weblogic.apache.xerces.utils.StringHasher .
    Does anyone have ideas as to what the cause maybe.
    Is there a patch that is needed/known problem.
    Any help would be appreciated.
    Thanks
    Shyam

    Please read the Linux install notes for JDK 1.3.1.
    http://java.sun.com/j2se/1.3/install-linux-sdk.html
    I'll paste the relevant parts:
    Known Problems
    RedHat Linux 6.2 is the officially supported Linux platform for J2SDK 1.3.1.
    Limited testing has been done on other Linux operating systems, and the
    following are known problems on the non-supported platforms.
    a.. If you use Red Hat Linux 7, we recommend version 7.1 rather than 7.0.
    Limited testing has revealed problems when using J2SDK with Red Hat Linux
    7.0, some of which are described below.
    b.. The newer glibc-2.2.x libraries cannot correctly handle initial thread
    stack sizes larger than 6 MB. This can cause a segmentation fault on come
    Linux platforms that use the newer libraries. Such platforms include Red Hat
    7.0, Mandrake 8.0, SuSe 7.2, and Debian 2.2. The problem will not occur on
    Linux platforms that are using glibc-2.1.x such as Red Hat 6.1 and 6.2. It
    will also not affect Red Hat 7.1 because it uses a different thread stack
    layout. This problem is being tracked as bug 4466587.
    Workaround - Use "ulimit -s 2048" in bash shell or "limit stacksize 2048"
    in tcsh to limit the initial thread stack to 2 MB.
    c.. When System.exit(int) is invoked on Red Hat 7.0, the program never
    exits with a non-zero value. This problem is apparently due to a bug in the
    exit function in libc.so library. To avoid this problem, use the supported
    Red Hat release, version 6.2, or, if you want to use Red Hat 7, use version
    7.1 rather than 7.0.
    d.. On RedHat Linux 7.0, if you want to use the Classic VM rather than one
    of the Java HotSpot VMs in J2SDK 1.3.1, you must download and install
    glibc-2.2-9.i386.rpm file available at
    http://www.redhat.com/support/errata/RHBA-2000-079.html. Do not install the
    i686 files available on that same web page, as those will prevent proper
    functioning of the Java HotSpot VMs in J2SDK 1.3.1.
    e.. If you use RedHat Linux 7 Server, you must manually install
    compat-libstdc++-6.21-2.9.0.0.i386.rpm to prevent "error while loading
    shared libraries" when using the Java HotSpot VMs. This file is located in
    the /RedHat/RPMS directory on the RedHat Linux 7 CD-ROM. You may also obtain
    a copy of this file from http://rpmfind.net. To install the file, use this
    command:
    rpm --install compat-libstdc++-6.21-2.9.0.0.i386.rpm
    It is not necessary to manually install
    compat-libstdc++-6.21-2.9.0.0.i386.rpm if you are using RedHat Linux 7
    Workstation.
    f.. When using RedHat Linux versions other than 6.1, the font.properties
    file may fail to display some Symbol/Dingbats characters properly on some
    AWT components. To correct this, use this revised font.properties file to
    replace the one at <JAVA_HOME>/jre/lib/.
    g.. Caldera OpenLinux uses version 2.1.2-3 of glibc. Because that version
    is not greater than or equal to 2.1.2-11, the Java 2 SDK's rpm installer
    will fail during its dependency check. We recommend that you obtain an
    updated version of the glibc library available from Caldera at the following
    locations:
    ftp.caldera.com:/pub/updates/eDesktop/2.4/current/RPMS
    or
    ftp.caldera.com:/pub/updates/eServer/2.3/current/RPMS
    Regards,
    Eric
    "root" <[email protected]> wrote in message
    news:[email protected]...
    I am having the same problem , Changing the bash stack size even to 16kdidn't help;
    >
    RedHat 7.0, WebLogic 6.1, JDK1.3.1, have bumped ss , and mx as well as thebash
    ulimit ,
    Any Ideas .. I see other posts on the same topic. ..verbose load ends withsame
    weblogic.apache.xerces.utils.StringHasher.class
    as ther have reported.
    sundaram wrote:
    Facing problems in starting a weblogic 6.0 server with service pack 2
    for Linux.
    >>
    OS: RedHat7.0
    BEA WLS version : 6.0
    Service pack : SP2
    JDK version : jdk1.3.1
    When starting the startWebLogic.sh, it fails to start up completely andends in
    a
    "startWebLogic.sh line 142 13834 Segmentation fault".
    ( After taking in the valid password for the system).
    Putting the verbose flag in the start-up script seems to see if it gaveany clue,
    teh last class loaded was the weblogic.apache.xerces.utils.StringHasher.
    >>
    Does anyone have ideas as to what the cause maybe.
    Is there a patch that is needed/known problem.
    Any help would be appreciated.
    Thanks
    Shyam

  • Segmentation fault on program start

    everytime i try to start firefox it exits with "Segmentation fault"
    there is no further output
    after an upgrade today matlab does the same

    curmet wrote:
    i just downgraded:
    kernel26-firmware-2.6.31-1-i686.pkg.tar.gz 
    kernel26-2.6.31.6-1-i686.pkg.tar.gz 
    mesa-7.6-2-i686.pkg.tar.gz 
    xorg-server-1.7.3-1-i686.pkg.tar.gz 
    gnupg2-2.0.13-3-i686.pkg.tar.gz
    libgl-7.6-2-i686.pkg.tar.gz 
    hdparm-9.27-1-i686.pkg.tar.gz
    i don't know which ones fault is was, but matlab works again
    firefox isn't that important
    try upgrading one by one... then you would know the one package.  and file a report on it...

  • [Solved]Fresh installed Steam can not start with Segmentation fault

    $ steam
    Setting up Steam content in /home/jackson/.local/share/Steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf7551f94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71485f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf714e247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf714ea1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf7431efb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf7596c69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7597444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7567d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70f4e5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf756b395]
    ======= Memory map: ========
    f614e000-f614f000 rw-p 00000000 00:00 0
    f614f000-f6158000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6158000-f6159000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6159000-f615a000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f615a000-f6167000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6167000-f6168000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6168000-f6169000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6169000-f616f000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f616f000-f6170000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6170000-f6171000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6171000-f6194000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6194000-f6195000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6195000-f6196000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f6196000-f676d000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676d000-f677f000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f677f000-f6783000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6783000-f678a000 rw-p 00000000 00:00 0
    f678a000-f678e000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678e000-f678f000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f678f000-f6790000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6790000-f6794000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6794000-f6795000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f6795000-f67ab000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ab000-f67ac000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ac000-f67ad000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f67ad000-f67ba000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67ba000-f67bb000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bb000-f67bc000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67bc000-f67c0000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c0000-f67c1000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c1000-f67c2000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67c2000-f67c3000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c3000-f67c4000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c4000-f67c5000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67c5000-f67cb000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cb000-f67cc000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cc000-f67cd000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67cd000-f67d0000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d0000-f67d1000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d1000-f67d2000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67d2000-f67db000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67db000-f67dc000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dc000-f67dd000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67dd000-f67e4000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e4000-f67e5000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e5000-f67e6000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67e6000-f67f4000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f4000-f67f5000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f5000-f67f6000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67f6000-f67f8000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f8000-f67f9000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67f9000-f67fa000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67fa000-f67fc000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fc000-f67fd000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fd000-f67fe000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67fe000-f6802000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6802000-f6803000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6803000-f6804000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f6804000-f681d000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681d000-f681e000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681e000-f681f000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f681f000-f6820000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6820000-f6821000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6821000-f6822000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6822000-f6826000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6826000-f6827000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6827000-f6828000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6828000-f682a000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682a000-f682b000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682b000-f682c000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f682c000-f683f000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f683f000-f6840000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6840000-f6841000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6841000-f6852000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6852000-f6854000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6854000-f6859000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6859000-f685a000 rwxp 00000000 00:00 0
    f685a000-f6880000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6880000-f6882000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6882000-f6883000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6883000-f6926000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6926000-f6928000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6928000-f692d000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f692d000-f694e000 rw-p 00000000 00:00 0
    f694e000-f6985000 r-xp 00000000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6985000-f6986000 r--p 00037000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6986000-f6987000 rw-p 00038000 08:05 8259511 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6987000-f6d60000 rw-p 00000000 00:00 0
    f6d60000-f6e91000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e91000-f7091000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f7091000-f7094000 rw-p 00000000 00:00 0
    f7094000-f7099000 r-xp 00000000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7099000-f709a000 r--p 00004000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709a000-f709b000 rw-p 00005000 08:05 8259539 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f709b000-f709c000 rw-p 00000000 00:00 0
    f709c000-f709e000 r-xp 00000000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709e000-f709f000 r--p 00001000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f709f000-f70a0000 rw-p 00002000 08:05 8259545 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f70a0000-f70b9000 r-xp 00000000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70b9000-f70ba000 r--p 00018000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70ba000-f70bb000 rw-p 00019000 08:05 8783177 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70bb000-f70db000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70db000-f70dc000 r--p 0001f000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dc000-f70dd000 rw-p 00020000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70dd000-f728e000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f728e000-f7291000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f7291000-f7293000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f7293000-f7296000 rw-p 00000000 00:00 0
    f7296000-f72ae000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72ae000-f72b0000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b0000-f72b1000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f72b1000-f72b3000 rw-p 00000000 00:00 0
    f72b3000-f7390000 r-xp 00000000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7390000-f7394000 r--p 000dc000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7394000-f7395000 rw-p 000e0000 08:05 8259542 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7395000-f739c000 rw-p 00000000 00:00 0
    f739c000-f739f000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f739f000-f73a0000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a0000-f73a1000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f73a1000-f73ec000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ec000-f73ed000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ed000-f73ee000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73ee000-f73f5000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f5000-f73f6000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f6000-f73f7000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73f7000-f73f8000 rw-p 00000000 00:00 0
    f73f8000-f7528000 r-xp 00000000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7528000-f7529000 r--p 00130000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7529000-f752b000 rw-p 00131000 08:05 8259540 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f752b000-f752d000 rw-p 00000000 00:00 0
    f752d000-f752f000 r--p 00000000 00:00 0 [vvar]
    f752f000-f7530000 r-xp 00000000 00:00 0 [vdso]
    f7530000-f7551000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f7551000-f7552000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f7552000-f7553000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f7553000-f77ae000 r-xp 00000000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77ae000-f77b6000 r--p 0025b000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77b6000-f77bc000 rw-p 00263000 08:05 8259563 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77bc000-f77de000 rw-p 00000000 00:00 0
    f8067000-f878d000 rw-p 00000000 00:00 0 [heap]
    ff8d9000-ff8fa000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150114194714_1.dmp
    /home/jackson/.local/share/Steam/steam.sh: line 730: 2926 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    mv: cannot stat '/home/jackson/.steam/registry.vdf': No such file or directory"
    Installing bootstrap /home/jackson/.local/share/Steam/bootstrap.tar.xz
    Reset complete!
    Restarting Steam by request...
    Running Steam on arch 64-bit
    STEAM_RUNTIME has been set by the user to: /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime
    Installing breakpad exception handler for appid(steam)/version(0_client)
    *** Error in `/home/jackson/.local/share/Steam/ubuntu12_32/steam': free(): invalid pointer: 0xf753af94 ***
    ======= Backtrace: =========
    /usr/lib32/libc.so.6(+0x6b5f9)[0xf71315f9]
    /usr/lib32/libc.so.6(+0x71247)[0xf7137247]
    /usr/lib32/libc.so.6(+0x71a1d)[0xf7137a1d]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6(XFree+0x1b)[0xf741aefb]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x43c69)[0xf757fc69]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x44444)[0xf7580444]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x14d56)[0xf7550d56]
    /usr/lib32/libc.so.6(__libc_start_main+0xde)[0xf70dde5e]
    /home/jackson/.local/share/Steam/ubuntu12_32/steam(+0x18395)[0xf7554395]
    ======= Memory map: ========
    f6137000-f6138000 rw-p 00000000 00:00 0
    f6138000-f6141000 r-xp 00000000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6141000-f6142000 r--p 00008000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6142000-f6143000 rw-p 00009000 08:12 420594 /usr/lib32/libpciaccess.so.0.11.1
    f6143000-f6150000 r-xp 00000000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6150000-f6151000 r--p 0000c000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6151000-f6152000 rw-p 0000d000 08:12 420633 /usr/lib32/libdrm_radeon.so.1.0.1
    f6152000-f6158000 r-xp 00000000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6158000-f6159000 r--p 00005000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f6159000-f615a000 rw-p 00006000 08:12 420632 /usr/lib32/libdrm_nouveau.so.2.0.0
    f615a000-f617d000 r-xp 00000000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617d000-f617e000 r--p 00022000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617e000-f617f000 rw-p 00023000 08:12 420631 /usr/lib32/libdrm_intel.so.1.0.0
    f617f000-f6756000 r-xp 00000000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6756000-f6768000 r--p 005d6000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f6768000-f676c000 rw-p 005e8000 08:12 430062 /usr/lib32/xorg/modules/dri/i965_dri.so
    f676c000-f6773000 rw-p 00000000 00:00 0
    f6773000-f6777000 r-xp 00000000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6777000-f6778000 r--p 00003000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6778000-f6779000 rw-p 00004000 08:12 420598 /usr/lib32/libattr.so.1.1.0
    f6779000-f677d000 r-xp 00000000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677d000-f677e000 rw-p 00003000 08:12 429451 /usr/lib32/libcap.so.2.24
    f677e000-f6794000 r-xp 00000000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6794000-f6795000 r--p 00015000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6795000-f6796000 rw-p 00016000 08:12 416876 /usr/lib32/libudev.so.1.6.2
    f6796000-f67a3000 r-xp 00000000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a3000-f67a4000 r--p 0000c000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a4000-f67a5000 rw-p 0000d000 08:12 420629 /usr/lib32/libdrm.so.2.4.0
    f67a5000-f67a9000 r-xp 00000000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67a9000-f67aa000 r--p 00004000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67aa000-f67ab000 rw-p 00005000 08:12 420641 /usr/lib32/libXxf86vm.so.1.0.0
    f67ab000-f67ac000 r-xp 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ac000-f67ad000 r--p 00000000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ad000-f67ae000 rw-p 00001000 08:12 420645 /usr/lib32/libxshmfence.so.1.0.0
    f67ae000-f67b4000 r-xp 00000000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b4000-f67b5000 r--p 00005000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b5000-f67b6000 rw-p 00006000 08:12 417564 /usr/lib32/libxcb-sync.so.1.0.0
    f67b6000-f67b9000 r-xp 00000000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67b9000-f67ba000 r--p 00002000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67ba000-f67bb000 rw-p 00003000 08:12 417562 /usr/lib32/libxcb-shape.so.0.0.0
    f67bb000-f67c4000 r-xp 00000000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c4000-f67c5000 r--p 00008000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c5000-f67c6000 rw-p 00009000 08:12 417559 /usr/lib32/libxcb-render.so.0.0.0
    f67c6000-f67cd000 r-xp 00000000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cd000-f67ce000 r--p 00006000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67ce000-f67cf000 rw-p 00007000 08:12 417567 /usr/lib32/libxcb-xfixes.so.0.0.0
    f67cf000-f67dd000 r-xp 00000000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67dd000-f67de000 r--p 0000d000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67de000-f67df000 rw-p 0000e000 08:12 417557 /usr/lib32/libxcb-randr.so.0.1.0
    f67df000-f67e1000 r-xp 00000000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e1000-f67e2000 r--p 00001000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e2000-f67e3000 rw-p 00002000 08:12 417555 /usr/lib32/libxcb-present.so.0.0.0
    f67e3000-f67e5000 r-xp 00000000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e5000-f67e6000 r--p 00001000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e6000-f67e7000 rw-p 00002000 08:12 417554 /usr/lib32/libxcb-dri3.so.0.0.0
    f67e7000-f67eb000 r-xp 00000000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67eb000-f67ec000 r--p 00003000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ec000-f67ed000 rw-p 00004000 08:12 417553 /usr/lib32/libxcb-dri2.so.0.0.0
    f67ed000-f6806000 r-xp 00000000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6806000-f6807000 r--p 00018000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6807000-f6808000 rw-p 00019000 08:12 417556 /usr/lib32/libxcb-glx.so.0.0.0
    f6808000-f6809000 r-xp 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f6809000-f680a000 r--p 00000000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680a000-f680b000 rw-p 00001000 08:12 420564 /usr/lib32/libX11-xcb.so.1.0.0
    f680b000-f680f000 r-xp 00000000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f680f000-f6810000 r--p 00003000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6810000-f6811000 rw-p 00004000 08:12 420569 /usr/lib32/libXfixes.so.3.1.0
    f6811000-f6813000 r-xp 00000000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6813000-f6814000 r--p 00001000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6814000-f6815000 rw-p 00002000 08:12 420589 /usr/lib32/libXdamage.so.1.1.0
    f6815000-f6828000 r-xp 00000000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6828000-f6829000 r--p 00012000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f6829000-f682a000 rw-p 00013000 08:12 420581 /usr/lib32/libXext.so.6.4.0
    f682a000-f683b000 r-xp 00000000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683b000-f683d000 r--p 00011000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f683d000-f6842000 rwxp 00013000 08:12 429761 /usr/lib32/libglapi.so.0.0.0
    f6842000-f6843000 rwxp 00000000 00:00 0
    f6843000-f6869000 r-xp 00000000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f6869000-f686b000 r--p 00026000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686b000-f686c000 rw-p 00028000 08:12 419481 /usr/lib32/libexpat.so.1.6.0
    f686c000-f690f000 r-xp 00000000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f690f000-f6911000 r--p 000a2000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6911000-f6916000 rwxp 000a4000 08:12 430044 /usr/lib32/mesa/libGL.so.1.2.0
    f6916000-f6937000 rw-p 00000000 00:00 0
    f6937000-f696e000 r-xp 00000000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696e000-f696f000 r--p 00037000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f696f000-f6970000 rw-p 00038000 08:05 8259514 /home/jackson/.local/share/Steam/ubuntu12_32/crashhandler.so
    f6970000-f6d49000 rw-p 00000000 00:00 0
    f6d49000-f6e7a000 r--p 00200000 08:12 567993 /usr/lib/locale/locale-archive
    f6e7a000-f707a000 r--p 00000000 08:12 567993 /usr/lib/locale/locale-archive
    f707a000-f707d000 rw-p 00000000 00:00 0
    f707d000-f7082000 r-xp 00000000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7082000-f7083000 r--p 00004000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7083000-f7084000 rw-p 00005000 08:05 8259547 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
    f7084000-f7085000 rw-p 00000000 00:00 0
    f7085000-f7087000 r-xp 00000000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7087000-f7088000 r--p 00001000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7088000-f7089000 rw-p 00002000 08:05 8259553 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6.0.0
    f7089000-f70a2000 r-xp 00000000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a2000-f70a3000 r--p 00018000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a3000-f70a4000 rw-p 00019000 08:05 8783196 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1
    f70a4000-f70c4000 r-xp 00000000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c4000-f70c5000 r--p 0001f000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c5000-f70c6000 rw-p 00020000 08:05 8259555 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libxcb.so.1.1.0
    f70c6000-f7277000 r-xp 00000000 08:12 418082 /usr/lib32/libc-2.20.so
    f7277000-f727a000 r--p 001b0000 08:12 418082 /usr/lib32/libc-2.20.so
    f727a000-f727c000 rw-p 001b3000 08:12 418082 /usr/lib32/libc-2.20.so
    f727c000-f727f000 rw-p 00000000 00:00 0
    f727f000-f7297000 r-xp 00000000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7297000-f7299000 r--p 00017000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f7299000-f729a000 rw-p 00019000 08:12 418060 /usr/lib32/libpthread-2.20.so
    f729a000-f729c000 rw-p 00000000 00:00 0
    f729c000-f7379000 r-xp 00000000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f7379000-f737d000 r--p 000dc000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737d000-f737e000 rw-p 000e0000 08:05 8259550 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
    f737e000-f7385000 rw-p 00000000 00:00 0
    f7385000-f7388000 r-xp 00000000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7388000-f7389000 r--p 00002000 08:12 418412 /usr/lib32/libdl-2.20.so
    f7389000-f738a000 rw-p 00003000 08:12 418412 /usr/lib32/libdl-2.20.so
    f738a000-f73d5000 r-xp 00000000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d5000-f73d6000 r--p 0004a000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d6000-f73d7000 rw-p 0004b000 08:12 418413 /usr/lib32/libm-2.20.so
    f73d7000-f73de000 r-xp 00000000 08:12 418416 /usr/lib32/librt-2.20.so
    f73de000-f73df000 r--p 00007000 08:12 418416 /usr/lib32/librt-2.20.so
    f73df000-f73e0000 rw-p 00008000 08:12 418416 /usr/lib32/librt-2.20.so
    f73e0000-f73e1000 rw-p 00000000 00:00 0
    f73e1000-f7511000 r-xp 00000000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7511000-f7512000 r--p 00130000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7512000-f7514000 rw-p 00131000 08:05 8259548 /home/jackson/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0
    f7514000-f7516000 rw-p 00000000 00:00 0
    f7516000-f7518000 r--p 00000000 00:00 0 [vvar]
    f7518000-f7519000 r-xp 00000000 00:00 0 [vdso]
    f7519000-f753a000 r-xp 00000000 08:12 418081 /usr/lib32/ld-2.20.so
    f753a000-f753b000 r--p 00021000 08:12 418081 /usr/lib32/ld-2.20.so
    f753b000-f753c000 rw-p 00022000 08:12 418081 /usr/lib32/ld-2.20.so
    f753c000-f7797000 r-xp 00000000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f7797000-f779f000 r--p 0025b000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f779f000-f77a5000 rw-p 00263000 08:05 8259559 /home/jackson/.local/share/Steam/ubuntu12_32/steam
    f77a5000-f77c7000 rw-p 00000000 00:00 0
    f8a64000-f9189000 rw-p 00000000 00:00 0 [heap]
    ffa16000-ffa37000 rw-p 00000000 00:00 0 [stack]
    ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
    [2015-01-14 19:47:14] Startup - updater built Aug 26 2014 15:35:42
    No minidump written, nothing to upload.
    /home/jackson/.local/share/Steam/steam.sh: line 730: 3020 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-fff3c159-b736-4dbc-8dba-697e52150114
    What is wrong?
    Last edited by artem.jackson (2015-01-20 09:22:32)

    I am having the same issue. I noticed it about a week ago. I hadn't updated in a bit, so I did. Same problem. When I reboot, it works the first time, but it won't work again after that.
    ● archbook ~ >> steam
    Running Steam on arch 64-bit
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steamwebhelper)/version(20141121162341)
    Installing breakpad exception handler for appid(steamwebhelper)/version(1416587021)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    FillInMachineIDInfo took a total of 2 milliseconds
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    [0116/192453:ERROR:renderer_main.cc(227)] Running without renderer sandbox
    intel_do_flush_locked failed: Input/output error
    Assert( Assertion Failed: Bad thread local ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2678
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192453_13.dmp
    /home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp (56) : Assertion Failed: m_hServiceLib == NULL
    Assert( Assertion Failed: m_hServiceLib == NULL ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/clientdll/../common/steamservice.cpp:56
    Installing breakpad exception handler for appid(steam)/version(1416617579)
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
    Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/crash_20150116192454_15.dmp
    Uploading dump (out-of-process) [proxy '']
    /tmp/dumps/assert_20150116192450_1.dmp
    /home/nathan/.local/share/Steam/steam.sh: line 729: 7761 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-357b79c2-3a7c-49bd-9457-35c1b2150116
    Finished uploading minidump (out-of-process): success = yes
    response: CrashID=bp-71fed77c-a074-4bb8-bd0e-b9dff2150116
    Finished uploading minidump (out-of-process): success = no
    error: Failure when receiving data from the peer

  • [SOLVED] Xorg doesn't start after upgrade to 1.17.1

    Archlinux i686
    Intel Core 2 Duo 6600
    01:00.0 VGA compatible controller: NVIDIA Corporation G71 [GeForce 7900 GT/GTO] (rev a1)
    After following upgrades:
    [2015-02-26 03:27] [PACMAN] Running 'pacman -S mesa mesa-demos mesa-libgl'
    [2015-02-26 03:27] [ALPM] transaction started
    [2015-02-26 03:28] [ALPM] upgraded mesa (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-libgl (10.4.2-1 -> 10.4.5-1)
    [2015-02-26 03:28] [ALPM] upgraded mesa-demos (8.2.0-3 -> 8.2.0-4)
    [2015-02-26 03:28] [ALPM] transaction completed
    [2015-02-26 03:28] [PACMAN] Running 'pacman -S xorg-server xorg-server-common'
    [2015-02-26 03:29] [ALPM] transaction started
    [2015-02-26 03:29] [ALPM] removed xf86-video-vesa (2.3.2-5)
    [2015-02-26 03:29] [ALPM] removed xf86-video-nouveau (1.0.11-2)
    [2015-02-26 03:29] [ALPM] removed xf86-video-modesetting (0.9.0-2)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server-common (1.16.3-2 -> 1.17.1-3)
    [2015-02-26 03:29] [ALPM] upgraded xorg-server (1.16.3-2 -> 1.17.1-3)
    Xorg doesn't start after reboot and I found following kernel message:
    kernel: [drm:drm_mmap_locked] *ERROR* Could not find map
    and /var/log/Xorg.0.log looks like this:
    [ 5.591]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 5.591] X Protocol Version 11, Revision 0
    [ 5.591] Build Operating System: Linux 3.18.6-1-ARCH i686
    [ 5.591] Current Operating System: Linux emeria7 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:59:29 CET 2015 i686
    [ 5.591] Kernel command line: root=/dev/disk/by-label/archroot rw
    [ 5.591] Build Date: 22 February 2015 12:52:47PM
    [ 5.591]
    [ 5.592] Current version of pixman: 0.32.6
    [ 5.592] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 5.592] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 5.592] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 26 14:58:35 2015
    [ 5.597] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 5.597] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 5.598] (==) ServerLayout "ServerLayout0"
    [ 5.598] (==) No screen section available. Using defaults.
    [ 5.598] (**) |-->Screen "Default Screen Section" (0)
    [ 5.598] (**) | |-->Monitor "<default monitor>"
    [ 5.599] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 5.599] (**) | |-->Device "Device0"
    [ 5.599] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 5.599] (**) Option "BlankTime" "0"
    [ 5.599] (**) Option "StandbyTime" "0"
    [ 5.599] (**) Option "SuspendTime" "0"
    [ 5.599] (**) Option "OffTime" "0"
    [ 5.599] (==) Automatically adding devices
    [ 5.599] (==) Automatically enabling devices
    [ 5.599] (==) Automatically adding GPU devices
    [ 5.608] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 5.608] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 5.608] (**) Extension "Composite" is disabled
    [ 5.608] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 5.608] (II) Loader magic: 0x829e700
    [ 5.608] (II) Module ABI versions:
    [ 5.608] X.Org ANSI C Emulation: 0.4
    [ 5.608] X.Org Video Driver: 19.0
    [ 5.608] X.Org XInput driver : 21.0
    [ 5.608] X.Org Server Extension : 9.0
    [ 5.611] (EE) systemd-logind: failed to get session: PID 995 does not belong to any known session
    [ 5.611] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 5.612] (--) PCI:*(0:1:0:0) 10de:0291:107d:2a62 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xfc000000/16777216, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
    [ 5.612] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 5.613] (II) LoadModule: "glx"
    [ 5.616] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 5.632] (II) Module glx: vendor="X.Org Foundation"
    [ 5.632] compiled for 1.17.1, module version = 1.0.0
    [ 5.632] ABI class: X.Org Server Extension, version 9.0
    [ 5.632] (==) AIGLX enabled
    [ 5.632] (==) Matched nouveau as autoconfigured driver 0
    [ 5.632] (==) Matched nv as autoconfigured driver 1
    [ 5.632] (==) Matched nouveau as autoconfigured driver 2
    [ 5.632] (==) Matched nv as autoconfigured driver 3
    [ 5.632] (==) Matched modesetting as autoconfigured driver 4
    [ 5.632] (==) Matched fbdev as autoconfigured driver 5
    [ 5.632] (==) Matched vesa as autoconfigured driver 6
    [ 5.632] (==) Assigned the driver to the xf86ConfigLayout
    [ 5.632] (II) LoadModule: "nouveau"
    [ 5.632] (WW) Warning, couldn't open module nouveau
    [ 5.632] (II) UnloadModule: "nouveau"
    [ 5.632] (II) Unloading nouveau
    [ 5.632] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "nv"
    [ 5.633] (WW) Warning, couldn't open module nv
    [ 5.633] (II) UnloadModule: "nv"
    [ 5.633] (II) Unloading nv
    [ 5.633] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 5.633] (II) LoadModule: "modesetting"
    [ 5.633] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 5.634] (II) Module modesetting: vendor="X.Org Foundation"
    [ 5.634] compiled for 1.17.1, module version = 1.17.1
    [ 5.634] Module class: X.Org Video Driver
    [ 5.634] ABI class: X.Org Video Driver, version 19.0
    [ 5.634] (II) LoadModule: "fbdev"
    [ 5.634] (WW) Warning, couldn't open module fbdev
    [ 5.634] (II) UnloadModule: "fbdev"
    [ 5.634] (II) Unloading fbdev
    [ 5.634] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 5.634] (II) LoadModule: "vesa"
    [ 5.634] (WW) Warning, couldn't open module vesa
    [ 5.634] (II) UnloadModule: "vesa"
    [ 5.634] (II) Unloading vesa
    [ 5.634] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 5.634] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 5.634] (++) using VT number 7
    [ 5.635] (II) modeset(0): using drv /dev/dri/card0
    [ 5.635] (II) modeset(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 5.636] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
    [ 5.636] (==) modeset(0): RGB weight 888
    [ 5.636] (==) modeset(0): Default visual is TrueColor
    [ 5.636] (II) Loading sub module "glamoregl"
    [ 5.636] (II) LoadModule: "glamoregl"
    [ 5.636] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 5.647] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 5.647] compiled for 1.17.1, module version = 1.0.0
    [ 5.647] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 5.647] (II) glamor: OpenGL accelerated X.org driver based.
    [ 5.772] (II) glamor: EGL version 1.4 (DRI2):
    [ 5.786] (II) modeset(0): glamor initialized
    [ 5.786] (II) Loading sub module "dri2"
    [ 5.786] (II) LoadModule: "dri2"
    [ 5.786] (II) Module "dri2" already built-in
    [ 5.843] (II) modeset(0): Output DVI-0 has no monitor section
    [ 5.896] (II) modeset(0): Output DVI-1 has no monitor section
    [ 5.950] (II) modeset(0): Output TV-0 has no monitor section
    [ 6.006] (II) modeset(0): EDID for output DVI-0
    [ 6.006] (II) modeset(0): Manufacturer: SAM Model: 76f Serial#: 1110590261
    [ 6.006] (II) modeset(0): Year: 2011 Week: 8
    [ 6.006] (II) modeset(0): EDID Version: 1.3
    [ 6.006] (II) modeset(0): Digital Display Input
    [ 6.006] (II) modeset(0): Max Image Size [cm]: horiz.: 51 vert.: 29
    [ 6.006] (II) modeset(0): Gamma: 2.20
    [ 6.006] (II) modeset(0): DPMS capabilities: Off
    [ 6.006] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 6.006] (II) modeset(0): First detailed timing is preferred mode
    [ 6.006] (II) modeset(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 6.006] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 6.006] (II) modeset(0): Supported established timings:
    [ 6.006] (II) modeset(0): 720x400@70Hz
    [ 6.006] (II) modeset(0): 640x480@60Hz
    [ 6.006] (II) modeset(0): 640x480@67Hz
    [ 6.006] (II) modeset(0): 640x480@72Hz
    [ 6.006] (II) modeset(0): 640x480@75Hz
    [ 6.006] (II) modeset(0): 800x600@56Hz
    [ 6.006] (II) modeset(0): 800x600@60Hz
    [ 6.006] (II) modeset(0): 800x600@72Hz
    [ 6.006] (II) modeset(0): 800x600@75Hz
    [ 6.006] (II) modeset(0): 832x624@75Hz
    [ 6.006] (II) modeset(0): 1024x768@60Hz
    [ 6.006] (II) modeset(0): 1024x768@70Hz
    [ 6.006] (II) modeset(0): 1024x768@75Hz
    [ 6.006] (II) modeset(0): 1280x1024@75Hz
    [ 6.006] (II) modeset(0): 1152x864@75Hz
    [ 6.006] (II) modeset(0): Manufacturer's mask: 0
    [ 6.006] (II) modeset(0): Supported standard timings:
    [ 6.006] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 6.006] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 6.006] (II) modeset(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 6.006] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 6.006] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 6.006] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 6.007] (II) modeset(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 6.007] (II) modeset(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 148.5 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 31 H max: 81 kHz, PixClock max 175 MHz
    [ 6.007] (II) modeset(0): Monitor name: SMBX2331
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 540 v_sync: 542 v_sync_end 547 v_blanking: 562 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 74.2 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 732 h_sync_end 796 h_blank_end 864 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 576 v_sync: 581 v_sync_end 586 v_blanking: 625 v_border: 0
    [ 6.007] (II) modeset(0): Supported detailed timing:
    [ 6.007] (II) modeset(0): clock: 27.0 MHz Image Size: 509 x 286 mm
    [ 6.007] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
    [ 6.007] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
    [ 6.007] (II) modeset(0): Number of EDID sections to follow: 1
    [ 6.007] (II) modeset(0): EDID (in hex):
    [ 6.007] (II) modeset(0): 00ffffffffffff004c2d6f0735433242
    [ 6.007] (II) modeset(0): 0815010380331d782aee91a3544c9926
    [ 6.007] (II) modeset(0): 0f5054bfef80714f8100814081809500
    [ 6.007] (II) modeset(0): 950fa940b300023a801871382d40582c
    [ 6.007] (II) modeset(0): 4500fd1e1100001e011d007251d01e20
    [ 6.007] (II) modeset(0): 6e285500fd1e1100001e000000fd0032
    [ 6.007] (II) modeset(0): 4b1f5111000a202020202020000000fc
    [ 6.007] (II) modeset(0): 00534d4258323333310a2020202001ee
    [ 6.007] (II) modeset(0): 02031cf14890041f0514131203230907
    [ 6.007] (II) modeset(0): 078301000066030c00100080011d80d0
    [ 6.007] (II) modeset(0): 721c1620102c2580fd1e1100009e011d
    [ 6.007] (II) modeset(0): 8018711c1620582c2500fd1e1100009e
    [ 6.007] (II) modeset(0): 011d00bc52d01e20b8285540fd1e1100
    [ 6.007] (II) modeset(0): 001e8c0ad090204031200c405500fd1e
    [ 6.007] (II) modeset(0): 110000188c0ad08a20e02d10103e9600
    [ 6.007] (II) modeset(0): fd1e110000180000000000000000004c
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
    [ 6.007] (II) modeset(0): Printing probed modes for output DVI-0
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 6.007] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 6.008] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
    [ 6.008] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
    [ 6.008] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 6.008] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 6.008] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
    [ 6.008] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 6.063] (II) modeset(0): EDID for output DVI-1
    [ 6.116] (II) modeset(0): EDID for output TV-0
    [ 6.116] (II) modeset(0): Output DVI-0 connected
    [ 6.116] (II) modeset(0): Output DVI-1 disconnected
    [ 6.116] (II) modeset(0): Output TV-0 disconnected
    [ 6.116] (II) modeset(0): Using exact sizes for initial modes
    [ 6.116] (II) modeset(0): Output DVI-0 using initial mode 1920x1080
    [ 6.116] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 6.116] (==) modeset(0): DPI set to (96, 96)
    [ 6.116] (II) Loading sub module "fb"
    [ 6.116] (II) LoadModule: "fb"
    [ 6.117] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 6.118] (II) Module fb: vendor="X.Org Foundation"
    [ 6.118] compiled for 1.17.1, module version = 1.0.0
    [ 6.118] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 6.118] (==) Depth 24 pixmap format is 32 bpp
    [ 6.462] (==) modeset(0): Backing store disabled
    [ 6.462] (==) modeset(0): Silken mouse enabled
    [ 6.464] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 6.535] (==) modeset(0): DPMS enabled
    [ 6.535] (WW) modeset(0): Option "EXANoComposite" is not used
    [ 6.535] (II) modeset(0): [DRI2] Setup complete
    [ 6.535] (II) modeset(0): [DRI2] DRI driver: nouveau
    [ 6.535] (II) modeset(0): [DRI2] VDPAU driver: nouveau
    [ 6.535] (--) RandR disabled
    [ 6.551] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context
    [ 6.551] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 6.551] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 6.551] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 6.551] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 6.551] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 6.551] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 6.551] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 6.552] (II) AIGLX: Loaded and initialized nouveau
    [ 6.552] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 6.559] (II) modeset(0): Setting screen physical size to 507 x 285
    [ 6.741] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 6.741] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.741] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.741] (II) LoadModule: "evdev"
    [ 6.741] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 6.744] (II) Module evdev: vendor="X.Org Foundation"
    [ 6.744] compiled for 1.16.2, module version = 2.9.1
    [ 6.744] Module class: X.Org XInput Driver
    [ 6.744] ABI class: X.Org XInput driver, version 21.0
    [ 6.744] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.744] (**) Power Button: always reports core events
    [ 6.744] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 6.744] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.744] (--) evdev: Power Button: Found keys
    [ 6.744] (II) evdev: Power Button: Configuring as keyboard
    [ 6.744] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 6.744] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 6.744] (**) Option "xkb_rules" "evdev"
    [ 6.744] (**) Option "xkb_model" "pc104"
    [ 6.744] (**) Option "xkb_layout" "us"
    [ 6.744] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.780] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 6.780] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 6.780] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [ 6.780] (II) Using input driver 'evdev' for 'Power Button'
    [ 6.780] (**) Power Button: always reports core events
    [ 6.780] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 6.780] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 6.780] (--) evdev: Power Button: Found keys
    [ 6.780] (II) evdev: Power Button: Configuring as keyboard
    [ 6.780] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 6.780] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 6.780] (**) Option "xkb_rules" "evdev"
    [ 6.780] (**) Option "xkb_model" "pc104"
    [ 6.780] (**) Option "xkb_layout" "us"
    [ 6.780] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.781] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
    [ 6.781] (II) No input driver specified, ignoring this device.
    [ 6.781] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event10)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event5)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.782] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event6)
    [ 6.782] (II) No input driver specified, ignoring this device.
    [ 6.782] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event7)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event8)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.783] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event9)
    [ 6.783] (II) No input driver specified, ignoring this device.
    [ 6.783] (II) This device may have been added with another device file.
    [ 6.784] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 6.784] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc050
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
    [ 6.784] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 6.784] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 6.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:046D:C050.0001/input/input1/event1"
    [ 6.784] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
    [ 6.784] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
    [ 6.784] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
    [ 6.785] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
    [ 6.785] (II) No input driver specified, ignoring this device.
    [ 6.785] (II) This device may have been added with another device file.
    [ 6.785] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 6.785] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [ 6.785] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 6.785] (**) AT Translated Set 2 keyboard: always reports core events
    [ 6.785] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 6.785] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 6.785] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 6.785] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 6.785] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 6.785] (**) Option "xkb_rules" "evdev"
    [ 6.785] (**) Option "xkb_model" "pc104"
    [ 6.785] (**) Option "xkb_layout" "us"
    [ 6.785] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 6.803] (EE)
    [ 6.803] (EE) Backtrace:
    [ 6.803] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x132) [0x81df9e2]
    [ 6.804] (EE) 1: ? (?+0x132) [0xb7787cc5]
    [ 6.804] (EE) 2: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x4cd7) [0xb6e2a1c7]
    [ 6.806] (EE) 3: /usr/lib/xorg-server/Xorg (xf86_show_cursors+0x688) [0x80f9008]
    [ 6.806] (EE) 4: /usr/lib/xorg-server/Xorg (xf86DestroyCursorInfoRec+0xcf8) [0x8103fc8]
    [ 6.806] (EE) 5: /usr/lib/xorg-server/Xorg (RamDacHandleColormaps+0x67b) [0x810218b]
    [ 6.807] (EE) 6: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x25d) [0x81c648d]
    [ 6.808] (EE) 7: /usr/lib/xorg-server/Xorg (miPointerUpdateSprite+0x4c1) [0x81c6b31]
    [ 6.808] (EE) 8: /usr/lib/xorg-server/Xorg (CompositeRegisterImplicitRedirectionException+0x4199) [0x8114399]
    [ 6.809] (EE) 9: /usr/lib/xorg-server/Xorg (PanoramiXRenderReset+0x72a) [0x815915a]
    [ 6.810] (EE) 10: /usr/lib/xorg-server/Xorg (ConfineToShape+0x9f1) [0x80843b1]
    [ 6.810] (EE) 11: /usr/lib/xorg-server/Xorg (WindowHasNewCursor+0x3b) [0x8084f2b]
    [ 6.810] (EE) 12: /usr/lib/xorg-server/Xorg (ChangeWindowAttributes+0xb7c) [0x80aa9ec]
    [ 6.811] (EE) 13: /usr/lib/xorg-server/Xorg (ProcBadRequest+0x209) [0x8074a49]
    [ 6.811] (EE) 14: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x3a6) [0x807abf6]
    [ 6.811] (EE) 15: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x42f) [0x807edaf]
    [ 6.811] (EE) 16: /usr/lib/xorg-server/Xorg (miPolyFillRect+0x27f) [0x8068ddf]
    [ 6.814] (EE) 17: /usr/lib/libc.so.6 (__libc_start_main+0xde) [0xb72d864e]
    [ 6.814] (EE) 18: /usr/lib/xorg-server/Xorg (_start+0x21) [0x8068bd9]
    [ 6.814] (EE)
    [ 6.814] (EE) Segmentation fault at address 0x0
    [ 6.814] (EE)
    Fatal server error:
    [ 6.814] (EE) Caught signal 11 (Segmentation fault). Server aborting
    [ 6.814] (EE)
    [ 6.814] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 6.814] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 6.814] (EE)
    [ 6.815] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 6.817] (EE) Server terminated with error (1). Closing log file.
    Note the segfault in modesetting_drv.so!
    Any help?
    I tried to reinstall dependencies of xorg-server and mesa. And then I even went through with the whole system update which I postponed for a few weeks because of the KDE changes. Sadly even the whole system update didn't help.
    Is it possible that any old config files can cause this?
    EDIT:
    I tried kernel parameter "nouveau.modeset=0" but it didn't help.
    Last edited by cro (2015-02-26 16:33:19)

    Ok, I guess I solved it by reinstalling xf86-video-nouveau.
    Funny business! Why did the upgrade to xorg-server 1.17.1 force me to remove it when it is still needed??
    And why does that lead to mysterious error messages and segfault??
    I discovered it accidentally when I stumbled upon the fact that the package was still installed on my newer x86-64 Arch installation despite being on xorg-server 1.17.1.

  • InDesign Server CS6 (MacOS) - JavaScripting & Troubleshooting "Bus error" or "Segmentation fault"

    I'm attempting to convert a workflow from InDesign CS5.5 Desktop with AppleScript to InDesign Server CS6 with JavaScript. It seems most of our templates work fine but every now and then I run into one that seems to work properly but right after we export to PDF and JPG which is the final step in the script I get either a Bus error or a Segmentation fault error. The files do export and the console sits idle for a few seconds then I get the crash. It doesn't seem to give me anything else and I can't find a crash dump or core file anywhere on disk to examine.
    The exact same input files on InDesign CS5.5 Desktop completing a very similar automation task via AppleScript work without an issue or error. I'm not certain if it's a problem with the way the InDesign files were put together, a version problem between a CS5.5 file and CS6, or something that I'm doing wrong in the script.
    Is there a way to get InDesign Server to go into debug or verbose mode so that it will show more than just two word errors on crash?  I've read a few people talking here about the debug version but every path I've found to get access to the debug version runs into a roadblock with a bad link.
    I would appreciate a point in the current right direction for how to debug these templates this script.

    Re: verbose mode. These are not InDesign error messages. They are system errors, saying that an app (InDesign?) crashed, went away, hence could not issue any kind of message. Crash logs are the place to start. If they don't help, and the crash is outside your code, after that it's over to the maintainer (Adobe?)
    Worth sharing a suitable crash log, as the list of routines active at the crash can narrow down issues.

  • [Solved] Nautilus bookmarks - Gnome Shell Doesn't Start

    Hi there.
    I've tried to search and have been scratching my head by what probably has a really simple solution but I have not found it so far.
    I've made a fresh install of Arch, system is up to date, with Gnome 3 (shell and whatnot).
    I've set my locale in /etc/rc.conf to pt_BR and have properly generated locales.
    $ locale -a
    C
    en_US
    en_US.iso88591
    en_US.utf8
    POSIX
    pt_BR
    pt_BR.iso88591
    pt_BR.utf8
    Gnome is localized to pt_BR
    Everything is fine and dandy except for a really annoying thing.
    xdg-user-dirs-update
    Creates folders with incorrect characters when viewed on Nautilus (but appear correct on Nautilus sidebar).
    I tried editing the .config/user-dirs.dirs file with gedit, it showed the wrong characters but allowed me to write the correct ones. Saved it and ran xdg-user-dis-update, the output is borked characters. Tried editing it in nano, same results.
    I've managed to manually delete and create the correct folders using
    xdg-user-dirs-update --set MUSIC /home/$USER/Foldername
    but, while it displays properly on nautilus when navigating, it doesn't display properly on the sidebar.
    I'm linking to a screenshot so it is easier to understand. The music folder should read "Músicas". You can see I'm inside the Videos folder but the sidebar name doesn't match the folder name.
    http://i453.photobucket.com/albums/qq25 … _issue.jpg
    Any ideas?
    EDIT: After this post, I rebooted and gnome shell would no longer start - at all. I would get it to log in and display the wallpaper but that was it. I could get into xfce4 from gdm so I knew the issue was with gnome.
    Nonetheless, I went ahead and did yet another reinstall (I always assume I borked a package or hard-to-find-configuration).
    Feeling frustated but being a tad wiser I noticed a weird behavior on ~/.xsessionerror
    [Error initializing libicu support]
    This went on forever until I aborted the command.
    Changing my locale on my rc.conf from pt_BR to en_US fixed gnome-shell. I was once again able to boot into it without a problem. I then, from within gnome, choose portuguese as the default locale (gnome-control-panel, not rc.conf). This fixed the Nautilus issue above and has not stopped gnome-shell from working. I don't know *how* they implement their localization but heck, it works.
    Solved and maybe it might help anyone with the same issue.
    Last edited by OttoRobba (2012-06-22 06:43:37)

    Hmm, since yesterday I'm fumbling around with those settings too. It seems this is not settings related at all (at least not to old package settings), but rather to nautilus' behavior. Just a few minutes ago I've set "view all hidden files" to true in it's settings. It instantly crashed. After a reboot gnome-shell is gone. This is really annoying.
    Also there is no taskbar, no menu bar, no nothing in fallback mode!... Is this even fallback mode?
    Trying to launch gnome-shell from terminal then gives:
    Window manager warning: Screen 0 on display ":0" already has a window manager; try using the --replace option to replace the current window manager.
    with replace option:
    Window manager warning: Log level 16: Another compositing manager is running on screen 0
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Window manager warning: Log level 8: meta_compositor_sync_window_geometry: assertion `info' failed
    Window manager warning: Log level 8: add_win: assertion `info != NULL' failed
    Segmentation fault
    Compiz is gone already. What could be causing this issue?

  • [SOLVED] - all qt packages = segmentation fault

    Title says it all. kdm doesn't start, only kde related package which appears to work is ksensors. To give a few examples:
    toad@archtop 1004\7 /home/toad > okular
    Segmentation fault
    toad@archtop 1004\8 /home/toad > kate
    Segmentation fault
    toad@archtop 995\9 /home/toad > konsole
    Segmentation fault
    I tried reinstalling kde and renaming ~/.kde4 (desperation...) but no joy.
    What else could I do?
    EDIT:
    running 64-bit, vanilla kde
    started okular with strace, result here
    Last edited by toad (2010-03-25 11:56:19)

    ran memtest overnight, perfect memory...
    Sidux continues to run fine but I don't want sidux.
    Am on Arch and lxde at the mo and it is behaving nicely.
    I've removed kde just for the sake of it. Thinking about it, all qt apps give me a seg fault. I just got the latest qt which didn't help, so it must be another qt library or whatever. Will reinstall all qt related stuff and report back...
    Last edited by toad (2010-03-25 11:27:27)

  • Nm-applet No keyring secrets found Segmentation fault

    I get segfault whenever I want to connect to a new protected (WPA) wifi network.
    ** Message: applet now removed from the notification area
    ** Message: applet now embedded in the notification area
    ** Message: No keyring secrets found for homewifi/802-11-wireless-security; asking user.
    Segmentation fault
    It works if I logged in as root. Once I have connected to a wifi network in root, I can connect to the registered wifi network when I login with my user account.
    After I logged in with my user account, and connected to homewifi, I launch nm-connection-editor. I select the Wireless Security tab, and attempt to change password, I get
    ** (nm-connection-editor:3920): WARNING **: nm_connection_list_new: failed to load VPN plugins: Couldn't read VPN .name files directory /etc/NetworkManager/VPN.
    (nm-connection-editor:3920): Gtk-WARNING **: No object called: wireless_device_mac
    Segmentation fault
    Any help?

    Strike0 wrote:Have a look here. Maybe that solves it already.
    which is stupid and not relevant to this problem. networkmanager 0.9 doesn't use gnome-keyring unless is a VPN connection or a wireless using WPA enterprise based on certificates.
    PROPER SOLUTION:
    compile network-manager-applet with debug symbols, start nm-applet in gdb and get a trace
    https://wiki.archlinux.org/index.php/De … tings_only
    Last edited by wonder (2012-01-13 19:09:21)

Maybe you are looking for

  • HP Support Assistant Can't Get Windows to Start

    HP Pavilion dv7 - 4053cl WQ867UAR#ABA Windows 7 Windows Error Recovery - Windows failed to start. A recent hardware or software change might be the cause. I had patched a PC right before the crash. After the crash, I restarted and was given the optio

  • Creation of a normal user without admin rights

    Hi, I am new to oracle apex. Can you please let me know how to create a normal user without admin rights in oracle apex application. Thanks & Regards, venkat Edited by: 866673 on Jun 17, 2011 9:53 AM

  • Problem in leadselection of a Basic TableUIElement

    HI Experts, i have created two views in first view  i have some table data . now i need to get the on lead selected row values in next view . For this one i mapped both views to same node and attributes through Component controller. With this one i a

  • Differences between Final Cut Express HD 3.5 and Final Cut Studio 5.1

    Hi, all, Unfortunately, I didn't find a list of what the main differences are between those two products on the Apple website - only about the latest versions of the programs. Since I consider buying a used version of Final Cut Studio 5.1, I would ap

  • Using Mac Speech In Garageband

    Hi there! Is there a way to record the Mac Speech (ie. Vicki or one of the other Mac characters) in Garageband as they read a document? Thanks!