Re: 6.0-BETA1 on Thinkpad T42

From: M. Warner Losh (imp_at_bsdimp.com)
Date: 07/21/05

  • Next message: M. Warner Losh: "Re: ACPI: clock stops while sleeping"
    Date: Thu, 21 Jul 2005 09:14:47 -0600 (MDT)
    To: ihsan@dogan.ch
    
    

    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
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: M. Warner Losh: "Re: ACPI: clock stops while sleeping"