Comment 72 for bug 296710

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 296710] Re: warning: ehci_hcd loaded AFTER uhci_hcd and ohci_hcd

On Fri, 2009-05-01 at 18:29 +0000, Miguel wrote:

> On Tue, Apr 14, 2009 at 10:50 AM, Scott James Remnant
> <email address hidden> wrote:
> > On Fri, 2009-04-10 at 12:02 +0000, Miguel wrote:
> >
> >> And here it is my attachment with the report. My computer is just
> >> upgraded right now and the problem with the printer isn't solved :(.
> >>
> > Did you try unbinding the USB 2.0 host? (see above)
>
> Yes, and it seems to works, thanks a lot :). The point now is how to
> do the porcess automatically for the people who hasn't said anything
> and has this problem.
>
Since we can't detect who has the problem, we can't do anything
automatically. When people file bugs or ask for support, they can be
given the udev rule:

ACTION=="add", SUBSYSTEM=="pci", DRIVER=="ehci_hcd", \
        RUN+="/bin/sh -c 'echo -n %k > %S%p/driver/unbind'"

Scott
--
Scott James Remnant
<email address hidden>