Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 08:22:24 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Volodymyr Kostyrko <c.kworr@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: USB devices not autodetecting anymore on stable
Message-ID:  <201212040822.24730.hselasky@c2i.net>
In-Reply-To: <50BD53C7.9090803@gmail.com>
References:  <50BCC1F0.70208@gmail.com> <201212032225.25296.hselasky@c2i.net> <50BD53C7.9090803@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 04 December 2012 02:37:11 Volodymyr Kostyrko wrote:
> 03.12.2012 23:25, Hans Petter Selasky:
> > On Monday 03 December 2012 20:04:59 Volodymyr Kostyrko wrote:
> >> 03.12.2012 20:09, Hans Petter Selasky:
> >>> On Monday 03 December 2012 16:14:56 Volodymyr Kostyrko wrote:
> >>>> Hi all.
> >>>> 
> >>>> Maybe I just blow out my installation again but I have two machines on
> >>>> 9_STABLE that for one week refuse to autoload usb device drivers.
> >>>> 
> >>>> Before that my Keyboard and mice start automatically. But right now I
> >>>> must explicitly load kernel module for each device.
> >>> 
> >>> There has been some changes in /etc/ . Make sure you did a mergemaster
> >>> and that devd is running.
> > 
> > Hi,
> > 
> >> I'm missing your point here. Which changes in etc?
> > 
> > /etc/devd/usb.conf
> > 
> > /etc/dev/devd.conf
> > 
> > And you need to rebuild moused.
> 
> My local files doesn't differ from files in svn. I had rebuilt moused. I
> have no devd_enable in /etc/rc.conf but according to
> /etc/defaults/rc.conf it's enabled by default. `service devd restart`
> does nothing. This covers not just mice but keyboard and wifi usb,
> however umass works:
> 
> Dec  4 03:23:34 limbo kernel: ugen0.2: <Kingston> at usbus0
> Dec  4 03:23:35 limbo kernel: umass0: <Kingston DataTraveler SE9, class
> 0/0, rev 2.00/1.00, addr 2> on usbus0
> Dec  4 03:23:35 limbo kernel: umass0:  SCSI over Bulk-Only; quirks = 0x4000
> Dec  4 03:23:35 limbo kernel: umass0:5:0:-1: Attached to scbus5
> Dec  4 03:23:37 limbo kernel: da0 at umass-sim0 bus 0 scbus5 target 0 lun 0
> Dec  4 03:23:37 limbo kernel: da0: <Kingston DataTraveler SE9 PMAP>
> Removable Direct Access SCSI-0 device
> Dec  4 03:23:37 limbo kernel: da0: 40.000MB/s transfers
> Dec  4 03:23:37 limbo kernel: da0: 7441MB (15240576 512 byte sectors:
> 255H 63S/T 948C)
> 
> Maybe just my local glitch though. I'll try to retest tomorrow.

devd must be enabled when you boot the system or plug the device.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212040822.24730.hselasky>