Diff for "LightScribe"


Differences between revisions 11 and 12
Revision 11 as of 2008-10-17 22:25:06
Size: 2398
Editor: cpe-69-207-215-155
Comment: Removed from CategoryDocumentation.
Revision 12 as of 2008-11-10 20:57:58
Size: 2886
Editor: 206
Comment: Lacie is now publishing debs that are built against Etch and run natively on Hardy and Intrepid.
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * [[ProcessorArch| x86]] distribution of Ubuntu [[DapperDrake| 6.06 LTS (Dapper)]] or newer
 * LightScribe-enabled DVD/CD burner
 * LightScribe media
 * [[RPM/AlienHowto| Alien]] package, to install [[WikiPedia:RPM_Package_Manager|RPM]] packaged software in Ubuntu. If you don't have it installed or don't know if you do, use this command:
   {{{
sudo apt-get install alien}}}
 * Install old C library if you have Ubuntu 7.04 or newer:
   {{{
sudo apt-get install libstdc++5}}}
 * [[ProcessorArch| x86]] distribution of Ubuntu [[HardyHeron| 8.04 LTS (Hardy)]] or newer.
 * LightScribe capable CD-R or DVD-R burner.
 * LightScribe media.
Line 24: Line 18:
 1. Download the software from La''''''Cie
  i. LightScribe Host Software for Linux: <<BR>> [[http://www.lacie.com/download/drivers/lightscribe-1.8.15.1-linux-2.6-intel.rpm]]
  i. LightScribe Labeler for Linux <<BR>> [[http://www.lacie.com/download/drivers/4L-1.0-r6.i586.rpm]]
 1. Install the packages using Alien
  {{{
sudo alien -i lightscribe-1.8.15.1-linux-2.6-intel.rpm
sudo alien -i 4L-1.0-r6.i586.rpm}}}
  ''Note: The packages must be installed in this order!''
 1. Visit the LightScribe download page for Linux: http://www.lightscribe.com/downloadSection/linux/index.aspx
Line 33: Line 20:
 Additionally, newer software may be available at http://www.lightscribe.com/downloadSection/linux/index.aspx  2. Download the [[http://download.lightscribe.com/ls/lightscribe-1.14.32.1-linux-2.6-intel.deb|LightScribe System Software package "deb package"]] software.

 3. Download the [[http://download.lightscribe.com/ls/lightscribeApplications-1.10.19.1-linux-2.6-intel.deb|LightScribe Simple Application "deb package"]] software.

 4. Double-click the lightscribe-1.14.32.1-linux-2.6-intel.deb file and follow the prompts to install it.

 5. Double-click the lightscribeApplications-1.10.19.1-linux-2.6-intel.deb file and follow the prompts to install it.

 6. Run the '''/opt/lightscribeApplications/SimpleLabeler/SimpleLabeler''' program.

= Installing on amd64 =

The LightScribe packages can be forcibly installed on 64-bit systems.

First, install the 32-bit compatibility package:
{{{
sudo apt-get install ia32-libs}}}

Second, force installation like this:
{{{
sudo dpkg --install --force-architecture lightscribe*.deb}}}

This is an advanced command that can break your Ubuntu installation. Never force install a package unless you are prepared to restore the operating system from backup.

= Warnings =

These packages install programs as setuid root, which means that they run with full system privileges and could be a security risk.
Line 45: Line 59:

Line 53: Line 69:
CategoryHardware CategoryCleanup CategoryHardware CategoryCleanup CategoryHardware

LightScribe support for Linux.

Introduction

LaCie has released the first software that allows burning labels on LightScribe media using LightScribe drives under Linux.

Prerequisites

  • x86 distribution of Ubuntu 8.04 LTS (Hardy) or newer.

  • LightScribe capable CD-R or DVD-R burner.

  • LightScribe media.

Installing

  1. Visit the LightScribe download page for Linux: http://www.lightscribe.com/downloadSection/linux/index.aspx

  2. Download the LightScribe System Software package "deb package" software.

  3. Download the LightScribe Simple Application "deb package" software.

  4. Double-click the lightscribe-1.14.32.1-linux-2.6-intel.deb file and follow the prompts to install it.
  5. Double-click the lightscribeApplications-1.10.19.1-linux-2.6-intel.deb file and follow the prompts to install it.
  6. Run the /opt/lightscribeApplications/SimpleLabeler/SimpleLabeler program.

Installing on amd64

The LightScribe packages can be forcibly installed on 64-bit systems.

First, install the 32-bit compatibility package:

sudo apt-get install ia32-libs

Second, force installation like this:

sudo dpkg --install --force-architecture lightscribe*.deb

This is an advanced command that can break your Ubuntu installation. Never force install a package unless you are prepared to restore the operating system from backup.

Warnings

These packages install programs as setuid root, which means that they run with full system privileges and could be a security risk.

Enable Enhanced Contrast

Activating the higher contrast print mode will let you print higher quality labels, at the cost of a bit longer burn time.

  1. Run the Enhanced Contrast Utility for Linux
    • sudo /usr/lib/lightscribe/elcu.sh
  2. Enter 1 to turn on Enhanced Contrast, or 2 to disable it.

This tip is documented on the LightScribe Pre-Release Software Evaluation page.

Links


CategoryHardware CategoryCleanup CategoryHardware

LightScribe (last edited 2015-08-02 15:46:40 by dynamic-adsl-78-14-103-191)