Monthly Archive for December, 2009

Page 2 of 3

Via’s new powerful, power efficient chipset

Via’s new low power but powerful chipset looks very interesting..

The graphics capabilities are courtesy of what Via is branding as the Chrome 520, an integrated graphics processor on the VN1000 that has 32 stream processors and four sampling units. According to the company, a 128-bit 2D graphics engine provides GDI/GDI+ acceleration, hardware 2D rotation, and a true-color hardware cursor with 256-level blending.

Via says the Chrome 520 supports Shader Model 4, OpenGL 3.0, and OpenCL 1.0 for “next-generation GPGPU applications.” Meanwhile, a ChromotionHD 2.0 video processor is said to offer “advanced filtering and cutting edge post-processing,” performing “ultra-smooth decoding” of 1080p HD video in MPEG-4/AVC, H.264, MPEG-2, VC-1, WMV-HD, and AVS video formats.

KDE Semantic Desktop Technology with Nepomuk

KDE News provides a first look at Mandriva’s integration of Nepomuk with KDE 4.3 in their recent release.

Nepomuk is a whole new approach to managing information intelligently and the transformation of pure research into useful and robust tools obviously takes time. However, Nepomuk is already working behind the scenes in KDE software in ways you may have used without noticing and some advanced searching features are already available if you know how to use them…

A friendly Nepomuk based search interface is expected to debut with Dolphin in release 4.4 of the KDE Software Compilation and full browsing capabilities based on Nepomuk are aimed for inclusion in 4.5 in the form of faceted browsing.

I finally got a coffee machine..

I’ve been using my much beloved Bialetti stove pot for ages, but I have been wanting to get more serious and purchase a “proper” espresso machine.

Finally, today I was able to do that and for a bargain price I think.

The machine is a Sunbeam Café Series EM6910 which has twin pumps and twin heating systems so that one can prepare the coffee and milk at the same time. Andrew Tridgell recommended it when he recently presented his home made coffee roaster at CLUG. I also have another friend with one who highly recommends it. So with Tridge’s recommendation on top of that, it was just a matter of time..
Sunbeam EM6910 Espresso Machine
RRP AU$799

To go with this lovely machine I of course needed a coffee grinder, so once again the recommendation came in for the Café Series Conical Burr Coffee Grinder EM0480.
Sunbeam EM0480 Burr Coffee Grinder
RRP AU$219

That comes in at a total price of $1018, recommended retail of course.

Currently however, Sunbeam has a promotion on giving you a free EM0480 grinder when you purchase an EM6910 espresso machine.

With that in mind, I went out to find the best price I could on the machine, which would therefore include the grinder, saving a few hundred dollars.

Myer had it on special for $718, Harvey Norman would do it for $699, Bing Lee beat that price for $670 but today The Good Guys were the winners for $597.

Yes, $597. I had to double check the ticket to make sure I was looking at the right item! It was true. So now I have the exact machine I wanted with the exact grinder I wanted, brand new, and for a bargain price!

Computers still too expensive in Australia, despite strong Aussie dollar

Dell just released their new Vostro v13 for US$450 in the States. How much is it in Australia? AU$999.

Based on exchange rates at the time of writing, US$450 = AU$490.

We’re being ripped off over AU$500! That’s more than a second laptop costs in the USA!

Sure, it’s all about the market, but with the strong Aussie dollar it sucks that we cannot get some benefit when it comes to computers!

Apple does the same thing. The 13″ Macbook Pro is US$1190. In Australia it’s AU$1599. A rip off of over AU$300!

On the flip side, it stops me from spending money..

Tweet (and Facebook) with pidgin

This is interesting, using pidgin to tweet and facebook (if that can be used as a verb).

Pidgin is an an Instant Messaging client that has plugins and capabilities to connect to you to all of your favorite messaging protocols (MSN, Yahoo!, AOL, ICQ, Google Talk, etc..), and in addition there are third-party plugins for Facebook and Twitter. The integration is magnificent, I was like a kid on Christmas morning when I found this out and started using it.

Only problem is, pigeons don’t tweet, they coo..

-c

More Karmic FAIL

At work most of our computers run Ubuntu (well, they used to) and the upgrade to Karmic has not been fun. Mike’s machine broke X, Evolution on Justin’s machine segfaults whenever he tried to create a new email and it also booted his old 2.6.28 kernel instead of the new 2.6.31 version. AC’s computer lost all his desktop icons in GNOME, the subtitling editing program he uses broke and needed a re-install, the screensaver also locks up his machine… and so on.

On top of all that, a non-technical user which I put onto Ubuntu tried to upgrade at home and it failed too. Also, my boss tried to upgrade his home computer to Karmic for the second time, but it aborted during the process.

This is all about 6 weeks after the initial release.. *sigh*

Fedora 12 and NVIDIA driver

Matt has a post over on his blog about how to get the NVIDIA driver working under Fedora 12. I currently use the Nouveau driver, but I’m sure it’ll come in handy in the future. Thanks Matt!

It wasn’t as straight forward as it _should_ have been, as apparently there is a bug in the current (at time of writing) version of Xorg, which causes X to run really slow.

I’m not convinced that it’s a bug in X.org, sounds like a problem caused by the NVIDIA driver. If only it were open source..

-c

Not that drive, Mandriva. No!

Installing Mandriva 2010 on my home machine I ran into a little issue during installation.

I had told it to use the 5th hard drive on my machine, which already had a single Linux partition on it. Not needing this, I told the installer to “use entire drive” but the next thing I knew, it was formatting a completely different drive.

Upon closer inspection, it actually ended up writing a bizarre partition structure to the drive I actually told it to use:

[root@localhost ~]# fdisk -l /dev/sde

Disk /dev/sde: 300.1 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xdd13fc46

Device Boot Start End Blocks Id System
/dev/sde1 * 1 1 0 0 Empty
Partition 1 does not end on cylinder boundary.
/dev/sde2 * 1 1 0 0 Empty
Partition 2 does not end on cylinder boundary.
/dev/sde3 * 1 1 0 0 Empty
Partition 3 does not end on cylinder boundary.
/dev/sde4 * 1 1 0 0 Empty
Partition 4 does not end on cylinder boundary.

And then this is the drive it actually used!

[root@localhost ~]# fdisk -l /dev/sdc

Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0×00000000

Device Boot Start End Blocks Id System
/dev/sdc1 * 1 1568 12594928+ 83 Linux
/dev/sdc2 1569 60801 475789072+ 5 Extended
/dev/sdc5 1569 2077 4088511 82 Linux swap / Solaris
/dev/sdc6 2078 60801 471700498+ 83 Linux

Gasp!

Update: I should mention that I didn’t lose any data from that drive, but I do wonder how many others have had this issue.

Xena 5.0.0 released

We’ve been pretty busy getting the new version of Xena ready for release. Finally it was made available yesterday. There are lots of changes in this version, specifically a complete revamp of external licenses used by the software and lots of new features. It’s a major turning point for the software, which is now under the GPLv3.

New Features
* Updated license to GPL version 3 (included in COPYING.txt).
* Ability to create raw text versions of document formats for indexing purposes.
* Integration with tesseract OCR software.
* Windows version released with automated installer.
* Normaliser for harvested websites.
* Guesser for ODF, already open format so binary normalise only.
* Advanced Magic Guesser.
* Image Magick Guesser using external convert program.
* Support for audio files in OGG container format using Vorbis, FLAC or Speex codecs.
* Improved MP3 guesser.
* Support for more image formats.
* Major internal re-factoring of external libraries used.
* Libraries now updated and built from source.
* Using a new charset detection library.
* Ability to preserve directory structures.
* Ability to handle files normalised with previous versions of Xena.
* Automatically configure output and log directories.

-c

How to triple boot Mac Pro with OS X, Fedora, Windows

Here are some step by step instructions on how to triple boot a Mac Pro (and I guess any Intel based Mac) with OS X (Snow Leopard), Fedora 12 and Windows XP. I ran into trouble because of the Fedora 12 installer being clever and setting my Fedora partition to be bootable, which didn’t play nice with the MBR table and Windows.

Firstly, the Mac Pro I am using has a 500GB SATA drive, so the partition sizes that I choose reflect that fact. Your machine might be different, so adjust accordingly.

Step 1
Install OS X on single partition using the whole drive (insert DVD and boot with C key held down).

Step 2
Use the diskutil terminal command to resize the OS X partition and create one for Linux and Windows.

Open “Terminal” and then run:
sudo diskutil resizeVolume disk0s2 200G "MS-DOS" "Linux" 200G "MS-DOS" "Windows" 5G
(Note that the final number for the Windows drive doesn’t really matter, it will fill all remaining available space.)

Step 3
Under OS X, install rEFIt (a graphical EFI boot loader) and then bless the drive:
sudo /efi/refit/enable-always.sh

Step 4
Insert Fedora 12 disk and reboot, holding down the C key (or boot it from the Linux CD entry in rEFIt menu).
(Note: I had to install via FTP, because installing from DVD didn’t always work on my Mac Pro. If you have the same issue then at the boot menu hit the “Tab” key and add “askmethod” to the kernel line and boot the entry.)

Step 5
During the installer, select the 3rd partition for / (choose “Custom” partition), format ext4.

Next, switch to terminal 2 (CTRL+Alt+2) and toggle boot to off for the Linux partition, like so:
parted /dev/sda
toggle 3 boot
quit

Now sync the GPT and MBR partition tables:
gptsync /dev/sda
(Or you can do this step via rEFIt menu after the install if you prefer.)

Switch back to terminal 6 (Alt+6) and continue. Install the boot loader to /dev/sda3 (this is the default).

Complete Fedora install, reboot into OS X, eject disk, insert Windows XP install CD.

For reference, the GPT partition table should look something like this:

[chris@localhost ~]$ sudo parted -l

Model: ATA ST3500630AS P (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number Start End Size File system Name Flags
1 20.5kB 210MB 210MB fat32 EFI System Partition boot
2 210MB 200GB 200GB hfs+ OS X
3 200GB 400GB 200GB ext4 Linux
4 400GB 500GB 99.9GB ntfs Windows

While the MBR table should look like this:

[chris@localhost ~]$ sudo fdisk -l

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcce7cce7

Device Boot Start End Blocks Id System
/dev/sda1 1 26 204819+ ee GPT
/dev/sda2 26 24325 195181428 af HFS / HFS+
/dev/sda3 * 24341 48656 195311616 83 Linux
/dev/sda4 48657 60802 97556480 7 HPFS/NTFS

Step 6
Reboot, holding down C key (or choose the Windows CD entry from rEFIt menu), install Windows XP to 4th partition, format NTFS.
If the Windows installer sees a single partition and can’t detect the file system, re-sync the GPT and MBR partition tables via rEFIt or Fedora gptsync command. Also, ensure that the Fedora partition is not set to be bootable (Step 5, part 2). The installer should see multiple drive letters, with the 4th partition being the C drive. Yes, Windows has to be installed on the last partition.

After install, the rEFIt menu should see Windows on the hard drive. Boot it and continue your Windows install. Once installed, insert the OS X Snow Leopard DVD and install the system drivers, etc.

That’s about it.