6.0-BETA1 on Thinkpad T42

M. Warner Losh imp at bsdimp.com
Thu Jul 21 15:14:56 GMT 2005


In message: <20050720092544.GA3563 at dogan.ch>
            Ihsan Dogan <ihsan at 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 at 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


More information about the freebsd-current mailing list