A Quality Assurance Engineer's perspective on Neo2 PS/2 Port Problems.

I came here looking for some insight . . . . and while i got some confirmation that it's a common problem, I think some things need to be cleared up.
There's a mistake being made that disconnects cause and effect by lumping together effects that aren't necessarily from the same cause. Don't feel bad, everybody does it, I've just been trained to be critical about it.
I think there is more than one issue. Here's why.
1: I think the chipset or BIOS is cooking the ps/2 mouse data stream (and maybe USB HID data streams as well) when the "BIOS Support for USB Mouse" option is turned on. By this i mean that it's presenting the operating system with a virtual mouse device and working some behind-the-scenes magic on the data between computer and mouse.
My evidence:
With that option turned on, Linux kernel 2.6.12.2 (vanilla kernel.org sources) says this:
Jul 10 19:38:00 type kernel: input: PS/2 Generic Mouse on isa0060/serio1
Jul 10 19:38:00 type kernel: psmouse.c: Failed to enable mouse on isa0060/serio1
Jul 10 19:38:01 type kernel: psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 1 bytes away.
And with that option turned off, the kernel says this:
Jul 11 21:58:48 type kernel: input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
I think this bios option prevents the linux kernel serio driver from allowing the psmouse driver to perform two-way communication with the mouse in the standard way.
Disabling this bios option also makes all my PS/2 mice and trackballs work on bootup, where all of them needed to be re-plugged or have the kvm switch to another port and back before they would work previously.
I think many people are having some of their problems purely because of this bios option.
I think this is very bad, and that the developers responsible for this bios feature should be subjected to a public flogging and sent to a reeducation camp where they might learn to respect the law that the quality of a piece of software is inversely proportional to the amount of magic performed within it.
I can't even think of what the advantage of a virtual PS/2 mouse would be. You want to run DOS with mouse.com driving your usb mouse or something? We're supporting Win95 OSR1 users? I guess it might make Partition Magic boot floppies a tiny bit easier to manage, but sheesh. The damage far outweighs the benefit.
Even when it works, it will only work for fairly plain mice that don't need special protocols to work.
I don't think MSI did this, I think the bios vendor did it, and MSI doesn't realize what's going on.
Yes, I know the Explorer is a USB mouse on a PS/2 adapter, but i started down this road because my Logitech trackball - which uses the MouseManPlus protocol - and it still didn't work right when i replaced the mouse. I have a PS/2 based KVM that I'd like to keep using. The KVM has been out of the loop for these diagnostics.
2: While i admit that it could very well be a PS/2 port power issue, I think it has nothing at all to do with system power supply problems, least of all the 12V rail.
Why? Why on earth would my 5V keyboard and mouse care what's happening on the 12V rail, what's why.
Furthermore, the same KB and mouse mostly kinda/sorta work on a USB to PS2 adapter cable, which is on the exact same 5V rail as the keyboard and mouse ports, and if anything should draw MORE power.
They are however probably on separate fuses.
If it's a power problem, I'm leaning toward it being a slow-blowing fuse on the PS/2 ports that is being pushed near it's limits and is thus rippling. This is conjecture, and only MSI's rework guys or someone with a lot of diagnostic gear can tell you for sure.
3: Having fixed the mouse initialization and synchronization problems, I still have a problem.
I replaced my Lexmark (IBM) PS/2 keyboard with a KeyTronic PS/2 keyboard, replaced my Logitech Trackman Marble FX with a Microsoft Trackball Explorer, and sometimes, I still get an input lockup.
The mouse will just stop tracking in mid-sweep and the keyboard will stop keying.
And then the kernel says this:
Jul 11 23:37:49 type kernel: atkbd.c: Keyboard on isa0060/serio0 reports too many keys pressed.
Jul 11 23:37:50 type last message repeated 54 times
Jul 11 23:37:50 type kernel: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly
Jul 11 23:37:50 type kernel: input: AT Translated Set 2 keyboard on isa0060/serio0
Jul 11 23:37:50 type kernel: atkbd.c: Keyboard on isa0060/serio0 reports too many keys pressed.
Jul 11 23:38:18 type last message repeated 623 times
Jul 11 23:38:18 type kernel: atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
Jul 11 23:38:18 type kernel: atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
Jul 11 23:38:18 type kernel: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly
Jul 11 23:38:19 type kernel: atkbd.c: Keyboard on isa0060/serio0 reports too many keys pressed.
Jul 11 23:38:19 type last message repeated 10 times
Jul 11 23:38:19 type kernel: atkbd.c: Unknown key released (translated set 2, code 0x68 on isa0060/serio0).
Jul 11 23:38:19 type kernel: atkbd.c: Use 'setkeycodes 68 <keycode>' to make it known.
Jul 11 23:38:19 type kernel: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly
Jul 11 23:38:21 type kernel: atkbd.c: Keyboard on isa0060/serio0 reports too many keys pressed.
Jul 11 23:38:21 type last message repeated 4 times
Jul 11 23:38:21 type kernel: atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly
Jul 11 23:38:46 type kernel: atkbd.c: Keyboard on isa0060/serio0 reports too many keys pressed.
Jul 11 23:39:16 type last message repeated 2439 times
Jul 11 23:40:16 type last message repeated 4986 times
Jul 11 23:41:16 type last message repeated 4988 times
Jul 11 23:42:16 type last message repeated 4987 times
Jul 11 23:43:16 type last message repeated 4987 times
Jul 11 23:44:16 type last message repeated 4987 times
Jul 11 23:45:16 type last message repeated 4986 times
Jul 11 23:46:16 type last message repeated 4944 times
Jul 11 23:46:24 type last message repeated 688 times
I wonder if the "AT Translated" designation that the atkbd driver gives the keyboard may indicate that the PS/2 keyboard is having it's data stream cooked as well?
Edit: (for geeks) - It turns out that bios can set up your keyboard as either "raw" or "translated". It's possible to switch a keyboard back into "raw" mode, but most operating systems don't do this because it can cause problems on laptops and other computers that don't have their keyboard on a normal ps/2 port.
I don't mind having a keyboard on a usb converter, but the usb converter translates the ps/2 mouse signals too poorly. My Trackman FX has no buttons on the usb converter, and the Explorer is missing two buttons on the usb converter.
4: I don't have the 'reboot' problem, but maybe that only happens in windows.
What i see sometimes is the above, and sometimes the keyboard starts responding slowly - like it takes 30 seconds per keypress. And sometimes by re-plugging the connectors i can get it to come back.
I'm CERTAIN that some of these problems - at least one of them - can be fixed in bios. If only by defaulting the mouse bios support to off. This won't keep you from being able to navigate in bios or use your USB mouse in any OS since Win95 OSR2.1.
For at least the mouse problems, it appears that many of the problems people have reported can be resolved merely by  disabling "BIOS Support for USB Mouse".

Quote from: d2thez on 13-July-05, 10:00:03
Ok, I am lost to be honest, but I just need to know if this applies to me.  Please help!
I have a K8N Neo Platinum for the socket 754, not a Neo2.  I use a USB mouse and a PS/2 keyboard.  I have both "USB keyboard/storage support" and "USB mouse support" enabled in my bios.
You have me scared from reading your post that having them enabled will short out my PS/2 or USB.  Will this happen?  And should I have these options enabled or not?
And finally, if I do disable them, do I lose and functionality??  Please help me out here!
Relax. You're not going to short out anything or lose any functionality.
The first one - USB Keyboard/Storage Support - this makes it possible for you to boot off of USB drives (like the flash drives) and makes USB keyboards work in DOS. It may be required to make USB keyboards work in bios setup, but i haven't tested that.
If you have a PS/2 keyboard and you don't intend to boot off of a USB drive, you can safely disable that option with no loss in functionality of any kind.
The second one - USB Mouse Support - This is a bit of software in BIOS that takes control of USB mice and makes them appear like PS/2 mice in order to provide easy mouse support for operating systmems that don't understand USB.
Specifically, DOS and Windows versions prior to Win95 OSR2.1.
Since Win95 probably won't boot at all on an Athlon64 - and in any case won't have the drivers you need for nearly anything - the only possible scenario where you might need this feature is if you were booting some old versions of Partition Magic or Norton Ghost or other utility floppy that runs on DOS, supports mouse navigation, and is old enough that it doesn't have a DOS USB mouse driver. Newer versions of pqmagic and ghost probably have usb mouse support on their boot floppies.
You can stop reading now if you just wanted to be reassured.
The reason it causes a problem is because mice are far more complex than keyboards. For some reason, even if you don't have a USB mouse installed, the signals from your PS/2 mouse are run through software in BIOS to make the signals from your mouse look like the signals from a generic PS/2 mouse - instead of a mouse that speaks the MouseMan protocol or the Intelimouse protocol or the Explorer protocol (or three or four other protocols).
This sounds like a strange way to do it, but it's actually easier in software to treat all inputs to the same logic and translate them to a virtual device than it is to detect whether translation is needed and then only translate the signals that need it.
This interferes with the mouse drivers. It also makes it impossible for some mice to 'wake up' properly when the computer is turned on.
It also doesn't work very well because it doesn't install all the myriad mouse protocols out there. KVM manufacturers have the same problem. If they fix the Intelimouse protocol they frequently break the MouseMan protocol.
If your mouse has only two or three buttons and no scroll wheel (which counts as two or three buttons), and your mouse was not made by Microsoft or Logitech, chances are your mouse only speaks the plain PS/2 Mouse protocol and you won't have problems with translation, but you might have some other symptoms. It appears that the BIOS may actually understand the Intelimouse protocol, so Microsoft mice may work anyway.

Similar Messages

  • Development and Quality Assurance clients on the same instance

    Hello,
    Is possible to work in parallel with two clients: one for Development and the other for Quality Assurance on one SAP Solution Manager instance: SID?
    Regards,
    Lui Peng

    Hi
    It is possible and you can have DEV and QA on same server
    We have at one location 2 server solman landscape in which we have DEV(100) and QA(200) on 1st server and PRD(100) on another server.
    Hope it clarifies your doubt
    Regards
    Prakhar
    Edited by: Prakhar Saxena on Nov 5, 2009 11:20 AM

  • Quality assurance check list in XI/PI or work

    Hi Experts,
    what type of quality assurrance work or check list  in XI/PI?
    Friends please help me.
    regards
    elton
    Edited by: eltonsaranya on Jun 27, 2011 9:02 AM

    You don't dedicated/specifically need Quality Assurance Check List for PI. But you can have One dedicated section for QA for all points like General Points, Overview, Performance point of view, exception handling, Test conditions, also you can have Namestandards follwed or not etc in Technical Specification itself.
    Regards
    Pothana

  • Suggestion for new Forum - Software Quality Assurance & Testing

    Hi - I'm active in ASUG and a SIG Chair for Software Quality Assurance SIG.  I'm new to SDN and looked around a bit for where topics related to Software QA, Testing, Test tools & methodologies, etc. would be posted and discussed.  I haven't found any relevant forums.  A couple postings on SAP TAO (test tool) landed in the Solution Manager forum... looks like they were searching for a relevant home too.
    We have good content and discussions on these topics on asug.com and I'd like to facilitate bringing some of these topics to the larger SDN community.  I started a blog, we sponsor webinars, etc.  What would you think of having a forum on SDN called Software Quality Assurance & Testing?  Or are there other suggestions for where I would start discussing this?  Maybe the forum's out there already but I just can't find it?
    Thanks!

    Count me in!
    Currently the security aspects of good software development don't have a real home either, and are distributed over SCN in a rather thin and adhoc fasion by a few folks.
    I am sure that such a forum would attract a lot of new attention to SCN on the customer side, as it is important for them.
    It would also be irrefutable that the SCN Rules of Engagement are applied strictly to such a forum
    Cheers and good idea!
    Julius

  • How to generate an excel sheet for Quality Assurance- Audits via netweaver

    hi,
    i am trying to generate an audi report via NWDI (sp19). Here when i generate audit using context menu->Quality Assurance->Audits I see the errors and warnings. Now my problem is that I want to save this report in the excel format . By default I only see the html format.
    So how do I generate the report in excel format . Is there any plugin for the same ?
    Any help is greatly appreciated..
    Regards,
    Vishal.

    You'll probably get more help posting this in the SQL*Loader forum.. Export/Import/SQL Loader & External Tables
    Hope it helps,
    Greg

  • Using powershell to script quality assurance process

    Hi,
    I am new to powershell and using powershell 3.
    I have been asked to write a powershell script that would be able to perform a quality assurance test on newly built servers. Mainly looking for a script that would give certification/authentication successes/failures and verify if configuration settings
    were still correct.
    (Server 2008 R2, SQL Server 2008 R2) no idea on how to do this, I'm still in the learning phase.
    Any help with this would be much appreciated.
    Thanks in advance for your help!

    Hi,
    I am new to powershell and using powershell 3.
    I have been asked to write a powershell script that would be able to perform a quality assurance test on newly built servers. Mainly looking for a script that would give certification/authentication successes/failures and verify if configuration settings
    were still correct.
    (Server 2008 R2, SQL Server 2008 R2) no idea on how to do this, I'm still in the learning phase.
    Any help with this would be much appreciated.
    Thanks in advance for your help!

  • Cheaply manufactured product and poor quality assurance

    Where do i start with this falsely advertised "entertainment machine" HP calls the HDX 18T Premium Laptop.
    A month into purchase, the case of this laptop is bulging at certain areas (top of the screen which is collecting dust and overheating, and the fingerprint scanner / sound card area, causing me to have to push it down in order to hear out of the speakers or headphones). Even when the sound does work, the quality is horrible. Think of your favorite song or movie playing and in the background the sound of nails scratching on a chalkboard.  All the rubber stoppers have fell off because of cheap glue (leaving glue stains), the battery doesn't even last 30 minutes when the laptop is idle and now the charger is dead. Did i mention i payed $1,300 for all of these problems? Thank god i had a discount code or i would of paid $1,500 to get this rectangular piece of plastic.
    Ive contacted HP Total Waste of Time 3 times and spoke to numerous people over the phone and email. The information, troubleshooting, and resolutions i was presented with were as helpful as a chocolate teapot.
    All of these problems are due to cheap manufacturing and poor quality assurance on HPs part. These problems don't warrant a repair, but an exchange if not a refund for the amount i spent on this laptop and the numerous problems ive encountered with it.
    My last conversation over the phone with my case manager (sadly i didn't get his name) just toped my whole sour experience with HP regarding this laptop. Ive been a long time HP customer, buying 4 HP G60s and this HP laptop just last year alone and forwarded many people to HP. Saving $1000 and losing a long time customer is in the better interest of HP than exchanging a cheaply and poorly made product with countless problems. At least thats what your representatives have told me.
    No wounder HP took this laptop off their website only a couple months after it first shipped.

    My experience with HP is very annoying.
    My DV6 laptop had a broken right hinge and a loose mouse left click button. I sent it for repair and I got an email saying that the damage is not covered by the warranty, reason being... it was a damage due to accident or misuse. That really pissed me off. The notebook was never in an accident. About misuse, how can you misuse a mouse left click button and a hinge. The reason why the hinge broke was, it was set too tight. You need to apply more than a reasonable force to open it. I use Dell computer at work, never I had this problem. In fact my Dell laptop at work is one year older than this one.
    What makes the situation worse is the way the call center in India handled it. I called on a Saturday to find out the status of my laptop. The guy mention that it wasn't repaired for the stated reason. I asked for someone who has more authority so that I could appeal my case. He told me to call the following  Monday during office hours so that I can talk to a case manager. I called Monday, talk to a regular call center representative and requested to talk to a case manager. I was immediately informed that...that was the decision of the case manager. I told the rep to send it back immediately. I have no patience banging heads with a company who blames customers for the failure of their product. Yes, HP saved $292. Guess what, I will never buy HP product again.  Also, I will share my HP experience with my friends in Facebook, Tweeter etc. I know how this big companies think, we are just one of their thousands customers.

  • Difference between workflow engine and quality assurance system

    Hi,
    please let me know the difference between workflow engine and quality assurance system.

    Hi,
         please let me know the difference between workflow engine and quality assurance system in TMS.

  • Ticket approved - book still not on sale Quality Assurance pending

    I noticed my book - which had a ticket pending for 18 days while I fixed it, Apple said I hadn't then decided I had - has changed back to awaiting quality assurance. It's upload date has also changed from March to May 15th, even though I haven't uploaded any files today.
    Does this mean my book has been reverted to the back of the line? 3 months is an awfully long time to wait, I don't want to wait another 3!

    Urgh, a third queue to wait in?
    Does anyone know how long the wait is between having a ticket approved and seeing the book go on sale?
    Thanks!

  • Solution Manager Quality Assurance Sync Fails with Deadlock

    Transaction --> SOLAR02  -->  Configuration --> Send Data to Qulaity Center
    We are trying to sync the Requirement from Solution Manager 7.0 EHP1  to  Qulaity Center 10.
    It was working fine till we added more requirements in Solution Manager.
    I know DEADLOCKs are Application Design issues and Vendor has to help.We are working with SAP for the last 2 weeks and no help from them.
    Following is the error message I get from Quality Center Log.
    Failed to create REAL alerts from pending alert #449072; Failed to determine users and entities to add alerts to; Unexpected failure in getValuePostProcess; Failed to get alert values; Failed SQL: /* ~~QC */ SELECT * FROM ALERT WHERE (AT_KEY1 IN (1188,1192,1195,1198,1205,1208,1217,1220,1223,1227,1235)) AND AT_ENTITY_TYPE = 'REQ' AND ( AT_ALERT_TYPE = 2 OR AT_ALERT_TYPE <> 2 AND AT_USER = /P/'qctransfer') ORDER BY AT_DATE DESC [Mercury][SQLServer JDBC Driver][SQLServer]Transaction (Process ID 409) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.;
    Following is in the  JBOSS Log
    Caused by: java.sql.SQLException: Failed SQL: /* ~~QC */ SELECT * FROM ALERT WHERE (AT_KEY1 IN (839)) AND AT_ENTITY_TYPE = 'REQ' AND   ( AT_ALERT_TYPE = 2 OR AT_ALERT_TYPE <> 2 AND AT_USER = /P/'qctransfer') ORDER BY AT_DATE DESC
    [Mercury][SQLServer JDBC Driver][SQLServer]Transaction (Process ID 327) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
    Did any one face this issue?

    This is for anyone who has ever had a problem like this between his/her local and network accounts. Apparently, when Mac OS X SL Server creates the network account, it tries to duplicate the basic file structures one would find in an independent (i.e. non-networked) machine. My goal was to be able to use my network account, at home, as my standard so that I would be able to take advantage of the networked file services. I succeeded in this and was able to transfer successfully my iTunes library as well. However, the iSync Manager did not duplicate in the new Open Directory account. Upon reading past posts to Apple Discussion groups I determined that there are two files that the iSync Manager uses in order to function. They are as follows:
    ~/Library/Application Support/SyncServices/Local/
    and
    ~/Library/Application Support/iSync/
    Copy these two files from your local account to the Open Directory account in their same relative places in the file structure and your iSync Manager will start and you will be able to sync your iPhone calendars and contacts with iTunes.

  • Problem transporting Request from Development to Quality Assurance Server

    Hi All,
    I m facing a problem of Transporting requests from one System to other.
    When adjusting the Request ,the error message reads as follows :
    <b>RFC system error in system/destination
    [email protected]_HSE</b>
    Now,when I check the RFC Connection for <b>[email protected]_HSE</b>,,
    i get the message :
    <b>" License Check required "</b>
    Please respond to this query urgently.....
    Thanks in advance

    Hi!
    I think it's better to call SAP support, if you have problems with the licenses...
    Maybe your company forget to pay their fees since a while
    Regards
    Tamá

  • Setting Quality Assurance System Client role to Production

    Good evening all.
    I have had my customer ask if it would be possible to set the client role for our QA system to "Production".  The reason for this is that a number of transactions that they perform within production require that the QA system be opened when they wish to try them first in QA.
    Examples of the transactions are:  KSC1, KSC2, KSU1, KSU2, OB52, OB08.
    I know that changing the setting is possible, but what are the issues with doing this to the QA system?  Is this something that shouldn't be done except when necessary, and if so why?
    Thanks for your help!
    Joe Johnson

    Thanks for the answer, but I understand the process.  I am looking to see what the implications for setting a QA environment to a production role would be, and what are the negatives of doing so.
    The processes mentioned don't require that the production environment be opened, and the users would like to see the same for QA....
    Thanks!

  • R/3, APO, BW Quality Assurance Refresh order

    All,
    We are determining the best and recommended way to refresh these QA systems that are integrated in our landscape.
    -R/3
    -APO
    -BW
    Is there any recommended order/sequence in which they will have to be refreshed to maintain integrity? Can we refresh only one system and not others- r/3 only and not APO or BW? What are the issues?
    I am looking for best practice that is followed across everywhere.
    System versions: R/3 4.6, APO 4.0, BW 3.0
    Need your input.
    Thanks
    satish

    In my point of view
    We shall take the point in time image of all systems and then refresh.
    The Livecache should be in sync with R3 side.If you have mismatch livecache and APO DB and R3  ,you may have some problem after refresh.
    My advise
    R3 and APO shall be in sysc.That is possible if you have stopped the livecache  , APO DB and R3 at the same time and taken the backup.That backup you should use for the system refresh.
    Hope it helps.
    Thanks
    Amit

  • K8N Neo2 Platinum 54G BIOS problem

    I recently bought a MSI K8N Neo2 Platinum-54G mainboard with W7025NMS v1.3  092204 revision of BIOS.
    AMD Athlon64 3000+ 939 is installed on the mainboard, with 2x512 GEIL PC3200 memory modules in dual channel configuration working on default frequency of 200MHz. CPU is recognized correctly as AMD Athlon64 3000+ on startup.
    Mainboard’s BIOS seems to be corrupted. In Cell Menu options, in the upper left part of the screen (printed blue) are processor and DDR working timings:
    Current CPU Clock 1810MHZ, Current DDR Clock 200MHz.
    Aggressive Timings and Dynamic Overclocking values are [Disabled] (processor working on its defaulf settings); Spread Spectrum is [Disabled] while all DRAM Configuration settings are set to [Auto].
    While entering HT frequency settings, (locked to [x5])  there are no other values to select – empty, and there is no way to leave it (ESC doesn’t help, the only thing possible to do is to reset the computer by pressing the Reset button on the chassis), but  the HT frequency settings were enabled when I loaded Fail-Safe settings, offering [1x], [1.5x], [2x], [2.5x], [3x], [4x], [5x].
    Adjust CPU Ratio settings offer only [StartUp], [x4]~[x9] values, but as I understood by reading the manual there should be [StartUp], [x4]~[x20].
    CPU Voltage, Memory Voltage and AGP Voltage are set to default.
    CPU-Z, as well as SiSoft Sandra 2004 and SiSoft Sandra 2005 and MSI CORE CELL show that processor works at a core speed ~1005MHz, showing multiplier locked on x5.0 and HTT locked at ~200MHz, while the voltage is ~1.05V!
    I downloaded the latest BIOS revision (v1.4), did the BIOS flash, but the problem remains!
    Anybody, help!

    Quote
    HT frequency
    is a known fault in bios & is easily sorted Bas HT Bios Error
    Quote
    CPU Ratio settings
    AMD64 CPOU's have a lock on CPU ratios which varies according to the specification of the chip. therefore the multiplier available in your bios stops at the max multiplier allowed by amd for your cpu.
    As an example i'm running a 3200 754 which has a maximum muliplier of 11 so that is the max i see in bios.
    this guide may help Bios Guide

  • K8T Neo2 V2.0 SATA-Problem

    Hi Folks,
    I got a "problem" with my K8T Neo2 V2.0. At first I had 3 IDE-drives, but I needed a new DVD-burner to read double-layer discs. So I bought a SATA-Drive, plugged it in and it worked good. (VIA 5.13A hyperions). After that I decided to go for a new, bigger, faster harddisk .. also SATA. I wanted to profit from the speed so I made a clean install of Windows XP on that new SATA-drive. BIOS was set to IDE and the Windows-setup recognized the drive correctly without an driver from floppy. Then I used the newly released 5.14A Hyperions and the strangeness began. Suddenly the safe-removal-icon for the SATA drives in the taskbar was gone, no more hot-plug capabillity I thout. I wanted to install a game from DVD and I realized darn slow read-speed from the new DVD-drive. I read only with 3x-speed and double-layer DVDs with 2x. I made a repair-install of Windows XP an rolled back to the 5.13A Hyperions and now my safe-removal-icon and the normal read-speed is back - but now sometimes I get an "program-lag". When I close a programm and want to open an other, or just a menu or something, sometimes the PC don't react for 1-2 seconds.
    Any suggestions? Any knowledge about SATA-behavior on the K8T Neo2 V2.0? (or the VIA Hyperions?)

    Well here are some specs:
    Athlon 64 X2 4200+
    2x 512 MB DDR400 RAM, Infineon
    1x IDE HDD, Maxtor 6Y120P0
    1x SATA HDD, Seagate ST3250410AS16
    1x IDE DVD-Drive Pioneer A06S
    1x SATA DVD-Recorder Plextor PX-810SA
    Creatice SB Live! 5.1
    PSU Enermax 350 Watt (EG365AX-VE / 3,3V=32A; 5V=32A, 12V=26A)
    Windows XP Pro with SP2 installed on SATA-HDD
    The Hyperions from the MSI-Driver CD also don't work (same no-hot-plug-problem).
    In the BIOS the SATA-channels are configured as IDE, I never needed a driver floppy for XP-install.
    The system event-log only shows one failure "loading of boot- or systemdriver viamraid failed". When I had my old XP install on the IDE drive (with installed 5.14A hyperions) the VIA V-Raid utility was installed and could be started, the hot-plug-ability was working as I plugged in the DVD-Recorder. Then I installed XP on the new SATA-HDD (with plugged in dvd-recorder) and the problems came up. Also now no via vraid-utility is installed.

Maybe you are looking for

  • Billing in Third Party Scenario

    Hello All, How does the billing occurs in the third party scenario ? Regards

  • How do I authorize my new netbook?

    I bought a new netbook, and when I tried to download my tunes, it said computer not authorized, and I can't find how to authorize it?

  • IPad2 not down loading mail with photos

    My iPad2 downloads mostly emails but it is not down loading all of them especially one which had a photo in it. How can I get it to download all emails? Thanks for you help. Vernon

  • Oracle service bus file protocol issue with distributed queue

    Hi, I have created a file protocol based proxy service and it is deployed to a clustered environment. The clustered environment has - Machine 1 - Admin server(AS) and Managed server 1 (MS1) Machine 2 - Managed server 2(MS2) There are 2 JMS servers jm

  • Oracle.DataAccess.dll 2.112.1.0 vs 2.111.7.0

    Hi, I built a windows 7 64 bit dll application with Oracle 11g, my Oracle.DataAccess.dll version is 2.112.1.0. when I create setup package, I exclude Oracle.DataAccess.dll. When I install it on my user's machine, which have 2.111.7.0 version of Oracl