On Tue, Oct 28, 2003 at 05:13:41PM +0100, Helge MEINHARD, CERN-IT wrote:
>
> They show up when the BIOS option 'Legacy USB support' is set to enabled.
If you enable this, the Linux drivers can not connect properly to the
USB controllers. I have seen lots of problems on machines when this
option
Hi there,
On Tue, 28 Oct 2003, Helge MEINHARD, CERN-IT wrote:
> with a number of RedHat Linux kernels, and ...
> the most recent 2.4.20-20smp for i686 ... 'modprobe usb-uhci'.
> In about one out of two cases ... hangs the machine
I had a lot of problems with 2.4 kernels hanging, crashing, everyt
(Apologies if this was discussed before on this list - I'm not sub-
scribed, and the search facilities at sf.net are somewhat limited.)
I've run into problems on dual Xeon systems (2.4 GHz) built around
an Intel SE7500CW2 board. The board is equipped with an Intel E7500
chipset. The problems have m
I'll have to try your patch. On one of my systems, when I 'reboot',
the USB keyboard no longer works during BIOS Setup or LILO of the
following boot, but I would like for it to work.
~Randy
On 19 Dec 2002, A.J. Aranyosi wrote:
| I tried a quick hack to turn it on, and it didn't seem to work.
|
I tried a quick hack to turn it on, and it didn't seem to work.
Specifically, in release_uhci, I added the line
pci_write_config_word(uhci->dev, USBLEGSUP,USBLEGSUP_SMIENABLE);
right before
free_uhci(uhci);
where I changed uhci.h to contain
#define USBLEGSUP_SMIENABLE 0x0010 /
On Tue, 17 Dec 2002, Johannes Erdfelt wrote:
| On Tue, Dec 17, 2002, A.J. Aranyosi <[EMAIL PROTECTED]> wrote:
| > I've recently picked up a Dell Dimension 8250, and I'm having some strange
| > USB problems in Linux (Gentoo). Specifically, whenever I insert either
| > the uhci or usb-uhci module,
On Tue, Dec 17, 2002, A.J. Aranyosi <[EMAIL PROTECTED]> wrote:
> I've recently picked up a Dell Dimension 8250, and I'm having some strange
> USB problems in Linux (Gentoo). Specifically, whenever I insert either
> the uhci or usb-uhci module, my PS/2 keyboard freezes up. If I log in
> remotely I
Hi,
I've recently picked up a Dell Dimension 8250, and I'm having some strange
USB problems in Linux (Gentoo). Specifically, whenever I insert either
the uhci or usb-uhci module, my PS/2 keyboard freezes up. If I log in
remotely I can see that the module initialized the usb mouse properly, but
r
I have compiled a kernel 2.2.19 with USB components as modules. This is to
access SanDisk's Compact Flash reader. When I run "make modules_install", the
modules are installed in /lib/modules/2.2.19/ directory. At startup time,
the rc.modules has the following entries,
/sbin/modprobe usbc