Date: 09 Jul 2003 21:48:46 +0200 From: Alexander Pohoyda <alexander.pohoyda@gmx.net> To: Cristophe Coutand <cristophe.coutand@nbs.nera.no> Cc: freebsd-config@freebsd.org Subject: Re: rebuild kernel Message-ID: <873chfa3c1.fsf@oak.pohoyda.family> In-Reply-To: <OFA84E0EE4.5674D69E-ONC1256D5D.0027D568-C1256D5D.00292F2B@nera.no> References: <OFA84E0EE4.5674D69E-ONC1256D5D.0027D568-C1256D5D.00292F2B@nera.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Cristophe Coutand <cristophe.coutand@nbs.nera.no> writes: > My problem is about the usb port, I have a usb hub on which I have > connected my mouse Do you know which chipset is used in the hub? > kernel: ohci0: <AcerLabs M5237 (Aladdin-V) USB controller> mem > 0xfedde000-0xfeddefff irq 9 at device 19.0 on pci0 > kernel: usb0: OHCI version 1.0, legacy support > kernel: usb0: <AcerLabs M5237 (Aladdin-V) USB controller> on ohci0 > kernel: usb0: USB revision 1.0 > kernel: uhub0: AcerLabs OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > kernel: uhub0: 2 ports with 2 removable, self powered > kernel: uhub0: device problem, disabling port 1 OK, let's try to get some more info. Please recompile your kernel with option USB_DEBUG and add these entries into your /etc/sysctl.conf file: # USB debugging hw.usb.ohci.debug=1 hw.usb.debug=1 hw.usb.uhub.debug=1 Now, reboot the system without the hub attached. When system is running, attach the hub without any other USB devices and watch messages on the console. It would be interesting to know what you see. -- Alexander Pohoyda <alexander.pohoyda@gmx.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?873chfa3c1.fsf>
