Tech Geek

I recently upgraded my two Ubuntu computers from 11.10 to 12.04.  Everything worked fine on my Toshiba netbook, but on my old Dell Dimension E520 the upgrade caused a problem that took me a while to fix.

The machine booted up just fine and presented me with the standard login screen, but immediately upon logging in my screen became a flickering unreadable jumble.  It looked like an old TV with the horizontal hold out of whack.  Even weirder was the fact that both of my sons' accounts on the same computer seemed to work just fine.  I couldn't find a fix for my problem online, and even after posting to a couple of help forums I couldn't get any answers.

I finally found this post which explains how to remove, reinstall, and reconfigure xorg (Ubuntu's graphical environment), and after a little experimenting I was able to make it work.  I still don't know exactly what the problem was/is, and there's still a lot that I don't understand about xorg, but this at least allowed me to login and get a functional GUI.

1. From the login screen, instead of logging in normally, type Crtl-Alt-F1.  This will give you a terminal screen from which you can login with your regular username and password.

2. Once you're logged in, enter "sudo apt-get remove --purge xserver-xorg" (without the quotes).  This will remove your existing xorg.

3. Type Ctrl-Alt-Del to reboot the computer.

4. During the boot process, before your login screen is displayed, your computer will display a purple "Ubuntu" screen with five dots on it.  At some point while this screen is up, type Ctrl-Alt-F1 to get the terminal screen (It's important to do this before the login screen appears, otherwise the next commands won't work right.)  Wait for the login prompt, then login again as before.

5. Enter "sudo apt-get install xserver-xorg".  This will reinstall xorg.

6. Enter "sudo dpkg-reconfigure xserver-xorg".  This will reconfigure xorg.

7. Finally, type the command "startx".  This will start the Ubuntu GUI and you will find yourself logged in to your Ubuntu account with your GUI and the flickering unreadable screen will be fixed.

The bad news is that this doesn't permanently fix the problem.  (In fact, I'm still not entirely sure what the problem is.)  So if you log out of your account you'll have to do this same thing all over the next time you want to get your GUI running again.  As soon as I figure out the long-term fix I'll update this post, and if anyone with more Ubuntu smarts than me wants to add their insights or suggestions in the comments, please feel free.

{ 3 comments }

How to access an external network drive using Ubuntu

April 5, 2012
Thumbnail image for How to access an external network drive using Ubuntu

The new Netgear N600 router I just bought for my home wireless network works great.  It even has a USB port on the back to which you can attach an external USB hard drive, which every computer on the network can then use as a kind of shared storage space.  And it's really simple to [...]

Read the full article →

How to turn off WordPress smart quotes

January 30, 2010
Thumbnail image for How to turn off WordPress smart quotes

Smart quotes (aka curly quotes) are what most word processor programs insert into your document when you type the quote marks key.  They're pretty to look at, but they cause problems if you use them in a text document that contains code intended to be read by a computer.  That's normally not a problem since [...]

Read the full article →

How to align your custom header with your navbar

January 21, 2010
Thumbnail image for How to align your custom header with your navbar

If you use the Thesis theme for your WordPress blog, you might have created your own custom header image for your site (kind of like mine, above).  If so, you may have noticed that your header image doesn't seem to align correctly with your navbar.  To get your header image and your navbar aligned, you'll [...]

Read the full article →

Removing the whitespace at the top of your Thesis blog

January 19, 2010
Thumbnail image for Removing the whitespace at the top of your Thesis blog

If you use the Thesis theme for your WordPress blog, you might have created your own custom header image for your site (kind of like mine, above).  If so, you may have noticed that there's a little bit of whitespace between the top of your browser window and the top of your header image (kind [...]

Read the full article →

Vonage vs. VOIPo [Updated]

November 11, 2009
Thumbnail image for Vonage vs. VOIPo [Updated]

A few months ago I compared my three-year experience with Vonage to my 6 month experience with Skype.  After my Skype phone died, I decided to try VOIPo, the new VOIP service from HostGator, and wanted to share my experience with them. VOIPo customer service can't be beat.  Though it's not available 24/7 (only 9-7 [...]

Read the full article →

How to change OpenOffice chart colors

October 23, 2009
Thumbnail image for How to change OpenOffice chart colors

As a frequent user of the OpenOffice apps, including the Calc spreadsheet (oo's version of Excel), I occasionally need to create a chart from some of my data.  Typically, I'll create a pie or bar chart in Calc, then copy and paste it into Writer (oo's version of MS Word).  Recently I created two pie [...]

Read the full article →

My Ubuntu-Windows dual boot disappeared!

August 20, 2009
Thumbnail image for My Ubuntu-Windows dual boot disappeared!

I've been thoroughly pleased with Ubuntu, the open-source operating system I've been using for the past several months.  I installed it on both my home and work computers, keeping my original Windows XP installations on both machines so I could easily boot into either system at startup, and the whole process has been mostly painless. [...]

Read the full article →

A simple tweak for the WordPress YARPP plugin

August 16, 2009
Thumbnail image for A simple tweak for the WordPress YARPP plugin

Someone recently asked me to make a small change to the Yet Another Related Posts Plugin (YARPP) which she had recently added to her WordPress site.  (For each of your published posts, YARPP will display a list of related posts, the idea being that if readers enjoyed the post they just read, they might want [...]

Read the full article →

Skype vs. Vonage

July 31, 2009
Thumbnail image for Skype vs. Vonage

We used Vonage as our home phone service for about 3 years, and for the most part were pretty pleased.  I initially decided to try Vonage because they offered a phone line with unlimited local and long distance calling for about half what I was paying my previous phone provider, BellSouth ($30/mo vs. $50-60/mo).  While [...]

Read the full article →