> "Alan" == Alan Stern <[EMAIL PROTECTED]> writes:
Alan> It looks like your EHCI USB controller isn't working. Ports 2,
Alan> 3, and 4 are unable to reset, and ports 5 - 8 don't hand off to
Alan> the companions (or else maybe the companions aren't working
Alan> either).
Alan> If you rmmod eh
On 17 Sep 2006, Russell Senior wrote:
> > "Alan" == Alan Stern <[EMAIL PROTECTED]> writes:
>
> Russell> What is wrong?
>
> Alan> It looks like your EHCI USB controller isn't working. Ports 2,
> Alan> 3, and 4 are unable to reset, and ports 5 - 8 don't hand off to
> Alan> the companions (or
On 16 Sep 2006, Russell Senior wrote:
>
> I just loaded debian/unstable on a newly built machine, built
> 2.6.17.13 from source (but i saw similar non-workie-ness on the vendor
> kernel). Everything else seems to be working okay, except for USB.
> When I plug in a device, e.g. a pl2303 usb-seria
Now I'm really confused. I built the kernel with verbose USB messaging,
and everything worked. And then I rebuilt the kernel without verbose
messaging, and it worked. So now I have no clue as to why it's now
working. It must have been those darn alpha particles.
Thanks for the help!!
Gary aka
There should be output in dmesg even if it is a hotplug issue. Can you try
recompiling the kernel with verbose usb debugging messages on?
On Mon, 17 Apr 2006, Gary aka SportbikeRR wrote:
> Hi,
>
> I was thinking the same thing. But the rear i/o panel ports give the
> same problem.
>
> Just to see
Hi,
I was thinking the same thing. But the rear i/o panel ports give the
same problem.
Just to see what would happen, I plugged the cd/dvd recorder in before
booting the system. And viola, the system recognized the burner. So this
sounds like a hot-plugging problem perhaps. I thought hot-plu
Where are you plugging it in? If there really is nothing in dmesg it could
be that the ports are not attached correctly (or at all) if it is the
front of the case.
On Sun, 16 Apr 2006, Gary aka SportbikeRR wrote:
> Hi,
>
> I have an Intel SE7501CW2 board that I have been unable to get
> usb-stora
Hi there,
On Fri, 19 Mar 2004, Jim Maas wrote:
> I'm using a Mandrake 10.0 distro and have upgraded the kernel from 2.6.3
> to 2.6.4. from mirror of kernels.org.
>
> Hotplugging does not seem to be working at all, and it would be great to
> have it, this is a notebook ...
> I've just compiled a n
Looks like a FAQ question. See if that help.
On Wed, 11 Feb 2004, Faust Nijhuis wrote:
> Hello all,
>
> I want to search in the this mailinglist archive but this does not work.
>
> I have the following problem.
>
> I have installed 4XUSB2.0 PCI in my pc (my old usb was not working any
> more)
>
>
i don't have much experience wich usb but maybe you can get more information
from the files inside the /proc/bus/usb/ directory. You should also try the
dmesg command. His output can be very informative about usb troubles (plug
your mouse in and then call dmesg. the last lines of the output will
On 4 Dec 2002, Dmitri wrote:
| On Wed, 2002-12-04 at 19:46, Roy Lewis wrote:
|
| > My wife purchased an Olympus D550 Zoom camera which is a USB mass
| > storage device. It came with Windows based tranfer SW. I only have Linux
| > boxes at my house. I need to write some code to download the digita
On Wed, 2002-12-04 at 19:46, Roy Lewis wrote:
> My wife purchased an Olympus D550 Zoom camera which is a USB mass
> storage device. It came with Windows based tranfer SW. I only have Linux
> boxes at my house. I need to write some code to download the digital
> pictures off the camera. I am a
Perhaps for a docking station?
On Sun, 30 Jun 2002, Xander Soldaat wrote:
> Hello list,
>
> The C-1010 saga continues...
> I am now running 2.4.19-rc1. I have USB working now...but...
> It only works when ACPI has been compiled into the kernel and PCMCIA is
> switched off. I can try to turn on
Hello list,
The C-1010 saga continues...
I am now running 2.4.19-rc1. I have USB working now...but...
It only works when ACPI has been compiled into the kernel and PCMCIA is
switched off. I can try to turn on pcmcia but then when yenta_socket is
loaded the whole thing hangs, with a socket_statu
On Saturday 29 June 2002 16:59, Stephen J. Gowdy wrote:
> Could it be;
>
> http://www.linux-usb.org/FAQ.html#ts6
>
The thing that gets me is that I have, what seems to be, two controllers
on my laptop, each with two ports. Does this seem a little excessive?
Is the hardware maybe not detected rig
Could it be;
http://www.linux-usb.org/FAQ.html#ts6
On Sat, 29 Jun 2002, Xander Soldaat wrote:
> Hello list,
>
> I have a Fujitsu Siemens C-1010. Everything seems to work OK apart from
> the USB part.
> I have pasted the output of dmesg when inserting a new device, the
> output of lsusb and l
On 8 Apr 2002, Morgan Collins wrote:
> lspci -v says this about the controller:
> 00:01.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
> (prog-if 00 [UHCI])
> Flags: bus master, medium devsel, latency 64, IRQ 10
> I/O ports at fce0 [size=32]
I got exactly the same in my HP Omnibo
On Mon, Apr 08, 2002, Morgan Collins <[EMAIL PROTECTED]> wrote:
> On Mon, 2002-04-08 at 16:26, Johannes Erdfelt wrote:
> You're using usb-uhci, not uhci. If you're bored, it could be worth the
> effort to try the uhci driver as well, but the code that handles
> interrupts is similar en
On Mon, 2002-04-08 at 16:26, Johannes Erdfelt wrote:
I was looking for the brand and model of the laptop in particular. :)
Are there any strange messages about IRQ's or PCI in dmesg?
Err, sorry... missed this part.
It's a Dell Inspiron 3000
--
Morgan Collins http://sirmorcant.
On Mon, 2002-04-08 at 16:26, Johannes Erdfelt wrote:
You're using usb-uhci, not uhci. If you're bored, it could be worth the
effort to try the uhci driver as well, but the code that handles
interrupts is similar enough that I don't think it'll make a difference.
If you do try, can you c
On Mon, Apr 08, 2002, Morgan Collins <[EMAIL PROTECTED]> wrote:
> On Mon, 2002-04-08 at 16:13, Johannes Erdfelt wrote:
> Can you give me the output from /proc/interrupts after you load the uhci
> module and try plugging in a device? It shounds like you may have an
> interrupt routing p
On Mon, 2002-04-08 at 16:13, Johannes Erdfelt wrote:
That won't be necessary. The uhci driver doesn't differ much between 2.4
and 2.5.
Okie...
Can you give me the output from /proc/interrupts after you load the uhci
module and try plugging in a device? It shounds like you may
On Mon, Apr 08, 2002, Morgan Collins <[EMAIL PROTECTED]> wrote:
> I am having a problem with USB on my laptop, it has a PIIX4 controller
> and I have usbcore, uhci, etc modules compiled and loaded, however
> whenever I plug in an USB device, it says device wont take the address,
> reports a timeou
Hi-
I don't recall seeing any patches that fix the problem with
sending huge amounts of data to USB printers.
It could have been a host controller driver problem. In fact,
that's where I would put my money -- and not a problem with the
USB printer driver.
Both of the UHCI HCDs have changed a
Oops, I forgot to mention that I'm using LPRng and my favorite, which is
gimp-print 4.2.0. You might try the gimp-print, it has options for CUPS.
Larry
On Friday 01 February 2002 08:20, you wrote:
> > I don't know exactly what is causing your problem but, considering the
> > process of eleminati
In a word, No
I run just plain vanella Linux.
Larry
On Friday 01 February 2002 08:20, you wrote:
> > I don't know exactly what is causing your problem but, considering the
> > process of elemination I'll tell you this :
> >
> > I also have exactly the same printer running on USB since Sept of la
Hi John,
I have used this printer with cups and possibly samba (but that
would have been from a samba client). I had no problems. It sounds like
your problem is a printer problem but something deeper (motherboard, bad
cable, bios, etc). I can't remember what kernel you said you were using,
> I don't know exactly what is causing your problem but, considering the
> process of elemination I'll tell you this :
>
> I also have exactly the same printer running on USB since Sept of last
year.
> I have not had a single problem with it, text or photo. I'm using Red Hat
7.1
> with a 2.4.6 ker
John
I don't know exactly what is causing your problem but, considering the
process of elemination I'll tell you this :
I also have exactly the same printer running on USB since Sept of last year.
I have not had a single problem with it, text or photo. I'm using Red Hat 7.1
with a 2.4.6 kernel
On Sat, Nov 17, 2001 at 05:57:08PM -0500, Justin S. Peavey wrote:
> Reword: ...noapic forces all interrupts to be handled by CPU_0 instead
> of the specific processor associated with the thread handling the
> request...
The APIC processor does a bit more than that. From what I know (and I
am no
On Sat, Nov 17, 2001 at 05:12:37PM -0500, Justin S. Peavey wrote to Cc
[EMAIL PROTECTED]:
> Actually I was not in noapic mode, switching to noapic mode *Fixes
> the problem* completely! Thanks!
>
> But...from my understanding, noapic forces all interrupts to be
> handled by CPU_0 instead of the
On Sat, Nov 17, 2001 at 05:12:37PM -0500, Justin S. Peavey wrote:
> Actually I was not in noapic mode, switching to noapic mode *Fixes
> the problem* completely! Thanks!
>
> But...from my understanding, noapic forces all interrupts to be
> handled by CPU_0 instead of the processor, wont this cau
Actually I was not in noapic mode, switching to noapic mode *Fixes
the problem* completely! Thanks!
But...from my understanding, noapic forces all interrupts to be
handled by CPU_0 instead of the processor, wont this cause problems
accessing the hardware under load? Do you see this as a problem
On Sat, Nov 17, 2001 at 03:19:45PM -0500, Justin S. Peavey wrote:
> > Dual-PIII,667MHz, 512MB, Tyan Tiger 133 (S1834) Motherboard, uses
> > Apollo Pro
You are running with "noapic" mode for SMP, right?
thanks,
greg k-h
___
[EMAIL PROTECTED]
To unsubs
On Sat, Nov 17, 2001 at 03:19:45PM -0500, Justin S. Peavey wrote:
> I've copied the stats included in my original message again here for
> convenience.
>
> Windows does not have the same speed problem when running natively
> (SMP or UP), but it does when running under SMP & VMWare 3.0, which
> us
I've copied the stats included in my original message again here for
convenience.
Windows does not have the same speed problem when running natively
(SMP or UP), but it does when running under SMP & VMWare 3.0, which
uses usbcore.o, usb-uhci.o ro uhci.o to access the USB devices but not
SANE.
On Sat, Nov 17, 2001 at 01:33:08PM -0500, Justin S. Peavey wrote:
> Yes the scanner is 20x slower on SMP vs. UP. Can test without SANE
> with VMWare 3.0 and native Windows Epson drivers, similar speed
> results SMP vs UP.
So Windows has the same SMP vs. UP speed issues?
What kind of motherboard
Yes the scanner is 20x slower on SMP vs. UP. Can test without SANE
with VMWare 3.0 and native Windows Epson drivers, similar speed
results SMP vs UP.
-JSP
On Sat, Nov 17, 2001 at 10:37:45AM -0800, Greg KH wrote to To
[EMAIL PROTECTED]:
> On Sat, Nov 17, 2001 at 11:24:13AM -0500, Justin S. Peav
On Sat, Nov 17, 2001 at 11:24:13AM -0500, Justin S. Peavey wrote:
> Symptom: Extremely slow performance on USB scanner with SMP kernel,
> about 20x what it should be (non-SMP)
>
> New Info: Based on advice from the sane-devel list, I booted with a
> non-SMP kernel and the scanner is not at full s
39 matches
Mail list logo