Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 09:14:47 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ihsan@dogan.ch
Cc:        freebsd-current@freebsd.org
Subject:   Re: 6.0-BETA1 on Thinkpad T42
Message-ID:  <20050721.091447.73268890.imp@bsdimp.com>
In-Reply-To: <20050720092544.GA3563@dogan.ch>
References:  <20050720083238.GA2195@dogan.ch> <ygek6jl27jh.wl%ume@mahoroba.org> <20050720092544.GA3563@dogan.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050720092544.GA3563@dogan.ch>
            Ihsan Dogan <ihsan@dogan.ch> writes:
: Hello,
: 
: On Wednesday, 20 Jul 2005 17:41 +0900, Hajimu UMEMOTO wrote:
: 
: > >>>>> On Wed, 20 Jul 2005 10:32:38 +0200
: > >>>>> Ihsan Dogan <ihsan@dogan.ch> said:
: > 
: > ihsan> I've upgraded my T42 from 5.4 to 6.0-BETA1. With 6.0-BETA1, a
: > ihsan> wake-up after a suspend doesn't work. If X is running, the
: > ihsan> machine is freezed. If X isn't running, the machine is responding
: > ihsan> very slowly and it's unusable.
: > 
: > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/clock.c.diff?r1=1.222&r2=1.222.2.1
: > should solve your problem.
: 
: Thank you for the hint, it's much better now, but still not
: perfect.
: 
: - If X is running, the screen looks sometimes weird. After I
:   switched to the console and then back to X, it's fine again.
: 
: - After a wake-up, the system is hanging every few minutes for
:   about 5-10 seconds.
: 
: I've got also this in /var/log/messages:
: 
: Jul 20 11:08:17 makar kernel: wakeup from sleeping state (slept 00:00:30)
: Jul 20 11:08:20 makar kernel: can't re-use a leaf (directional_scrolls)!
: Jul 20 11:08:20 makar kernel: can't re-use a leaf (low_speed_threshold)!
: Jul 20 11:08:20 makar kernel: can't re-use a leaf (min_movement)!
: Jul 20 11:08:20 makar kernel: can't re-use a leaf (squelch_level)!

These are from ndis and mean that your driver is trying to register
multiple nodes of the same name.  ndis is the only one that I know
that does this repeatably.

Warner



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