current couldn't attach usb mouse

Hans Petter Selasky hselasky at c2i.net
Tue May 5 07:54:29 UTC 2009


On Tuesday 05 May 2009, Chao Shin wrote:
> 在 Tue, 05 May 2009 15:38:20 +0800,Hans Petter Selasky <hselasky at c2i.net>
>
> 写道:
> > On Tuesday 05 May 2009, Chao Shin wrote:
> >> Hi Hans,
> >>
> >> I disabled fuse.ko and reboot box, nothing changed
> >>
> >> [root at currentpark] ~# kldstat
> >> Id Refs Address            Size     Name
> >>   1    1 0xffffffff80100000 c1b1e8   kernel
>
> Because my box have no ps/2 mouse and keyborad interface, so after I
> entered kdb, the keyboard can not work any more...
> any idea?

Hi Chao,

What is printed on the screen?

You can also try adding these options:

options         KDB_UNATTENDED          # reboot by default
options         PANIC_REBOOT_WAIT_TIME=10 #seconds

--HPS


>
> > Then you need to build a kernel with debugging and get a backtrace:
> >
> > options         KDB                     # Enable kernel debugger support.
> > options         DDB                     # Support DDB.
> > options         GDB                     # Support remote GDB.
> >
> > When you get to the debugger prompt at boot, type "bt" for backtrace.
> >
> > --HPS
> > _______________________________________________
> > freebsd-current at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to
> > "freebsd-current-unsubscribe at freebsd.org"




More information about the freebsd-current mailing list