Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2010 12:16:58 -0500
From:      Joshua Boyd <boydjd@jbip.net>
To:        freebsd-stable@freebsd.org
Subject:   install: amdsbwd.ko: No such file or directory
Message-ID:  <33c6b0bc1001210916u2131713do712e23ddaaa40cde@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
make buildkernel KERNCONF=CUSTOM fails on latest 8-STABLE.

Here's the diff between GENERIC and CUSTOM:
$ diff GENERIC CUSTOM
323a324,343
>
> # pf support
> device mem
> device pf
> device pflog
> device pfsync
>
> # altq support
> options ALTQ
> options ALTQ_CBQ
> options ALTQ_RED
> options ALTQ_RIO
> options ALTQ_HFSC
> options ALTQ_PRIQ
> options ALTQ_NOPCC
>
> # other optimizations
> device        amdsbwd #Only added to see if this would help
> options HZ=1000
> options DEVICE_POLLING

buildkernel fails out with:

install: amdsbwd.ko: No such file or directory

Any help would be appreciated. cvsup was done last night. Let me know if any
additional info is needed.


-- 
Joshua Boyd
JBipNet

E-mail: boydjd@jbip.net

http://www.jbip.net



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