Subject: Re: Offtopic, Mainboard recommandation
To: Nathan J. Williams <nathanw@wasabisystems.com>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: port-i386
Date: 10/23/2002 10:50:36
"Nathan J. Williams" <nathanw@wasabisystems.com> writes:
> Yup. Not very informative at bootup, but it's there:
>
> amdpm0 at pci0 dev 7 function 3
Hmm, if you really see only this one line, your board doesn't enabled
it (the code doesn't try to enable it; it just sees if enabled or
not).
I'm not sure if it can be enabled on attach time, as I know some i815
MB couldn't enable it, but you may want to try.
root@multibit-error# dmesg |grep amd
amdpm0 at pci0 dev 7 function 3
amdpm0: random number generator enabled (apprx. 52ms)
root@multibit-error# rndctl -l |grep amd
amdpm0 180759488 rng collect
root@multibit-error#
enami.