Keyboard/Mouse Module Load Error

Hello,
I am trying to install Solaris 10 on a dual core, generic lap-top computer,
When I boot the installation disk with option "-kdv" and do following steps;
moddebug/W 0x80000000
:cInstallation stucks at loading the module 8042 which I guess to be keyboard/mouse module.
If I pick the other boot options, installation with ttya or ttyb it stucks at language selection phase with a disabled keyboard, I tried upgrading the BIOS which didn't help.
If anyone who might had same problem or knows the workaround could help me, I'd appreciate that.
Thanks in advance,
serdar

i am also getting this error..
Exception in thread "index-/atg/endeca/index/commerce/ProductCatalogSimpleIndexingAdmin" java.lang.NullPointerException: Property value cannot be null (dimval.display_name)
when i run baseline index...
please suggest the solution

Similar Messages

  • Systemd system-modules-load error [Solved]

    After recent update of kernel too linux-3.14.4-1I now cannot boot system due too this error
    -- Logs begin at Fri 2014-05-16 11:58:04 BST, end at Fri 2014-05-16 12:00:56 BST. --
    May 16 11:59:33 arch systemd[1]: Starting Graphical Interface.
    -- Subject: Unit graphical.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit graphical.target has begun starting up.
    May 16 11:59:33 arch systemd[1]: Reached target Graphical Interface.
    -- Subject: Unit graphical.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit graphical.target has finished starting up.
    -- The start-up result is done.
    May 16 11:59:33 arch systemd[1]: Starting Network.
    -- Subject: Unit network.target has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit network.target has begun starting up.
    May 16 11:59:33 arch systemd[1]: Reached target Network.
    -- Subject: Unit network.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit network.target has finished starting up.
    -- The start-up result is done.
    May 16 11:59:33 arch systemd[1]: Startup finished in 4.181s (kernel) + 1min 31.543s (userspace) = 1min 35.724s.
    -- Subject: System start-up is now complete
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- All system services necessary queued for starting at boot have been
    -- successfully started. Note that this does not mean that the machine is
    -- now idle as services might still be busy with completing start-up.
    -- Kernel start-up required 4181476 microseconds.
    -- Initial RAM disk start-up required INITRD_USEC microseconds.
    -- Userspace start-up required 91543070 microseconds.
    May 16 12:00:56 arch systemd[1]: Starting Load Kernel Modules...
    -- Subject: Unit systemd-modules-load.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-modules-load.service has begun starting up.
    May 16 12:00:56 arch systemd-modules-load[316]: Failed to lookup alias 'sg': Function not implemented
    May 16 12:00:56 arch systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
    May 16 12:00:56 arch systemd[1]: Failed to start Load Kernel Modules.
    -- Subject: Unit systemd-modules-load.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-modules-load.service has failed.
    -- The result is failed.
    May 16 12:00:56 arch systemd[1]: Unit systemd-modules-load.service entered failed state.
    Might be just that naming of sg has changed have updated and tried to run mkinicpio but it still does not find module?
    Solved put it down to a bad dd clone of drive partition, have rerun and all seems to working now.
    Last edited by Mr Green (2014-05-17 12:20:52)

    Yep. It was my own fault. I had been using the b43 driver for my BCM4331 wifi card, and recently switched to broadcom-wl. However, I still was trying to load b43 in /etc/modules-load even though I had removed the driver and module from my system. Not sure why my system only started complaining in 3.18.5, but in any case removing the offending .conf file solved the problem. Thanks, graysky.

  • Kernel module loading error. "relocation error: R_AMD64_32"

    I am in the process of porting a stable sparc64 kernel module to amd64 and have run into a road block. When the module loads on amd64 I recieve many errors like the one below.
    Jun 25 10:35:09 earth genunix: [ID 370954 kern.notice] symbol :
    Jun 25 10:35:09 earth genunix: [ID 780480 kern.notice] value 0xffffffffc008b708 does not fit
    Jun 25 10:35:09 earth genunix: [ID 286029 kern.notice] relocation error: R_AMD64_32:
    I using Studio 12 and I have used many combinations of compiler flags the latest of which is:
    -m64 -KPIC -fast -xmodel=medium
    Nothing to this point has solve the problem.
    Have I missed something in the documentation? Are there other compiler flags for amd64 that I am not aware of?
    Thanks

    unfortunately, that's the case now. I forgot to say about it:
    CC -fast -xtarget=opteron -m64 -xmodel=medium -KPIC -DLEVEL=0 ...thanks for your reply,

  • [SOLVED] Module load errors

    I've installed the base following the beginner's guide.  Grep EE /var/log/Xorg.0.log shows the following errors:
    (EE) Failed to loan module "intel" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) KB Multimedia keyboard:  failed to initialize for relative axes
    I haven't found any help for the 1st and 2nd errors; the 3rd looks less important.
    I'd appreciate any help.
    Last edited by jonathan47 (2011-08-19 21:38:12)

    MoonSwan wrote:
    Your drivers are wrong, you should uninstall any other intel drivers you have on the system at the moment.  After that you can reboot if you like or just use rmmod to remove the old modules from your system's array.  Next install this driver:
    extra/xf86-video-intel 2.15.0-2 (xorg-drivers xorg)
    X.org Intel i810/i830/i915/945G/G965+ video drivers
    Try using those with or without an Xorg.conf file.  This wiki page may be useful to you as well:  https://wiki.archlinux.org/index.php/Intel
    Removing the old drivers did the trick.  xf86-video-intel works.  Thank you.

  • Load Error with return code 7000 when call sqlldr in interface.

    Hi All,
    I have created a interface to load data from 'File' to 'Oracle' in ODI 11g.
    Below are the running order of this interface.
    1 - Loading - SrcSet0 - Drop work view
    2 - Loading - SrcSet0 - Drop Temp Table
    3 - Loading - SrcSet0 - Create Temp table
    4 - Loading - SrcSet0 - Create Work View
    5 - Loading - SrcSet0 - Generate CTL file
    6 - Loading - SrcSet0 - Call sqlldr
    We are getting the following error while running the step 6.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
      File "<string>", line 22, in <module>
    Load Error: See C:\home\oracle\joc\odi/AIM.log for details
      at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
      at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
      at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    And it return code 7000 indicated in 'Execution Statistics'.
    If anyone has encountered a similar issue and able to solve it, please share your thoughts with me.
    Thanks in advance for your help.
    Dicksam

    This forum is dedicated to supporting the use of Maven with FMW and the new Oracle Maven Repository.  Given that ODI does not currently provide Maven support, you are unlikely to get a response in this forum.  You might want to try posting in a different forum dedicated to Data Integration, such as the Master Data Management forum.

  • ERROR: Module load completed but symbols could not be loaded for Adobe AIR.dll

    Does anyone know what causes this error? The application installed on my machine is using Adobe Air.dll version 2.0.3.13070
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (2b84.2908): Application hang - code cfffffff (first/second chance not available)
    eax=00000000 ebx=05105dbc ecx=0c013503 edx=00002b84 esi=77f15b70 edi=00000002
    eip=00a68972 esp=0012e03c ebp=00000000 iopl=0         nv up ei pl zr na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00040246
    Unable to load image c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for Adobe AIR.dll
    *** ERROR: Module load completed but symbols could not be loaded for Adobe AIR.dll
    Adobe_AIR+0x58972:
    00a68972 8bec            mov     ebp,esp

    Hi,
    Check weather its right path or not.Even check the call interface,weather you are giving the right one or not.
    Regards,
    Srikanth

  • Oracleasm lib failed to load with "Invalid module format" error

    Hi,
    I'm tring to install the oracleasm lib onto our hardened Redhat EL5 server
    I've download the oracleasm rpm from this page http://www.oracle.com/technology/software/tech/linux/asmlib/rhel5.html.
    We're using Redhat 5 U 2
    [root@PG673 modules]# uname -rm
    2.6.18-92.el5 x86_64
    [root@PG673 modules]#
    The package I downloaded is an exact match with our kernel version
    [root@PG673 modules]# rpm -qa | grep asm
    oracleasm-2.6.18-92.el5-2.0.5-1.el5
    oracleasm-support-2.1.3-1.el5
    oracleasm-support-2.1.3-1.el5
    oracleasm-2.6.18-92.el5-2.0.5-1.el5
    oracleasmlib-2.0.4-1.el5
    oracleasmlib-2.0.4-1.el5
    [root@PG673 modules]#
    RPM installation went well, but when we run the /etc/init.d/oracleasm configure command, we hit the following error
    [root@PG673 other]# /etc/init.d/oracleasm configure
    /etc/init.d/oracleasm: line 207: /usr/sbin/oracleasm: cannot execute binary file
    Later we found out that the oracleasm module haven't been loaded, so we try to load it manually, but we hit the "Invalid module format" error.
    [root@PG673 modules]# modprobe -l | grep asm
    /lib/modules/2.6.18-92.el5/kernel/drivers/addon/oracleasm/oracleasm.ko
    [root@PG673 modules]# modprobe oracleasm
    FATAL: Error inserting oracleasm (/lib/modules/2.6.18-92.el5/kernel/drivers/addon/oracleasm/oracleasm.ko): Invalid module format
    [root@PG673 modules]#
    As I know this error could happen if the driver version is not match with the system kernel version.
    The problem is we're already using an exact match version of driver with our system, I can't think of what to do next in order to proceed the installation.
    Really appreciate if someone could point me a direction.
    Thanks
    Mike

    Hi Mike,
    something looks a bit strange for me. On my OEL 5.4 x64 system i have just the following 3 packages:
    $ rpm -qa | grep asm
    oracleasm-2.6.18-164.el5-2.0.5-1.el5
    oracleasm-support-2.1.3-1.el5
    oracleasmlib-2.0.4-1.el5 Your packages should be I think the following:
    http://oss.oracle.com/projects/oracleasm-support/dist/files/RPMS/rhel5/amd64/2.1.3/oracleasm-support-2.1.3-1.el5.x86_64.rpm
    http://otn.oracle.com/software/tech/linux/asmlib/files/RPMS/rhel5/amd64/2.0.4/oracleasmlib-2.0.4-1.el5.x86_64.rpm
    http://oss.oracle.com/projects/oracleasm/dist/files/RPMS/rhel5/amd64/2.0.5/2.6.18-92.el5/oracleasm-2.6.18-92.el5-2.0.5-1.el5.x86_64.rpm
    Uninstall all asm packages and retry with just those three.
    Good luck!
    Cheers,
    David
    OCP 9i / 10g
    http://www.oratoolkit.ch/knowledge/howto/installation/otn.php

  • Loading Keyboard & Mouse hangs forever! Help!

    I noticed that my Mighty Mouse secondary button wasn't working so I went to System Prefs and clicked on Keyboard & Mouse. It just hangs and I notice that I get alot of network traffic. I tried reinstalling the Mighty Mouse software and it fails.
    I've deleted the plst files from my user directory since the Keyboard & Mouse works from my test user. Help!

    Hmmm. A suggestion I can give is to download the latest drivers for your USB mouse and keyboard.
    If that isn't an option or doesn't work, maybe getting USB to PS2 adapters to hook them up. (Assuming it isn't a wireless setup.)
    Other than that, I have heard things about microsoft Intellipoint causing problems in Audition. Intellipoint, to my knowledge, Works with the mouse control.
    Hope this helps,
    ~Bill

  • [SOLVED] systemd-modules-load fglrx error

    Hello,
    recently I have updated my catalyst drivers (catalyst-test from the AUR) and did a full system upgrade (-Syu).
    Since then I'm unable to do almost anything.
    I'm guessing the catalyst-test upgrade went bad because systemd says it's unable to locate fglrx.
    archlinux systemd-modules-load[188]: Failed to find module 'fglrx'
    I want to reinstall catalyst-test, but I'm unable to do so since I can't even see the tty's.
    They work, but every time I issue a command I have to write the output to a file since I can't see the output or what I'm writing.
    ex.
    to see the output of "systemctl --state=failed" I have to do "systemctl --state=failed > file.txt" and then boot into another OS to read it, it's really painful.
    I have tried adding "systemd.unit=multi-user.target" to the kernel cmdline as suggested on the IRC, but it didn't work. Nor did "systemd.unit=rescue.target"
    Is there any other way to fix this except chroot?
    Thanks in advance.
    Last edited by lakiluki (2015-01-13 16:45:52)

    clfarron4 wrote:Did you re-generate the fglrx module or have the catalyst-hook enabled when you upgraded catalyst-test?
    I did not re-generate it, but I'm pretty sure I had the catalyst-hook enabled. Not 100% sure, tho.

  • Xorg 1.8 upgrade and no keyboard/mouse [solved]

    Well I took the plunge and did a Suy for the 1st time in 6 months or so today... all went well but I have no keyboard or mouse. I have read all the info on the modular configs and opted to stick with my original xorg.conf. Below are my xorg.conf and an Xorg.0.log. Any help is appreciated.
    J
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Thu Jul 17 18:39:19 PDT 2008
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    Section "ServerLayout"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    #       FontPath     "/usr/share/lib/X11/fonts/latin2/75dpi"
    #       FontPath     "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    #    RgbPath         "/usr/share/X11/rgb"
        ModulePath      "/usr/lib/xorg/modules"
        FontPath        "/usr/share/fonts/misc:unscaled"
        FontPath        "/usr/share/fonts/misc"
        FontPath        "/usr/share/fonts/75dpi:unscaled"
        FontPath        "/usr/share/fonts/75dpi"
        FontPath        "/usr/share/fonts/100dpi:unscaled"
        FontPath        "/usr/share/fonts/100dpi"
        FontPath        "/usr/share/fonts/PEX"
        FontPath        "/usr/share/fonts/cyrillic"
        FontPath        "/usr/share/fonts/Type1"
        FontPath        "/usr/share/fonts/ttf/western"
        FontPath        "/usr/share/fonts/ttf/decoratives"
        FontPath        "/usr/share/fonts/truetype"
        FontPath        "/usr/share/fonts/truetype/openoffice"
        FontPath        "/usr/share/fonts/truetype/ttf-bitstream-vera"
        FontPath        "/usr/share/fonts/latex-ttf-fonts"
        FontPath        "/usr/share/fonts/defoma/CID"
        FontPath        "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
        Load           "ddc"  # ddc probing of monitor
        Load           "dbe"
        Load           "extmod"
        Load           "glx"
        Load           "bitmap" # bitmap-fonts
        Load           "type1"
        Load           "freetype"
        #Load           "record"
    EndSection
    Section "ServerFlags"
        Option         "AllowMouseOpenFail" "true"
    EndSection
    Section "InputClass"
        Identifier          "Keyboard Defaults"
        MatchIsKeyboard     "yes"
        Option              "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "InputDevice"
        Identifier     "Keyboard0"
        Driver         "keyboard"
        Option         "CoreKeyboard"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc105"
        Option         "XkbLayout" ""
        Option         "XkbVariant" ""
    EndSection
    Section "InputDevice"
        Identifier     "PS/2 Mouse"
        Driver         "mouse"
        Option         "Protocol" "auto"
        Option         "ZAxisMapping" "4 5"
        Option         "Device" "/dev/psaux"
        Option         "Emulate3Buttons" "true"
        Option         "Emulate3Timeout" "70"
        Option         "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
        Identifier     "USB Mouse"
        Driver         "mouse"
        Option         "Device" "/dev/mouse0"
        Option         "SendCoreEvents" "true"
        Option         "Protocol" "IMPS/2"
        Option         "ZAxisMapping" "4 5"
        Option         "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    #       VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
            #  Default modes distilled from
            #      "VESA and Industry Standards and Guide for Computer Display Monitor
            #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
            #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
            # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
        Identifier     "Monitor0"
        HorizSync       28.0 - 96.0
        VertRefresh     50.0 - 62.0
        ModeLine       "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
        ModeLine       "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
        ModeLine       "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
        ModeLine       "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
        ModeLine       "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
        ModeLine       "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
        ModeLine       "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
        ModeLine       "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        ModeLine       "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        ModeLine       "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
        ModeLine       "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
        ModeLine       "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
        ModeLine       "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
        ModeLine       "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
        ModeLine       "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
        ModeLine       "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
        ModeLine       "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
        ModeLine       "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
        ModeLine       "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
        ModeLine       "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
        ModeLine       "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
        ModeLine       "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
        ModeLine       "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
        ModeLine       "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
        ModeLine       "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
        ModeLine       "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
        ModeLine       "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
        ModeLine       "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
        ModeLine       "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
        ModeLine       "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
        ModeLine       "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
        ModeLine       "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
        ModeLine       "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
        ModeLine       "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
        ModeLine       "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
        ModeLine       "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
        ModeLine       "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
        ModeLine       "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
        ModeLine       "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
        ModeLine       "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
        ModeLine       "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
        ModeLine       "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
        ModeLine       "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
        ModeLine       "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
        ModeLine       "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
        ModeLine       "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
        ModeLine       "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
        ModeLine       "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
        ModeLine       "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
        Modeline       "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
        Option         "DPMS" "true"
    #       HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    #   Driver          "vesa"
        Identifier     "Card0"
        Driver         "nvidia"
        VendorName     "All"
        BoardName      "All"
        Option "PixmapCacheSize" "300000"
        Option "OnDemandVBlankInterrupts" "True"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Card0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       8
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       15
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       16
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       24
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       32
            Modes      "1680x1050"
        EndSubSection
    EndSection
    #Option "PixmapCacheSize" "100000000"
    #Option "allowSHMPPixmaps" "0"
    [   180.386]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [   180.386]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [   180.387] X Protocol Version 11, Revision 0
    [   180.387] Build Operating System: Linux 2.6.34-ARCH i686
    [   180.387] Current Operating System: Linux grayza.home.digitalgoat.com 2.6.30.4 #11 SMP Sat Jul 3 17:37:39 EDT 2010 i686
    [   180.387] Kernel command line: root=/dev/sda2
    [   180.387] Build Date: 21 June 2010  11:54:27AM
    [   180.387] 
    [   180.388] Current version of pixman: 0.18.2
    [   180.388]    Before reporting problems, check http://wiki.x.org
            to make sure that you have the latest version.
    [   180.388] Markers: (--) probed, (**) from config file, (==) default setting,
            (++) from command line, (!!) notice, (II) informational,
            (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [   180.388] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul  5 15:59:36 2010
    [   180.436] (==) Using config file: "/etc/X11/xorg.conf"
    [   180.436] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [   180.451] (==) ServerLayout "Xorg Configured"
    [   180.451] (**) |-->Screen "Screen0" (0)
    [   180.451] (**) |   |-->Monitor "Monitor0"
    [   180.451] (**) |   |-->Device "Card0"
    [   180.451] (**) |-->Input Device "Keyboard0"
    [   180.451] (**) |-->Input Device "USB Mouse"
    [   180.451] (**) Option "AllowMouseOpenFail" "true"
    [   180.451] (==) Automatically adding devices
    [   180.451] (==) Automatically enabling devices
    [   180.532] (WW) The directory "/usr/share/fonts/PEX" does not exist.
    [   180.532]    Entry deleted from font path.
    [   180.532] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    [   180.532]    Entry deleted from font path.
    [   180.532]    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    [   180.559] (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/truetype" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.559] (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    [   180.559]    Entry deleted from font path.
    [   180.562] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [   180.562]    Entry deleted from font path.
    [   180.562] (**) FontPath set to:
            /usr/share/fonts/misc:unscaled,
            /usr/share/fonts/misc,
            /usr/share/fonts/75dpi:unscaled,
            /usr/share/fonts/75dpi,
            /usr/share/fonts/100dpi:unscaled,
            /usr/share/fonts/100dpi,
            /usr/share/fonts/Type1,
            /usr/share/fonts/misc/,
            /usr/share/fonts/TTF/,
            /usr/share/fonts/Type1/,
            /usr/share/fonts/100dpi/,
            /usr/share/fonts/75dpi/
    [   180.562] (**) ModulePath set to "/usr/lib/xorg/modules"
    [   180.562] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [   180.562] (WW) Disabling Keyboard0
    [   180.562] (WW) Disabling USB Mouse
    [   180.562] (II) Loader magic: 0x81e9d00
    [   180.562] (II) Module ABI versions:
    [   180.562]    X.Org ANSI C Emulation: 0.4
    [   180.562]    X.Org Video Driver: 7.0
    [   180.562]    X.Org XInput driver : 9.0
    [   180.562]    X.Org Server Extension : 3.0
    [   180.568] (--) PCI:*(0:1:0:0) 10de:01d1:1462:0274 nVidia Corporation G72 [GeForce 7300 LE] rev 161, Mem @ 0xf7000000/16777216, 0xd0000000/268435456, 0xf8000000/16777216, BIOS @ 0x????????/131072
    [   180.574] (--) PCI: (0:4:1:0) 14f1:8800:1461:c111 Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder rev 5, Mem @ 0xfc000000/16777216
    [   180.574] (II) Open ACPI successful (/var/run/acpid.socket)
    [   180.574] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    [   180.574] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    [   180.575] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [   180.575] (II) "record" will be loaded by default.
    [   180.575] (II) "dri" will be loaded by default.
    [   180.575] (II) "dri2" will be loaded by default.
    [   180.575] (II) LoadModule: "ddc"
    [   180.575] (II) Module "ddc" already built-in
    [   180.575] (II) LoadModule: "dbe"
    [   180.624] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [   180.628] (II) Module dbe: vendor="X.Org Foundation"
    [   180.628]    compiled for 1.8.1.902, module version = 1.0.0
    [   180.628]    Module class: X.Org Server Extension
    [   180.628]    ABI class: X.Org Server Extension, version 3.0
    [   180.628] (II) Loading extension DOUBLE-BUFFER
    [   180.628] (II) LoadModule: "extmod"
    [   180.629] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [   180.636] (II) Module extmod: vendor="X.Org Foundation"
    [   180.636]    compiled for 1.8.1.902, module version = 1.0.0
    [   180.636]    Module class: X.Org Server Extension
    [   180.636]    ABI class: X.Org Server Extension, version 3.0
    [   180.636] (II) Loading extension MIT-SCREEN-SAVER
    [   180.636] (II) Loading extension XFree86-VidModeExtension
    [   180.636] (II) Loading extension XFree86-DGA
    [   180.636] (II) Loading extension DPMS
    [   180.636] (II) Loading extension XVideo
    [   180.636] (II) Loading extension XVideo-MotionCompensation
    [   180.636] (II) Loading extension X-Resource
    [   180.636] (II) LoadModule: "glx"
    [   180.636] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [   180.638] (II) Module glx: vendor="X.Org Foundation"
    [   180.638]    compiled for 1.8.1.902, module version = 1.0.0
    [   180.638]    ABI class: X.Org Server Extension, version 3.0
    [   180.639] (==) AIGLX enabled
    [   180.639] (II) Loading extension GLX
    [   180.639] (II) LoadModule: "record"
    [   180.639] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [   180.646] (II) Module record: vendor="X.Org Foundation"
    [   180.646]    compiled for 1.8.1.902, module version = 1.13.0
    [   180.646]    Module class: X.Org Server Extension
    [   180.646]    ABI class: X.Org Server Extension, version 3.0
    [   180.646] (II) Loading extension RECORD
    [   180.646] (II) LoadModule: "dri"
    [   180.646] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [   180.664] (II) Module dri: vendor="X.Org Foundation"
    [   180.664]    compiled for 1.8.1.902, module version = 1.0.0
    [   180.664]    ABI class: X.Org Server Extension, version 3.0
    [   180.664] (II) Loading extension XFree86-DRI
    [   180.664] (II) LoadModule: "dri2"
    [   180.664] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [   180.664] (II) Module dri2: vendor="X.Org Foundation"
    [   180.664]    compiled for 1.8.1.902, module version = 1.2.0
    [   180.664]    ABI class: X.Org Server Extension, version 3.0
    [   180.664] (II) Loading extension DRI2
    [   180.664] (II) LoadModule: "nvidia"
    [   180.664] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [   180.810] (II) Module nvidia: vendor="NVIDIA Corporation"
    [   180.810]    compiled for 4.0.2, module version = 1.0.0
    [   180.810]    Module class: X.Org Video Driver
    [   180.852] (II) NVIDIA dlloader X Driver  195.36.24  Thu Apr 22 09:34:29 PDT 2010
    [   180.855] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [   180.855] (--) using VT number 7
    [   180.858] (II) Primary Device is: PCI 01@00:00:0
    [   180.859] (II) Loading sub module "fb"
    [   180.859] (II) LoadModule: "fb"
    [   180.915] (II) Loading /usr/lib/xorg/modules/libfb.so
    [   180.944] (II) Module fb: vendor="X.Org Foundation"
    [   180.944]    compiled for 1.8.1.902, module version = 1.0.0
    [   180.944]    ABI class: X.Org ANSI C Emulation, version 0.4
    [   180.944] (II) Loading sub module "wfb"
    [   180.944] (II) LoadModule: "wfb"
    [   180.944] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [   180.952] (II) Module wfb: vendor="X.Org Foundation"
    [   180.952]    compiled for 1.8.1.902, module version = 1.0.0
    [   180.952]    ABI class: X.Org ANSI C Emulation, version 0.4
    [   180.952] (II) Loading sub module "ramdac"
    [   180.952] (II) LoadModule: "ramdac"
    [   180.952] (II) Module "ramdac" already built-in
    [   181.026] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [   181.026] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [   181.026] (==) NVIDIA(0): RGB weight 888
    [   181.026] (==) NVIDIA(0): Default visual is TrueColor
    [   181.026] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [   181.026] (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    [   181.026] (**) NVIDIA(0): Option "PixmapCacheSize" "300000"
    [   181.026] (**) NVIDIA(0): Enabling RENDER acceleration
    [   181.027] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [   181.027] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
    [   181.027] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
    [   181.027] (EE) NVIDIA(0):     you continue to encounter problems, Please try
    [   181.027] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
    [   182.011] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [   182.013] (II) NVIDIA(0): NVIDIA GPU GeForce 7300 LE (G72) at PCI:1:0:0 (GPU-0)
    [   182.013] (--) NVIDIA(0): Memory: 524288 kBytes
    [   182.013] (--) NVIDIA(0): VideoBIOS: 05.72.22.43.32
    [   182.013] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [   182.013] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [   182.013] (--) NVIDIA(0): Connected display device(s) on GeForce 7300 LE at PCI:1:0:0:
    [   182.013] (--) NVIDIA(0):     CRT-0
    [   182.013] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [   182.014] (II) NVIDIA(0): Assigned Display Device: CRT-0
    [   182.014] (II) NVIDIA(0): Validated modes:
    [   182.014] (II) NVIDIA(0):     "1680x1050"
    [   182.014] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    [   182.014] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [   182.014] (WW) NVIDIA(0):     from CRT-0's EDID.
    [   182.014] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [   182.018] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [   182.018] (--) Depth 24 pixmap format is 32 bpp
    [   182.023] (II) NVIDIA(0): Initialized GPU GART.
    [   182.027] (II) NVIDIA(0): Setting mode "1680x1050"
    [   182.114] (II) Loading extension NV-GLX
    [   182.149] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [   182.166] (==) NVIDIA(0): Disabling shared memory pixmaps
    [   182.166] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [   182.168] (==) NVIDIA(0): Backing store disabled
    [   182.168] (==) NVIDIA(0): Silken mouse enabled
    [   182.178] (**) NVIDIA(0): DPMS enabled
    [   182.178] (II) Loading extension NV-CONTROL
    [   182.179] (II) Loading extension XINERAMA
    [   182.179] (II) Loading sub module "dri2"
    [   182.179] (II) LoadModule: "dri2"
    [   182.179] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [   182.179] (II) NVIDIA(0): [DRI2] Setup complete
    [   182.179] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
    [   182.179] (==) RandR enabled
    [   182.179] (II) Initializing built-in extension Generic Event Extension
    [   182.179] (II) Initializing built-in extension SHAPE
    [   182.179] (II) Initializing built-in extension MIT-SHM
    [   182.179] (II) Initializing built-in extension XInputExtension
    [   182.179] (II) Initializing built-in extension XTEST
    [   182.179] (II) Initializing built-in extension BIG-REQUESTS
    [   182.179] (II) Initializing built-in extension SYNC
    [   182.179] (II) Initializing built-in extension XKEYBOARD
    [   182.179] (II) Initializing built-in extension XC-MISC
    [   182.179] (II) Initializing built-in extension SECURITY
    [   182.179] (II) Initializing built-in extension XINERAMA
    [   182.179] (II) Initializing built-in extension XFIXES
    [   182.179] (II) Initializing built-in extension RENDER
    [   182.179] (II) Initializing built-in extension RANDR
    [   182.179] (II) Initializing built-in extension COMPOSITE
    [   182.179] (II) Initializing built-in extension DAMAGE
    [   182.188] (II) AIGLX: Screen 0 is not DRI2 capable
    [   182.188] (II) AIGLX: Screen 0 is not DRI capable
    [   182.233] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [   182.233] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [   182.912] (II) config/udev: Adding input device Power Button (/dev/event0)
    [   182.913] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [   182.913] (II) No input driver/identifier specified (ignoring)
    [   182.913] (II) config/udev: Adding input device Power Button (/dev/event1)
    [   182.913] (**) Power Button: Applying InputClass "Keyboard Defaults"
    [   182.913] (II) No input driver/identifier specified (ignoring)
    [   182.914] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/event3)
    [   182.914] (II) No input driver/identifier specified (ignoring)
    [   182.915] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/mouse0)
    [   182.915] (II) No input driver/identifier specified (ignoring)
    [   182.918] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/event2)
    [   182.918] (**) AT Translated Set 2 keyboard: Applying InputClass "Keyboard Defaults"
    [   182.918] (II) No input driver/identifier specified (ignoring)
    Last edited by jayray (2010-07-05 22:13:09)

    So I have whittled it down to the following and still have the same results:
    BTW thank you for the quick response!
    J
    xorg.conf
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    #       VertRefresh  50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
            #  Default modes distilled from
            #      "VESA and Industry Standards and Guide for Computer Display Monitor
            #       Timing", version 1.0, revision 0.8, adopted September 17, 1998.
            #  $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
            # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
        Identifier     "Monitor0"
        HorizSync       28.0 - 96.0
        VertRefresh     50.0 - 62.0
        ModeLine       "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
        ModeLine       "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
        ModeLine       "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
        ModeLine       "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
        ModeLine       "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
        ModeLine       "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
        ModeLine       "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
        ModeLine       "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        ModeLine       "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        ModeLine       "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
        ModeLine       "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
        ModeLine       "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
        ModeLine       "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
        ModeLine       "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
        ModeLine       "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
        ModeLine       "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
        ModeLine       "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
        ModeLine       "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
        ModeLine       "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
        ModeLine       "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
        ModeLine       "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
        ModeLine       "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
        ModeLine       "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
        ModeLine       "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
        ModeLine       "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
        ModeLine       "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
        ModeLine       "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
        ModeLine       "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
        ModeLine       "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
        ModeLine       "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
        ModeLine       "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
        ModeLine       "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
        ModeLine       "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
        ModeLine       "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
        ModeLine       "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
        ModeLine       "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
        ModeLine       "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
        ModeLine       "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
        ModeLine       "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
        ModeLine       "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
        ModeLine       "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
        ModeLine       "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
        ModeLine       "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
        ModeLine       "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
        ModeLine       "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
        ModeLine       "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
        ModeLine       "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
        ModeLine       "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
        ModeLine       "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
        ModeLine       "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
        Modeline       "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
        Option         "DPMS" "true"
    #       HorizSync    28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Device"
    #   Driver          "vesa"
        Identifier     "Card0"
        Driver         "nvidia"
        VendorName     "All"
        BoardName      "All"
        Option "PixmapCacheSize" "300000"
        Option "OnDemandVBlankInterrupts" "True"
    EndSection
    Section "Screen"
        Identifier     "Screen0"
        Device         "Card0"
        Monitor        "Monitor0"
        DefaultDepth    24
        SubSection     "Display"
            Depth       8
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       15
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       16
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       24
            Modes      "1680x1050"
        EndSubSection
        SubSection     "Display"
            Depth       32
            Modes      "1680x1050"
        EndSubSection
    EndSection
    Xorg.0.log
    [  2056.665]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [  2056.665]
    X.Org X Server 1.8.1.902 (1.8.2 RC 2)
    Release Date: 2010-06-21
    [  2056.665] X Protocol Version 11, Revision 0
    [  2056.665] Build Operating System: Linux 2.6.34-ARCH i686
    [  2056.665] Current Operating System: Linux grayza.home.digitalgoat.com 2.6.30.4 #11 SMP Sat Jul 3 17:37:39 EDT 2010 i686
    [  2056.665] Kernel command line: root=/dev/sda2
    [  2056.665] Build Date: 21 June 2010  11:54:27AM
    [  2056.665] 
    [  2056.665] Current version of pixman: 0.18.2
    [  2056.665]    Before reporting problems, check http://wiki.x.org
            to make sure that you have the latest version.
    [  2056.665] Markers: (--) probed, (**) from config file, (==) default setting,
            (++) from command line, (!!) notice, (II) informational,
            (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [  2056.665] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul  5 16:30:53 2010
    [  2056.665] (==) Using config file: "/etc/X11/xorg.conf"
    [  2056.665] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [  2056.666] (==) No Layout section.  Using the first Screen section.
    [  2056.666] (**) |-->Screen "Screen0" (0)
    [  2056.666] (**) |   |-->Monitor "Monitor0"
    [  2056.666] (**) |   |-->Device "Card0"
    [  2056.666] (==) Automatically adding devices
    [  2056.666] (==) Automatically enabling devices
    [  2056.666] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [  2056.666]    Entry deleted from font path.
    [  2056.666] (==) FontPath set to:
            /usr/share/fonts/misc/,
            /usr/share/fonts/TTF/,
            /usr/share/fonts/Type1/,
            /usr/share/fonts/100dpi/,
            /usr/share/fonts/75dpi/
    [  2056.666] (==) ModulePath set to "/usr/lib/xorg/modules"
    [  2056.666] (II) The server relies on udev to provide the list of input devices.
            If no devices become available, reconfigure udev or disable AutoAddDevices.
    [  2056.666] (II) Loader magic: 0x81e9d00
    [  2056.666] (II) Module ABI versions:
    [  2056.666]    X.Org ANSI C Emulation: 0.4
    [  2056.666]    X.Org Video Driver: 7.0
    [  2056.666]    X.Org XInput driver : 9.0
    [  2056.666]    X.Org Server Extension : 3.0
    [  2056.672] (--) PCI:*(0:1:0:0) 10de:01d1:1462:0274 nVidia Corporation G72 [GeForce 7300 LE] rev 161, Mem @ 0xf7000000/16777216, 0xd0000000/268435456, 0xf8000000/16777216, BIOS @ 0x????????/131072
    [  2056.678] (--) PCI: (0:4:1:0) 14f1:8800:1461:c111 Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder rev 5, Mem @ 0xfc000000/16777216
    [  2056.679] (II) Open ACPI successful (/var/run/acpid.socket)
    [  2056.679] (II) LoadModule: "extmod"
    [  2056.679] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [  2056.679] (II) Module extmod: vendor="X.Org Foundation"
    [  2056.679]    compiled for 1.8.1.902, module version = 1.0.0
    [  2056.679]    Module class: X.Org Server Extension
    [  2056.679]    ABI class: X.Org Server Extension, version 3.0
    [  2056.679] (II) Loading extension MIT-SCREEN-SAVER
    [  2056.679] (II) Loading extension XFree86-VidModeExtension
    [  2056.679] (II) Loading extension XFree86-DGA
    [  2056.679] (II) Loading extension DPMS
    [  2056.679] (II) Loading extension XVideo
    [  2056.679] (II) Loading extension XVideo-MotionCompensation
    [  2056.679] (II) Loading extension X-Resource
    [  2056.679] (II) LoadModule: "dbe"
    [  2056.679] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [  2056.679] (II) Module dbe: vendor="X.Org Foundation"
    [  2056.679]    compiled for 1.8.1.902, module version = 1.0.0
    [  2056.679]    Module class: X.Org Server Extension
    [  2056.679]    ABI class: X.Org Server Extension, version 3.0
    [  2056.679] (II) Loading extension DOUBLE-BUFFER
    [  2056.679] (II) LoadModule: "glx"
    [  2056.679] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [  2056.679] (II) Module glx: vendor="X.Org Foundation"
    [  2056.679]    compiled for 1.8.1.902, module version = 1.0.0
    [  2056.679]    ABI class: X.Org Server Extension, version 3.0
    [  2056.679] (==) AIGLX enabled
    [  2056.679] (II) Loading extension GLX
    [  2056.679] (II) LoadModule: "record"
    [  2056.680] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [  2056.680] (II) Module record: vendor="X.Org Foundation"
    [  2056.680]    compiled for 1.8.1.902, module version = 1.13.0
    [  2056.680]    Module class: X.Org Server Extension
    [  2056.680]    ABI class: X.Org Server Extension, version 3.0
    [  2056.680] (II) Loading extension RECORD
    [  2056.680] (II) LoadModule: "dri"
    [  2056.680] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [  2056.680] (II) Module dri: vendor="X.Org Foundation"
    [  2056.680]    compiled for 1.8.1.902, module version = 1.0.0
    [  2056.680]    ABI class: X.Org Server Extension, version 3.0
    [  2056.680] (II) Loading extension XFree86-DRI
    [  2056.680] (II) LoadModule: "dri2"
    [  2056.680] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [  2056.680] (II) Module dri2: vendor="X.Org Foundation"
    [  2056.680]    compiled for 1.8.1.902, module version = 1.2.0
    [  2056.680]    ABI class: X.Org Server Extension, version 3.0
    [  2056.680] (II) Loading extension DRI2
    [  2056.680] (II) LoadModule: "nvidia"
    [  2056.680] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [  2056.680] (II) Module nvidia: vendor="NVIDIA Corporation"
    [  2056.680]    compiled for 4.0.2, module version = 1.0.0
    [  2056.680]    Module class: X.Org Video Driver
    [  2056.681] (II) NVIDIA dlloader X Driver  195.36.24  Thu Apr 22 09:34:29 PDT 2010
    [  2056.681] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [  2056.681] (--) using VT number 8
    [  2056.683] (II) Primary Device is: PCI 01@00:00:0
    [  2056.683] (II) Loading sub module "fb"
    [  2056.683] (II) LoadModule: "fb"
    [  2056.683] (II) Loading /usr/lib/xorg/modules/libfb.so
    [  2056.683] (II) Module fb: vendor="X.Org Foundation"
    [  2056.683]    compiled for 1.8.1.902, module version = 1.0.0
    [  2056.683]    ABI class: X.Org ANSI C Emulation, version 0.4
    [  2056.683] (II) Loading sub module "wfb"
    [  2056.683] (II) LoadModule: "wfb"
    [  2056.684] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [  2056.684] (II) Module wfb: vendor="X.Org Foundation"
    [  2056.684]    compiled for 1.8.1.902, module version = 1.0.0
    [  2056.684]    ABI class: X.Org ANSI C Emulation, version 0.4
    [  2056.684] (II) Loading sub module "ramdac"
    [  2056.684] (II) LoadModule: "ramdac"
    [  2056.684] (II) Module "ramdac" already built-in
    [  2056.684] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    [  2056.684] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [  2056.684] (==) NVIDIA(0): RGB weight 888
    [  2056.684] (==) NVIDIA(0): Default visual is TrueColor
    [  2056.684] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [  2056.684] (**) NVIDIA(0): Option "OnDemandVBlankInterrupts" "True"
    [  2056.684] (**) NVIDIA(0): Option "PixmapCacheSize" "300000"
    [  2056.684] (**) NVIDIA(0): Enabling RENDER acceleration
    [  2056.684] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [  2056.684] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
    [  2056.684] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
    [  2056.684] (EE) NVIDIA(0):     you continue to encounter problems, Please try
    [  2056.684] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
    [  2057.090] (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
    [  2057.091] (II) NVIDIA(0): NVIDIA GPU GeForce 7300 LE (G72) at PCI:1:0:0 (GPU-0)
    [  2057.091] (--) NVIDIA(0): Memory: 524288 kBytes
    [  2057.091] (--) NVIDIA(0): VideoBIOS: 05.72.22.43.32
    [  2057.091] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [  2057.091] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [  2057.091] (--) NVIDIA(0): Connected display device(s) on GeForce 7300 LE at PCI:1:0:0:
    [  2057.091] (--) NVIDIA(0):     CRT-0
    [  2057.091] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [  2057.092] (II) NVIDIA(0): Assigned Display Device: CRT-0
    [  2057.092] (II) NVIDIA(0): Validated modes:
    [  2057.092] (II) NVIDIA(0):     "1680x1050"
    [  2057.092] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
    [  2057.092] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
    [  2057.092] (WW) NVIDIA(0):     from CRT-0's EDID.
    [  2057.092] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
    [  2057.092] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [  2057.092] (--) Depth 24 pixmap format is 32 bpp
    [  2057.092] (II) NVIDIA(0): Initialized GPU GART.
    [  2057.097] (II) NVIDIA(0): Setting mode "1680x1050"
    [  2057.183] (II) Loading extension NV-GLX
    [  2057.202] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [  2057.205] (==) NVIDIA(0): Disabling shared memory pixmaps
    [  2057.205] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [  2057.205] (==) NVIDIA(0): Backing store disabled
    [  2057.205] (==) NVIDIA(0): Silken mouse enabled
    [  2057.205] (**) NVIDIA(0): DPMS enabled
    [  2057.206] (II) Loading extension NV-CONTROL
    [  2057.206] (II) Loading extension XINERAMA
    [  2057.206] (II) Loading sub module "dri2"
    [  2057.206] (II) LoadModule: "dri2"
    [  2057.206] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [  2057.206] (II) NVIDIA(0): [DRI2] Setup complete
    [  2057.206] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
    [  2057.206] (==) RandR enabled
    [  2057.206] (II) Initializing built-in extension Generic Event Extension
    [  2057.206] (II) Initializing built-in extension SHAPE
    [  2057.206] (II) Initializing built-in extension MIT-SHM
    [  2057.206] (II) Initializing built-in extension XInputExtension
    [  2057.206] (II) Initializing built-in extension XTEST
    [  2057.206] (II) Initializing built-in extension BIG-REQUESTS
    [  2057.206] (II) Initializing built-in extension SYNC
    [  2057.206] (II) Initializing built-in extension XKEYBOARD
    [  2057.206] (II) Initializing built-in extension XC-MISC
    [  2057.206] (II) Initializing built-in extension SECURITY
    [  2057.206] (II) Initializing built-in extension XINERAMA
    [  2057.206] (II) Initializing built-in extension XFIXES
    [  2057.206] (II) Initializing built-in extension RENDER
    [  2057.206] (II) Initializing built-in extension RANDR
    [  2057.206] (II) Initializing built-in extension COMPOSITE
    [  2057.206] (II) Initializing built-in extension DAMAGE
    [  2057.215] (II) AIGLX: Screen 0 is not DRI2 capable
    [  2057.215] (II) AIGLX: Screen 0 is not DRI capable
    [  2057.217] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [  2057.217] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [  2057.320] (II) config/udev: Adding input device Power Button (/dev/event0)
    [  2057.320] (II) No input driver/identifier specified (ignoring)
    [  2057.321] (II) config/udev: Adding input device Power Button (/dev/event1)
    [  2057.321] (II) No input driver/identifier specified (ignoring)
    [  2057.322] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/event3)
    [  2057.322] (II) No input driver/identifier specified (ignoring)
    [  2057.322] (II) config/udev: Adding input device Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) (/dev/mouse0)
    [  2057.322] (II) No input driver/identifier specified (ignoring)
    [  2057.325] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/event2)
    [  2057.325] (II) No input driver/identifier specified (ignoring)noring)

  • Keyboard & Mouse Not Working (fresh install/open source ati driver)

    As the title says, I have a fresh install of arch, installed and configured the xorg as the "Beginners Guide" suggested.
    my xorg.conf is as following:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 370 230 # mm
    Identifier "Monitor0"
    VendorName "LPL"
    ModelName "0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "M22 [Mobility Radeon X300]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    and my /~/.xinitrc contains:
    exec xterm
    but when I run startx it goes into the graphics mode but my keyboard and mouse does not work at all.
    Any suggestion please...
    What should I do?
    Regards:rolleyes:
    Last edited by mahan_h (2009-03-15 18:21:33)

    http://wiki.archlinux.org/index.php/Xor … otplugging
    start hal before starting Xorg
    Last edited by wonder (2009-03-15 18:22:03)

  • The keyboard /mouse unresponsive in yosemite on my Mac Air Late 2010

    How do I fix the problem of lack of responsiveness with my keyboard/mouse after installing yosemite on my late 2010 Mac Air?  Losing typing ability in mid sentence!!

    If the following doesn't work, then there is a server error.
    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Also see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Failed systemd-modules-load - X won't start

    So i recently updated my arch system, and after a restart i couldn't start a vnc session with it.
    Soon after that i discovered that X isn't running, so i checked journalctl -xn to find out that
    systemd-module-load
    has failed to start.
    At the startup, it also shows that that module has failed to load and the startup process is stuck at
    [reached] target graphical interface
    Only way to do stuff is to get on another ttyl or connect per ssh.
    What i tried so far (read somewhere that these helped some people)
    - Reinstall catalyst with aticonfig --initial
    - Reinstall systemd-tools
    - mkinitcpio -p linux, result is successfull
    Current version i'm running:
    Arch 3.8.5-1 64bit
    Ati Catalyst 13.3-5
    edit:
    This is the Xorx.0.log
    [ 10.337]
    X.Org X Server 1.13.3
    Release Date: 2013-03-07
    [ 10.337] X Protocol Version 11, Revision 0
    [ 10.337] Build Operating System: Linux 3.8.2-1-ARCH x86_64
    [ 10.337] Current Operating System: Linux server 3.8.5-1-ARCH #1 SMP PREEMPT Fri Mar 29 19:18:14 CET 2013 x86_64
    [ 10.337] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7dacf662-5f86-4141-ba35-c45eeac4a814 ro nomodeset verbose verbose
    [ 10.337] Build Date: 09 March 2013 08:45:37AM
    [ 10.337]
    [ 10.337] Current version of pixman: 0.28.2
    [ 10.337] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 10.337] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 10.338] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 6 16:10:43 2013
    [ 10.412] (==) Using config file: "/etc/X11/xorg.conf"
    [ 10.412] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 10.482] (==) ServerLayout "aticonfig Layout"
    [ 10.482] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 10.482] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 10.482] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 10.482] (==) Automatically adding devices
    [ 10.482] (==) Automatically enabling devices
    [ 10.482] (==) Automatically adding GPU devices
    [ 10.594] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 10.594] Entry deleted from font path.
    [ 10.594] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 10.595] Entry deleted from font path.
    [ 10.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 10.595] Entry deleted from font path.
    [ 10.595] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 10.595] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 10.596] Entry deleted from font path.
    [ 10.596] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 10.596] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 10.596] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 10.596] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 10.596] (II) Loader magic: 0x7fcc20
    [ 10.596] (II) Module ABI versions:
    [ 10.596] X.Org ANSI C Emulation: 0.4
    [ 10.596] X.Org Video Driver: 13.1
    [ 10.596] X.Org XInput driver : 18.0
    [ 10.596] X.Org Server Extension : 7.0
    [ 10.597] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10.604] (--) PCI:*(0:0:1:0) 1002:9802:1849:9802 rev 0, Mem @ 0xc0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
    [ 10.656] Initializing built-in extension Generic Event Extension
    [ 10.656] Initializing built-in extension SHAPE
    [ 10.656] Initializing built-in extension MIT-SHM
    [ 10.656] Initializing built-in extension XInputExtension
    [ 10.656] Initializing built-in extension XTEST
    [ 10.656] Initializing built-in extension BIG-REQUESTS
    [ 10.656] Initializing built-in extension SYNC
    [ 10.656] Initializing built-in extension XKEYBOARD
    [ 10.656] Initializing built-in extension XC-MISC
    [ 10.656] Initializing built-in extension SECURITY
    [ 10.656] Initializing built-in extension XINERAMA
    [ 10.656] Initializing built-in extension XFIXES
    [ 10.656] Initializing built-in extension RENDER
    [ 10.656] Initializing built-in extension RANDR
    [ 10.656] Initializing built-in extension COMPOSITE
    [ 10.656] Initializing built-in extension DAMAGE
    [ 10.656] Initializing built-in extension MIT-SCREEN-SAVER
    [ 10.656] Initializing built-in extension DOUBLE-BUFFER
    [ 10.656] Initializing built-in extension RECORD
    [ 10.656] Initializing built-in extension DPMS
    [ 10.656] Initializing built-in extension X-Resource
    [ 10.656] Initializing built-in extension XVideo
    [ 10.656] Initializing built-in extension XVideo-MotionCompensation
    [ 10.656] Initializing built-in extension XFree86-VidModeExtension
    [ 10.656] Initializing built-in extension XFree86-DGA
    [ 10.656] Initializing built-in extension XFree86-DRI
    [ 10.656] Initializing built-in extension DRI2
    [ 10.656] (II) "glx" will be loaded by default.
    [ 10.657] (II) LoadModule: "glx"
    [ 10.737] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 10.838] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 10.838] compiled for 6.9.0, module version = 1.0.0
    [ 10.838] Loading extension GLX
    [ 10.838] (II) LoadModule: "fglrx"
    [ 10.839] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
    [ 11.675] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
    [ 11.675] compiled for 1.4.99.906, module version = 12.10.5
    [ 11.675] Module class: X.Org Video Driver
    [ 11.676] (II) Loading sub module "fglrxdrm"
    [ 11.676] (II) LoadModule: "fglrxdrm"
    [ 11.676] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 11.729] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 11.729] compiled for 1.4.99.906, module version = 12.10.5
    [ 11.729] (II) AMD Proprietary Linux Driver Version Identifier:12.10.05
    [ 11.729] (II) AMD Proprietary Linux Driver Release Identifier: UNSUPPORTED-12.10.17
    [ 11.729] (II) AMD Proprietary Linux Driver Build Date: Mar 20 2013 21:34:16
    [ 11.729] (++) using VT number 7
    [ 11.739] (WW) Falling back to old probe method for fglrx
    [ 12.090] (II) Loading PCS database from /etc/ati/amdpcsdb /etc/ati/amdpcsdb.default
    [ 12.303] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.303] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.307] (--) Chipset Supported AMD Graphics Processor (0x9802) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:1) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:1) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:21:2) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
    [ 12.324] (WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
    [ 12.327] (II) AMD Video driver is running on a device belonging to a group targeted for this release
    [ 12.345] (II) AMD Video driver is signed
    [ 12.349] (II) fglrx(0): pEnt->device->identifier=0x27bdb40
    [ 12.349] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === begin
    [ 12.350] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    [ 12.350] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 12.350] (==) fglrx(0): Default visual is TrueColor
    [ 12.350] (**) fglrx(0): Option "DPMS" "true"
    [ 12.350] (==) fglrx(0): RGB weight 888
    [ 12.350] (II) fglrx(0): Using 8 bits per RGB
    [ 12.350] (==) fglrx(0): Buffer Tiling is ON
    [ 12.351] (II) Loading sub module "fglrxdrm"
    [ 12.351] (II) LoadModule: "fglrxdrm"
    [ 12.351] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
    [ 12.351] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
    [ 12.352] compiled for 1.4.99.906, module version = 12.10.5
    [ 12.461] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.461] ukiDynamicMajor: failed to open /proc/ati/major
    [ 12.462] (**) fglrx(0): NoAccel = NO
    [ 12.462] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
    [ 12.462] (--) fglrx(0): Chipset: "AMD Radeon HD 6310 Graphics" (Chipset = 0x9802)
    [ 12.462] (--) fglrx(0): (PciSubVendor = 0x1849, PciSubDevice = 0x9802)
    [ 12.462] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
    [ 12.462] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
    [ 12.462] (--) fglrx(0): MMIO registers at 0xfeb00000
    [ 12.462] (--) fglrx(0): I/O port at 0x0000f000
    [ 12.462] (==) fglrx(0): ROM-BIOS at 0x000c0000
    [ 12.538] (II) fglrx(0): Invalid ATI BIOS from int10, the adapter is not VGA-enabled
    [ 12.538] (EE) fglrx(0): Invalid video BIOS signature!
    [ 12.538] (EE) fglrx(0): GetBIOSParameter failed
    [ 12.538] (EE) fglrx(0): PreInitAdapter failed
    [ 12.538] (EE) fglrx(0): PreInit failed
    [ 12.538] (II) fglrx(0): === [xdl_xs113_atiddxPreInit] === end
    [ 12.576] (II) UnloadModule: "fglrx"
    [ 12.576] (II) UnloadSubModule: "fglrxdrm"
    [ 12.576] (II) Unloading fglrxdrm
    [ 12.576] (II) UnloadSubModule: "fglrxdrm"
    [ 12.576] (EE) Screen(s) found, but none have a usable configuration.
    [ 12.577]
    Fatal server error:
    [ 12.577] no screens found
    [ 12.577] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 12.577] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 12.577] (EE)
    [ 12.602] Server terminated with error (1). Closing log file.
    And this is the pacman log with the updates
    [2013-04-06 03:57] [PACMAN] Running 'pacman -Syyu'
    [2013-04-06 03:57] [PACMAN] synchronizing package lists
    [2013-04-06 03:57] [PACMAN] starting full system upgrade
    [2013-04-06 04:18] [PACMAN] upgraded boost-libs (1.52.0-3 -> 1.53.0-2)
    [2013-04-06 04:18] [PACMAN] upgraded akonadi (1.9.1-2 -> 1.9.1-3)
    [2013-04-06 04:18] [PACMAN] upgraded avogadro (1.1.0-3 -> 1.1.0-4)
    [2013-04-06 04:18] [PACMAN] upgraded linux-api-headers (3.7.4-1 -> 3.8.4-1)
    [2013-04-06 04:18] [ALPM-SCRIPTLET] Generating locales...
    [2013-04-06 04:18] [ALPM-SCRIPTLET] de_DE.UTF-8... done
    [2013-04-06 04:18] [ALPM-SCRIPTLET] en_US.UTF-8... done
    [2013-04-06 04:18] [ALPM-SCRIPTLET] Generation complete.
    [2013-04-06 04:18] [PACMAN] upgraded glibc (2.17-3 -> 2.17-4)
    [2013-04-06 04:18] [PACMAN] upgraded binutils (2.23.1-3 -> 2.23.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded cups-filters (1.0.31-1 -> 1.0.33-1)
    [2013-04-06 04:18] [PACMAN] upgraded libpulse (3.0-2 -> 3.0-3)
    [2013-04-06 04:18] [PACMAN] upgraded ffmpeg (1:1.2-1 -> 1:1.2-2)
    [2013-04-06 04:18] [PACMAN] upgraded firefox (19.0.2-1 -> 20.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded firefox-i18n-de (19.0.2-1 -> 20.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded gcc-libs (4.7.2-4 -> 4.8.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded gcc (4.7.2-4 -> 4.8.0-1)
    [2013-04-06 04:18] [PACMAN] upgraded kdelibs (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded nepomuk-core (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded kactivities (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:18] [PACMAN] upgraded kde-base-artwork (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kde-l10n-de (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kde-wallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded oxygen-icons (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdebase-runtime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-jovie (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kaccessible (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kmag (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kmousetool (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeaccessibility-kmouth (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeadmin-kcron (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeadmin-ksystemlog (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdepimlibs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeadmin-kuser (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-colorschemes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-desktopthemes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-emoticons (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-iconthemes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdepim-runtime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded lm_sensors (3.3.3-1 -> 3.3.3-2)
    [2013-04-06 04:19] [ALPM] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2013-04-06 04:19] [PACMAN] upgraded kdebase-workspace (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded libkexiv2 (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-kscreensaver (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-sounds (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-styles (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:19] [PACMAN] upgraded kdeartwork-wallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeartwork-weatherwallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-lib (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded nepomuk-widgets (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-dolphin (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-katepart (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kdepasswd (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kdialog (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-keditbookmarks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kfind (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-konqueror (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-konq-plugins (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-konsole (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-kwrite (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebase-plasma (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebindings-python-common (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdebindings-python2 (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-analitza (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-blinken (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-cantor (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded libkdeedu (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kalgebra (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kalzium (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kanagram (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kbruch (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kgeography (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-khangman (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kig (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kiten (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-klettres (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kmplot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kstars (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-ktouch (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kturtle (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-kwordquiz (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-marble (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-pairs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-parley (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-rocs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded kdeedu-step (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:20] [PACMAN] upgraded libkdegames (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-bomber (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-bovo (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-granatier (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kajongg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kapman (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-katomic (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kblackbox (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kblocks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kbounce (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kbreakout (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kdiamond (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kfourinline (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kgoldrunner (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kigo (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-killbots (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kiriki (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kjumpingcube (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-klickety (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-klines (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded libkmahjongg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kmahjongg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kmines (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-knavalbattle (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-knetwalk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kolf (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kollision (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-konquest (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kpatience (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kreversi (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kshisen (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksirk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksnakeduel (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kspaceduel (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksquares (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ksudoku (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-ktuberling (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-kubrick (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:21] [PACMAN] upgraded kdegames-lskat (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegames-palapeli (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegames-picmi (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkipi (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-gwenview (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kamera (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kcolorchooser (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kgamma (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kolourpaint (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-kruler (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libksane (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-ksaneplugin (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-ksnapshot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-mobipocket (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-okular (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-strigi-analyzer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-svgpart (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkdcraw (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdegraphics-thumbnailers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkcddb (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded libkcompactdisc (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-audiocd-kio (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-dragonplayer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-ffmpegthumbs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-juk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-kmix (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-kscd (4.10.1-2 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdemultimedia-mplayerthumbs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-filesharing (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kdnssd (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kget (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kopete (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-kppp (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-krdc (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdenetwork-krfb (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-libkdepim (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-akonadiconsole (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-akregator (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-blogilo (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-console (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kaddressbook (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kalarm (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kjots (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kleopatra (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kmail (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-knode (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-knotes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kontact (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-korganizer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-kresources (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-ktimetracker (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdepim-ktnef (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-bball (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-binary-clock (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-blackboard (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-bookmarks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-bubblemon (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-calculator (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-charselect (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-libs (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-comic (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-community (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-dict (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:22] [PACMAN] upgraded kdeplasma-addons-applets-eyes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-fifteenpuzzle (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-filewatcher (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-frame (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-fuzzy-clock (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-icontasks (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-incomingmsg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-kdeobservatory (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-kimpanel (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-knowledgebase (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-kolourpicker (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-konqprofiles (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-konsoleprofiles (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-lancelot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-leavenote (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-life (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-luna (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-magnifique (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-mediaplayer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-microblog (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-news (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-notes (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-nowplaying (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-paste (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-pastebin (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-plasmaboard (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-previewer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-qalculate (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-rememberthemilk (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-rssnow (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-showdashboard (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-showdesktop (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-social-news (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-spellcheck (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-systemloadviewer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-timer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-unitconverter (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-weather (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-weatherstation (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-applets-webslice (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-containments (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-audioplayercontrol (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-browserhistory (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-characters (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-contacts (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-converter (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-datetime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-dictionary (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-events (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kate (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-katesessions (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-konquerorsessions (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-konsolesessions (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-kopete (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-mediawiki (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-spellchecker (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-runners-youtube (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-mandelbrot (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-marble (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-pattern (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-potd (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-qmlwallpapers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-virus (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeplasma-addons-wallpapers-weather (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-cervisia (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-dev-scripts (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-dev-utils (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-dolphin-plugins (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kapptemplate (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kcachegrind (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kioslaves (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-kompare (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-strigi-analyzers (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-lokalize (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-okteta (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-poxml (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdesdk-umbrello (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdetoys-amor (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdetoys-kteatime (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdetoys-ktux (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-ark (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-filelight (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kcalc (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kcharselect (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kdf (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kfloppy (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kgpg (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kremotecontrol (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-ktimer (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-kwallet (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-print-manager (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-superkaramba (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdeutils-sweeper (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-kfilereplace (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-kimagemapeditor (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-klinkstatus (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded kdewebdev-kommander (4.10.1-1 -> 4.10.2-1)
    [2013-04-06 04:23] [PACMAN] upgraded lib32-glibc (2.17-2 -> 2.17-4)
    [2013-04-06 04:23] [PACMAN] upgraded lib32-gcc-libs (4.7.2-4 -> 4.8.0-1)
    [2013-04-06 04:23] [PACMAN] upgraded libkolabxml (0.8.3-1 -> 0.8.3-2)
    [2013-04-06 04:23] [PACMAN] upgraded libltdl (2.4.2-7 -> 2.4.2-8)
    [2013-04-06 04:23] [PACMAN] upgraded libtool (2.4.2-7 -> 2.4.2-8)
    [2013-04-06 04:23] [PACMAN] upgraded libtorrent-rasterbar (1:0.16.9-1 -> 1:0.16.9-2)
    [2013-04-06 04:23] [PACMAN] upgraded libxi (1.7-1 -> 1.7.1-1)
    [2013-04-06 04:23] [PACMAN] upgraded libzip (0.10.1-1 -> 0.11-1)
    [2013-04-06 04:24] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-04-06 04:24] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Building image from preset: 'default'
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Starting build: 3.8.5-1-ARCH
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Building image from preset: 'fallback'
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Starting build: 3.8.5-1-ARCH
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-04-06 04:24] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-04-06 04:24] [PACMAN] upgraded linux (3.8.4-1 -> 3.8.5-1)
    [2013-04-06 04:24] [PACMAN] upgraded linux-headers (3.8.4-1 -> 3.8.5-1)
    [2013-04-06 04:24] [PACMAN] upgraded lirc-utils (1:0.9.0-39 -> 1:0.9.0-40)
    [2013-04-06 04:24] [PACMAN] upgraded mpg123 (1.15.1-1 -> 1.15.3-1)
    Last edited by flash84 (2013-04-07 12:13:23)

    Trying to install the xf86-video-ati
    sudo pacman -S xf86-video-ati
    [sudo] password for xxx:
    Löse Abhängigkeiten auf...
    Suche nach Zwischenkonflikten...
    :: mesa-libgl und catalyst-utils stehen miteinander in Konflikt (libgl). catalyst-utils entfernen? [j/N] j
    Fehler: Konnte den Vorgang nicht vorbereiten (Kann Abhängigkeiten nicht erfüllen)
    :: lib32-catalyst-utils: benötigt catalyst-utils
    It's german, but it basically says that there are open dependencies.
    So trying to delete lib32-catalyst-utils states same message with other packages.
    So i try to recursively remove the packages dependent on catalyst-utils
    sudo pacman -Rnsc catalyst-utils
    Prüfe Abhängigkeiten...
    :: avahi benötigt optional gtk2: gtk2 bindings
    :: avahi benötigt optional qt4: qt4 bindings
    :: avahi benötigt optional pygtk: avahi-bookmarks, avahi-discover
    :: avahi benötigt optional python2-dbus: avahi-discover
    :: cronie benötigt optional pm-utils: defer anacron on battery power
    :: deluge benötigt optional pygtk: needed for gtk ui
    :: deluge benötigt optional python2-mako: needed for web ui
    :: gnupg benötigt optional libusb-compat: scdaemon
    :: iputils benötigt optional xinetd: for tftpd
    :: libtiff benötigt optional freeglut: for using tiffgt
    :: ntp benötigt optional libedit: ntpdc, ntpq
    :: pinentry benötigt optional gtk2: for gtk2 backend
    :: pinentry benötigt optional qt4: for qt4 backend
    :: systemd benötigt optional python: systemd library bindings
    :: twisted benötigt optional pygtk: for using manhole
    :: xdg-utils benötigt optional kdebase-runtime: for KDE support in xdg-open
    :: xdg-utils benötigt optional xorg-xprop: for Xfce support in xdg-open
    Pakete (614): a52dec-0.7.4-6 aalib-1.4rc5-9 akonadi-1.9.1-3 antlr2-2.7.7-3 aspell-0.60.6.1-1 atk-2.6.0-1 attica-0.4.1-2
    avogadro-1.1.0-4 bc-1.06-8 blas-3.4.2-1 ca-certificates-java-20121112+nmu2-1 cabextract-1.4-2 cairo-1.12.14-3
    ccrtp-2.0.3-2 cdparanoia-10.2-4 cfitsio-3.340-1 chemical-mime-data-0.1.94-6 chmlib-0.40-3 cln-1.3.2-1
    colord-0.1.31-1 compositeproto-0.4.2-2 convertlit-1.8-6 cups-1.6.2-1 cups-filters-1.0.33-1 dbus-glib-0.100.2-1
    dconf-0.14.1-1 djvulibre-3.5.25.3-1 dnssec-anchors-20130320-1 docbook-xml-4.5-5 docbook-xsl-1.78.0-1 dotconf-1.3-3
    ebook-tools-0.2.2-1 eclipse-4.2.2-1 eigen2-2.0.17-1 enca-1.14-1 enchant-1.6.0-4 exiv2-0.23-1 faac-1.28-4
    faad2-2.7-3 facile-1.1-15 farstream-0.2.2-1 ffmpeg-1:1.2-2 firefox-20.0-1 firefox-i18n-de-20.0-1 fontsproto-2.1.2-1
    freeglut-2.8.0-2 fribidi-0.19.5-1 gd-2.0.36RC1-5 gdk-pixbuf2-2.26.5-2 geoclue-0.12.99-1 ghostscript-9.07-1
    giflib-4.1.6-5 glew-1.9.0-2 glib-networking-2.34.2-1 glu-9.0.0-2 gnome-mime-data-2.18.0-6 gnugo-3.8-3
    gobject-introspection-1.34.2-1 gpm-1.20.7-1 grantlee-0.3.0-2 graphite-1:1.2.1-1 gsettings-desktop-schemas-3.6.1-1
    gsl-1.15-2 gsm-1.0.13-7 gst-plugins-base-libs-1.0.6-1 gstreamer-1.0.6-1 gstreamer0.10-0.10.36-1
    gstreamer0.10-base-0.10.36-1 gtk-update-icon-cache-2.24.17-1 gtk2-2.24.17-1 harfbuzz-0.9.15-1 hspell-1.2-1
    hunspell-1.3.2-2 ilmbase-1.0.3-1 imlib2-1.4.5-2 iso-codes-3.41-1 jack-0.121.3-7 jasper-1.900.1-8
    jdk7-openjdk-7.u17_2.3.8-1 jre7-openjdk-7.u17_2.3.8-1 jre7-openjdk-headless-7.u17_2.3.8-1 js-1.8.5-3 json-c-0.10-2
    kactivities-4.10.2-1 kde-agent-20130226-1 kde-base-artwork-4.10.2-1 kde-meta-kdeaccessibility-4.10-2
    kde-meta-kdeadmin-4.10-2 kde-meta-kdeartwork-4.10-2 kde-meta-kdebase-4.10-2 kde-meta-kdeedu-4.10-2
    kde-meta-kdegames-4.10-2 kde-meta-kdegraphics-4.10-2 kde-meta-kdemultimedia-4.10-2 kde-meta-kdenetwork-4.10-2
    kde-meta-kdepim-4.10-2 kde-meta-kdeplasma-addons-4.10-2 kde-meta-kdesdk-4.10-2 kde-meta-kdetoys-4.10-2
    kde-meta-kdeutils-4.10-2 kde-meta-kdewebdev-4.10-2 kdeaccessibility-jovie-4.10.2-1
    kdeaccessibility-kaccessible-4.10.2-1 kdeaccessibility-kmag-4.10.2-1 kdeaccessibility-kmousetool-4.10.2-1
    kdeaccessibility-kmouth-4.10.2-1 kdeadmin-kcron-4.10.2-1 kdeadmin-ksystemlog-4.10.2-1 kdeadmin-kuser-4.10.2-1
    kdeartwork-colorschemes-4.10.2-1 kdeartwork-desktopthemes-4.10.2-1 kdeartwork-emoticons-4.10.2-1
    kdeartwork-iconthemes-4.10.2-1 kdeartwork-kscreensaver-4.10.2-1 kdeartwork-sounds-4.10.2-1 kdeartwork-styles-4.10.2-1
    kdeartwork-wallpapers-4.10.2-1 kdeartwork-weatherwallpapers-4.10.2-1 kdebase-dolphin-4.10.2-1
    kdebase-katepart-4.10.2-1 kdebase-kdepasswd-4.10.2-1 kdebase-kdialog-4.10.2-1 kdebase-keditbookmarks-4.10.2-1
    kdebase-kfind-4.10.2-1 kdebase-konq-plugins-4.10.2-1 kdebase-konqueror-4.10.2-1 kdebase-konsole-4.10.2-1
    kdebase-kwrite-4.10.2-1 kdebase-lib-4.10.2-1 kdebase-plasma-4.10.2-1 kdebase-runtime-4.10.2-2
    kdebase-workspace-4.10.2-1 kdebindings-python-common-4.10.2-1 kdebindings-python2-4.10.2-1 kdeedu-analitza-4.10.2-1
    kdeedu-blinken-4.10.2-1 kdeedu-cantor-4.10.2-1 kdeedu-kalgebra-4.10.2-1 kdeedu-kalzium-4.10.2-1
    kdeedu-kanagram-4.10.2-1 kdeedu-kbruch-4.10.2-1 kdeedu-kgeography-4.10.2-1 kdeedu-khangman-4.10.2-1
    kdeedu-kig-4.10.2-1 kdeedu-kiten-4.10.2-1 kdeedu-klettres-4.10.2-1 kdeedu-kmplot-4.10.2-1 kdeedu-kstars-4.10.2-1
    kdeedu-ktouch-4.10.2-1 kdeedu-kturtle-4.10.2-1 kdeedu-kwordquiz-4.10.2-1 kdeedu-marble-4.10.2-1 kdeedu-pairs-4.10.2-1
    kdeedu-parley-4.10.2-1 kdeedu-rocs-4.10.2-1 kdeedu-step-4.10.2-1 kdegames-bomber-4.10.2-1 kdegames-bovo-4.10.2-1
    kdegames-granatier-4.10.2-1 kdegames-kajongg-4.10.2-1 kdegames-kapman-4.10.2-1 kdegames-katomic-4.10.2-1
    kdegames-kblackbox-4.10.2-1 kdegames-kblocks-4.10.2-1 kdegames-kbounce-4.10.2-1 kdegames-kbreakout-4.10.2-1
    kdegames-kdiamond-4.10.2-1 kdegames-kfourinline-4.10.2-1 kdegames-kgoldrunner-4.10.2-1 kdegames-kigo-4.10.2-1
    kdegames-killbots-4.10.2-1 kdegames-kiriki-4.10.2-1 kdegames-kjumpingcube-4.10.2-1 kdegames-klickety-4.10.2-1
    kdegames-klines-4.10.2-1 kdegames-kmahjongg-4.10.2-1 kdegames-kmines-4.10.2-1 kdegames-knavalbattle-4.10.2-1
    kdegames-knetwalk-4.10.2-1 kdegames-kolf-4.10.2-1 kdegames-kollision-4.10.2-1 kdegames-konquest-4.10.2-1
    kdegames-kpatience-4.10.2-1 kdegames-kreversi-4.10.2-1 kdegames-kshisen-4.10.2-1 kdegames-ksirk-4.10.2-1
    kdegames-ksnakeduel-4.10.2-1 kdegames-kspaceduel-4.10.2-1 kdegames-ksquares-4.10.2-1 kdegames-ksudoku-4.10.2-1
    kdegames-ktuberling-4.10.2-1 kdegames-kubrick-4.10.2-1 kdegames-lskat-4.10.2-1 kdegames-palapeli-4.10.2-1
    kdegames-picmi-4.10.2-1 kdegraphics-gwenview-4.10.2-1 kdegraphics-kamera-4.10.2-1 kdegraphics-kcolorchooser-4.10.2-1
    kdegraphics-kgamma-4.10.2-1 kdegraphics-kolourpaint-4.10.2-1 kdegraphics-kruler-4.10.2-1
    kdegraphics-ksaneplugin-4.10.2-1 kdegraphics-ksnapshot-4.10.2-1 kdegraphics-mobipocket-4.10.2-1
    kdegraphics-okular-4.10.2-1 kdegraphics-strigi-analyzer-4.10.2-1 kdegraphics-svgpart-4.10.2-1
    kdegraphics-thumbnailers-4.10.2-1 kdelibs-4.10.2-1 kdemultimedia-audiocd-kio-4.10.2-1
    kdemultimedia-dragonplayer-4.10.2-1 kdemultimedia-ffmpegthumbs-4.10.2-1 kdemultimedia-juk-4.10.2-1
    kdemultimedia-kmix-4.10.2-1 kdemultimedia-kscd-4.10.2-1 kdemultimedia-mplayerthumbs-4.10.2-1
    kdenetwork-filesharing-4.10.2-1 kdenetwork-kdnssd-4.10.2-1 kdenetwork-kget-4.10.2-1 kdenetwork-kopete-4.10.2-1
    kdenetwork-kppp-4.10.2-1 kdenetwork-krdc-4.10.2-1 kdenetwork-krfb-4.10.2-1 kdepim-akonadiconsole-4.10.2-2
    kdepim-akregator-4.10.2-2 kdepim-blogilo-4.10.2-2 kdepim-console-4.10.2-2 kdepim-kaddressbook-4.10.2-2
    kdepim-kalarm-4.10.2-2 kdepim-kjots-4.10.2-2 kdepim-kleopatra-4.10.2-2 kdepim-kmail-4.10.2-2 kdepim-knode-4.10.2-2
    kdepim-knotes-4.10.2-2 kdepim-kontact-4.10.2-2 kdepim-korganizer-4.10.2-2 kdepim-kresources-4.10.2-2
    kdepim-ktimetracker-4.10.2-2 kdepim-ktnef-4.10.2-2 kdepim-libkdepim-4.10.2-2 kdepim-runtime-4.10.2-1
    kdepimlibs-4.10.2-1 kdeplasma-addons-applets-bball-4.10.2-1 kdeplasma-addons-applets-binary-clock-4.10.2-1
    kdeplasma-addons-applets-blackboard-4.10.2-1 kdeplasma-addons-applets-bookmarks-4.10.2-1
    kdeplasma-addons-applets-bubblemon-4.10.2-1 kdeplasma-addons-applets-calculator-4.10.2-1
    kdeplasma-addons-applets-charselect-4.10.2-1 kdeplasma-addons-applets-comic-4.10.2-1
    kdeplasma-addons-applets-community-4.10.2-1 kdeplasma-addons-applets-dict-4.10.2-1
    kdeplasma-addons-applets-eyes-4.10.2-1 kdeplasma-addons-applets-fifteenpuzzle-4.10.2-1
    kdeplasma-addons-applets-filewatcher-4.10.2-1 kdeplasma-addons-applets-frame-4.10.2-1
    kdeplasma-addons-applets-fuzzy-clock-4.10.2-1 kdeplasma-addons-applets-icontasks-4.10.2-1
    kdeplasma-addons-applets-incomingmsg-4.10.2-1 kdeplasma-addons-applets-kdeobservatory-4.10.2-1
    kdeplasma-addons-applets-kimpanel-4.10.2-1 kdeplasma-addons-applets-knowledgebase-4.10.2-1
    kdeplasma-addons-applets-kolourpicker-4.10.2-1 kdeplasma-addons-applets-konqprofiles-4.10.2-1
    kdeplasma-addons-applets-konsoleprofiles-4.10.2-1 kdeplasma-addons-applets-lancelot-4.10.2-1
    kdeplasma-addons-applets-leavenote-4.10.2-1 kdeplasma-addons-applets-life-4.10.2-1
    kdeplasma-addons-applets-luna-4.10.2-1 kdeplasma-addons-applets-magnifique-4.10.2-1
    kdeplasma-addons-applets-mediaplayer-4.10.2-1 kdeplasma-addons-applets-microblog-4.10.2-1
    kdeplasma-addons-applets-news-4.10.2-1 kdeplasma-addons-applets-notes-4.10.2-1
    kdeplasma-addons-applets-nowplaying-4.10.2-1 kdeplasma-addons-applets-paste-4.10.2-1
    kdeplasma-addons-applets-pastebin-4.10.2-1 kdeplasma-addons-applets-plasmaboard-4.10.2-1
    kdeplasma-addons-applets-previewer-4.10.2-1 kdeplasma-addons-applets-qalculate-4.10.2-1
    kdeplasma-addons-applets-rememberthemilk-4.10.2-1 kdeplasma-addons-applets-rssnow-4.10.2-1
    kdeplasma-addons-applets-showdashboard-4.10.2-1 kdeplasma-addons-applets-showdesktop-4.10.2-1
    kdeplasma-addons-applets-social-news-4.10.2-1 kdeplasma-addons-applets-spellcheck-4.10.2-1
    kdeplasma-addons-applets-systemloadviewer-4.10.2-1 kdeplasma-addons-applets-timer-4.10.2-1
    kdeplasma-addons-applets-unitconverter-4.10.2-1 kdeplasma-addons-applets-weather-4.10.2-1
    kdeplasma-addons-applets-weatherstation-4.10.2-1 kdeplasma-addons-applets-webslice-4.10.2-1
    kdeplasma-addons-containments-4.10.2-1 kdeplasma-addons-libs-4.10.2-1
    kdeplasma-addons-runners-audioplayercontrol-4.10.2-1 kdeplasma-addons-runners-browserhistory-4.10.2-1
    kdeplasma-addons-runners-characters-4.10.2-1 kdeplasma-addons-runners-contacts-4.10.2-1
    kdeplasma-addons-runners-converter-4.10.2-1 kdeplasma-addons-runners-datetime-4.10.2-1
    kdeplasma-addons-runners-dictionary-4.10.2-1 kdeplasma-addons-runners-events-4.10.2-1
    kdeplasma-addons-runners-katesessions-4.10.2-1 kdeplasma-addons-runners-konquerorsessions-4.10.2-1
    kdeplasma-addons-runners-konsolesessions-4.10.2-1 kdeplasma-addons-runners-kopete-4.10.2-1
    kdeplasma-addons-runners-mediawiki-4.10.2-1 kdeplasma-addons-runners-spellchecker-4.10.2-1
    kdeplasma-addons-runners-youtube-4.10.2-1 kdeplasma-addons-wallpapers-mandelbrot-4.10.2-1
    kdeplasma-addons-wallpapers-marble-4.10.2-1 kdeplasma-addons-wallpapers-pattern-4.10.2-1
    kdeplasma-addons-wallpapers-potd-4.10.2-1 kdeplasma-addons-wallpapers-qmlwallpapers-4.10.2-1
    kdeplasma-addons-wallpapers-virus-4.10.2-1 kdeplasma-addons-wallpapers-weather-4.10.2-1 kdesdk-cervisia-4.10.2-1
    kdesdk-dev-scripts-4.10.2-1 kdesdk-dev-utils-4.10.2-1 kdesdk-dolphin-plugins-4.10.2-1 kdesdk-kapptemplate-4.10.2-1
    kdesdk-kate-4.10.2-1 kdesdk-kcachegrind-4.10.2-1 kdesdk-kioslaves-4.10.2-1 kdesdk-kompare-4.10.2-1
    kdesdk-lokalize-4.10.2-1 kdesdk-okteta-4.10.2-1 kdesdk-poxml-4.10.2-1 kdesdk-strigi-analyzers-4.10.2-1
    kdesdk-umbrello-4.10.2-1 kdetoys-amor-4.10.2-1 kdetoys-kteatime-4.10.2-1 kdetoys-ktux-4.10.2-1 kdeutils-ark-4.10.2-1
    kdeutils-filelight-4.10.2-1 kdeutils-kcalc-4.10.2-1 kdeutils-kcharselect-4.10.2-1 kdeutils-kdf-4.10.2-1
    kdeutils-kfloppy-4.10.2-1 kdeutils-kgpg-4.10.2-1 kdeutils-kremotecontrol-4.10.2-1 kdeutils-ktimer-4.10.2-1
    kdeutils-kwallet-4.10.2-1 kdeutils-print-manager-4.10.2-1 kdeutils-superkaramba-4.10.2-1 kdeutils-sweeper-4.10.2-1
    kdewebdev-kfilereplace-4.10.2-1 kdewebdev-kimagemapeditor-4.10.2-1 kdewebdev-klinkstatus-4.10.2-1
    kdewebdev-kommander-4.10.2-1 kpartsplugin-20120723-1 lame-3.99.5-1 lapack-3.4.2-1 lcms-1.19-2 lcms2-2.4-1
    ldns-1.6.16-1 lib32-acl-2.2.51-2 lib32-attr-2.4.46-2 lib32-bzip2-1.0.6-1 lib32-catalyst-utils-13.3-4
    lib32-expat-2.1.0-1 lib32-fontconfig-2.10.2-1 lib32-freetype2-2.4.11-1 lib32-gcc-libs-4.8.0-1
    lib32-gettext-0.18.2.1-1 lib32-glibc-2.17-4 lib32-glu-9.0.0-1 lib32-libdrm-2.4.43-1 lib32-libice-1.0.8-1
    lib32-libpciaccess-0.13.1-1 lib32-libsm-1.2.1-1 lib32-libx11-1.5.0-1 lib32-libxau-1.0.7-1 lib32-libxcb-1.9-2
    lib32-libxcursor-1.1.13-1 lib32-libxdamage-1.1.4-1 lib32-libxdmcp-1.1.1-1 lib32-libxext-1.3.1-1 lib32-libxfixes-5.0-1
    lib32-libxi-1.7-1 lib32-libxrandr-1.4.0-1 lib32-libxrender-0.9.7-1 lib32-util-linux-2.22.2-1 lib32-zlib-1.2.7-1
    libass-0.10.1-1 libasyncns-0.8-4 libatasmart-0.19-1 libbluray-0.2.3-1 libcaca-0.99.beta18-1 libcanberra-0.30-3
    libcddb-1.3.2-3 libcdio-0.90-2 libcdio-paranoia-10.2+0.90-1 libdatrie-0.2.5-1 libdbusmenu-qt-0.9.2-2 libdca-0.0.5-3
    libdiscid-0.4.1-1 libdmtx-0.7.4-3 libdvbpsi-0.2.2-1 libdvdnav-4.2.0-2 libdvdread-4.2.0-1 libebml-1.3.0-1
    libedit-20120601_3.0-1 libevent-2.0.21-2 libexif-0.6.21-1 libftdi-0.20-1 libgadu-1.11.2-1 libglade-2.6.4-3
    libgphoto2-2.5.1-1 libgusb-0.1.4-1 libical-0.48-1 libid3tag-0.15.1b-7 libidn-1.26-1 libieee1284-0.2.11-4
    libimobiledevice-1.1.4-2 libindi-0.9.6-1 libiodbc-3.52.8-1 libirman-0.4.5-3 libkate-0.4.1-3 libkcddb-4.10.2-1
    libkcompactdisc-4.10.2-1 libkdcraw-4.10.2-1 libkdeedu-4.10.2-1 libkdegames-4.10.2-1 libkexiv2-4.10.2-1
    libkgapi-0.4.4-1 libkipi-4.10.2-1 libkmahjongg-4.10.2-1 libkolab-0.4.1-1 libkolabxml-0.8.3-2 libksane-4.10.2-1
    libktorrent-1.3.1-1 libmad-0.15.1b-6 libmatroska-1.4.0-1 libmms-0.6.2-1 libmng-1.0.10-4 libmodplug-0.8.8.4-1
    libmp4v2-2.0.0-2 libmpcdec-1.2.6-3 libmpeg2-0.5.1-4 libmsn-4.2.1-1 libmusicbrainz3-3.0.3-2 libmusicbrainz5-5.0.1-1
    libmysqlclient-5.5.30-7 libnice-0.1.3-1 libnotify-0.7.5-1 libnova-0.14.0-1 libotr3-3.2.1-1 libplist-1.8-2
    libproxy-0.4.11-1 libpulse-3.0-3 libqalculate-0.9.7-3 libqzeitgeist-0.8.0-3 libraw1394-2.1.0-1 libshout-1:2.3.1-1
    libsoup-2.40.3-1 libspectre-0.2.7-1 libsrtp-1.4.4-2 libssh-0.5.4-1 libthai-0.1.18-1 libtheora-1.1.1-2
    libtiger-0.3.4-3 libupnp-1.6.18-1 libusb-compat-0.1.4-2 libva-1.1.1-1 libvncserver-0.9.9-1 libvpx-1.1.0-1
    libxcomposite-0.4.4-1 libxfont-1.4.5-1 libxklavier-5.3-1 libxml2-2.8.0-1 libxres-1.0.6-1 libxslt-1.1.26-3
    libxvmc-1.0.7-1 libxxf86dga-1.1.3-1 libzip-0.11-1 libzrtpcpp-2.1.2-1 lirc-utils-1:0.9.0-41 lm_sensors-3.3.3-2
    lua51-5.1.5-3 luckybackup-0.4.7-3 media-player-info-17-1 mediastreamer-2.8.2-4 mesa-demos-8.1.0-1 mime-types-8-1
    mozilla-common-1.4-3 mpg123-1.15.3-1 mplayer-35920-1 mysql-5.5.30-7 mysql-clients-5.5.30-7 neon-0.29.6-4
    nepomuk-core-4.10.2-1 nepomuk-widgets-4.10.2-1 net-snmp-5.7.2-3 netkit-bsd-finger-0.17-7 nspr-4.9.6-1 nss-3.14.3-2
    ocaml-4.00.1-3 openal-1.15.1-1 openbabel-2.3.2-1 opencore-amr-0.1.3-1 openexr-1.7.1-2 openjpeg-1.5.0-1
    openssh-6.2p1-1 opus-1.0.2-1 orc-0.4.17-1 ortp-0.20.0.20120701-1 oxygen-icons-4.10.2-1 pango-1.32.5-1
    phonon-1:4.6.0-8 phonon-vlc-0.6.2-1 pixman-0.28.2-1 pm-quirks-0.20100619-3 pm-utils-1.4.1-5 polkit-0.110-1
    polkit-kde-0.99.0-2 polkit-qt-0.103.0-2 poppler-0.22.2-1 poppler-qt-0.22.2-1 prison-1.0-2 pygobject-devel-3.4.2-1
    pygobject2-devel-2.28.6-8 pygtk-2.24.0-3 pyqt-common-4.10-1 python-3.3.1-1 python-cairo-1.10.0-2
    python-dbus-common-1.1.1-2 python-gobject-3.4.2-1 python-xdg-0.25-1 python2-beaker-1.6.4-1 python2-cairo-1.10.0-1
    python2-dbus-1.1.1-2 python2-gobject2-2.28.6-8 python2-mako-0.7.3-1 python2-markupsafe-0.15-2 python2-notify-0.1.1-12
    python2-numpy-1.7.0-2 python2-pyqt-4.10-1 python2-sip-4.14.5-1 qca-2.0.3-4 qca-ossl-2.0.0-6 qimageblitz-0.0.6-3
    qjson-0.8.1-2 qoauth-1.0.1-4 qpdf-4.0.1-1 qrencode-3.4.2-1 qscintilla-2.7.1-1 qt4-4.8.4-16 qtwebkit-2.3.0-1
    qwt-6.0.2-2 raptor-2.0.9-2 rasqal-1:0.9.30-1 recode-3.6-7 redland-1:1.0.16-2 redland-storage-virtuoso-1:1.0.16-2
    rsync-3.0.9-5 rtmpdump-20121203-1 sane-1.0.23-4 schroedinger-1.0.11-1 sdl-1.2.15-3 sdl_image-1.2.12-2 serf-1.2.0-1
    shared-color-profiles-0.1.5-1 shared-desktop-ontologies-0.10.0-1 shared-mime-info-1.1-1 sip-4.14.5-1 soprano-2.9.0-2
    sound-theme-freedesktop-0.8-1 speech-dispatcher-0.8-1 speex-1.2rc1-3 startup-notification-0.12-3 strigi-0.7.8-2
    subversion-1.7.9-1 taglib-1.8-1 telepathy-farstream-0.6.0-1 telepathy-glib-0.20.1-1 telepathy-qt-0.9.3-7
    tidyhtml-1.46-2 ucommon-5.5.0-1 udisks2-2.0.1-1 unzip-6.0-6 upower-0.9.20-1 usbmuxd-1.0.8-1 v4l-utils-0.9.3-2
    virtuoso-base-6.1.6-1 vlc-2.0.6-1 wcslib-4.16-1 webkitgtk2-1.10.2-3 wine-1.5.27-1 wine_gecko-1.9-1
    winetricks-20120912-1 x264-20130206-1 xcb-util-image-0.3.9-1 xcb-util-keysyms-0.3.9-1 xcb-util-renderutil-0.3.8-1
    xerces-c-3.1.1-3 xf86-input-evdev-2.7.3-2 xf86dgaproto-2.1-2 xinetd-2.3.15-2 xkeyboard-config-2.8-1
    xorg-bdftopcf-1.0.4-1 xorg-font-util-1.3.0-1 xorg-font-utils-7.6-3 xorg-fonts-alias-1.0.2-2 xorg-fonts-misc-1.0.1-2
    xorg-server-1.13.3-1 xorg-server-common-1.13.3-1 xorg-setxkbmap-1.3.0-1 xorg-xkbcomp-1.2.4-1 xorg-xmessage-1.0.4-1
    xorg-xprop-1.2.1-1 xvidcore-1.3.2-1 zvbi-0.2.33-4 catalyst-utils-13.3-4
    Gesamtgröße der entfernten Pakete: -870,59 MiB
    :: Möchten Sie diese Pakete entfernen? [J/n]

  • JD3 - Load error.

    I successfully constructed and ran project in a workspace and
    then saved it. Upon reopening it, I get an Information popup
    describing a Load error on the only project in the workspace:
    Load error.
    Project: C:\Program Files\Oracle\JDeveloper 3.0
    \myprojects\scc_soa.jpr
    Exception: oracle.jbo.dt.objects.JboException
    Load error.
    Project: C:Progam Files\Oracle\JDeveloper 3.0
    \myprojects\scc_soa.jpr
    Object: lightInfo
    Exception: java.lang.ClassCastException
    The curious thing is that after dismissing the popup, the
    applet/application runs. However, I cannot use the visual
    designer on the class that defines my query nor deploy the app.
    How can I trace down the problem?
    null

    Laura -
    Thanks for the replies! The application I'm working on is an
    Infobus project that was working against an 7.3.4 database. Last
    monday night the database was upgraded to 8.0.4. Yesterday, the
    problems persisted with the load errors, so I'm planning on
    rebuilding the project/workspace and migrating the old
    application on top of newly created business components.
    - Scott
    JDeveloper Team (guest) wrote:
    : Hi Scott,
    : The AppModule can be created in one of two ways. When you go
    : through the Business Component wizard, on the page where you
    : select your tables and views, there are two checkboxes below:
    one
    : for 'Create View Objects and Links' and a second for 'Create
    App
    : Module'. If you selected those in the BC Wizard, your app
    module
    : would be created by default based on all the entities you
    : selected.
    : The other way to do it is to select the package where all
    your
    : entities and views are located, and select Create AppModule
    from
    : the right-mouse menu (or go to the File\New gallery). If you
    go
    : this way, you hand-pick which views to include in the App
    Module
    : versus having them all put there by default.
    : Tables without primary keys should not be a problem unless the
    : database is a 7.3.x. In 8.x, we use the rowid column as a
    : substitute for a primary key, but there were structural
    changes
    : to the rowid element between 7 and 8, so we can't do that for
    7.
    : What type of project are you trying to migrate from 2.0? Is
    it a
    : DBServlet or Infobus project?
    : Laura
    : Scott (guest) wrote:
    : : Laura -
    : : I did create the project with Business Components.
    : : In Business Components Project Wizard: Step 3 of 3, I
    selected
    : : many tables and views from my schema. I do have an appModule
    : but
    : : do not recall how it was created (and I am unable to edit it
    : : same exceptions as before).
    : : I think the problem may be with a couple of the dozen or so
    : : tables and views in the schema that are referenced by the
    : : project (too much to type!). One of the tables does not have
    a
    : : primary key. This table is used in a view that is
    constructed
    : : with an outer join and an optimizer hint. I have started in
    : : another workspace to re-build my application, verifying each
    : new
    : : component added to the project. Neither the table nor the
    view
    : : could be added through the
    : : File/New/BusinessComponents/EntityObject method. I could
    send
    : : the project/workspace with the table/view descriptions if
    the
    : : entities mentioned above are supported by the Business
    : Component
    : : model.
    : : What I would really like to do is migrate the application I
    : : developed in JD2 to JD3 without having to re-construct it or
    : : redesign the database.
    : : JDeveloper Team (guest) wrote:
    : : : Scott,
    : : : Can you provide some details to help track down the
    possible
    : : : source of this problem?
    : : : 1. I am assuming you have created a 'Project containing
    : : Business
    : : : Components' and then run through the Business Component
    : Wizard
    : : to
    : : : create entity objects, and possibly also view objects and
    an
    : : : appModule. If this is not the case, could you let me know
    : : what
    : : : steps you performed when you 'constructed and ran project'.
    : : : 2. Can you provide some information about the database
    schema
    : : you
    : : : created your entity objects on (table descriptions, etc.).
    : : : If there is way too much information to type, let me know
    and
    : : : we'll figure out a way for you to send us your project so
    we
    : : can
    : : : see what is causing the problem.
    : : : Thanks,
    : : : Laura
    : : : Scott (guest) wrote:
    : : : : I successfully constructed and ran project in a
    workspace
    : : and
    : : : : then saved it. Upon reopening it, I get an Information
    : popup
    : : : : describing a Load error on the only project in the
    : workspace:
    : : : : Load error.
    : : : : Project: C:\Program Files\Oracle\JDeveloper 3.0
    : : : : \myprojects\scc_soa.jpr
    : : : : Exception: oracle.jbo.dt.objects.JboException
    : : : : Load error.
    : : : : Project: C:Progam Files\Oracle\JDeveloper 3.0
    : : : : \myprojects\scc_soa.jpr
    : : : : Object: lightInfo
    : : : : Exception: java.lang.ClassCastException
    : : : : The curious thing is that after dismissing the popup,
    the
    : : : : applet/application runs. However, I cannot use the
    visual
    : : : : designer on the class that defines my query nor deploy
    the
    : : app.
    : : : : How can I trace down the problem?
    null

  • Keyboard & Mouse - exasperating hangup

    When I go to System Preferences/Keyboard & Mouse, I get a message:
    *"Preferences Error: Could not load Keyboard & Mouse preference pane."*
    As a result, I can't change the settings. When I try to use my LazyMouse prefpane, I get a blank page.
    Does anyone know a way to revive Keyboard & Mouse so it can be used again?

    Apparently this is an obscure question.
    More specifically, what part(s) of the system work with Mouse Preferences? What's the best way to replace them? Are we talking Archive and Install, or a more specific, Pacifist-style restoration?
    Has anyone had experience with something like this?

Maybe you are looking for

  • Can I return my macbook air that I brought during the holidays (Thanksgiving)

    I was gifted a Macbook air during the thanksgiving season, and since I am a computer science developer ( a student to be precise), I want to return my Mac and opt in for a Windows machine ( so that I can get enough software support if needed, there a

  • GUID in table key (field name IDHEADR) is not supported

    Hi Experts, the above mentioned message (see subject) was displayed after I have tried to generate a maintanace view thorugh se11/ Utilities/ Table Maint. Generator / F6. What is wrong ? How can this problem be solved Regards sas

  • DesignPremium_CS5 error -4960

    I had a trial version of Photoshop CS5 and purchased the extended version. I keep getting all kinds of errors: DesignPremium_CS5 error -4960 Photoshop_12_1-LS1-3.exe file is all garbled letters Photoshop_12_1-LS1-3.7z says Safari can't open it I even

  • Has anyone got a solution to itunes 11 not generating playlists?

    I used to be able to generate genius play lists from iTunes by clicking on the arrow to the right of the song title.   This has become hit and miss - some songs will form the basis of a list, others will not and I am told  'no genius suggestions'.  T

  • Layout components - One master, many detail

    Jdev 11...2 I've been trying to figure out what type of components to use to display one master table and many detail tables at the same time. I have a panel splitter with the master table in facet one then the second facet is split several times so