[KDE4] Troubleshooting keyboard probs [SOLVED]

For two days now I've lost keyboard responsiveness in KDE4.3.1 -- at least when I'm logged in under my username. If I log in to KDE4 as root, the keyboard responds normally. If I log in to Openbox rather than KDE as user or root, the keyboard responds normally.
I've done a lot of updates over the past couple of days and have now set about to revert them one-by-one. So far, nothing has fixed the problem.
Which package is the most likely culprit? Or is there some other KDE setting that I might have goofed up?
Thanks.
Last edited by dhave (2009-10-09 03:37:18)

Thanks to some people on an OpenSuSE forum, I tracked down the problem at last.
SOLUTION: I simply had to remove the following config file:
~/.kde4/share/config/kaccessrc
I actually made a reserve copy just in case. Without this file, however, kde4 is starting fine, with full keyboard access, for my normal user.
For the record, here are the contents of the kaccessrc file that I removed:
[Keyboard]
GestureConfirmation=true
Gestures=true
SlowKeys=true
I don't see anything there that would have kept me from using the keyboard, but there's must be something amiss somewhere.
Also, this file was absent from the .kde4/share/config of both root and of the new user that I created to work on this problem, both of which had working keyboards under KDE4. So it is pretty clear that there's something offensive about this file!
I hope this helps someone else.

Similar Messages

  • HT4199 my iphone 4s. Wi-Fi not connected. Choose A network ... this prob solve ?

    My iPhone 4s
    Question: Wi-Fi not connected. Choose A network ...
                    This prob solve ?
    phone configuration:
    capacity: 27.3 GB
    version: 8.0.2(12A405)
    Model: MD241LL/A
    Serial Number: C2*******TD6
    Wi-Fi Address: A8:FA:D8:2E:5E:50
    IMEI: *****
    ICCID: *****
    Modem Firmware: 5.4.00
    <Edited By Host>

    Does the iOS device connect to other networks? If yes that tends to indicate a problem with your network.
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar
    Also, I requested that your post be moved to the iPhone form. This is the iPod touch forum?

  • [SOLVED] openbox keyboard probs

    Hi all,
    am trying to configure my keyboard shortcuts in openbox.
    this is what i got so far (edit: file attached, xml pasting makes problems here :? )
    When i paste this bunch of lines into my rc.xml file, overwriting my previous/default keyboard settings and restart openbox it doesnt get recognized and i also get the default theme again :?:
    anybody a clue what im missing here?
    edit: heres the link to my openbox rc file, http://mitglied.lycos.de/r3360/gro%dfrechna/rc.xml

    :shock: OMG OMG OMG  :shock:
    i missed one single stupid line
    </keyboard>
    ..at the end of my whole keyboard settings.. :twisted: 
    .. shouldn create topics this fast   8) have a nice day

  • KDE4 [unstable] Keyboard is dead (Solved)

    Yep the keyboard refuses to work. Tried it in openbox and it works fine. This just happened after i fixed the xorg 7.4 keyboard problems. Maybe theyre related but im not sure. The mouse works fine.
    Heres a few pieces of xorg.conf:
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "PS/2 Mouse" "CorePointer"
    EndSection
    Section "ServerFlags"
        Option         "AllowMouseOpenFail" "true"
        Option         "Xinerama" "0"
        Option         "AutoAddDevices" "False"
    EndSection
    Section "InputDevice"
        Identifier     "Keyboard0"
        Driver         "keyboard"
        Option         "CoreKeyboard"
        Option         "XkbRules" "xorg"
        Option         "XkbModel" "pc105"
        Option         "XkbLayout" "us"
        Option         "XkbVariant" ""
    EndSection
    Last edited by b0uncyfr0 (2008-12-12 08:30:01)

    When i start with the evdev driver, i cant type anything in kdm thus i cant login. This is after selecting evdev managed keyboard in settings.
    But when i use the keyboard driver , i can type in kdm but nothing once im logged in.
    EDIT: It was that stupid option slow keys. Who knew slow keys would completely disable your keyboard.
    Last edited by b0uncyfr0 (2008-12-12 08:29:30)

  • [xorg7] international keyboard issues [SOLVED]

    note that i've read the wiki as well as most of the related posts here in the bbs
    thereafter i edited :etc:x11:xorg;conf (sorry, keyboard is lost)
    got xf86-input-keyboard and xf86-input-mouse and xf86-video-nv installed, as well as xorg-fonts-100dpi;
    since it didn't do what i wanted, killed x and launched xorgcfg -textmode to reconfigure it, with no difference; shoud i try hwd -x ,
    xorg7 starts in this location, but have issues left :
    - keyboard configuration is lost in x  : capital, accentuated are lost; i'm on a international (105) fr keyboard
    - mouse scroll is gone
    - the shift keys do not allow me to select any string (but the middle mouse button does)
    cannot find yet a related topic that would give me some hint on how to solve this;
    can someone give a hand on this issue please ,
    /etc/X11/xorg;conf :
    Section "ServerLayout"
            Identifier     "XFree86 Configured"
            Screen      0  "Screen0" 0 0
    Section "Files"
            RgbPath      "/usr/share/X11/rgb"
            ModulePath   "/usr/lib/xorg/modules"
            FontPath     "/usr/share/fonts/misc:unscaled"
            FontPath     "/usr/share/fonts/misc"
            FontPath     "/usr/share/fonts/100dpi:unscaled"
    Section "Module"
        #Load           "glx" Unsupported with Composite extension
            Load  "ddc"  # ddc probing of monitor
            Load  "dbe"
            Load  "extmod"
            Load  "bitmap" # bitmap-fonts
            Load  "type1"
            Load  "freetype"
            Load  "record"
    EndSection
    Section "InputDevice"
            Identifier  "Keyboard0"
            Driver      "keyboard"
            Option      "CoreKeyboard"
            Option      "XkbRules" "xfree86"
            Option      "XkbModel" "pc105"
            Option      "XkbLayout" "fr"
            Option      "XkbOptions" "compose:rwin"
        #Option         "XkbVariant" "nodeadkeys" ## accents ds les consoles, mais empeche les accents circonflexes dans les applis X
    EndSection
    Section "InputDevice"
            Identifier  "PS/2 Mouse"
            Driver      "mouse"
            Option      "Protocol" "auto"
            Option      "ZAxisMapping" "4 5"
            Option      "Device" "/dev/psaux"
            Option      "Emulate3Buttons" "false"
            Option      "Emulate3Timeout" "70"
            Option      "SendCoreEvents" "true"
    EndSection
    Section "Monitor"
            Identifier   "Monitor0"
    ### Comment all HorizSync and VertSync values to use DDC:
            HorizSync    30.0 - 97.0
            VertRefresh  50.0 - 180.0
    Section "Device"
        #Driver      "vesa"
        #Driver         "nvidia"
            Identifier  "Card0"
            Driver      "nv"
            VendorName  "All"
            BoardName   "All"
            Card        "NVIDIA GeForce"
    EndSection
    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
            DefaultDepth     24
            Option      "DPMS"
            Option      "nvagp" "1"
        # should be switched off *if* the system crash:
            Option      "RenderAccel" "true"
        #Option "AllowGLXWithComposite"
            SubSection "Display"
                    Depth     1
                    Modes    "1280x1024" "1024x768" "800x600" "640x480"
            EndSubSection

    Trying out ...
    is this writen somewhere and i missed it ?
    It seems to solve all of my keyboard & mouse issues.
    Only is the cursor quite bizarre ; when i go left with the [left arrow],the cursor shows in every position  it goes (dunno if one can visualize this!), and doesn't blink anymore. Anyway that's just a detail that I'l cope with later.
    Thanks a lot Cerebral

  • Illuminated Keyboard Problems Solved

    If you are having the problem where your illuminated keyboard is no longer working (the F keys give you the circle with a line through it), the solution is quite simple.
    1. Turn the brightness on your laptop down to the minimum setting
    2. Turn off all lights, or find a dark place
    3. Now try the F keys... and it works.
    It seems that the light sensor sometimes becomes stuck or something.
    Keeping the powerbook running and finding a dark room re-sets it.
    Even the brightness of the screen itself is enough to keep it stuck.
    Hope this helps.

    Not solved the problem for me. A PRAM reset fixes it when done in the dark, but as soon as the lights go on the disabled symbol comes back on the keypresses

  • 6080 Keyboard Problems - Solved

    I have reported my problems with the keyboard of a 6080 generating spurious 4s,5s and 6s in a previous thread.
    I have now gone two weeks without the problem happening, following the work of my local Nokia Care engineer, so I think it is safe to claim that the problem is solved.
    The engineer told me that he did three things:
    1) Cleaned the inside
    2) Made sure all the key connectors were straightened up.
    3) Updated the firmware from V4.20 to V4.23
    Which of these solved the problem, I can't say.
    But it is good to be able to report a success, thanks to the engineer and support from others on these boards. Thank you all.

    I would disagree with the software theory there, I know of no software error that systematically presses certain buttons.
    It is more likely a hardware fault, but it happens when you are using it as the movement or even you holding it causes the hardware to move slightly.
    Its been said before, and i'll say it now, Carphone warehouse engineers are not the best in their field.
    Im know most of them are supposed to have In-House engineers but very rarely do and just send them off.
    Try taking it to a different repair centre, try an independant, non branded network company as they are usually more reliable.
    You can find the your nearest Nokia Care Point to you at the Store Locator
    My posts are my opinion and in no way the direct views of Nokia.
    If my posts are helpful, please give me some KUDOS using the green star on the left.

  • Keyboard probs since 10.4.10

    Since I updated to 10.4.10, the upper 4 keys on the keyboard (sound + eject) don't work anymore. Not that they aren't being recognized by the machine (if the screen fades and I hit one of the sound keys it wakes up again) they just don't control the sound anymore.
    Also on the small remote the volume doesn't work, while other functions still work (menu, stop/play, forward/back).
    And when I hit cntr-eject (for a reboot or shutdown) the window appears in the left top corner off the screen. Yes OFF the screen, it's only visible for like 40% and cannot be moved (impossible to grab the top bar) so only the 'cancel' and 'shut down' buttons are visible.
    Also from the Finder menu, under the Apple on the left, the 'About this Mac' doesn't work anymore.
    This is all really annoying.
    And it's not only on my Intel iMac, but also on the G5 Tower I work with.
    This while others working on G5 iMacs, running the exact same 10.4.10, have no problems at all.
    Do we have to wait for Apple to solve this with another Security or OS update? Or is there a workaround to solve these issues?
    Regards,
    Frans

    Hi, millerfj
    that is a thing which bothered me as well, but which went after my software updates: That my iMac had problems to log in, whereas the minimac just stayed connected. At present it is just the other way around: there are times of the day, when my mini looses the connection every 30 sec, and the iMac stays.
    This indicates to me that it is not primarily a problem of the base station, but rather of the reception side. And note, interference can be:
    a) different for every computer and base station, depending on the locations;
    b) can change in time;
    c) can be caused by something outside your appartment
    d) ... perhaps even more
    by the way, my iMac is running osx 10.3.9, and shows (or showd) similar problems.
    Thomas

  • 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)

  • From the Beginning..trying to converge all my posts into one to get prob. solved.

     I had a network with comcast cable modem high speed internet. I had it connected and working until my desktop computer (emachine)  had to be replaced.
     I replaced it with a HP Pavillion Windows ME computer, it was a wired connection. I had three other laptops that were wireless and they all functioned properly.
     I gave the HP Pavillion desktop to my kids to use so I thought I better use the linksys advisor and install it on my personal laptop. I did this because I had thought for some reason that The "main" internet control panel (which i thought the linksys advisor was) should be on the computer used mostly by me and not my children.
     I uninstalled the linksys off of the HP Pav. desktop and then installed it on my own laptop. It is a Toshiba Satellite running windows Vista and is wireless. I then proceeded to reestablish the network by running the advisor and checking the network and adding all the computers , wired and unwired back onto the network.
     I got my laptop to work and it continually worked properly and even when I shut down and restarted, it would always find my network and connect.
     However, the wired computer - the HP Pav. no longer worked at all. It seemed to not be able to recognize the ethernet port. I reinstalled the drivers for that network card but that didn't help. All cables work but not with that particular computer for some reason.
     Also, the three other wireless laptops could find the network but had limited or no connectivitiy. I removed the firewalls on both of those computers and still, they had limited or no connectivity.
     I got on linksys customer service and spoke with someone who walked me through changing the router settings and channel numbers and the network name.
     At that point , I had three wireless laptops working but still not the wired desktop.
     I hung up and finished my computing. However, when restarting those computers later, my laptop still worked perfect, and the other two once again had limited or no connectivity.
    I used linksys advisor program and re-added them to the network. I can do this repeatedly and it appears to work but once they shut down, they come back and seem to "forget" how to properly connect to the network.
    One laptop is a Dell Inspiron and it runs window xp so I checked the settings on the control panel for the wireless network and matched the encryption code, etc. but that didn't seem to solve the issue either.
    The other laptop is an Acer running Windows Vista. This one is puzzling because it will have a message at restart about the limited or no connectivity but somehow eventually by me doing nothing at all, it seems to eventually find out how to get on and then it just comes up saying it is connected. So, sometimes this one connects after a while and sometimes it still doesn't until I re-add it to the network.
    I also at one point have "powered down" the system completely. I had shut down all computers, unplugged and turned off both the modem and router and let the modem be off for three minutes then turned it back on and did the same for the router then restarted the computers.
    I tried using wired connections on the laptops without their wireless on and they do connect using the cable I have so I don't think the cable is bad.
    The network ethernet card i have in the HP pav. ME desktop is linksys eherfast pci adapter 10/100. It has little green lights that as I recall are supposed to light up but they are not lighting up anymore. I thought maybe the ethernet card was broke or something but it is really new so I don't think it is, besides it just worked before I went around messing with uninstalling and reinstaling things.
     I hope by putting all this info. together someone will take the time to read it and will recognize what it is that is the problem here and let me know.
    Basically,all I want is to have my wired computer desktop get online, and three of my laptop computers that are wireless. Just like it was before I messed it all up !!!
    (In a couple of my other posts, I mentioned that I have five computers on the network, but the other laptop is really old and we don't use it all that much anymore anyway so I am just gonna not worry about putting it online again after all. It *was* online with the rest of them at first though so I know somehow this can be worked out since it worked just a few short weeks ago with one wired and four wireless--the only things changed since then are my messing around with the uninstall and reinstall and settings tweakings and the fact that the desktop I used to have was a emachine instead of the HP Pavillion. However it did work when I first changed the desktops out )
    Thank you for any help on this.

    please let me know the linksys device model number you are using ..

  • Troubleshooting "Failure to solve JavaScript variable" in OpenScript

    I'm new to OATS and need some help trying to debug two errors my script is getting.
    I'm trying to develop a simple script for a 3rd party application we use. The app itself has worked fine for a couple of years.
    I record a script of a simple transaction to create a permit for creating a Historic District (it's a public works application). The recording works fine. I record a Load Test Web/HTTP script.
    When I play it back I get two errors. First there is a "failure to solve JavaScript varaible" error, followed by a "variable not found" error. They look like they are related. I guess solving the first error will eliminate the second. I've tried correlating the script following playback. No change. I've also tried recording it using the FLEX protocol. Also no change.
    Although this is not preventing the execution of OATS, it is pretty important because it is preventing the development of the load test I need to develop.
    I have used the OpenScript Diagnosis Tool and fixed everything it told me to fix:
    - Setting the Java to use the browser proxy settings... did that.
    - It tells me the Rule File is missing for Oracle Forms, and tells me how to recreate it. But, I can't do that because this is not an Oracle script. It is a Web/HTTP
    script.
    - It also tells me to disable the IE Enhanced Security Settings. That is already done but it keeps telling me to do it anyway.
    - It tells me to use a newer version of Firefox and to check the Firefox profile. But, this is an IE script.
    Running as an Administrator under Windows 2008 Server R2 SP1.

    Opened an SR on this issue, worked with tech support and finally discovered the problem. OATS was correlating some things that shouldn't have been correlated. Went into the correlation rules, turned off Javascript correlaation, re-recorded the script and the problem dissappeared. That left me with just one error. I went to that line in the script, chose "... revert to recorded" to reverse the correlation and eliminated the last of the problems.

  • Troubleshoot keyboard input problem

    the right hand shift key, and full stop, have stopped working. When I attached a different apple keyboard the same thing happened to it. The only way I can get a full stop is with the numeric pad, and the only way to get shift is with the left hand shift key. Does anyone have a solution, please?

    Well, the game is a bit big now, but the problem is definitely in the file GameBoard.java, and my source is:
    http://userpages.umbc.edu/~cbutle3/space.zip
    It is simply a Space Invaders Game. I have gotten almost everything working but keyboard input. I have it set up now so that the game even plays itself, cuz it doesn't listen to my button presses :)
    I really want to add a KeyListener to the JPanel (the GameBoard extends JPanel) so that keyboard input is invisible, but it won't let me - says the GameBoard never has focus and just ignores it. So to get any key input to work at all, I temporarily added a TextField to the panel, and added the KeyListener to the TextField. That's part of the problem. And the main problem is that inside the "gameplay" loop, the KeyListener has no effect. I tried making a new class with a run(), putting the KeyListener in there and calling start() from the GameBoard, but it had the same outcome. Please help! :)
    -chris

  • Prob solved with long activation at the AT&T store.

    I was waiting over 20 hours for my 3Gs to activate so I drove it to the ATT store. The rep there takes my old sim and sticks it in my new 3Gs phone and goes "Here ya go its working now"
    I said... Ummm so you took my old sim and stuck it in my new phone and now its ok? I did that last night"
    His response (Classic): " Your new sim was NOT on record but the old one was..problem solved"
    Sooo basically after calling ATT 3 times.. them assuring me it would eventually work with the new sim the correct info was never transfered afterall..LOL
    Ohh well... too all the people waiting. Just use your old sim and call it a day!

    Sorry... But...
    The discussion of Jailbroken Devices is against the Terms of Use of this Forum.
    You will need to look elsewhere.
    Unauthorized modification of iOS
    http://support.apple.com/kb/HT3743

  • Cinnamon keyboard layout [solved]

    I've just installed cinnamon and looks great. Except I can't see where to set the keyboard layout. There doesn't seem to be a keyboard layout icon on the panel and if I go into cinnamon settings->keyboard all I get are a couple of tabs saying Typing and Keyboard Shortcuts but no keyboard layout? And ideas please? Many thanks
    Last edited by systemshq (2013-02-21 10:38:20)

    Maybe this? http://millertechnologies.net/forum/ind … 337#msg337

  • Messy keyboard. SOLVED

    I'm using gnome with compiz. Sometimes lxde, and sometimes openbox with tint2.
    For the second time this week, the keyboard got crazy.  I was using the system (gnome) doing trivial
    things and suddenly it started happening.
    I hit a key and it prints another (e.g. hit p and it prints *, hit m and it prints 0). Seems like it changes the layout.
    It gets so messy that I can't type any more commands.
    I log out X, even ttys are now messed. I reboot, ttys are working fine. startx with openbox the keyboard is fine.
    I startx gnome, the keyboard get messy again. Going to ttys doesn't help, just like before.
    The first time it happened I rm -r ~/.gconf*  ~/.gnome*  ~/.nautilus and ~/.config/compiz/ and startx gnome the
    problem just goes away. Both times it happened it was not after an upgrade or anything like that.
    Well, I thought it was a gnome related problem.
    Afterwards, I had already spent about two hours in lxde. The same darn thing again.
    I looked in /etc/hal/fdi/policy/10-keymap.fdi and it was fine.
    How come the problem to happen in gnome, going back to ttys the keyboard is messed, rebooting the ttys are fine
    but starting X (keyboard messy) and going back to tty right away the keyboard is now messy, when two seconds ago
    it wasn't ?
    What else could I investigate besides the keyboard layout in gnome, and 10-keymap.fdi file ?
    Last edited by Athunye (2010-06-11 19:29:19)

    I'm guessing this is on a laptop.  hit your num-lock key.
    on laptops, since there is no 10-key pad, the 10-key is mapped to normal keyboard keys.
    U=4
    I=5
    O=6
    P=*
    J=4
    K=5
    L=6 etc. 
    if your number lock is on, then your keyboard will be "messy"
    Last edited by Cyrusm (2010-06-11 14:11:32)

Maybe you are looking for