SATA DVD Burner with LightScribe

As mentioned before, I have a new DVD Burner. After getting it to work, I needed to start using it. The first pack of media that I bought had the LightScribe surface. For those that don’t already know, LightScribe is a technology developed by HP that uses the DVD burner laser to effectively print directly onto the surface of special discs. Now I need to get this to work with Ubuntu.

First I went to the download area of the LightScribe website, and in the pre-release area, they have a few Debian packages that are compatible with Ubuntu. I installed these following the instruction provided, and started to use the simple labeller application.

This worked great, but is limited only to the most basic format of label, which consists of only two lines of text with a few provided graphics in a narrow band near the centre of the disk. My handwriting is not the best, so was happy with this as a simple solution, but it would be nice to have more.

I did a quick search to see if anybody has made any other label software for Linux that can use LightScribe, and drew a blank. This seems strange to me as HP have made the API available and even provide a sample application with the SDK. It would be nice to one day bite the bullet and have a go at writing my own application. Maybe this is the one!

A little bit of further research and I found LaCie have provided a LightScribe program for Linux. Initially I discarded this, as I was sure that it would be somehow crippled to only work with LaCie drives, and not with my Samsung one. Well it turns out that it is not. I only need to download the application, as I already had the LightScribe support files from the LightScribe site.

The LaCie software makes a good companion to the LightScribe software. The LaCie software only prints graphics, but will print to the full face of the disk. The clever thing with LightScribe is that the drive is able to recognise the position of the disk, so I can use the LaCie program to put a picture on the lower half of the disk, and leave the top area blank. I can then use the LightScribe simple labeller program to add a line of text. It is even possible to print the same label twice to get a darker image.

So I am happy. I have a method of marking my disks that looks smart, and it all works in Linux. I could really do with making a template for Gimp or Inkscape so that I can generate images easily, but that can wait. I now need to work on a few recipes to cook up some content suitable to burn.

SATA DVD Writer issues!

I decided to buy myself a DVD Writer. A quick search and I decided to get a SATA device from Samsung that has LightScribe. I have a SATA controller on my motherboard, and I don’t like the idea of buying old technology, so I wanted a SATA interface.

I did a quick check to make sure that there was a good chance such a device would work with my Ubuntu desktop system. No major issues were highlighted, so on Tuesday I went bought the drive. I guessed that it would be only a few minutes to install, and then I would be up and running.

How wrong was I? To cut a long story short, I found that I have two different SATA controllers on my motherboard. One is incorporated in the southbridge, and one extra one. If I plugged the DVD into the extra one, then the machine would not even complete the POST. If I plugged it into the one on the southbridge, it would boot, but very slowly, and the DVD would not work, and the lots of error messages would fill dmesg.

It turns out that I have an early motherboard with SATA, and that it is not very good. Eventually I gave up trying to get it to work, and just bought a new SATA controller card. Now the machine boots without errors. Next thing is to learn how to create DVD’s and see if I can get LightScribe to work.