Ubuntu freezing problems (6.06 & 7.04)

Asked by sdouble

I have searched to find people with problems like mine. Many are similar, but they all have something in common that I don't: It actually loads for them, then freezes.

I'll start off by saying I have 2 computers I'm putting Ubuntu on. One runs it just fine. Ubuntu 7.04 The other one is giving me the problems. Here are some specs

ComputerA (The one that works)
- Athlon XP 1900+
- 1gb DDR
- ECS N2U-400 motherboard using onboard ethernet and sound
- 32MB GeForce 2 MX 440
- 40 & 200 GB ATA hard drives

ComputerB (My preferred computer that's giving me trouble)
- Athlon64 3000+ (Socket 754 version)
- 2 GB DDR
- Chaintech VNF3-250 motherboard using onboard ethernet
- 128 MB ATI Radeon 9800 Pro
- CL SoundBlaster Live! 5.1
- 160 GB SATA hard drive

ComputerA installed from the LiveCD first time with no problem at all and has been running for about a week. ComputerB has taken 3 days of my time and counting.

I first tried Kubuntu 7.04 on this one since my other was running Ubuntu. I downloaded the 32bit livecd iso and burned it. Put it in, booted up, ran a disc check, continued on to run the livecd. It froze at different times. Sometimes with the splash up, sometimes on a black screen after that and before loading, and during the graphical loading (when it says loading nautilus, etc) Never once made it all the way in. I decided to just use the Ubuntu disc I used on the other computer. Nope. Same issue.

I read around on forums and such and found people saying they had similar problems then added some "irqpoll acpi=off ..." commands (4 in all, don't recall them right off - actually found them on this site) and that solved their problems. Didn't solve mine. I also saw some people mention using the alternate cd and the text install worked for them. It did for me as well, until I actually tried booting into it. I would have the same problems. It installed great, but would freeze at the same times as before. I then tried the same commands I mentioned above in the /kernel line as well as removing "quiet splash" so I could see if there were errors but there weren't. It would freeze after all the text is gone and the screen is blank. I did manage to see the login screen a couple times and logged in, but it would freeze before I could do anything. It's nearly instantaneous. Click login and freeze. Also, I can boot into text mode with no issue.

I'm about to try a 64 bit version but have continued with the 32 bit because the Ubuntu site says "if you need full support for 32-bit code, use the Intel x86 images instead." I wasn't sure if 64 bit would cause me problems in the future or not so decided to play it safe with the 32 bit version as the site suggested. I'm currently downloading the 64 bit version (at over 1MB/sec so it will be done soon, gotta love torrents) and will be trying that shortly. I'll post back with results.

This seems to be a common problem. I see all of these posts mentioning some "fixes" everywhere that either don't work or require me to go into the system menu (the powernowd thing - which I have never seen because it freezes before the bars load). Is there a definitive answer to why this is such a big problem right now?

Thanks everyone.

Also, I should note that ComputerB (the one I'm having problems with) has WinXP installed and has had no problem for over 2 years installed time and has excellent cooling. Even the graphics card has an aftermarket cooler on it.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
sdouble (sdouble) said :
#1

Most unfortunate. 64 bit livecd + alternate do the same thing.

Revision history for this message
Marco Raccagni (markk1981) said :
#2

Turn on your computer and keep pressing "ESC" until you get to the GRUB menu.

Select your kernel with your keyboard arrows (DO NOT PRESS ENTER) and Press "e". Then you will see 3 lines:

root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-k7 root=/dev/hdb1 ro quiet splash
initrd /boot/initrd.img-2.6.12-10-k7

Select the line which begins with the word "kernel" and press "e" to edit it.

Add this at the end of the line:

 noapic nolapic

so that it will look like this: kernel /boot/vmlinuz-2.6.12-10-k7 root=/dev/hdb1 ro quiet splash noapic nolapic

Then get off the text field and press "b" to boot the kernel.

Revision history for this message
webman (webmgagne) said :
#3

I too have had this problem since I installed Ubuntu 7.04 1 week ago. I have read numerous posts and to date none had any effect (negative or positive) Today I found this post and decided to edit my kernel. I am VERY new to the Linux world and was a die-hard Windows user. I hope this works, I've been up and running for a solid 5 minutes at the time of this writing...

My system is a store bought Toshiba A70 Laptop with no hardware changes. I have been running WinXP on it for roughly 2 years now without incident (except a few episodes of overheating when using it on a poorly ventilated surface like my "Lap"

Thank you to the entire community! If I never get my laptop to digest Linux I have at least been able to witness what a real community is all about.

I will post again in a few hours to confirm that this mod has really worked. So far so good I've benn up & running 9 minutes now...

Can you help with this problem?

Provide an answer of your own, or ask sdouble for more information if necessary.

To post a message you must log in.