Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Aug 2017 17:32:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221376] 11.1-RELEASE amd64: GENERIC kernel compiled without any CPUTYPE?= in /etc/make.conf fail to boot, but with CPUTYPE?=nocona it work fine
Message-ID:  <bug-221376-8@https.bugs.freebsd.org/bugzilla/>

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

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221376

            Bug ID: 221376
           Summary: 11.1-RELEASE amd64: GENERIC kernel compiled without
                    any CPUTYPE?= in /etc/make.conf fail to boot, but with
                    CPUTYPE?=nocona it work fine
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: vvd@unislabs.com

Created attachment 185211
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185211&action=edit
dmesg with custom kernel

11.1 amd64.

Few lines from dmidecode:
Base Board Information
        Manufacturer: ASUSTeK Computer INC.
        Product Name: P5GD2-Deluxe
Processor Information
        Socket Designation: Socket 775
        Type: Central Processor
        Family: Pentium 4
        Manufacturer: Intel            
        ID: 43 0F 00 00 FF FB EB BF
        Signature: Type 0, Family 15, Model 4, Stepping 3
        Version: Intel(R) Pentium(R) 4 CPU 3.00GHz                   
        Voltage: 1.4 V
        External Clock: 200 MHz
        Max Speed: 3600 MHz
        Current Speed: 3000 MHz

Compiled self with option CPUTYPE?=nocona in /etc/make.conf GENERIC kernel run
fine (dmesg.good). Without it during boot system freeze or freeze for 1 minute
and then reboot in 90% tries after detect cd0 (no real dmesg, but I edit good
dmesg to look same as real messages in console - dmesg.bad).

-- 
You are receiving this mail because:
You are the assignee for the bug.


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