Lightscribe

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
deadguy
Level 5
Level 5
Posts: 707
Joined: Wed Aug 15, 2007 9:41 pm
Location: Illinois USA

Re: Lightscribe

Post by deadguy »

in a terminal type:

Code: Select all

whereis lightscribe
should give you the path :D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Lantesh

Re: Lightscribe

Post by Lantesh »

Here is a tip on how to change the contrast setting. By default it's very light, and if you have the patience to wait about 5 more minutes for a burn to finish it looks much better on the high contrast setting.

Make sure LightScribe is version 1.8.15.1 or newer
Bring up a terminal window.
Type the following onto the command line

sudo /usr/lib/lightscribe/elcu.sh

Note the space after "sudo", and no spaces for the rest of the string.
Enter your password when prompted.
Choose to activate the higher contrast print setting by typing in "1" (without the quotes).
When printing a LightScribe label, ensure that "Best" contrast is selected, and the new higher contrast setting will be in effect.

If you want a label program that supports inserting pictures (the basic lightscribe program does not) there isn't much choice for Linux. I was only able to come up with one option. The program is from Lacie, and is available on their website in the .rpm package format only. I converted it to .deb and have been using it for a few months without any issues. It works great. I put it up on my webspace for anyone who wants it, and I will leave it there for a while. The link is:

http://www.members.cox.net/350t5/4l.deb

After you install the .deb package you will notice it does not make a launcher for you in the menu. You will have to make your own. The actual command to launch the program is not Lacie. It is 4L-gui. You also have to launch the program as root or else it doesn't have the rights to burn the image.

If you make a launcher use this:
gksudo 4L-gui

If you run it in terminal use this:
sudo 4L-gui

Happy burning!
Locked

Return to “Beginner Questions”