Skip site navigation (1)Skip section navigation (2)
Date:      10 Mar 2002 23:33:44 +0200
From:      Maxim Sobolev <sobomax@mail.ru>
To:        "Crist J. Clark" <cjc@FreeBSD.ORG>
Cc:        Steve Kargl <sgk@troutmask.apl.washington.edu>, freebsd-current@FreeBSD.ORG, arr@FreeBSD.ORG, dfr@FreeBSD.ORG, mike@FreeBSD.ORG
Subject:   Re: kern_linker.c rev. 1.75 and newer cause loading problem
Message-ID:  <1015795965.527.0.camel@notebook>
In-Reply-To: <20020310003528.M57999@blossom.cjclark.org>
References:  <20020309101325.A26358@troutmask.apl.washington.edu>  <20020310003528.M57999@blossom.cjclark.org>

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

--=-NkI9doMPdrxQhSBxHWqO
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Should be fixed in rev.1.78.

-Maxim

On Sun, 2002-03-10 at 10:35, Crist J. Clark wrote:
> On Sat, Mar 09, 2002 at 10:13:25AM -0800, Steve Kargl wrote:
> > Well, I finally have narrowed the problem down to
> >=20
> > Revision 1.75 Fri Feb 22 04:14:49 2002 UTC (2 weeks, 1 day ago) by arr=20
> > Branch: MAIN=20
> > Changes since 1.74: +1295 -1271 lines
> > Diff to previous 1.74 (colored)
> >=20
> > - Massive style fixup.
> >=20
> > Reviewed by: mike
> > Approved by: dfr
> >=20
> >=20
> >=20
> > To recap:
> >=20
> > root[202] cat /boot/loader.conf
> > miibus_load=3D"YES"
> > if_rl_load=3D"YES"
> > snd_pcm_load=3D"YES"
> > snd_maestro3_load=3D"YES"
> > linux_load=3D"YES"
> > agp_load=3D"YES"
> > hint.acpi.0.disable=3D"1"
> > root[203] kldstat
> > Id Refs Address    Size     Name
> >  1   12 0xc0100000 262e40   kernel
> >  2    1 0xc0363000 18330    linux.ko
>                      ^^^^^
> >  3    2 0xc037c000 15480    miibus.ko
> >  4    1 0xc0392000 7798     if_rl.ko
> >  5    2 0xc039a000 1a14c    snd_pcm.ko
> >  6    1 0xc03b5000 9538     snd_maestro3.ko
> >  7    1 0xc03bf000 c860     agp.ko
> >  8    1 0xcb052000 2000     blank_saver.ko
> > root[204] kldload linprocfs
> > kldload: can't load linprocfs: Exec format error
> > root[206] tail -1 /var/log/messages
> > Mar  9 10:00:27 kernel: KLD linprocfs.ko: depends on \
> > linux - not available
> >=20
> > root[209] kldunload linux
> > root[210] kldload linux
> > root[211] kldload linprocfs
> > root[213] kldstat
> > Id Refs Address    Size     Name
> >  1   15 0xc0100000 262e40   kernel
> >  3    2 0xc037c000 15480    miibus.ko
> >  4    1 0xc0392000 7798     if_rl.ko
> >  5    2 0xc039a000 1a14c    snd_pcm.ko
> >  6    1 0xc03b5000 9538     snd_maestro3.ko
> >  7    1 0xc03bf000 c860     agp.ko
> >  8    1 0xcb052000 2000     blank_saver.ko
> >  9    2 0xcb425000 14000    linux.ko
>                      ^^^^^
> > 10    1 0xcab88000 5000     linprocfs.ko
>=20
> Are you sure the same module is being loaded?
>=20
>   $ find -x / -name linux.ko
> --=20
> Crist J. Clark                     |     cjclark@alum.mit.edu
>                                    |     cjclark@jhu.edu
> http://people.freebsd.org/~cjc/    |     cjc@freebsd.org
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
>=20
>=20


--=-NkI9doMPdrxQhSBxHWqO
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQA8i9D9oNu5t4iCBa8RAu+QAJ9IsxAdj2ipVIJOKu+mEy/4qjqm7wCeJOND
EWwapn6xwg7yqkyHCT7M8Cc=
=D54n
-----END PGP SIGNATURE-----

--=-NkI9doMPdrxQhSBxHWqO--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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