On Thu, Oct 17, 2013 at 04:40:52PM -0500, Dale wrote
> 
> Well, this is interesting.  I swapped out the mobo.  First, it has the
> UEFI BIOS thing.  That was interesting for sure.  I'm not complaining
> but not used to it and wasn't expecting it either.  Second, it works
> except for the third part.  Third thing is, no mouse worky.  It works in
> the BIOS but not in the OS.  I have gpm set to start and it doesn't work
> in a console or a GUI.  I tried everything I can think of, no mouse.  I
> had to swap again.  I'm back to my old mobo.  Here is the kicker.  I
> plugged the USB mouse into the old mobo, it works just fine.  It works
> in KDE, console etc.  It just works.  The only kernel change I made was
> for the chipset on the mobo.  I left the USB stuff alone.

  I've run into this in the past.  The USB 2.0 drivers are *SUPPOSED* to
provide support for lowspeed USB 1.X devices, like mice and keyboards.
But it doesn't always work that way.  There is direct USB 1.X driver
support in the kernel.  In "make menuconfig", got to...

Device Drivers  --->
[*] USB support  --->
< >     OHCI HCD support
< >     UHCI HCD (most Intel and VIA) support

  I don't see any mention in your message whether the motherboard cpu is
AMD or Intel.  Generally, build UHCI for Intel+VIA, OHCI for AMD.  Try
it out and see what happens.

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to