KT4V-6712 keyboard & mouse error

I,ve got mobo 6712 (KT4V) sometimes when i come to boot it, boot is stopped and sending message bios: "mouse or keyboard connection incorrectly". After restart everythings O.K. Is this mobo-failure? (uff, i've warranty :-)
Which settings in BIOS (advanced chipset features) is better? fast command: ultra,fast, normal.
Athlon 1700
MSi 6712 v1,0
Bios 1.0
Gainward GF 600 PP GF 4 MX 440
Sdram 256 MB 333 MHZ
Windows 2000 Prof.
Thanks for ask.
PS. Sorry for my english :-)

Which version BIOS? 1,7? or 1,6?
What is CRC FIX ?
Quote
Originally posted by Bas
Hi,
Update your BIOS first, that might help a little...

Similar Messages

  • 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

  • Apple BT keyboard & mouse won't pair with PlayStation 3.

    I have an Apple Bluetooth keyboard and mouse (mouse is the older single-button BT model). Neither one will pair with the PS3, with new BT keyboard/mouse support via 1.6 firmware update. When I go to register BT mouse/keyboard it sees them fine, sees their BT names, but then gets an error when trying to pair, on each device.
    Normally I wouldn't post this in an Apple forum, but since they are Apple devices and they pair just fine with Windows PCs, I'm wondering if there's some way I need to force pairing mode or something to get this to work.
    Any ideas offhand how to fix this?
    Anyone with a PlayStation 3 gets this working with Apple keyboard/mouse, please post how you did it. I don't want to buy a separate BT keyboard and mouse kit for the PS3 when I already have these in great condition, seeing little use.

    Sorry I missed this and didn't respond. If you can afford both, keep both. Even at this early stage, my preference overall, especially for the long term, is by quite some bit, the PS3 and it's games, many now and lots more in the coming year. Also, I think Blu-ray will eventually "win" the HD movie format battle, meaning some studios besides Sony Pictures may drop Blu-ray exclusive releases and release on both formats, and Universal will step off HD DVD exclusive releases and release on both formats, but Blu-ray eventually be the only format on which you can get everything. But for the short-term future you will have more game variety for your 360, so you might want to wait and save for the PS3, or trade at a later date if you can still get good value out of the trade.
    Since this reply is ex post facto, it seems like the PS3 blew out the European and Australian launches. Quite a bit different than console's initial reception here in the States.

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

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

  • [Trick] Use Keyboard + Mouse from Xorg to control another Xorg session

    So you have two computers sitting together,  you don't have a kvm switch, and using two keyboards and mice is just plan annoying!
    X2X is the solution. This program allows you to use your mouse and keyboard from Computer A on Computer B.
    From the man page
    x2x  allows the keyboard and mouse on one ("from") X display to be used to control another ("to") X display.
    How to make it work?
    Allow TCP from xorg on both systems
    Edit /etc/X11/xinit/xserverrc and change
    exec /usr/bin/X -nolisten tcp
    to
    exec /usr/bin/X
    Computer A = computer that has the keyboard and mouse you want to use
    Computer B = computer that does not have the keyboard and mouse you want to use hooked up to it
    On Computer B run the command
    xhost +ComputerA
    Where ComputerA is the hostname/ip address of ComputerA
    This allows ComputerA to connect to ComputerB's xorg server
    On Computer A run the command
    x2x -to ComputerB:0.0 -west
    Where ComputerB is the hostname/ip address of ComputerB
    Now on ComputerA you should be able to move the mouse left, off the screen, and be able to control ComputerB!
    I use this to control my laptop using my desktop's mouse and keyboard. It's a lot easier than switching between my desktop keyboard/mouse and laptop keyboard/mouse!

    diederick76 wrote:
    I have used x2x for some time before I started using Arch, but recently I decided to start using it again to control my laptop from my desktop box. I have installed x2x on the laptop. However, when I do
    # ssh -X laptop 'x2x -west -to :0'
    I get:
    X Error of failed request: BadWindow (invalid Window parameter)
    Major opcode of failed request: 25 (X_SendEvent)
    Resource id in failed request: 0x400001b
    Serial number of failed request: 21
    Current serial number in output stream: 21
    I have tried following your howto, but I seem unable to start X with tcp support. I have changed /etc/X11/xinit/xserverrc as you instructed, but when I start X and issue
    ps ax | grep X
    from a console, I still get:
    1670 tty7 Ss+ 0:15 /usr/bin/X -nolisten tcp vt07 -auth /var/run/slim.auth
    Can you tell me what I'm missing? Are these at all related?
    Thanks!
    Today I was looking into this and got working very fast using this thread. Are you sure you restarted your X server after changing xserverrc? Are you sure your display is at :0?
    Use
    echo $DISPLAY
    on the terminal to find out. Also you need x2x installed on both machines.
    Last edited by quiquex (2011-11-08 18:59:08)

  • Trouble with bluetooth keyboard/mouse and wake from sleep option

    Hi,
    I have a 12" PB G4 that has in-built BT. I got a Microsoft Elite bluetooth desktop (keyboard + mouse) and the keyboard and mouse are recognized by my Powerbook but the option to "Allow bluetooth devices to wake up this computer" option is dimmed so I can't check it.. I googled and came upon Apple's howto on this and downloaded/installed the latest firmware.... no luck.. I opened up the firmware updater in Applications\Utilities and hit the Update button but get an error saying no apple bluetooth module exists... given that the keyboard and mouse do show up in the list of bluetooth devices, does this mean that there is no firmware update for this make of keyboard/mouse?
    Anything else I can try to get this option to work so I can use the BT keyboard/mouse to wake up the computer?
    Thanks,
    NG

    Seems I am the only one using a Bluetooth mouse. I went a bought a mouse with an RF receiver and have packed the BT mouse away.

  • Logitech S 530: Mac Mini sometimes doesn't recognise the keyboard/mouse

    Hi!
    I bought the Logitech S 530 for my Mac Mini Intel Core Solo some weeks ago. Sometimes the mac doesn't recognize the keyboard/mouse set and the Logitech Control Center say "No logitech-hardware found". And then all the extra buttons on my mouse and keyboard doesn't work. A simple restart doesn't solve the problem. Often I habe to switch of the computer or even deinstall und reinstall the driver. I wrote to the Logitech Support, and they told me to delete as a root-user some files and then to reinstall the Logitech Control Center. I did it, but the problem wasn't solved. Even if the Logitech Control Center told me, that the hardware wasn't found, the system profiler say:
    USB Receiver:
    Version: 22.40
    Bus-Strom (mA): 500
    Geschwindigkeit: Bis zu 1,5 MBit/s
    Hersteller: Logitech
    Produkt-ID: 0xc50c
    Hersteller-ID: 0x046d
    Does anyone have a idea about this problem?
    Thank you,
    Sebastian

    Hi!
    Has it continued to work alright since your last post
    on Sept. 30?
    Yes, it works very good (as you can read, because I type on it!)
    But I got some news from the APE-Support:
    They told me, that this message in the system.log isn't a error message: "You'll see these messages simply to inform that Application Enhancer cannot and does not affect processes owned by root. They are purely informative." Then I asked, why this "information" is written in the system.log I got another mail. They told me, that this message came from a maxtor software, which I installed to use my externel drive. and: "The maxtor software doesn't use APE at all. APE is saying it cannot affect the software in any manner, in case you were expecting it to work with the maxtor software. I'm not sure if that maxtor software even works. If you don't use the button on your maxtor drive, you can just disable the maxtor software completely."
    So, I seems that there is a problem between this logitech driver with APE and the Maxtor-Stuff. But, Ashleyn, do you use the maxtor software too?

  • Keyboard & Mouse preference pane not opening

    Hello.
    Today I realised, that my keyboard and mouse preference pane is not working anymore.
    I started the System Preferences app from the dock, clicked on Keyboard & Mouse and nothing happened. In the upper area the text "loading Keyboard & Mouse" appeared (or whatever the English translation is) but the preference pane didn't come up.
    I only realised that now, because I created another user and wanted to set the mouse tapping behaviour and in the new account it's not working as well.
    I know I could open the pref pane before, when I configured my own account 2 weeks ago.
    There was however a keyboard firmware update in the meantime.
    Could that have anything to do with this error? Is anyone else experiencing this behaviour? Can anyone give a hint on how to get the pref pane back?
    Thanks in advance.

    I noticed this problem on a new MacBook Pro as well. However my experience is a little different. First of all I imaged the MacBook Pro from a Leopard (10.5.2) image I made on a Mid 2007 Aluminum iMac. I noticed that after imaging the MBP, I could not load the Trackpad pref pane without glitches. Also the embedded quicktime tutorials for the gestures would not load, as if they were missing. I thought that using an image created on an iMac (which doesn't use the Trackpad Gestures) was causing problems. Then I found out that the user of the MBP sometimes could not even load the K & M pref pane. After some trial and error I found this thread, but Flavio's fix did not work for me. Our Leopard install was done with a custom setup and English is the ONLY language installed. So I can't move English up because it is the ONLY option.
    Here is my workaround and explanation for my particular issue. Maybe someone will find it useful.
    If you ever have trouble getting it to open again, just click on the Show All button in the upper left of the window. You will see a weird glitch and then all of the preference panes will show up. Then Click on Keyboard & Mouse again and this time it will work. In order to prevent the problem from happening you have to make sure to not leave the Trackpad tab selected when closing the System Prefs window.
    When it is working correctly and you open the System Prefs window, If you click on the Trackpad section, it will glitch out and only partially open. Just click back onto another tab (Keyboard or Mouse, etc.) and it will fix itself (similar to the other fix).
    Remember, if you select the Trackpad tab and then close the System Preferences pane, the next time you load up the Keyboard & Mouse pref pane it will get stuck indefinitely and you will have to repeat the above procedure to fix it again.
    ALSO - I once read an article that listed the filepath of the embedded gesture quicktime files. I believe they are buried in the system somewhere, perhaps in an application package. If someone knows where they are located and could share, maybe I could verify if they are even in my image to help troubleshoot.
    Jeff Hanlon

  • Keyboard & mouse stopped working

    I just recently bought a new iMac i7 2 days ago & installed Windows 7 Ultimate 32 bit through bootcamp. Everything was working fine until Windows installed updates. Now when it gets to the windows login screen, the mouse and keyboard stop working so I can't even type in my password to login.
    I've gone through many of the posts here & around the net but nothing has solved my problem. The indicator light on the keyboard & mouse just continue to flash but won't connect. I start up Mac OS & everything works fine so it had to be a Windows update that caused the problem since it was working fine before the updates. Any help would be greatly appreciated.
    Also want to mention, I'm still fairly new to Mac, as I only used it for video editing in school, so please bear with me if I follow up with ridiculous questions while still familiarizing myself with the new setup.

    Hi coolfonz,
    for the proper set-up of your keyboard & mouse you'll need to use a wired mouse & keyboard (then you'll have to update the drivers for those wireless probably).

  • Can I control two Macs with one keyboard & mouse simultaneously?

    I'm presently the operator and head audio tech for a major Off-Broadway show. I'm running the show on Ableton Live 6 through a Mac Mini, using a MOTU 828mkIII as the Firewire audio interface to the console. "Show control" is basically straight music playback, plus arming and disarming loops, triggering sound FX cues, and stopping and starting playback. The show has been exceedingly stable, no real reason to worry - but the fact that I don't have a redundant backup system concerns me. Theoretically, I can use our Denon CD players to run the show off of discs I've burned, but it's only viable for me because I know the show; a sub running the show would be up the creek - and if we hit a snag and run out of loops, forget it. Furthermore, those of you who've worked with Live know that in a performance based/show control situation, you can remain in an audio loop indefinitely, without any worry of a CD running out of prerecorded loops. (This is a specific reason why we're using Ableton for this show - the music can keep "vamping" until automation and rigging give me the clear to proceed.)
    Considering that I'll be taking some time off this summer, I don't want this to be a concern for my sub(s), so I've charged myself with the task of building a redundant backup. Problem is, I'm not sure how to do it.
    What I've been looking at is a dual Ableton Live/Mac Mini/Firewire interface system. Basically, to duplicate what's running the show presently, and have it running in tandem while the main playback system goes to the house - but for both to be controlled by only one mouse, keyboard and screen, so there's no delay in the event of a crash. If one fails, I send the audio from the backup into the theatre. There would be no disruption of playback, except for the operator`s response time in switching to the backup`s audio output.
    Software like Synergy and Teleport let me share a single keyboard, mouse, and screen over two or more computers - +but only control one computer at a time+. And I've looked for KVM switches and USB "splitters" but they also seem to be toggle devices between one or another computer - which leads me to think I may have to network the two...
    Any ideas are appreciated, even the obvious ones, as I may have overlooked some or assumed some to be out of the question.
    That`s basically it - *simultaneous realtime* control of two computers from one keyboard and mouse. Both Minis performing the same task at the same time.
    Is there software/hardware that can do it, or can I network the backup as a "slave" that mimics the master?
    Thanks.

    Perhaps you could setup a parallel processing network:
    http://daugerresearch.com/pooch/
    The website was last updated 5 days ago according to Google. Hopefully their server will be back up soon. I noticed it wasn't connecting when I tried.

  • How to use one keyboard, mouse and display for two PC's?

    hey guys, right now i'm using a mac mini and also another Windows PC tower. whenever i want to switch between them i need to re-plug in my headphones/keyboard/mouse/display and this is getting annoying. i've been using a usb hub for the mouse and keyboard so it's not as difficult to setup. is there anything out there that'll allow me to switch between them more easily?
    what are my options?
    thank you

    If both are on your intranet, try Synergy.
    I personally use the Wormhole.  You can drag between desktops.

  • Windows 7 64-bit with Boot Camp 5: keyboard & mouse don't work

    Running OS-X 10.8.5 on iMac 27 Late 2013. Everything goes smoothly installing Windows 7 64-bit with Boot Camp 5.0.4 until Windows does its final reboot (after a complete, apparently successful install), and begins the Windows setup sequence. The first setup screen asks for User name and PC name. My mouse and keyboard do not work at this point. Tried cold rebooting: Windows boots up, detects it needs to do first use setup, and gets to same failure point.
    NOTE: I have never had a chance to install the Windows support drivers; but the mouse and keyboard worked through out the istallation.
    I've tried two different W7 versions: 64-bit Pro and 64-bit Enterprise [Enterprise is not supported, but I have installed it on an iMac 27 2010, and a MacBook Air 2013.]. Both versions of W7 hang at the same point described above.
    I've tried a Windows DVD install disk  plus Windows support drivers on a flash drive; and I've tried a bootable flash drive with everything on it. Both fail at the same point.
    I have tried both wireless and USB keyboards and mouse. Same failure.
    I have even tried removing the flash drive with Windows support drivers before the final reboot. Same failure.
    NOTE: when I reboot in OS-X and go to the Startup Disk, the windows option says "Untitled Windows" instead of Boot Camp; but I can select it, and it starts the Windows boot which ends up at the same Windows setup failure point.
    Has anyone had the same problem?
    Has anyone succeeded? If so, any special actions or ideas?

    The issue may be related to the iMac 2013 only having USB 3.0 ports and that windows 7 does not come with drivers for it. Try the following (borrowed from answer on Mac Rumors Forums http://forums.macrumors.com/showthread.php?t=1659481):
    <quote>
    If you run into issues with keyboard and mouse not working (due to USB 3.0 and Win 7 incompatibility), you need to run your Win 7 partition (and Win 7 installation disk/partition) in legacy mode. (I found this information at:http://twocanoes.com/winclone/support#faq123 - see "Method using Terminal"). Here you will be setting the legacy on the installation volume of win 7, not bootcamp partition (yet). After running the diskutil list find the volume with installer of Win 7, and then run the command (substituting the disk1s2 below with the information you find through diskutil on your computer:
    sudo /usr/sbin/bless --device /dev/disk1s2 --setBoot --nextonly --legacy
    Enter administrative password when prompted. Next, select Restart from the Apple menu. Do not hold the Option key while restarting.
    You should have mouse/keyboard working. Begin the Windows 7 installation. Upon first restart right after the installer completes, boot into Mac and set the legacy mode for the BootCamp partition (but this time without the --nextonly flag), so you can use keyboard/mouse to complete the installation and thereafter until the USB 3.0 drivers are installed).
    </quote>

  • No keyboard/mouse in LXDE

    I've setup archlinux for the first time and everything seems to be working but when I launch LXDE I have no keyboard/mouse. Although I can ctrl+alt+F1/2 to get back to console and then kill it w/ ctrl+c.
    There were 2 Xorg tests in the wiki the first one didn't do anything (blank screen, no input) the second seemed to work (opened a terminal w/ mouse and keyboard support).
    I've tried using both input hotplugging and also just the xorg.conf (using hwd -xa to generate xorg.conf w/ hotplugging disabled)
    this is an on older laptop, idk if that matters.

    hal is installed and i think setup correctly (considering when running xterm w/ hotplugging enabled i have mouse and keyboard support). xf86-input-keyboard and xf86-input-mouse are installed.
    hotplugging:
    With hotplugging enabled testing via X -config /etc/X11/xorg.conf fails. Testing via setting ~/.xinitrc to exec xterm results in a terminal with mouse + keyboard working. Setting ~/.xinitrc to exec startlxde results in LXDE apparently loading correctly (graphics look ok) however I have no mouse/keyboard.
    log: http://elvis.rowan.edu/~petzin02/Xorg.0 … ug_enabled
    w/o hotplugging:
    Disabling hotplugging in xorg.conf results in the X -config /etc/X11/xorg.conf test failing same as above. The xterm test loads a terminal but I have no mouse or keyboard. LXDE same as above, appears to load ok but no mouse or keyboard
    log: http://elvis.rowan.edu/~petzin02/Xorg.0 … g_disabled
    Last edited by bp2070 (2009-05-12 00:09:28)

  • Xorg 1.7.1+xf86-video-intel 2.9.1 brokes keyboard,mouse and screen

    Hello there. I'm using Archlinux with core+extra repos (xorg-server 1.6.3 and intel drivers 2.8.1). Today I've tried to update to xorg-server 1.7.1+xf86-video-intel 2.9.1 drivers.
    After X restart I've got strange screen (Acer One 110 netbook), seems like it vertical divided and I can use only left half of it. But at bottom right corner I can see icons of gxneur and xchat (if running) on stalonetray. All other right half of display as "black hole" - can't see windows moved there and so on.
    Keyboard and mouse also doesn't work. Updating xf86-input-keyboard/mouse from testing repo can't solve problem. Also I have "Option "AutoAddDevices" "disable"" in my xorg.conf. So..I've tried to back to previos versions of xorg-server and intel drivers.
    Keyboard and mouse are works now, but screen is still vertical divided.. It looks like there is strange transparent "always on top" window at right half of screen, which hides all other windows under it, but couldn't be seen itself.
    So.. what can I do to take back working X?

    AndyRTR wrote:When you want to use packages from testing repo you need to -Syu ALL packages. There are also new keyboard and evdev drivers and more. You should read around how to deal with upgrading Arch and how to use the testing repo. It's not recommended and expected to work when you only pick a few packages.
    Ok. System upgraded from testing repo. Keyboard and mouse are works. But strange area on screen is still there. It's a strange framebuffer or smth same I think.
    Here is screenshot: http://img340.imageshack.us/img340/306/ … 4x600s.png
    Area with "OPENBOX" text is it. There are no "EE" in Xorg.0.log
    Last edited by darklion (2009-10-29 11:17:27)

Maybe you are looking for