Date: Sat, 13 Oct 2007 21:15:06 +0200 From: Michal Varga <varga.michal@gmail.com> To: freebsd-current@freebsd.org Cc: hselasky@c2i.net Subject: GigaByte GA-MA69VM USB+mouse problem [WAS: AMD690G/V issues with 7-current (sata, usb)] Message-ID: <1192302906.1028.31.camel@xenon.stonehenge.sk>
next in thread | raw e-mail | index | archive | help
Sorry to start with a new thread, but nobody CC:ed me as I said before, so I didn't have anything to reply to - >(please CC: me for reply, I'm subscribed with a different email that is >down for maintenance for a few days and didn't want to subscribe again) Fixed now, I resubscribed with this email address. So to the point: > Option the USB mouse support OFF in the BIOS. > Otherwise, though detected, it is *ALSO* presumed to be 'in use', since the > BIOS deosn't just 'enable' it - it actually starts it, and before the OS > boots. Bill, this doesn't change anything, it was one of the first things I tried to do, along with disabling USB2.0 support in bios, etc. But you are right, this option is there, except that I can see no difference with either enabled or disabled. > Michal Varga: Do you have USB in the kernel or are you loading the USB > modules ? I start USB from /boot/loader.conf usb_load="YES" ugen_load="YES" uhid_load="YES" umass_load="YES" ukbd_load="YES" ums_load="YES" ucom_load="YES" uftdi_load="YES" And usbd_enable="YES" in rc.conf. Verbose boot doesn't show anything interesting: [...] ioapic0: routing intpin 7 (ISA IRQ 7) to vector 59 ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sio0 failed to probe at port 0x3f8 irq 4 on isa0 sio1 failed to probe at port 0x2f8 irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vt0: not probed (disabled) isa_probe_children: probing PnP devices uhub0: device problem (TIMEOUT), disabling port 2 Device configuration finished. Then, after replugging the mouse, everything works fine: ums0: <A4Tech USB Optical Mouse, class 0/0, rev 1.10/0.01, addr 2> on uhub1 ums0: 7 buttons and Z dir. Is there any other, e.g. some loader.conf tunable, that can show me why usb decided to fail? I've had a Windows drive connected for a while and it doesn't show these symptoms, even better - after I rebooted from Windows 2000 to FreeBSD, the mouse was detected correctly right during the boot, no replug needed (though I did this only once so it may or may not be replicable). Any ideas, what I should try next to possibly resolve this? m.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1192302906.1028.31.camel>