LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-03-2013, 10:02 AM   #1
memilanuk
Member
 
Registered: Sep 2010
Location: Washington state, USA
Distribution: Ubuntu among others
Posts: 73

Rep: Reputation: 4
Black screen following grub


So... last fall I picked up a Lenovo ThinkPad T530, w/ 4GB RAM, i5 processor, 500GB HDD and a DVD-RW. In general terms, Linux worked pretty well on this machine - Ubuntu 12.10, Mint 14, Scientific 6.3, openSuSE 12.2 all installed and worked fine. I eventually settled (more or less) on Ubuntu 12.10, as more things worked 'out of the box' (pretty much everything), and co-existed pretty well in a dual-boot setup with Win7 Pro.

About three weeks ago I 'upgraded' to 16GB RAM, a 256GB SSD, moved the 500GB HDD to a drive caddy and replaced the DVD drive with that. Getting all the data moved around and what not took some considerable shuffling, but it worked. Somewhere in there I'd loaded XFCE/Xubuntu packages, and behaviour had been a little erratic (when using XFCE, not under Unity). Still, everything basically 'just worked'.

I did a clean re-install of Xubuntu 12.10... and things started getting *really* flaky. Hardware switches for volume/mute that 'just worked' in other versions no longer did. After a few cycles going back and forth between Win7 (no problems) and Xubuntu due to various updates and other things, I started encountering more weirdness - after selecting the X/Ubuntu option from grub2, the screen would flicker, show a cursor (underscore) briefly, and then nothing. Just a black screen, totally unresponsive. Tried switching to alternate ttys via keyboard shortcuts... nothing.

Fine... I'd been getting fed up with XUbuntu anyway. I made a bootable LiveUSB image of openSuSE 12.3, and installed it - taking care of some partition issues I'd had left over from the original migration from the larger HDD to the smaller SSD. Everything seemed to be working fine... but I wasn't liking KDE that much... so I installed Fuduntu 2013.1 last night.

Again, everything seemed to install fine... until I went to reboot after applying some updates. Same thing... after selecting the default option from grub2, I got... nothing. Black screen, completely unresponsive until I manually power-cycled the machine.

So now I've had at least two different distros (Xubuntu and Fuduntu) that are displaying the same odd behavior, shortly after applying updates. Ubuntu and openSuSE don't seem to have an issue... but at this point (with Fuduntu installed) I'm not sure how to go about troubleshooting things when I can't even get a display to work with.

Any suggestions?
 
Old 04-03-2013, 12:20 PM   #2
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
How long did you wait after the "black screen" was displayed? Sometimes the grub2 gfxpayload settings are not correct, and you won't see anything until the X-server is started late in the boot process. (Usually a few minuets.)
 
Old 04-03-2013, 12:22 PM   #3
memilanuk
Member
 
Registered: Sep 2010
Location: Washington state, USA
Distribution: Ubuntu among others
Posts: 73

Original Poster
Rep: Reputation: 4
10-15 minutes
 
Old 04-05-2013, 11:18 PM   #4
PTrenholme
Senior Member
 
Registered: Dec 2004
Location: Olympia, WA, USA
Distribution: Fedora, (K)Ubuntu
Posts: 4,187

Rep: Reputation: 354Reputation: 354Reputation: 354Reputation: 354
First, a disclaimer: My only Ubuntu is 12.10 in a virtual system, and it's booted directly.

However, if I recall correctly, the GRUB2 boot menu that Ubuntu creates has, in addition to the "default" boot option, a "rescue" option. If you select that option, you should be given several boot options. One (or more) of those options should let you specify the driver to use with your monitor.

Since the "black screen" is (I my opinion) the result of Ubuntu selecting display settings that are not supported by your hardware, try the VESA driver to see if that will work (almost all display drivers support the old VESA standard). If it does, see if you can tell what Ubuntu "thinks" your setting should be, and change them to what is working in your other (working) Linux distributions. (That might be as simple as copying /etc/X11/xorg.conf from a working distribution to your Funbutu one, but you might have to run the Xorg -configure command (after doing a sudo su - in a terminal window to get logged in as "root"). (See man Xorg for details.)
 
Old 04-05-2013, 11:34 PM   #5
memilanuk
Member
 
Registered: Sep 2010
Location: Washington state, USA
Distribution: Ubuntu among others
Posts: 73

Original Poster
Rep: Reputation: 4
Well, since I wasn't going to sit there with a half-b0rked system... it's since been re-installed as straight Ubuntu 12.10, which worked fine from the start. It was Xubuntu and Fuduntu that didn't play nice. Guess I'll stick with regular Ubuntu for now...
 
Old 04-10-2013, 08:34 AM   #6
memilanuk
Member
 
Registered: Sep 2010
Location: Washington state, USA
Distribution: Ubuntu among others
Posts: 73

Original Poster
Rep: Reputation: 4
Well, that didn't last long.

Yesterday I downloaded and applied the most recent security updates, which included kernel 3.5.0-27generic. When I went to reboot, guess what? Black screen after grub.

I fiddled around a bit, and I'm able to boot normally from the previous kernel (3.5.0-26generic), but the latest update (which I would imagine is what I got when updating Fedora 18 and Fuduntu 2013.1 previously) seems to cause the system to lock up somewhere during startup.

Any suggestions at this point as to how to hunt this down?
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] After Loading Grub, Black Screen!!! NetRock Linux - Desktop 6 11-02-2010 07:47 PM
[SOLVED] Black Screen after Grub Loading .......3 ,2 ,1 NetRock Linux - Hardware 5 11-02-2010 07:29 PM
Grub bootup screen black Master Fox Linux - Distributions 3 12-31-2007 07:54 AM
GRUB : just write grub in black screen. (Urgent) dezeque Linux - Newbie 11 05-27-2005 12:47 PM
GRUB black screen mbatalla82 Linux - Software 4 03-17-2003 02:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration