LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-22-2017, 05:00 AM   #1
Crb999
Member
 
Registered: Jan 2017
Location: West Coast Scotland
Distribution: Suse Linux 42.2 Now 15.1
Posts: 319

Rep: Reputation: Disabled
Running Lightscribe software eludes me!


Hi again.

Running a dedicated Dell Optiplex 780 with Suse Leap 42.2.

My constant problems with my previous dvd device have been cured by swapping for a new one which was instantly recognised by the system,

The new dvd writer has Lightscribe capabilities which, of course, I want to use.

Seems simple enough!

There is software claiming to run in Linux but not on my machine!

"I know! "thought I," I'll install WINE and run the readily available window$ version.

I've done that but it doesn't run there either.

I moved back to concentrate on the Linux version and to my surprise, when I try and run it, WINE starts, but nothing else.

I'm going to uninstall everything and start again but if anybody out there has guidance, it would be much appreciated.

Regards

Chris
 
Old 02-22-2017, 10:01 AM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
I've never used that because it takes special CD/DVDs compatible to be written on using lightscribe but I have set up my widows to use it.

There was a separate driver just for the lightscribe capabilities itself, then needing software as well to pick the picture or setup the whatever one wanted on the CD/DVD.

I've sense pulled my DVD writer out for a hdd in my laptop.

So I'd think you'd need to have that writer driver installed in wine somehow as well as the software to tell the dvd writer what to do.

without that diver for the lightscribe capability itself I do not think you'd be getting anything done.

additional stuff for linux

[How to] Burn LightScribe Discs in Ubuntu


LightScribe


Lightscribe Download

linux
windoes
etc
Quote:
NOTE: These drivers and utilities are provided by a third party. By downloading them,
you acknowledge that Pawtec is not responsible for any damage to your system resulting
from the use of these drivers and utilities.

Last edited by BW-userx; 02-22-2017 at 10:06 AM.
 
Old 02-22-2017, 03:59 PM   #3
Crb999
Member
 
Registered: Jan 2017
Location: West Coast Scotland
Distribution: Suse Linux 42.2 Now 15.1
Posts: 319

Original Poster
Rep: Reputation: Disabled
Thank you BW-userx.

I have most of that in hand.

I have managed to get the simple Labeler running in wine but it fails to find my Lightscribe device.

The dvd is not mounted but any attempt to mount it results in a declaration that the device is not in fstab.

Perhaps if it were, the Labeler would find it?
 
Old 02-22-2017, 04:11 PM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
I do not have a dvd installed anymore to try and figure out anything. But I'd think the software would rely on the hardwhere to tell it where the dvd is first.

I have this.
Code:
#/dev/cdrom      /mnt/cdrom       auto        noauto,owner,ro,comment=x-gvfs-show 0   0
Slackware puts this in the fstab and comments it out, for that just in case one needs it it is already there.

placing that into your fstab might help
as you are getting this
Quote:
Originally Posted by Crb999
The dvd is not mounted but any attempt to mount it results in a declaration that the device is not in fstab.

Last edited by BW-userx; 02-22-2017 at 04:25 PM.
 
Old 02-22-2017, 04:44 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
My guess is that when you run it in wine it needs to have dos type cd support running. I might be tempted to use QTlightscribe instead of trying to get wine to work with a dvd burner. https://sourceforge.net/projects/qls...ar.gz/download
 
Old 02-23-2017, 11:31 AM   #6
Crb999
Member
 
Registered: Jan 2017
Location: West Coast Scotland
Distribution: Suse Linux 42.2 Now 15.1
Posts: 319

Original Poster
Rep: Reputation: Disabled
I now have Lightscribe Template Labeler working but it can't find the DVD burner either with or without a blank DVD.

Thanks Jefro, Had a look at QTlightscribe but installing it is well beyond my capabilities.

BW-userx, when I look at fstab I get:

Code:
cat fstab 
UUID=0b96379d-a68b-460b-8ef2-393cfba700a3 swap swap defaults 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 / btrfs defaults 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /boot/grub2/i386-pc btrfs subvol=@/boot/grub2/i386-pc 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /boot/grub2/x86_64-efi btrfs subvol=@/boot/grub2/x86_64-efi 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /opt btrfs subvol=@/opt 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /srv btrfs subvol=@/srv 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /tmp btrfs subvol=@/tmp 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /usr/local btrfs subvol=@/usr/local 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/crash btrfs subvol=@/var/crash 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/libvirt/images btrfs subvol=@/var/lib/libvirt/images 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mailman btrfs subvol=@/var/lib/mailman 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mariadb btrfs subvol=@/var/lib/mariadb 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mysql btrfs subvol=@/var/lib/mysql 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/named btrfs subvol=@/var/lib/named 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/pgsql btrfs subvol=@/var/lib/pgsql 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/log btrfs subvol=@/var/log 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/opt btrfs subvol=@/var/opt 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/spool btrfs subvol=@/var/spool 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/tmp btrfs subvol=@/var/tmp 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /.snapshots btrfs subvol=@/.snapshots 0 0
UUID=75e11fcd-338d-4773-98ba-5e78c9970cb9 /home xfs defaults 1 2
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/machines btrfs subvol=@/var/lib/machines 0 0
crb999@linux-dxa1:/etc>
This is so unlike the example you gave I dare not add to it in the manner you suggested.

Am I accessing the wrong file or the wrong version of the file?
 
Old 02-23-2017, 11:47 AM   #7
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Crb999 View Post
I now have Lightscribe Template Labeler working but it can't find the DVD burner either with or without a blank DVD.

Thanks Jefro, Had a look at QTlightscribe but installing it is well beyond my capabilities.

BW-userx, when I look at fstab I get:

Code:
cat fstab 
UUID=0b96379d-a68b-460b-8ef2-393cfba700a3 swap swap defaults 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 / btrfs defaults 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /boot/grub2/i386-pc btrfs subvol=@/boot/grub2/i386-pc 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /boot/grub2/x86_64-efi btrfs subvol=@/boot/grub2/x86_64-efi 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /opt btrfs subvol=@/opt 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /srv btrfs subvol=@/srv 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /tmp btrfs subvol=@/tmp 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /usr/local btrfs subvol=@/usr/local 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/crash btrfs subvol=@/var/crash 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/libvirt/images btrfs subvol=@/var/lib/libvirt/images 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mailman btrfs subvol=@/var/lib/mailman 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mariadb btrfs subvol=@/var/lib/mariadb 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mysql btrfs subvol=@/var/lib/mysql 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/named btrfs subvol=@/var/lib/named 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/pgsql btrfs subvol=@/var/lib/pgsql 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/log btrfs subvol=@/var/log 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/opt btrfs subvol=@/var/opt 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/spool btrfs subvol=@/var/spool 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/tmp btrfs subvol=@/var/tmp 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /.snapshots btrfs subvol=@/.snapshots 0 0
UUID=75e11fcd-338d-4773-98ba-5e78c9970cb9 /home xfs defaults 1 2
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/machines btrfs subvol=@/var/lib/machines 0 0
crb999@linux-dxa1:/etc>
This is so unlike the example you gave I dare not add to it in the manner you suggested.

Am I accessing the wrong file or the wrong version of the file?
that line for your cd/dvd is just a simple mount source - destination point like every other line in your fstab.
Even though it looks like your system has a lot to do, Me. I'd set aside wine, because it is still having to comminate with your CD/DVD if that is not even attached to your main system, Linux then how can wine see it regardless of what you do with wine?

make sure that the directories that the fstab line for the dvd is actually in your system.

If /dev/ is an auto create directory thing then it will just create that sub-directory for your cdrom. But I think it needs to be there ahead of time. Creating that sub-directory is easy enough.

you need to get your DVD to mount first. Yes?

if your base system is not mounting the dvd then nothing else can use what is not there. WINE is a end point man. The resources have to be there first, like in Vbox. if the usb port is set up to use in Vbox and the host cannot see it or something is not mounted on that same usb port then VBox cannot use it either, because Vbox is a end man.

I'd get my dvd to mount so I can use it in Linux first. then try the Linux software. Eiterway Linux has to be able to mount that dvd first so it can get to it and then let wine see it. hope you understand that line of commination that needs to take place here.

that fstab line for dvd/cd is no different then the other lines in your fstab telling it what to mount off of and where to put it in the system so you or apps can get at it.

Code:
#source            mount point     file type    how to mount it                   dump
/dev/cdrom      /mnt/cdrom       auto        noauto,owner,ro,comment=x-gvfs-show 0   0
Auto-mount CD/DVD drive to single, specific mount point every time?




How to mount cdrom in Linux


How to Find the Mount Point & Device Name of your CD/DVD Disc Drive in Ubuntu

Last edited by BW-userx; 02-23-2017 at 11:58 AM.
 
Old 02-23-2017, 02:20 PM   #8
Crb999
Member
 
Registered: Jan 2017
Location: West Coast Scotland
Distribution: Suse Linux 42.2 Now 15.1
Posts: 319

Original Poster
Rep: Reputation: Disabled
hi BW-userx

My fstab now looks like this:

Code:
linux-dxa1:~ # cat /etc/fstab
UUID=0b96379d-a68b-460b-8ef2-393cfba700a3 swap swap defaults 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 / btrfs defaults 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /boot/grub2/i386-pc btrfs subvol=@/boot/grub2/i386-pc 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /boot/grub2/x86_64-efi btrfs subvol=@/boot/grub2/x86_64-efi 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /opt btrfs subvol=@/opt 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /srv btrfs subvol=@/srv 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /tmp btrfs subvol=@/tmp 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /usr/local btrfs subvol=@/usr/local 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/crash btrfs subvol=@/var/crash 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/libvirt/images btrfs subvol=@/var/lib/libvirt/images 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mailman btrfs subvol=@/var/lib/mailman 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mariadb btrfs subvol=@/var/lib/mariadb 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/mysql btrfs subvol=@/var/lib/mysql 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/named btrfs subvol=@/var/lib/named 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/pgsql btrfs subvol=@/var/lib/pgsql 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/log btrfs subvol=@/var/log 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/opt btrfs subvol=@/var/opt 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/spool btrfs subvol=@/var/spool 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/tmp btrfs subvol=@/var/tmp 0 0
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /.snapshots btrfs subvol=@/.snapshots 0 0
UUID=75e11fcd-338d-4773-98ba-5e78c9970cb9 /home xfs defaults 1 2
UUID=5a5efa05-1712-40c3-a4e7-10b553ed5404 /var/lib/machines btrfs subvol=@/var/lib/machines 0 0
/dev/sr0  /mnt/dvd   auto  noauto,user,ro,comment=x-gvfs-show 0   0
linux-dxa1:~ #
It has made no difference afaics!
 
Old 02-23-2017, 03:19 PM   #9
Crb999
Member
 
Registered: Jan 2017
Location: West Coast Scotland
Distribution: Suse Linux 42.2 Now 15.1
Posts: 319

Original Poster
Rep: Reputation: Disabled
I have turned away from wine!

I have three rpms I've tried to install with zypper.

Code:
-rw-r--r-- 1 crb999 users  825987 Feb 12 12:14 lightscribe-1.18.27.10-linux-2.6-intel.rpm
-rw-r--r-- 1 crb999 users 9756232 Feb 16 15:05 lightscribeApplications-1.18.15.1-linux-2.6-intel.rpm
-rw-r--r-- 1 crb999 users  622177 Feb 12 12:27 lightscribePublicSDK-1.18.6.1-linux-2.6-intel.rpm
All sorts of problem messages appear

Code:
linux-dxa1:/home/crb999/Downloads # zypper in lightscribePublicSDK-1.18.6.1-linux-2.6-intel.rpm
Retrieving repository 'KDEapps' metadata .....................................................................[error]
Repository 'KDEapps' is invalid.
[KDEapps|http://download.opensuse.org/repositories/KDE:/Applications/openSUSE_Leap_42.2/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'KDEapps' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
'lightscribePublicSDK = 0:1.18.6.1-0' is already installed.
No update candidate for 'lightscribePublicSDK-1.18.6.1-0.i386'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.
linux-dxa1:/home/crb999/Downloads #
Then the applications which is a similar story

Code:
linux-dxa1:/home/crb999/Downloads # zypper in lightscribeApplications-1.18.15.1-linux-2.6-intel.rpm
Retrieving repository 'KDEapps' metadata .....................................................................[error]
Repository 'KDEapps' is invalid.
[KDEapps|http://download.opensuse.org/repositories/KDE:/Applications/openSUSE_Leap_42.2/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'KDEapps' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
'lightscribeApplications = 0:1.18.15.1-0' is already installed.
No update candidate for 'lightscribeApplications-1.18.15.1-0.i386'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.
linux-dxa1:/home/crb999/Downloads #
and finally the lightscribe itself

Code:
linux-dxa1:/home/crb999/Downloads # zypper in lightscribe-1.18.27.10-linux-2.6-intel.rpm
Retrieving repository 'KDEapps' metadata .....................................................................[error]
Repository 'KDEapps' is invalid.
[KDEapps|http://download.opensuse.org/repositories/KDE:/Applications/openSUSE_Leap_42.2/] Valid metadata not found at specified URL
Please check if the URIs defined for this repository are pointing to a valid repository.
Warning: Skipping repository 'KDEapps' because of the above error.
Some of the repositories have not been refreshed because of an error.
Loading repository data...
Reading installed packages...
'lightscribe = 0:1.18.27.10-0' is already installed.
No update candidate for 'lightscribe-1.18.27.10-0.i386'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.
linux-dxa1:/home/crb999/Downloads #
They tell me that they are installed already! Cant find them!

Most disturbing is the report that the KDEApps are skipped.

Where would I find them? How could I use different pointers as these seem to be tied up in the rpm?

I'm going to bed with a sore head :-)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Installing Lightscribe software and LaCie Lightscribe on my 64 bit Kubuntu 10.10 syst HarrySDurham Linux - General 13 02-11-2011 11:31 AM
HP LightScribe jmdlcar Slackware 1 02-16-2007 03:32 PM
Lightscribe??? tnelson42345 Linux - Hardware 1 01-21-2006 10:13 AM
LIghtscribe laceupboots Linux - Hardware 1 09-15-2005 10:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 02:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration