Skip to content

A Rash Choice

On Monday afternoon, I received my first commuting injury since I decided to bike into work.

The aftermath of a minor spill on the bike ride home from the office.  It looks worse than it feels, but that is what I get for turning a turn a bit wider than expected.  A little road rash never hurt anybody.

Tagged , ,

Dell Latitude C800 Display Problems with Ubuntu

My old and aged Dell Latitude C800 has just finished some needed maintenance.  For the most part, the laptop is being used by the proprietor of my local coffeehouse.  I received a frantic email from her last week complaining that Ubuntu's updates had failed and she was unable to login to her machine.

I picked up the laptop this evening to resolve the problem, and when I booted the machine I was able to see what the problem was immediately.  I had not had the problem for some time, primarily since it had been a while since I had built the machine.  Essentially, when the machine is booted, the display looks similar to the image below:

The display is garbled and useless.  It took some bit of Googling to refresh my memory, but the problem had to do with a misconfiguration of the xorg.conf file that drives the xserver settings for my laptop.  My Googling turned up the following post: Help with screen resolution on Dell Inspiron 8000.  The problem has to do with how the graphics card in my laptop identifies the driver, an ATI Mobility M4.  Adding the lines in the above post helped correct my problem.

Finally, once I was able to successfully boot into my profile, I was able to easily adjust the resolution of the display panel to 1600x1200.  Nonetheless, I am including the xorg.conf I am using below that appears to be working just as expected.

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver    "kbd"
Option    "XkbRules"    "xorg"
Option    "XkbModel"    "pc105"
Option    "XkbLayout"   "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver    "mouse"
Option    "CorePointer"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver    "synaptics"
Option    "SendCoreEvents"  "true"
Option    "Device"    "/dev/psaux"
Option    "Protocol"        "auto-dev"
Option    "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier  "ATI Technologies, Inc. Rage Mobility M4 (AGP)"
Driver    "ati"
BusID      "PCI:1:0:0"
Option    "AGPMode"  "4"
Option    "AGPSize"  "32"
Option    "EnablePageFlip"  "true"
Option    "Display"  "BIOS"
Option    "SWCursor"        "true"
Option   "CCEusecTimeout" "20000"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
HorizSync   31-82
VertRefresh     40-110
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor  "Configured Monitor"
Device    "Configured Video Device"
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen    "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection

I spent way too much time than I needed on this, so this should save my (and someone else's) bacon in the future.

Tagged , , ,

Time Flies

Yet another hectic week at the office, and here it is Sunday evening.  Sometimes, work gets in the way of things it should not.

Some personal tech projects are afoot, so more news on them this week.

Tagged , ,

The Red Sux (Fans) Are Coming!

In what has become typical of August, the late summer invasion of the Red Sux* fans is underway.  It all began yesterday morning on my bike commute into work.  I was coming down Conway Street from the Camden Yards Warehouse, crossing Howard Street.  What did I see crossing the street just before 8:00 AM?   A Sux fan in full regalia--crisp, new Red Sux hat, his Red Sux hat.  I was sorely tempted to run into him with my bike just to vent my frustrations over a long period of bad baseball and the annual invasion of these New England nitwits.

On my ride home, there were more of the Sux fans.  Many of them wearing their "After 86 Years of Ineptitude, 2 World Series!" t-shirts.  It was even worse as I listened to some of the ball game on the radio on my ride home from the gym later in the evening--hearing the "Let's go Red Sux!" chant.

After heaping scorn and hate upon many Yankees fans, I have truly come to hate and despise most of the denizens of Red Sux Nation.  It what was once a nostalgic and somewhat endearing tale when they would come to the precipice of victory in the Fall Classic.  Now, they have become pariahs as they have effectively become that which they have rejected so much--the Evil Empire of New England--equal to their arch-nemesis, the New York Yankees.

God, I hope the Rays win the AL East.

* For the uninitiated, my contempt for the Boston Red Sox has forced me to give them a new name: the Red Sux.

Tagged , ,

Weekend End

A quiet weekend on all fronts, and I am not complaining about that at all.  Given the week that was at the office, this weekend was blissfully quiet.

  • Friday night, I joined some coworkers (and friends) at Mick O'Shea's for some Happy Hour Guinness (Guinni).  Friday turned out to be a bit more busier than normal, so it was a welcome respite.
  • Yesterday, I puttered around the house, taking care of a couple of things in advance of going to last night's Ravens preseason game.  The only thing on my agenda yesterday was to get a haircut in the afternoon, and that was an easy mission to accomplish.  Yesterday was, for the most part, a fairly lazy day for me.
  • Speaking of the game last night, I am still amazed by how early folks start tailgating--even during preaseason.  My afternoon haircut yesterday was before 2:00 PM, and I was chuckling at some of the early tailgaters that had already set out their spreads.
  • My lone comment from last night's game (as I am keeping it to just one): How about passing the ball a bit more than the Ravens did in the 1st half?
  • Today was spent finishing up my laundry, tidying around the inside of the house, and getting some small tasks done around the house.  I also spent part of the day making a random list of things to get--a sort of macro-personal to-do list.

Any other productivity today was blunted by the wonders of a MythBusters marathon on Discovery.  Thankfully, the DVR has helped with any hindrance today.

Tagged , , , ,