特殊:Badtitle/NS100:LightScribe:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第5行: 第5行:
La''''''Cie has released the first software that allows burning labels on [[UbuntuHelp:LightScribe|LightScribe]] media using [[UbuntuHelp:LightScribe|LightScribe]] drives under Linux.
La''''''Cie has released the first software that allows burning labels on [[UbuntuHelp:LightScribe|LightScribe]] media using [[UbuntuHelp:LightScribe|LightScribe]] drives under Linux.
== Prerequisites ==
== Prerequisites ==
* [[ProcessorArch| x86]] distribution of Ubuntu [[DapperDrake| 6.06 LTS (Dapper)]] or newer
* [[UbuntuHelp:ProcessorArch| x86]] distribution of Ubuntu [[UbuntuHelp:DapperDrake| 6.06 LTS (Dapper)]] or newer
* LightScribe-enabled DVD/CD burner
* LightScribe-enabled DVD/CD burner
* [[UbuntuHelp:LightScribe|LightScribe]] media
* [[UbuntuHelp:LightScribe|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:
* [[UbuntuHelp:RPM/AlienHowto| Alien]] package, to install [[UbuntuHelp: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:
<pre><nowiki>
<pre><nowiki>
sudo apt-get install alien</nowiki></pre>
sudo apt-get install alien</nowiki></pre>
第33行: 第33行:
<ol><li>Enter '''1''' to turn on ''Enhanced Contrast'', or '''2''' to disable it.</li></ol>
<ol><li>Enter '''1''' to turn on ''Enhanced Contrast'', or '''2''' to disable it.</li></ol>


This tip is documented on the [[http://www.lightscribe.com/downloadSection/pse/|LightScribe Pre-Release Software Evaluation]] page.
This tip is documented on the [http://www.lightscribe.com/downloadSection/pse/ LightScribe Pre-Release Software Evaluation] page.
== Links ==
== Links ==
* [[http://www.lacie.com/products/product.htm?pid=10803|LaCie LightScribe Labeler for Linux product page]]
* [http://www.lacie.com/products/product.htm?pid=10803 LaCie LightScribe Labeler for Linux product page]
* [[http://www.lacie.com/download/manual/LightScribeLabelerLinux_en.pdf|LaCie LightScribe Labeler for Linux User Manual]]
* [http://www.lacie.com/download/manual/LightScribeLabelerLinux_en.pdf LaCie LightScribe Labeler for Linux User Manual]
* [[http://www.lacie.com/technologies/technology.htm?id=10024|LaCie LightScribe Direct Disc Labeling Technology page]]
* [http://www.lacie.com/technologies/technology.htm?id=10024 LaCie LightScribe Direct Disc Labeling Technology page]
* [[http://www.lightscribe.com/|Official LightScribe site]]
* [http://www.lightscribe.com/ Official LightScribe site]
----
----
[[category:CategoryHardware]] [[category:CategoryCleanup]]
[[category:CategoryHardware]] [[category:CategoryCleanup]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2008年10月19日 (日) 16:02的版本

{{#ifexist: :LightScribe/zh | | {{#ifexist: LightScribe/zh | | {{#ifeq: {{#titleparts:LightScribe|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:LightScribe|1|-1|}} | zh | | }}

LightScribe support for Linux.

Introduction

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

Prerequisites

  • x86 distribution of Ubuntu 6.06 LTS (Dapper) or newer
  • LightScribe-enabled DVD/CD burner
  • LightScribe media
  • Alien package, to install 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

Installing

  1. Download the software from La'Cie
    1. LightScribe Host Software for Linux: <
      > [[1]]
    2. LightScribe Labeler for Linux <
      > [[2]]
  2. 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! Additionally, newer software may be available at http://www.lightscribe.com/downloadSection/linux/index.aspx

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
  1. 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