Re: usb question

2011-08-28 Thread Warren Block
On Mon, 29 Aug 2011, Zoran Kolic wrote: Not enough information to tell. Well, I found only the mouse pointer freezing. I could jump from one virtual desktop to another. Kb works too. When I compiled new kernel, I just added in a hurry usb staff, in- cluding ums. Since it didn't happen before,

Re: usb question

2011-08-28 Thread Zoran Kolic
> Not enough information to tell. Well, I found only the mouse pointer freezing. I could jump from one virtual desktop to another. Kb works too. When I compiled new kernel, I just added in a hurry usb staff, in- cluding ums. Since it didn't happen before, I could only put a blame on usb code. Fran

Re: usb question

2011-08-28 Thread Warren Block
On Sun, 28 Aug 2011, Zoran Kolic wrote: This might sound stupid, but I want to be sure and not recompile again. To have usb keyboard working I had to add usb stack to the kernel. In a hurry I put all uhci, ohci and ehci, with ukbd also. What of this in necessary for kb? I suppose ehci and ukbd.

usb question

2011-08-27 Thread Zoran Kolic
This might sound stupid, but I want to be sure and not recompile again. To have usb keyboard working I had to add usb stack to the kernel. In a hurry I put all uhci, ohci and ehci, with ukbd also. What of this in necessary for kb? I suppose ehci and ukbd. Btw, after usb addage, I have strange 3 sec

Re: USB question

2001-08-03 Thread Kevin Oberman
> Date: Fri, 03 Aug 2001 04:10:51 -0700 > From: Mike Smith <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > > I was attempting to install my new MS optical Intellimouse on the USB port > > instead of the PS/2 port, but I am getting the following when I do a 'dmesg' > > after recompliing my ker

Re: usb question

2000-08-16 Thread Sean O'Connell
Jason Kasper stated: : Hi there. I have just recently started trying to use the USB device on : my laptop and recompiled my kernel with the following pertinent options : for USB itself : :deviceohci# OHCI PCI->USB interface :deviceusb # USB Bus (required) :device