Entries from May 2009 ↓

Ubuntu 9.04 (Jaunty Jackalope) Annoyances

I upgraded to Ubuntu 9.04 from 8.10 over the weekend.
The good:
Faster boot up. (worth the upgrade all by itself)
New notification “bubbles” that appear and then disappear again without any fuss.
OpenOffice 3.0 and other software upgrades.

The Bad:
Required tweaks to my pam_mount.conf.xml file to get my encrypted home directory to work. (Not an issue for most users.)

Bluetooth communication ports (serial over bluetooth) started giving errors because standard users no longer had permissions to use them. Adding the following code to an /etc/udev/rules.d/rfcomm.rules file allowed all users in the “dialout” group to access the /dev/rfcommXXX serial over bluetooth ports. (Ubuntu developers know about this problem and it will be fixed eventually.)

KERNEL=="rfcomm*", GROUP="dialout"

Java support for MIDI music failed until I installed timidity again with the following command:
sudo apt-get install timidity pmidi

The Annoying:
The hardware buttons on my thinkpad (brightness, volume, etc) still work, but no longer have an on screen display. I could fix this by installing the tpb (thinkPadButtons) package, but it takes up extra CPU cycles and power. I found that the packagers are actively discussing this issue and have decided to wait until they fix the issue within the default packages.

When running Pidgin (IM client), an “envelope” icon appears inside a “indicator-applet 0.1″ to show that it’s running. Of course, Pidgin itself pops up another icon to show that it’s running on my gnome panel at the same time. I’ve thought about removing the indicator-applet from my panel to remove the duplicate items, but worried about what else I may miss if it’s not there to “hold all of the system indicators”. I eventually decided to go into the Pidgin preferences and select “Show System Tray Icon” only “on unread messages” which mostly fixed this annoyance, although now I need two button clicks to bring the IM window to the top instead of just one.

The ATI M6 graphics processor on my IBM X31 laptop was not automatically configured to use hardware acceleration. To use ppracer and other applications that require hardware acelleration to work well (such as the new version of lyx!) I had to edit my xorg.conf file following directions I found here.

Ubuntu 8.10 bootup time compared with 9.04 and Windows Vista

One of the claimed features that made me upgrade to Ubuntu 9.04 was the boot-up speed increases. Before the upgrade using Ubuntu 8.10 it took my computer 55 seconds to boot up to the login screen. Including a very fast (2 second) login, it took 1:25 until the desktop was “usable”. Starting Thunderbird and Firefox immediately took until 1:55 to bring up both windows.

After I installed Ubuntu 9.04 I timed the login. I was impressed with the speed increases. It took
35 seconds to get to the login screen. Including a very fast (2 second) login, it took 1:05 until the desktop was “usable”. Starting up both Thunderbird and Firefox were ready to use by one minute and thirty seconds after bootup.

The bootup time of Ubuntu 9.04 is identical to that of Windows Vista (the shutdown time is approximately 5 seconds faster)

DM-Crypt encrypted volume upgrade problems to Ubuntu 9.04

I just used the distribution upgrade option to move from Ubuntu 8.10 to 9.04. My dm-crypt encrypted home directory initially refused to load, and I had to change my volume entry in the /etc/security/pam_mount.conf.xml to make it work again.

Specifically, a few of the defaults had changed, so now I had to specify the old (8.04) defaults (ripemd160 hash).


< volume user="summetj" fstype="crypt" path="/dev/sda6" mountpoint="/home/summetj" options="cipher=aes,hash=ripemd160,fsk_cipher=aes-256-ecb,fsk_hash=md5" keyfile="/home/summetj.key" / >

Printer Ink, $9507 a gallon

Just replaced an HP 74 black ink cartridge and purchased another backup cartridge for $13.11 (well below the standard price). Difference in weight between the full (28g) and empty cartridge (23g) is 5 grams. Assuming ink has the same density as water, that is $9507 a gallon. Assuming the 200 page per cartridge yield from HP is accurate, that’s also 15.26 cents a page.