Date: Fri, 27 Dec 2002 05:44:06 +0300 From: "Sergey V. Golitzyn" <klimax@proxy.immune.isf.ru> To: Adam K Kirchhoff <adamk@voicenet.com> Cc: freebsd-questions@freebsd.org Subject: Re: VIA USB support problem... Message-ID: <200212270544.06134.klimax@proxy.immune.isf.ru> In-Reply-To: <200212270527.34721.klimax@proxy.immune.isf.ru> References: <Pine.LNX.4.50.0212261843380.2180-100000@sorrow.ashke.com> <20021226210100.D631@sorrow.ashke.com> <200212270527.34721.klimax@proxy.immune.isf.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, i was wrong about acpi, in the manuals said what /////////// Note that the acpi driver is automatically loaded by the bootloader, and should not normally be compiled into the kernel. ////////////// but i have it in kernel and system is stable, as i can see... :-))) Sergey V. Golitzyn (Russia) On Friday 27 December 2002 05:27, Sergey V. Golitzyn wrote: > Try to add > > device acpi > device ohci # OHCI PCI->USB interface > > into your kernel configuration... > > Any more diffrances i don't see... > See my kernel, if it will help you ... > > On Friday 27 December 2002 05:01, you wrote: > > On Fri, 27 Dec 2002, Sergey V. Golitzyn wrote: > > > On Friday 27 December 2002 02:44, Adam K Kirchhoff wrote: > > > > I'm having a difficult time getting any USB devices to work under > > > > -CURRENT with a VIA UHCI controller. > > > > > > > > uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 5 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 > > > > uhub0: port error, restarting port 1 > > > > uhub0: port error, giving up port 1 > > > > ums0: Logitech USB Receiver, rev 1.10/15.00, addr 2, iclass 3/1 > > > > ums0: 7 buttons and Z dir. > > > > uhub0: port error, restarting port 2 > > > > uhub0: port error, giving up port 2 > > > > uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr > > > > 3 uhub1: 4 ports with 4 removable, self powered > > > > ugen0: Logitech product 0xc207, rev 1.00/1.04, addr 4 > > > > ugen0: setting configuration index 0 failed > > > > device_probe_and_attach: ugen0 attach returned 6 > > > > uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 5 at device > > > > 7.3 on pci0 usb1: <VIA 83C572 USB controller> on uhci1 > > > > usb1: USB revision 1.0 > > > > uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > > > uhub2: 2 ports with 2 removable, self powered > > > > uhub2: port error, restarting port 1 > > > > uhub2: port error, giving up port 1 > > > > uhub2: port error, restarting port 2 > > > > uhub2: port error, giving up port 2 > > > > > > > > The above is from dmesg... As you can see, it detects the UHCI > > > > controller, and sees the various devices (Logitech joystick: ugen0, > > > > Logitech mouse: ums0) but they're completely unusable. I'm > > > > *assuming* it has something to do with the "port error" messages, but > > > > I'm not sure how to fix this. > > > > > > > > So, I guess the real question is, where should I be asking about > > > > this? > > > > > > As You Can see bellow, I have the same VIA USB and Logitech USB mouse, > > > but it's fine working from September, but I Have Another problem, my TV > > > Tuner Playung Audio, but don't show picture when i use "fxtv"... %-)) > > > As a result I Have TV Radio.... :-)))) > > > > > > Try to Attach You Kernel Configuration and Preloaded modules? may be > > > you forgot load USB module............ > > > > USB is compiled directly into the kernel, as you can see from the > > configuration file I've attached. > > > > Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212270544.06134.klimax>