LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-09-2016, 06:27 PM   #1
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Rep: Reputation: 176Reputation: 176
How do I know if my disc player will burn DVDs?


I inherited another computer and the disc player is:

MODISC LG super multi

(and the "O" of the MODISC is just a curly icon, like a coiled rope)

I'm using Xubuntu 16.04LTS. How would I determine if this player will burn DVDs? And if it will, will K3b burn them?

Thanks.
 
Old 05-09-2016, 06:36 PM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,215

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
If you bring up K3B, click on Settings, then click the Devices icon. It should list the readers, and writers you have installed. It show the device capabilities. If it can burn DVD's they will be listed; single layer, dual layer; DVD-R etc.

Failing that, post the exact model of LG drove you have. The manufacturers web site will have information on it.
 
Old 05-09-2016, 06:38 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
Look a the output of the command:
cat /proc/sys/dev/cdrom/info

You should see something like:
Code:
Can play audio:		1
Can write CD-R:		1
Can write CD-RW:	1
Can read DVD:		1
Can write DVD-R:	1
Can write DVD-RAM:	1
Can read MRW:		0
Can write MRW:		0
Can write RAM:		1
 
3 members found this post helpful.
Old 05-09-2016, 06:40 PM   #4
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
Code:
dmesg | grep -i cd-rom
cat /proc/sys/dev/cdrom/info
 
Old 05-09-2016, 07:08 PM   #5
Fred Caro
Senior Member
 
Registered: May 2007
Posts: 1,007

Rep: Reputation: 167Reputation: 167
Yes but is 1 or 0 good, bearing in mind that a return of 1 or above usually means an error?

Fred.
 
Old 05-09-2016, 07:18 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
1 means good
 
1 members found this post helpful.
Old 05-09-2016, 11:55 PM   #7
tomwest
Member
 
Registered: Aug 2013
Distribution: debian
Posts: 63

Rep: Reputation: Disabled
Code:
wodim -prcap
should get the info.
 
Old 05-10-2016, 12:38 AM   #8
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Does it say r, rw or records? I know some CD or DVD players will load some DVDs and\or Blu-rays but a burner must be a burner...

Last edited by jamison20000e; 05-10-2016 at 12:51 PM.
 
Old 05-10-2016, 04:26 AM   #9
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
Wink

Type the command below it should give info about your CD or DVD.

Quote:
wodim --devices

Last edited by JJJCR; 05-10-2016 at 04:26 AM. Reason: edit
 
Old 05-10-2016, 03:18 PM   #10
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by camorri View Post
If you bring up K3B, click on Settings, then click the Devices icon. It should list the readers, and writers you have installed. It show the device capabilities. If it can burn DVD's they will be listed; single layer, dual layer; DVD-R etc.

Failing that, post the exact model of LG drove you have. The manufacturers web site will have information on it.
Thanks Cliff. Clicked on the Settings tab but mine didn't have a Devices icon.
 
Old 05-10-2016, 03:22 PM   #11
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Quote:
Originally Posted by michaelk View Post
Look a the output of the command:
cat /proc/sys/dev/cdrom/info

You should see something like:
Code:
Can play audio:		1
Can write CD-R:		1
Can write CD-RW:	1
Can read DVD:		1
Can write DVD-R:	1
Can write DVD-RAM:	1
Can read MRW:		0
Can write MRW:		0
Can write RAM:		1
Thanks Michael.
Here it is:
Code:
gregg@LG:~/Desktop$ cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17

drive name:		sr0
drive speed:		12
drive # of slots:	1
Can close tray:		1
Can open tray:		1
Can lock tray:		1
Can change speed:	1
Can select disk:	0
Can read multisession:	1
Can read MCN:		1
Reports media changed:	1
Can play audio:		1
Can write CD-R:		1
Can write CD-RW:	1
Can read DVD:		1
Can write DVD-R:	1
Can write DVD-RAM:	1
Can read MRW:		1
Can write MRW:		1
Can write RAM:		1
So the 'Can write DVD-R' means I can burn DVD-Rs, correct?

And I wonder why it doesn't have DVD-RW in there since it has CD-RW? (But I'm just concerned with being able to burn DVD-R anyway.) Appreciate it.
 
Old 05-10-2016, 03:22 PM   #12
Gregg Bell
Senior Member
 
Registered: Mar 2014
Location: Illinois
Distribution: Xubuntu
Posts: 2,034

Original Poster
Rep: Reputation: 176Reputation: 176
Thanks everybody!
 
  


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
Cannot burn DVDs Pernod Jim Linux - Newbie 2 11-22-2007 08:26 AM
Cannot burn DVDs Pernod Jim LinuxQuestions.org Member Intro 0 11-20-2007 08:11 AM
k3b won't burn CD-R's but does burn DVDs. Livino Linux - Newbie 6 03-18-2006 05:51 PM
burn dvds eduac Linux - Software 6 06-23-2005 07:00 PM
k3b hangs when trying to burn dvd+rw disc but not cd rw disc laiboonh Slackware 0 11-06-2004 11:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:44 AM.

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