Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2008 19:51:39 GMT
From:      Livitin Serg <admin@netadmin.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/119466: acpi 
Message-ID:  <200801081951.m08JpdO4044601@www.freebsd.org>
Resent-Message-ID: <200801082000.m08K08Nw034641@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119466
>Category:       i386
>Synopsis:       acpi
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 08 20:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Livitin Serg
>Release:        6.3-PRERELEASE
>Organization:
>Environment:
FreeBSD gw.netadmin.ru 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Sat Dec 22 00:10:50 MSK 2007     root@gw.netadmin.ru:/usr/obj/usr/src/sys/krnl2007121301  i386

>Description:
At first moment on boot there is a message on the screen: "ACPI autoload failed - no such file or directory".
I did three fresh installation-update from 6.2-RELEASE to 6.3-PRERELEASE. And I got this error after every reboot after upgrade to 6.3-PRERELEASE.
>How-To-Repeat:
Install 6.2-RELEASE from the oficial site.
Add cvsup-without-gui package.
Update /usr/src with cvsup (cvsup -g -L 2 stable-supfile).

Do this steps:
cd /sys/i386/conf/
cp GENERIC krnlYYYYMMDDNN
vi krnlYYYYMMDDNN                 and delete unused devices.
add next lines to the /etc/make.conf :
MODULES_OVERRIDE=linux sound/sound sound/driver ntfs
WITHOUT_MODULES=linux sound/sound sound/driver ntfs

do update whole system (I never boot in single user mode, because of remote upgrade) :
cd /usr/src
make buildworld
make kernel KERNCONF=krnlYYYYMMDDNN
mergemaster -p
make installworld
make delete-old
mergemaster
reboot

and get the bug message!!!


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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