Crash when booting Ubuntu 7.10

Asked by ilan123

When starting the system I have the following problem: The Ubuntu logo with the progress bar appears and then the screen goes blank instead of showing the login screen. The monitor switches off after a few seconds and the only way to get out of this is to hard reset my machine.
This does not happen at every boot. Sometimes the start-up process goes fine and the system is stable.

Some research in the log files in /var/log revealed the following line in kern.log:
Nov 29 20:32:03 compy kernel: [ 47.912175] NVRM: Xid (0001:00): 8, Channel 00000000

This line appears several times when the system fails to boot. During a successful boot this line is not in kern.log.

I have Ubuntu 7.10 (installed a short while ago). The graphic card is nVidia GeForce FX 5200. I installed the restricted NVIDIA driver.

Thanks for any help,
Ilan

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
ilan123
Solved:
Last query:
Last reply:
Revision history for this message
Pedro Fragoso (ember) said :
#1

You can take a look on Bugs for that, please check bug https://bugs.edge.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.17/+bug/83704

If the workaround doesn't fix that issue please open a bug about it.

Thanks.

Revision history for this message
ilan123 (ikochavi) said :
#2

Thanks for the quick reply. The bug report mentions two workarounds:
- disabling powernowd
- adding '"NvAGP" "0"' or '"NvAGP" "1"' to xorg.conf

Which one should I try?

Revision history for this message
ilan123 (ikochavi) said :
#3

I added "NvAGP" "0"' to xorg.conf , rebooted several times and so far no crash yet.