Re: High System Load after adding a USB 2.0 PCI card



Hi Wolfi

Wolfi wrote:
Am 12.01.09 07.42 schrieb Peter Brown:
Hi

Wolfi wrote:
Am 12.01.09 04.21 schrieb J?ns M?rtin Schl?tt?r:
Try to disable your audio device and see if the system runs better
then...

I think to remember, that I had removed all plug-in cards back then, to
make sure that no other card was interfering IRQ-wise, but it didn't
make a difference.
But just to be certain, I can try it again on the next occasion.

I'm curious though, to find out, how Doug's EarlyMemInit=0 advice is
turning out, because that is something I hadn't tried before

My thought is that the USB Controller drivers are "built to share" - you
can have several IRQs free it seems but USB Controllers always seem to
be sharing with something.

Here the Hardware "Manager" shows that my 2 USB Controllers (1*ehci,
1*ohci) are sharing despite unused IRQs 4 and 8 - offhand I think I have
the BIOS set to Reserve 3, 5 and 7 as mentioned in ACPI docs.


What driver package are you using for the CMI8738? If not a reasonably
recent build of uniaud maybe you ought to look into an update there.

Rüdiger Ihle's CMedia-CM8738_V0.20.zip from June 2005, using cmpci32kee.sys



No disrespect meant to Rüdiger but maybe the driver simply does not share well.

I think you probably need to test that by uninstalling that driver and trying a recent Uniaud package.

Regards

Pete



Not sure about "EarlyMemInit=0"...

I have the config.sys line
EARLYMEMINIT=TRUE

I suspect the opposite is either no line or a REM at the start of it
rather than EarlyMemInit=0

IIRC, then either Mike K. or Scott G. said at some point, that kernel
statements in Config.sys with the latest 14.10x ones can now be either:
0/1, true/false. or on/off.

Just a thought: What is the Controller driver load order in use there?

If BASEDEV=USBEHCD.SYS is the 1st Controller line change it so that it
is after other controllers as in this order:-

BASEDEV=USBUHCD.SYS
BASEDEV=USBOHCD.SYS
BASEDEV=USBEHCD.SYS

That is the order I already had it, according to IBM's USB-ReadMe (here
w/o the unnecessary USBOHCD.SYS)
.



Relevant Pages

  • Re: GPS Not Recognized
    ... Open Device Manager.... ... Click the + box next to USB Controllers and look for the driver Cap'n ... Capn remains at its current low level (and I started using Capn with its DOS ...
    (rec.boats.cruising)
  • Re: USB Controller not loading
    ... If you have an Intel processor and chipset: ... | I have had a IBM ThinkCentre M50 for well over a year and the USB controllers ... does not find a driver automatically or manually on the Win XP ...
    (microsoft.public.windowsxp.general)
  • Re: HELP!!! Error when installing USB Mass Storage Device
    ... it has not been allocated a drive letter. ... it has only appeared in Disk Management once. ... The rest of the time it's located under USB Controllers with a ... I would try to fix the problem by uninstalling the driver followed by a ...
    (microsoft.public.windowsxp.help_and_support)
  • USB Controller not loading
    ... I have had a IBM ThinkCentre M50 for well over a year and the USB controllers ... In Device Manager, it shows up as “Universal Serial Bus Controller” ... does not find a driver automatically or manually on the Win XP ... I have even tried loading various USB ...
    (microsoft.public.windowsxp.general)

Loading