Can't burn cd in brasero LG-GDR-8163B

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Can't burn cd in brasero LG-GDR-8163B

Post by ink3 »

hello
I have new problem.
I want burn cd with salixlive iso. I usually don't use cd/dvd burn that so I'm surprised that burn cd does not work.

Code: Select all

# lshw ........
*-cdrom
                description: DVD reader
                product: DVD-ROM GDR8163B
                vendor: HL-DT-ST
                physical id: 0.1.0
                bus info: scsi@2:0.1.0
                logical name: /dev/cdrom
                logical name: /dev/cdrom0
                logical name: /dev/dvd
                logical name: /dev/dvd0
                logical name: /dev/scd0
                logical name: /dev/sr0
                version: 0B30
                capabilities: removable audio dvd
                configuration: ansiversion=5 status=ready
brasero can't see clean cdr

Code: Select all

$ cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.01a02 (i686-pc-linux-gnu) Copyright (C) 1995-2010 Joerg Schilling
Linux sg driver version: 3.5.34
cdrecord: Permission denied. Cannot open '/dev/sg1'. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
as root

Code: Select all

# cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.01a02 (i686-pc-linux-gnu) Copyright (C) 1995-2010 Joerg Schilling
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
scsibus2:
	2,0,0	200) *
	2,1,0	201) 'HL-DT-ST' 'DVD-ROM GDR8163B' '0B30' Removable CD-ROM
	2,2,0	202) *
	2,3,0	203) *
	2,4,0	204) *
	2,5,0	205) *
	2,6,0	206) *
	2,7,0	207) *
scsibus4:
	4,0,0	400) 'ATA     ' 'ST3250823AS     ' '3.03' Disk
	4,1,0	401) *
	4,2,0	402) *
	4,3,0	403) *
	4,4,0	404) *
	4,5,0	405) *
	4,6,0	406) *
	4,7,0	407) *

Code: Select all

$ groups stahoo
stahoo : stahoo root lp floppy audio video cdrom plugdev power netdev scanner vboxusers
please help
User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Re: Can't burn cd in brasero LG-GDR-8163B

Post by Andyun »

Try SimpleBurn.
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Re: Can't burn cd in brasero LG-GDR-8163B

Post by ink3 »

I think that it doesn't matter which burn program I try.
btw in simpleburn I can't burn iso.

On some pages, he writes with a read only. And on the other with write.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Can't burn cd in brasero LG-GDR-8163B

Post by mimosa »

What's the line in your /etc/fstab regarding mounting optical disks? Sorry, I know you posted the file in another thread. That's what made me think the mount options might be wrong for this too.
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Can't burn cd in brasero LG-GDR-8163B

Post by gapan »

Are you sure that your dvd burner is functioning correctly? Does it work under other distributions/operating systems? And are you sure you're using an empty cd/dvd?
Image
Image
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Re: Can't burn cd in brasero LG-GDR-8163B

Post by ink3 »

@gapan
I don't know. I try only in live distro (slax)
cdr is clean but slax not see it.

Then I put this cdr in other host and burn salixlive-xfce.

Maybe my cd/dvd not burn?
I use google and sometimes say that it is burner sometimes no.

@mimosa
/etc/fstab with mounted cd with slax (I must use rightclick on cd on desktop and use mount it)
but on another host salix automount disc/pendrive)

Code: Select all

$ cat /etc/fstab 
devpts              /dev/pts            devpts         gid=5,mode=620      0         0
proc                /proc               proc           defaults            0         0
tmpfs               /dev/shm            tmpfs          defaults            0         0
/dev/sda2           swap                swap           defaults            0         0
/dev/sda1           /                   ext4           noatime,defaults    1         1
/dev/sda3	/home	ext4	defaults	1	2
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Can't burn cd in brasero LG-GDR-8163B

Post by Shador »

fstab shouldn't matter here. It's neither used by filemanagers mounting pnp media through hal nor by burning applications, which need to directly access the device anyway.

It seems more likely that there's a problem with the device or it's just not capable of burning. That's what I would check.
Image
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Can't burn cd in brasero LG-GDR-8163B

Post by mimosa »

Would it be a workable alterative to put it on USB? This has several advantages, particularly persistent storage.
User avatar
gapan
Salix Wizard
Posts: 6368
Joined: 6. Jun 2009, 17:40

Re: Can't burn cd in brasero LG-GDR-8163B

Post by gapan »

Doing a web search on the model, it comes out that it's just an optical drive reader. Not a recorder. It would be really strange if you managed to write anything with it.
Image
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Can't burn cd in brasero LG-GDR-8163B

Post by thenktor »

gapan wrote:Doing a web search on the model, it comes out that it's just an optical drive reader. Not a recorder.
An this is exactly what the lshw output shows in the first line, too ;)
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Post Reply