Update to earlier post (corrections)
nw1
network101 at covad.net
Thu Oct 9 00:01:39 PDT 2003
We recently received our RMA'd board(s) back. These boards belong to the same family of
the original board we did this install on/with. In plain English:
initial install = Tyan Tiger-MP (S-2460) <-- USB mouse working
upgraded = Tyan Tiger-MPX (S-2466) <-- USB mouse still working
switched to: gigabyte GA-6bxds <-- mouse stopped working. The USB mouse was seen, but
wasn't able to get mouse to respond with movement.
dmesg | grep -I usb
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xa000-0xa01f irq 10 at device 7.2
on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
ums0: Logitech USB Mouse, rev 1.10/6.10, addr 2, iclass 3/1
as posted on: http://69.3.136.141/freebsd/usb_mouse.txt
We tried both:
device uhci # UHCI PCI->USB interface
device ohci # OHCI PCI->USB interface
in the kernel config file.
The USB mouse once again works now that the (S-2466) boards are back online.
Would this be a case of:
a) Murphys' Law
b) Murphy & gigabyte/chipset/controller
c) Gigabyte/chipset/controller
d) Bad Karma
Thanks for your previous input.
----- Original Message -----
From: "Kent Stewart" <kstewart at owt.com>
To: "nw1" <network101 at covad.net>
Sent: Sunday, September 28, 2003 3:55 PM
Subject: Re: Update to earlier post (corrections)
> On Sunday 28 September 2003 10:17 am, you wrote:
> > Please revist http://69.3.136.141/freebsd/usb_mouse.txt I've made
> > things a little more clearer
>
> I have the same settings in my XF86Config. The last time I visited the
> usb_startup, it did the moused. At this point, everything on your
> system is consistant with what I have setup on my 4-stable and
> 5-current systems. That means I don't have any idea what is different
> about your system.
>
> FWIW, I have done exactly what you are doing and had no problems. I even
> went from an Intel P-III 866 to an AMD 2000+ XP without having to
> change anything. If it works on one and not the other, I would assume
> that something is strange with the 2nd mobo. That isn't a firm rule
> because Murphy likes to embarass us :).
>
> Coming from the diagnostic side of computing, I had a rule that 1
> positive wasn't a proof and that 1 failure was more important than any
> number of sucesses.
>
> Kent
>
> >
> > annotated below (your question)
> >
> > The mouse isn't working in the console or X
> >
> > ----- Original Message -----
> > From: "Kent Stewart" <kstewart at owt.com>
> > To: "nw1" <network101 at covad.net>
> > Cc: <freebsd-questions at freebsd.org>
> > Sent: Sunday, September 28, 2003 12:55 PM
> > Subject: Re: Update to earlier post (corrections)
> >
> > > On Sunday 28 September 2003 08:52 am, nw1 wrote:
> > > > It will work with both moused and usbd specified in /etc/rc.conf.
> > > >
> > > > There is one thing i forgot to mention on that page: This
> > > > install was created using another motherboard. The hdd's were
> > > > transfered to this gigabyte motherboard. We have also tried
> > > > doing a fresh install with the gigabyte board and enabling the
> > > > same entries as posted on
> > > > http://69.3.136.141/freebsd/usb_mouse.txt. In doing so the mouse
> > > > works, which proves both usbd and moused can be enabled.
> > > >
> > > > My issue is it doesn't work at all now and I really can't do a
> > > > fresh install. Recently i tried rm /dev/ums0 and recreating it,
> > > > that still hasn't worked.
> > >
> > > What do you have setup in XF86Config for the protocol and mouse.
> >
> > Section "InputDevice"
> > Identifier "Mouse0"
> > Driver "mouse"
> > Option "Protocol" "auto"
> > Option "Device" "/dev/sysmouse"
> > Option "Buttons" "5"
> > Option "ZAxisMapping" "4 5"
> >
> > > Kent
> > >
> > > > ----- Original Message -----
> > > > From: "Kent Stewart" <kstewart at owt.com>
> > > > To: "nw1" <network101 at covad.net>; <freebsd-questions at freebsd.org>
> > > > Sent: Sunday, September 28, 2003 11:33 AM
> > > > Subject: Re: Update to earlier post (corrections)
> > > >
> > > > > On Sunday 28 September 2003 08:22 am, nw1 wrote:
> > > > > > There were errors in an earlier post with a subject: FreeBSD
> > > > > > 4.8-P10 --Mouse doesn't move in the console or XFree86--
> > > > > >
> > > > > > The udated particulars are posted at:
> > > > > > 69.3.136.141/freebsd/usb_mouse.txt
> > > > >
> > > > > BTW, if you had added http://69.. we could click and browse
> > > > > your text file.
> > > > >
> > > > >
> > > > >
> > > > > I was always under the impression that you enabled moused or
> > > > > usbd but not both.
> > > > >
> > > > > Kent
> > > > >
> > > > > --
> > > > > Kent Stewart
> > > > > Richland, WA
> > > > >
> > > > > http://users.owt.com/kstewart/index.html
> > > > >
> > > > > _______________________________________________
> > > > > freebsd-questions at freebsd.org mailing list
> > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > > > To unsubscribe, send any mail to
> > > > > "freebsd-questions-unsubscribe at freebsd.org"
> > > >
> > > > _______________________________________________
> > > > freebsd-questions at freebsd.org mailing list
> > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > > To unsubscribe, send any mail to
> > > > "freebsd-questions-unsubscribe at freebsd.org"
> > >
> > > --
> > > Kent Stewart
> > > Richland, WA
> > >
> > > http://users.owt.com/kstewart/index.html
> > >
> > > _______________________________________________
> > > freebsd-questions at freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to
> > > "freebsd-questions-unsubscribe at freebsd.org"
>
> --
> Kent Stewart
> Richland, WA
>
> http://users.owt.com/kstewart/index.html
>
>
More information about the freebsd-questions
mailing list