Go Back   AnandTech Forums > Software > *nix Software

Forums
· Hardware and Technology
· CPUs and Overclocking
· Motherboards
· Video Cards and Graphics
· Memory and Storage
· Power Supplies
· Cases & Cooling
· SFF, Notebooks, Pre-Built/Barebones PCs
· Networking
· Peripherals
· General Hardware
· Highly Technical
· Computer Help
· Home Theater PCs
· Consumer Electronics
· Digital and Video Cameras
· Mobile Devices & Gadgets
· Audio/Video & Home Theater
· Software
· Software for Windows
· All Things Apple
· *nix Software
· Operating Systems
· Programming
· PC Gaming
· Console Gaming
· Distributed Computing
· Security
· Social
· Off Topic
· Politics and News
· Discussion Club
· Love and Relationships
· The Garage
· Health and Fitness
· Merchandise and Shopping
· For Sale/Trade
· Hot Deals
· Free Stuff
· Contests and Sweepstakes
· Black Friday 2012
· Forum Issues
· Technical Forum Issues
· Personal Forum Issues
· Suggestion Box
· Moderator Resources
· Moderator Discussions
   

Reply
 
Thread Tools
Old 10-23-2007, 06:48 AM   #1
Markbnj
Moderator
Programming
 
Markbnj's Avatar
 
Join Date: Sep 2005
Posts: 8,290
Default Ubuntu 7.10 upgrade hanging on restart

Hey guys, decided to let Ubuntu upgrade itself last night. Everything went fine through the clean-up and restart, but on boot the OS hangs on the third bubble of the splash screen's progress bar. Has happened on three tries, so something is obviously screwed. How can I get rid of the splash screen so I can see what's hanging? Has anyone else had a similar issue? The machine is an old Dell XPS with a vanilla nVidia card, pretty much nothing else.

Any thoughts?
__________________
Everytime I try to tell you, the words just come out wrong

**
Some meaningless scribbling of no account

The 4th Realm

Arts and Letters Daily - Get some culture
Markbnj is offline   Reply With Quote
Old 10-23-2007, 07:03 AM   #2
Nothinman
Elite Member
 
Nothinman's Avatar
 
Join Date: Sep 2001
Posts: 30,653
Default Ubuntu 7.10 upgrade hanging on restart

When GRUB comes up hit esc to get the menu, hit 'e' on the kernel entry that you want to boot, hit 'e' again on the kernel line and remove 'quiet splash' from the end.
__________________
http://www.debian.org
Nothinman is offline   Reply With Quote
Old 10-23-2007, 07:05 AM   #3
Markbnj
Moderator
Programming
 
Markbnj's Avatar
 
Join Date: Sep 2005
Posts: 8,290
Default Ubuntu 7.10 upgrade hanging on restart

Thanks. I will try that right now and post back with what I can learn.

Edit: ok, that did it, thanks. I remember this problem from when I installed. Ubuntu didn't preserve the switch that turned ACPI off. What is that again... noacpi or something like that?
__________________
Everytime I try to tell you, the words just come out wrong

**
Some meaningless scribbling of no account

The 4th Realm

Arts and Letters Daily - Get some culture
Markbnj is offline   Reply With Quote
Old 10-23-2007, 08:17 AM   #4
Markbnj
Moderator
Programming
 
Markbnj's Avatar
 
Join Date: Sep 2005
Posts: 8,290
Default Ubuntu 7.10 upgrade hanging on restart

Crap, different problem. The upgrade did preserve the acpi=off kernel option. The fault is occuring during loading of hardware drivers, but right now the problem is that it scrolls through several pages of faults and I can't see the point of the original error. Anything else I can try?
__________________
Everytime I try to tell you, the words just come out wrong

**
Some meaningless scribbling of no account

The 4th Realm

Arts and Letters Daily - Get some culture
Markbnj is offline   Reply With Quote
Old 10-23-2007, 08:20 AM   #5
Robor
Elite Member
 
Robor's Avatar
 
Join Date: Oct 1999
Posts: 16,991
Default Ubuntu 7.10 upgrade hanging on restart

A quick search turned up these two switches for menu.lst: acpi=off pci=noacpi
Robor is offline   Reply With Quote
Old 10-23-2007, 08:20 AM   #6
Nothinman
Elite Member
 
Nothinman's Avatar
 
Join Date: Sep 2001
Posts: 30,653
Default Ubuntu 7.10 upgrade hanging on restart

Depends on how man pages of faults there really are but adding 'vga=791' should set the console to 1024x768 so more will fit on the screen.
__________________
http://www.debian.org
Nothinman is offline   Reply With Quote
Old 10-23-2007, 08:22 AM   #7
Nothinman
Elite Member
 
Nothinman's Avatar
 
Join Date: Sep 2001
Posts: 30,653
Default Ubuntu 7.10 upgrade hanging on restart

pci=noacpi just disables the use of the ACPI tables for IRQ routing, it doesn't disable ACPI itself.
__________________
http://www.debian.org
Nothinman is offline   Reply With Quote
Old 10-23-2007, 08:27 AM   #8
Robor
Elite Member
 
Robor's Avatar
 
Join Date: Oct 1999
Posts: 16,991
Default Ubuntu 7.10 upgrade hanging on restart

I had issues with my upgrade @ home so I just downloaded a 7.10 CD and went overtop of my existing install. I have a separate /home directory so none of my personal data was lost. Just had to reinstall a few proggies - namely VMWare Server.
Robor is offline   Reply With Quote
Old 10-23-2007, 08:37 AM   #9
Markbnj
Moderator
Programming
 
Markbnj's Avatar
 
Join Date: Sep 2005
Posts: 8,290
Default Ubuntu 7.10 upgrade hanging on restart

Thanks guys. I'm dl'ing the livecd now. I'll try a reinstall rather than upgrade and see how it goes. If that doesn't work I might just fall back to feisty. Should have read the forums at ubuntu.com first, as it seems lots of people are having issues with gutsy, and a lot of them are running HP/Compaq boxes (which this is, not the Dell I mistakenly identified it as in the OP).

I've decided to use this machine primarily as a database/disk server. Maybe I should be looking at a different rel? I need to run Oracle 10g express on it.

Quote:
Depends on how man pages of faults there really are but adding 'vga=791' should set the console to 1024x768 so more will fit on the screen.
Adding vga=791 to the kernel opts resulted in a blank screen. The boot seq continued as before, but there was no display.
__________________
Everytime I try to tell you, the words just come out wrong

**
Some meaningless scribbling of no account

The 4th Realm

Arts and Letters Daily - Get some culture
Markbnj is offline   Reply With Quote
Old 10-23-2007, 10:22 AM   #10
Nothinman
Elite Member
 
Nothinman's Avatar
 
Join Date: Sep 2001
Posts: 30,653
Default Ubuntu 7.10 upgrade hanging on restart

Quote:
I need to run Oracle 10g express on it.
Is Oracle certified on Ubuntu or Debian now? If not you might have a simpler time with RHEL or CentOS.
__________________
http://www.debian.org
Nothinman is offline   Reply With Quote
Old 10-23-2007, 12:16 PM   #11
Bremen
Senior Member
 
Join Date: Mar 2001
Posts: 658
Default Ubuntu 7.10 upgrade hanging on restart

Quote:
Originally posted by: Robor
I had issues with my upgrade @ home so I just downloaded a 7.10 CD and went overtop of my existing install. I have a separate /home directory so none of my personal data was lost. Just had to reinstall a few proggies - namely VMWare Server.
Same here. The Gutsy upgrade fubared by system and I had to resort to a livecd.
Bremen is offline   Reply With Quote
Old 10-23-2007, 12:39 PM   #12
Markbnj
Moderator
Programming
 
Markbnj's Avatar
 
Join Date: Sep 2005
Posts: 8,290
Default Ubuntu 7.10 upgrade hanging on restart

Quote:
Originally posted by: Nothinman
Quote:
I need to run Oracle 10g express on it.
Is Oracle certified on Ubuntu or Debian now? If not you might have a simpler time with RHEL or CentOS.
It's good for Debian, according to the docs.

I burned a livecd of 7.10, so I'll try that and see what happens.

Edit: got it booted. It was that stupid PCI nVidia graphics adapter. I had the same problem when I first installed back in July, and booted off of the onboard. Somehow I got the PCI card working afterward, but I don't recall exactly what I did. Probably installed the latest nVidia linux driver. Anyway, I switched to onboard and it booted this time, but the shell couldn't determine the proper graphics mode. Shut down and physically removed the PCI card and it booted all the way through to the desktop. Since I am not going to be playing with any eye candy on this machine I am just going to leave it that way.

Thanks for your help everyone.
__________________
Everytime I try to tell you, the words just come out wrong

**
Some meaningless scribbling of no account

The 4th Realm

Arts and Letters Daily - Get some culture
Markbnj is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:01 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.