Hello friends,
I am just half-way in installing Debian 3.1 with the netinstall CD (108 mb) on my friend's Compaq Presario Laptop. The base install process is done successfully.
But, when it reboots for further installation, I am getting a lot of errors and finally the computer freezes.
There are a lot of errors and I can't just write all of them here as I can see only the last part on my screen. Anyway, I am writing some "not found" and "can't be loaded" things.
Code:
./pic.agent: line 156 557 Segmentation Fault $MOPEPROB $MODULE >/dev/null 2>&1
i810_audio: can't be loaded
missing kernel or user mode driver i810_audio
<3>i810_rng: RNG not detected
Then after some lines
Code:
i810_rng: can't be loaded
missing kernel or user mode driver
And finally, in the last two lines, I get
Code:
hw_random: can't be loaded
missing kernel or user mode driver
And the computer freezes here. Nothing else works now.
What I guess, it has something to deal with RNG (perhaps random number generation). I don't know to how to fix it. Can anyone help me?