Date: Mon, 25 Feb 2002 10:54:07 +0100 From: Olivier Cortes <olive@deep-ocean.org> To: freebsd-stable@freebsd.org Subject: Re: Re: USB Ms / 4.4-STABLE [SEE IRQ / SMP system] Message-ID: <20020225105407.B53724@neptune.deep-ocean.local> In-Reply-To: <5.1.0.14.0.20020225000647.009e6ec0@mail.earthlink.net>; from melchior00@earthlink.net on Mon, Feb 25, 2002 at 12:07:59AM -0800 References: <471677031.20020224021207@serebryakov.spb.ru> <5.1.0.14.0.20020225000647.009e6ec0@mail.earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
See the irq of the usb root : 2. I have the same problem on my SMP system. When APIC goes on, the usb irq changes, becomes 2, and usb does the same things as mentioned : it doesn't work. Lev, are you on a smp system ?? My mainboard is a ASUS CUV4X-D, and i think it has some 'hardware' problems: calcru went backward many times during cvsup and make -j6 buildworld. usb DOES work in UP(irq 11), but not in SMP. I think something is &broken. I tried sysctl -w kern.timecounter.method=1, no luck. I tried NTIMECOUNTER=20 in my kernel, with no luck too. i didn't try CLK_* as i don't know if it is related. but i will. so the problem is not USB. it is IRQ. As the hardware is probably broken, the problem is UNSOLVED. I can't use USB on my SMP workstation. sorry for my bad english/explanation. Olivier On Mon, Feb 25, 2002 at 12:07:59AM -0800, Morio Murase wrote: > Is the issue with the mouse X11 related? If so, you > may have to kill the usbd daemon (X wouldn't start > when it was running, so that was an odd/silly workaround > for me) > > At 02:12 AM 2/24/02 +0300, Lev Serebryakov wrote: > >Hello, freebsd-stable! How are you? > > > > I could not get my USB mouse working. > > W2K sees this mouse as 'HID-compliant mouse' > > > > FreeBSD 4.4-STABLE sees this mouse: > > > > >=== [dmesg filtered] > >uhci0: <VIA 83C572 USB controller> port 0x9400-0x941f irq 2 at device 7.2 > >on pci0 > >usb0: <VIA 83C572 USB controller> on uhci0 > >usb0: USB revision 1.0 > >uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > >uhub0: 2 ports with 2 removable, self powered > >ums0: Cypress Sem PS2/USB Browser Combo Mouse, rev 1.00/0.10, addr 2, > >iclass 3/1 > >ums0: 5 buttons and Z dir. > > >=================== > > > > usbd starts moused on system startup: > > >=== [ps -ax] > > 194 ?? Is 0:00.00 /usr/sbin/moused -p /dev/ums0 -I > > /var/run/moused.ums0 > > 195 ?? Ss 0:00.00 /usr/sbin/usbd > > >============ > > > > Mouse turns on ``connected'' light. Ok. But any movements of the > > mouse doesn't showed up at all! > > > > When I detach and attach mouse again, kernel complains: > > > > >=== [dmesg filtered] > >ums0: at uhub0 port 2 (addr 2) disconnected > >ums0: detached > >uhub0: device problem, disabling port 1 > >uhub0: port error, restarting port 1 > >uhub0: port error, restarting port 1 > >uhub0: device problem, disabling port 1 > > >==================== > > > > Mouse doesn't tuens on ``connected'' light, and no new moused are > > respawned. > > > > Lev Serebryakov > >/-----------------------------------------------\ > >| FIDONet: 2:5030/661.0 | > >| E-Mail: lev@serebryakov.spb.ru | > >| Page: http://lev.serebryakov.spb.ru/ | > >| ICQ UIN: 3670018 | > >| Phone: You know, if you have world nodelist | > >\===============================================/ > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-stable" in the body of the message > > A man who has friends must himself be friendly, > but there is a friend who sticks closer than a brother. > > Proverbs 18:24 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Olivier Cortes GPG 1024/46CE0A51 : 8DB6 A56C 00CA DA0F F77F 86EB E86A 803C 46CE 0A51 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020225105407.B53724>