Category Archives: Personal

ipw2200 firmware problems with kernel 2.6.10 and 2.6.12

After a few days without wireless figured I’d get down to trying to fix it. I’m not sure what happened with the kernel updates for 2.6.10.x and 2.6.12.x but I kept getting firmware errors in the dmesg log.

[4295079.175000] ipw2200: Firmware error detected.  Restarting.
[4295082.861000] ipw2200: Firmware error detected.  Restarting.
[4295086.139000] ipw2200: Firmware error detected.  Restarting.

I went to ipw2200.sourceforge.net to veify I had the latest version and to double check the configuration. So I grabbed the firmware for the version I was using and unzipped it to /lib/hotplug/firmware.

So far so good, wireless is back working and no more firmware errors in the dmesg log.

RedHat coming to town

I started using Linux in 1998 cause it was different, I wanted to learn and it was cheap. Back then it was RedHat as the flavor of choice and it’s nice to see they are coming to Nashville. The end of May RedHat will hold their Summit 2006 at the Gaylord Opryland Hotel. Three days and four nights for $899 is reasonable for a professional conference but a little out of my price range. The tracks cover a wide range of topics and the speakers have a diverse technology background.

If I had the time and the dough I’d be there, if only to sponge off the environment I’d be in. For those who have not been to the Opryland Hotel it is a very, very nice place and a great location for a conference. Back in 1990 I was their for a week as part of a business trip and it was an excellent time.

Working remote for a few days

In April of 2001 I moved to TN and kept my job with a software Company in IL. I officially started telecommuting then and have done so since. So working remotely is almost old hat these days but over the weekend my cable went out. That left the house without TV and internet which would not be a big deal accept Comcast could not get there till Tuesday.

So off to the local coffee shop I go to keep from falling behind. The tuff thing about that is for work I need to us Windows® and that is a desktop at the house. My laptop is Linux, Ubuntu, so that presents some unique challenges. Of course the only true problem, as I’ve commented in previous posts about using Linux with work, is with the call tracking software we use. The web front end is not enabled so no access from the outside. I can use VPNC to get in but would then need to remote access a pc. Of course none of this is old technology and I’ve done it before in a pinch but us remote workers are very few and I don’t blame IT for not wanting to cover some of our access problems. So I’ll struggle for a few days.

I will say, knock on wood, Comcast has been very reliable in the five years I’ve used them… only a couple outages. This latest one just came at a bad time, with the weekend and MLK day falling after the outages.

Where do your online products come from, physically.

I am an avid internet shopper for some things like, hockey gear, computer equipment and clothes. My expierence has been good and have never been duped or felt like I was taken advantage of. I always shop a quality retailers and if their online store looks cheezy then I don’t bother. Last week however was one of the few times that physically going to the store would have been a better choice, or so it seems.

I ordered a few items from Sports Authority and only received half the order. A few days later what I thought was the other half showed up but after opening the package what I got was someone elses order from a different company. This was very strange, the shipping label on the outside of the package was addressed to me and came direct from the manufacture. What was inside the package on the packing slip was not my order. The product matched the packing slip but the was shipped to the wrong place.

The order I received was from the Sports Chalet for someone in CA. When checking both web sites for Return Information they referenced:

7601 Trade Port Drive
Louisville, KY 40258

.. so that would be it. The same warehouse is used for more than one online store, not a novel concept but still does not explain the total mixup. So I called customer service and what is in common between our two orders is the first five characters of the email address, brian, that’s it. Customer service verified the UPS tracking label on my package was documented on the other persons order, where checking my order online did not show a shipment at the time. So the products were switched.

Customer Service issued me a call back number and said an email would come in 24 to 48 hours with an RMA# and label. Well I have yet to see it. It was a Thursday afternoon when I called so maybe the weekend has something to do with it, I’m not sure. None the less I’ll send it back with a note and hope my other half ships correctly soon, if not I’ll be calling again.

Out with bBlog and in with WordPress

After a year with bBlog I found myself looking for more options and flexability and decided to move to WordPress. After a scary moment this morning when I lost all the templating things are back to normal. I was not able to convert, using the rss import function, all the previous posts so I just moved them manually. I’m sure it was something I was doing wrong as my php skills are not that polished. A quick google reminded me that I needed to make a change in setup for where the blog pointed to and after doing that everything was back to normal.

So just don’t assume moving files should work, check docs first