On 2014-11-17 08:58, Dag-Erling Smørgrav wrote:
> Dag-Erling Smørgrav writes:
>> Steve Kargl writes:
>>> I'll try that tomorrow. But, I now know that this is related to using
>>> hal from ports. If I comment out both enable_dbus and enable_hal in
>>> /etc/rc.conf, the system works as I would ex
Dag-Erling Smørgrav writes:
> Steve Kargl writes:
> > I'll try that tomorrow. But, I now know that this is related to using
> > hal from ports. If I comment out both enable_dbus and enable_hal in
> > /etc/rc.conf, the system works as I would expect (ie., usb now works
> > for unplugging devices
Steve Kargl writes:
> I'll try that tomorrow. But, I now know that this is related to using
> hal from ports. If I comment out both enable_dbus and enable_hal in
> /etc/rc.conf, the system works as I would expect (ie., usb now works
> for unplugging devices!). I further suspect that the problem
On Sun, Nov 16, 2014 at 08:33:15PM +0100, Hans Petter Selasky wrote:
>
> thread apply all bt
>
> That will give you the backtrace of all threads. Grep for usbconfig, and
> figure out which line is causing the problem in the kernel. Then look at
> the USB explore threads and see where they are s
On Sun, Nov 16, 2014 at 04:34:38PM -0800, Adrian Chadd wrote:
> ... or since you can ssh into the thing, try as root:
>
> procstat -ka
>
I'll try that tomorrow. But, I now know that this is
related to using hal from ports. If I comment out both
enable_dbus and enable_hal in /etc/rc.conf, the
... or since you can ssh into the thing, try as root:
procstat -ka
-adrian
On 16 November 2014 11:33, Hans Petter Selasky wrote:
> On 11/16/14 20:29, Steve Kargl wrote:
>>
>> On Sun, Nov 16, 2014 at 08:16:36PM +0100, Hans Petter Selasky wrote:
>>>
>>> On 11/16/14 20:03, Steve Kargl wrote:
>
On 11/16/14 20:29, Steve Kargl wrote:
On Sun, Nov 16, 2014 at 08:16:36PM +0100, Hans Petter Selasky wrote:
On 11/16/14 20:03, Steve Kargl wrote:
On Sun, Nov 16, 2014 at 06:55:53PM +, Mark R V Murray wrote:
On 16 Nov 2014, at 18:51, Steve Kargl wrote:
If you have not read the entire thr
On Sun, Nov 16, 2014 at 08:16:36PM +0100, Hans Petter Selasky wrote:
> On 11/16/14 20:03, Steve Kargl wrote:
> > On Sun, Nov 16, 2014 at 06:55:53PM +, Mark R V Murray wrote:
> >>
> >>> On 16 Nov 2014, at 18:51, Steve Kargl
> >>> wrote:
> >>>
> >>> If you have not read the entire thread, once
On 11/16/14 20:03, Steve Kargl wrote:
On Sun, Nov 16, 2014 at 06:55:53PM +, Mark R V Murray wrote:
On 16 Nov 2014, at 18:51, Steve Kargl wrote:
If you have not read the entire thread, once the laptop keyboard and
video output lock up, I can ssh into the laptop. If I run usbconfig,
it ha
On Sun, Nov 16, 2014 at 06:55:53PM +, Mark R V Murray wrote:
>
> > On 16 Nov 2014, at 18:51, Steve Kargl
> > wrote:
> >
> > If you have not read the entire thread, once the laptop keyboard and
> > video output lock up, I can ssh into the laptop. If I run usbconfig,
> > it hangs, ^T tells m
> On 16 Nov 2014, at 18:51, Steve Kargl
> wrote:
>
>>
>> I?m sorry my commit caused the problem.
>>
>
> Nothing to be sorry about. This is -current after all.
Thanks :-)
>> I?m also trying to find out why, but I don?t know enough about USB or
>> mass-storage devices to know why, so this m
On Sun, Nov 16, 2014 at 06:34:42PM +, Mark R V Murray wrote:
>
> > On 16 Nov 2014, at 18:31, Ian Lepore wrote:
> >
> > The point I'm trying to make here is that you trimmed away the important
> > part of the prior messages and replied only to the part where Steve's
> > debugging efforts were
> On 16 Nov 2014, at 18:31, Ian Lepore wrote:
>
> The point I'm trying to make here is that you trimmed away the important
> part of the prior messages and replied only to the part where Steve's
> debugging efforts were somewhat speculating. The non-speculative part
> was where he bisected the
On Sun, 2014-11-16 at 18:23 +, Mark R V Murray wrote:
> > On 16 Nov 2014, at 18:21, Ian Lepore wrote:
> >
> > On Sun, 2014-11-16 at 18:17 +, Mark R V Murray wrote:
> >>> On 16 Nov 2014, at 17:51, Steve Kargl
> >>> wrote:
> >>>
> >>> Is there a 'random: device_detach():' missing between
> On 16 Nov 2014, at 18:21, Ian Lepore wrote:
>
> On Sun, 2014-11-16 at 18:17 +, Mark R V Murray wrote:
>>> On 16 Nov 2014, at 17:51, Steve Kargl
>>> wrote:
>>>
>>> Is there a 'random: device_detach():' missing between the 'umass0'
>>> and 'da0' messages in the last 4 lines.
>>
>> No. At
On Sun, 2014-11-16 at 18:17 +, Mark R V Murray wrote:
> > On 16 Nov 2014, at 17:51, Steve Kargl
> > wrote:
> >
> > Is there a 'random: device_detach():' missing between the 'umass0'
> > and 'da0' messages in the last 4 lines.
>
> No. At attach time, the RNG grabs some probe entropy. At deta
> On 16 Nov 2014, at 17:51, Steve Kargl
> wrote:
>
> Is there a 'random: device_detach():' missing between the 'umass0'
> and 'da0' messages in the last 4 lines.
No. At attach time, the RNG grabs some probe entropy. At detach time it does
nothing.
M
--
Mark R V Murray
_
On Sat, Nov 15, 2014 at 09:44:18PM -0800, Adrian Chadd wrote:
> On 15 November 2014 21:41, Steve Kargl
> wrote:
> > On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote:
> >> On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote:
> >> > On 11/13/14 19:15, Steve Kargl wrote:
>
On Sat, Nov 15, 2014 at 09:44:18PM -0800, Adrian Chadd wrote:
> On 15 November 2014 21:41, Steve Kargl
> wrote:
> > On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote:
> >> On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote:
> >> > On 11/13/14 19:15, Steve Kargl wrote:
>
On 15 November 2014 21:41, Steve Kargl
wrote:
> On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote:
>> On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote:
>> > On 11/13/14 19:15, Steve Kargl wrote:
>> > > On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote:
>> >
On Thu, Nov 13, 2014 at 01:22:06PM -0800, Steve Kargl wrote:
> On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote:
> > On 11/13/14 19:15, Steve Kargl wrote:
> > > On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote:
> > >> On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kar
On Thu, Nov 13, 2014 at 09:34:07PM +0100, Hans Petter Selasky wrote:
> On 11/13/14 19:15, Steve Kargl wrote:
> > On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote:
> >> On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote:
> >>> On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl
On 11/13/14 19:15, Steve Kargl wrote:
On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote:
On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote:
On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote:
I have a kernel/world from r274273 sources, which is exhibiting a new
iss
On Thu, Nov 13, 2014 at 10:03:32AM -0800, Steve Kargl wrote:
> On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote:
> > On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote:
> > > I have a kernel/world from r274273 sources, which is exhibiting a new
> > > issue on my old laptop. Nei
On Thu, Nov 13, 2014 at 09:25:33AM -0800, Steve Kargl wrote:
> On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote:
> > I have a kernel/world from r274273 sources, which is exhibiting a new
> > issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now'
> > work. I get to the
CCing hps and mav..
> On Nov 13, 2014, at 09:25, Steve Kargl
> wrote:
>
>> On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote:
>> I have a kernel/world from r274273 sources, which is exhibiting a new
>> issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now'
>> work.
On Wed, Nov 12, 2014 at 02:42:13PM -0800, Steve Kargl wrote:
> I have a kernel/world from r274273 sources, which is exhibiting a new
> issue on my old laptop. Neither 'shutdown -p now' nor 'shutdown -r now'
> work. I get to the end of shutdown and see for example
>
> All buffers synced
> Uptime:
27 matches
Mail list logo