Archive

Posts Tagged ‘karmic koala’

My New Dell Is Awesome But D-Link Can Bite Me

May 1st, 2010 No comments

dell-inspiron-1564-core-i3Yeah, I did it. I finally did it! I bought a laptop. A Dell Inspiron Core i3 64 bit 15 inch thing to be exact. It came preloaded with Windows 7 and the usual Dell crap and McAfee, which has a generous 10 day free trial. Wow guys. That was awesomely generous indeed!

So after about a week of tweaking this thing, checking out that thing, and generally yawning over the whole Windows 7 experience, I took the next plunge: INSTALL UBUNTU 10.04 LTS!

It worked out stellarly.

I’m glad I waited the week. I was going to install Karmic on it, but then I read that Karmic doesn’t support i3 processors. Lucid Lynx does, and the install was smooooth. In fact, this release is all about change. No longer can we refer to Ubuntu as “Brownbuntu”. That’s right. They’ve removed that hideous brown theme and went with a purpley splash screen. It’s a little sleeker than the last release, and maybe even edging a little closer to Mac OS in style. Still, it feels like Linux and performs great.

Everything works. Video, audio, and the integrated wireless card. It’s kind of ridiculous for me to call it an integrated wireless card in this day and age, isn’t it? It’s a laptop! Everything is integrated!

So, after the install, I installed VirtualBox OSE and installed Windows 7 as a VM. That’s where Windows 7 will live. Forever. And with the VM running, you can really feel that you’re getting your value out of those 4 gigs of RAM. You don’t even feel it, even with Compiz running which is on by default. I may tweak Lynx to use less memory, but for now I’m enjoying the fact that there is no lag whatsoever, no matter what I do!

Now. About the D-Link 615 piece of crap router that I bought from  Dell with my order. I’m about to break the thing in half and go back to my wired router. Wireless is fine. Wired is fine. Browsing anywhere on the ‘ternets? Fine! How about ssh from my laptop back to my wired server? It doesn’t fucking work. I can reach my wired network from my wired machine. But the router seems to be blocking ssh and port 443 just from the wireless network. I’m 100% sure that this has nothing to do with my Dell Inspiron I3.

And yeah, I forwarded ports 443 and 22. Don’t think I didn’t, cause I did.

I’ll let you know how it all works out!

How to Break Google Earth

January 12th, 2010 No comments

Upgrading to 5.1 should do it.

It’s that simple.

After upgrading Google Earth (a fresh install works fine) on Ubuntu Karmic Koala, you may see this at the end of your install:

Installing desktop icon…
./googleearth-bin: ./libstdc++.so.6: version `GLIBCXX_3.4.9′ not found (required by ./libgoogleearth_lib.so)
./googleearth-bin: ./libstdc++.so.6: version `GLIBCXX_3.4.9′ not found (required by ./libbase.so)

Google Earth will not launch at all, but here’s how to fix it. You need to remove the 2 library files that Google Earth is complaining about. Here’s how:

Move out or copy the following 2 files from your Google Earth installation directory like so:

google-earth$ mv libstdc++.so.6 libstdc++.so.6.bak
google-earth$ mv libgcc_s.so.1 libgcc_s.so.1.bak

Google Earth should then launch.

So there you have it. Another half-assed tech note. Hopefully we’ll get some new gaming reviews when Dan finally takes a break from playing Demon’s Souls and drooling.

The Upgrade: Ubuntu 9.10 – Karmic Koala

December 27th, 2009 No comments

Well it’s time to upgrade and say goodbye to Jaunty Jackalope. With the recent release of Ubuntu 9.10, aka Karmic Koala, it had to be done.

Karmic Koala was released on 29 October 2009, and while I am a little late on my review, I will say that I wanted to wait it out. After the initial release, I was hearing a lot of grumbling about slowness and issues with upgrading as opposed to a fresh install.

The last time I wrote a review of the Ubuntu upgrade process was way back in April of 2009.There were some issues with that tracker bug, but that was finally resolved. This time however, the upgrade went really smooth. Actually, let me back up a bit: The first time I tried to upgrade (2 months ago) to Karmic Koala, I used my old PIII 500Mhz laptop as a guinea pig. The exercise went horribly wrong, and to no fault of Ubuntu. Yes, my old Dell Latitude PIII finally bought the farm. That 20Gig hard drive has done it’s final spin.

So I had no choice but to bite the bullet and try the upgrade on my main machine.

I’m happy to say that the upgrade went perfectly smooth. I was a little worried that some packages might break considering the history of package installation that my machine has, but that didn’t happen.

The only issue I had was upgrading Virtual Box once Karmic was installed. If you use Virtual Box 2.0, you’ll need to first remove it (as root) with apt-get remove virtualbox-2.2.6.31-160, then download Virtual Box 3.12 from here and install it like so: dpkg -i virtualbox-3.0_3.0.12-54655_Ubuntu_jaunty_i386.deb

There was some initial slowness during the first boot, which is normal. Thunderbird and Firefox took forever to load. After the second boot, everything seems fine using the 2.6.31-16 kernel. Other than that, I have nothing bad to say about the Karmic Koala upgrade, so far. Time will tell.

I will say that the new splash screen is pretty slick. Click to enlarge:

Addendum I: After using Karmic Koala for about three hours, a nasty little bug was revealed. It turns out that a ton of useless messages will get logged to /var/log/messages, kern.log, and syslog. The logs fill up to the point where / or /var/log fills up. I’m really surprised that this made it out into the field, and it’s extremely annoying. The messages in question look like this:

Dec 1 08:02:42 compname kernel: [35031.545468] CPU0: Temperature above threshold, cpu clock throttled (total events = 13710)
Dec 1 08:02:42 compname kernel: [35031.545470] CPU0: Temperature/speed normal

Good thing though, is that there’s a simple temporary fix that you can use from the Ubuntu forums. Check out post #57 here. Once you apply the fix, backup or delete the huge log files and restart rsyslog.

Aside from that (I know, it’s a pretty major bug), Karmic Koala is running very fast and snappy. I’m inclined to say that the slowness I experienced with Jaunty was the fault of Firefox. Now, with Firefox 3.5.6 on Karmic, browsing is extremely fast. I’ve been testing browsing in Karmic using Chrome 4 as well, and page loading is very fast there too.

Addendum II: After a good 4 days of using Karmic, I’m really satisfied with performance.  Chrome 4 is good, but not there 100% yet. All apps seem to be loading fast, and my Windows XP Virtual Machine is smoother than before. Plus, Firefox is still surprising me with page loading,  especially when clicking through Adgitize blogs and ads.

m.

Related Posts with Thumbnails