Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2008 15:10:03 GMT
From:      "Helmut Schneider" <jumper99@gmx.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/122887: 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter
Message-ID:  <200804181510.m3IFA35R050038@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/122887; it has been noted by GNATS.

From: "Helmut Schneider" <jumper99@gmx.de>
To: <bug-followup@FreeBSD.org>,
	<jumper99@gmx.de>
Cc:  
Subject: Re: kern/122887: 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter
Date: Fri, 18 Apr 2008 16:59:54 +0200

 Fix:
 
 /boot/loader.conf:
 acpi_load="NO"
 
 /boot/device.hints
 hint.acpi.0.disabled="1"
 hint.atkbd.0.disabled="1"
 
 This had been fixed with 6.2 and reappeared with 7.0.



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