Author Topic: CD/DVD burner problems with new Slack install.  (Read 1366 times)

0 Members and 1 Guest are viewing this topic.

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
CD/DVD burner problems with new Slack install.
« on: November 03, 2015, 03:02:25 pm »
I've just recently installed Slackware 14.1, and had a problem come up with my CD & DVD burners.  I was burning some iso images of Vector Linux for a friend (I'd burned two CD's of Vector 7.0 SOHO), and was about to burn a copy of Vector 7.1  for him when this came up. I put in the new blank cd, and when I went to k3b to burn it k3b wouldn't recognize the cd. In the main k3b window it showed that I had an empty cd, but when I hit the burn image window it showed please insert an empty medium. I've searched on both duckduckgo & startpage, and haven't found an answer. Here's the output from my terminal while I was trying to resolve this. Any help y'all can provide will be greatly appreciated.

bash-4.2$ cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
bash-4.2$ cdrecord dev=help
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
Supported SCSI transports for this platform:

Transport name:      sg
Transport descr.:   Generic transport independent SCSI
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      pg
Transport descr.:   SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport
Transp. layer ind.:   ATAPI:
Target specifier:   bus,target,lun
Target example:      ATAPI:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport using sg interface
Transp. layer ind.:   ATA:
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      RSCSI
Transport descr.:   Remote SCSI
Transp. layer ind.:   REMOTE:
Target specifier:   rscsi@host:bus,target,lun
Target example:      REMOTE:rscsi@host:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported


bash-4.2# hdparm -v /dev/dvd

/dev/dvd:
 multcount     =  0 (off)
 IO_support    =  1 (32-bit)
 readonly      =  0 (off)
 readahead     = 256 (on)
 HDIO_GETGEO failed: Inappropriate ioctl for device
bash-4.2# hdparm -d1 -c1 -a8 -u1 /dev/dvd

/dev/dvd:
 setting fs readahead to 8
 setting 32-bit IO_support flag to 1
 setting unmaskirq to 1 (on)
 HDIO_SET_UNMASKINTR failed: Inappropriate ioctl for device
 setting using_dma to 1 (on)
 HDIO_SET_DMA failed: Inappropriate ioctl for device
 IO_support    =  1 (32-bit)
 HDIO_GET_UNMASKINTR failed: Inappropriate ioctl for device
 HDIO_GET_DMA failed: Inappropriate ioctl for device
 readahead     =  8 (on)
bash-4.2# hdparm -v /dev/dvd

/dev/dvd:
 multcount     =  0 (off)
 IO_support    =  1 (32-bit)
 readonly      =  0 (off)
 readahead     =  8 (on)
 HDIO_GETGEO failed: Inappropriate ioctl for device
bash-4.2# cdrecord -checkdrive
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
bash-4.2# cdrecord --version
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling



bash-4.2# cdrecord -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
bash-4.2# cdrecord dev=help
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
Supported SCSI transports for this platform:

Transport name:      sg
Transport descr.:   Generic transport independent SCSI
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      pg
Transport descr.:   SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport
Transp. layer ind.:   ATAPI:
Target specifier:   bus,target,lun
Target example:      ATAPI:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport using sg interface
Transp. layer ind.:   ATA:
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      RSCSI
Transport descr.:   Remote SCSI
Transp. layer ind.:   REMOTE:
Target specifier:   rscsi@host:bus,target,lun
Target example:      REMOTE:rscsi@host:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported
bash-4.2# cdrecord dev=ATAPI:1,2,0
cdrecord: No tracks specified. Need at least one.
Usage: cdrecord [options] track1...trackn

Use   cdrecord -help
to get a list of valid options.

Use   cdrecord blank=help
to get a list of valid blanking options.

Use   cdrecord dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.

Use   cdrecord dev=help
to get a list of possible SCSI transport specifiers.
bash-4.2# cdrecord dev=help
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
Supported SCSI transports for this platform:

Transport name:      sg
Transport descr.:   Generic transport independent SCSI
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      pg
Transport descr.:   SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport
Transp. layer ind.:   ATAPI:
Target specifier:   bus,target,lun
Target example:      ATAPI:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport using sg interface
Transp. layer ind.:   ATA:
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      RSCSI
Transport descr.:   Remote SCSI
Transp. layer ind.:   REMOTE:
Target specifier:   rscsi@host:bus,target,lun
Target example:      REMOTE:rscsi@host:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported
bash-4.2# cdrecord -scanbus dev=ATAPI:1,2,0
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
scsidev: 'ATAPI:1,2,0'
devname: 'ATAPI'
scsibus: 1 target: 2 lun: 0
Warning: dev=ATA: is preferred over dev=ATAPI:.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.9'.
scsibus0:
   0,0,0     0) 'ASUS    ' 'DRW-24B1ST   j  ' '1.00' Removable CD-ROM
   0,1,0     1) *
   0,2,0     2) *
   0,3,0     3) *
   0,4,0     4) *
   0,5,0     5) *
   0,6,0     6) *
   0,7,0     7) *
scsibus1:
   1,0,0   100) 'ATAPI   ' 'CD  R  DH52R2P  ' 'DP51' Removable CD-ROM
   1,1,0   101) *
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) *
   1,7,0   107) *
bash-4.2# cd record dev=ATAPI -scanbus
bash: cd: record: No such file or directory
bash-4.2# cdrecord dev=ATAPI -scanbus
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: dev=ATA: is preferred over dev=ATAPI:.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.9'.
scsibus0:
   0,0,0     0) 'ASUS    ' 'DRW-24B1ST   j  ' '1.00' Removable CD-ROM
   0,1,0     1) *
   0,2,0     2) *
   0,3,0     3) *
   0,4,0     4) *
   0,5,0     5) *
   0,6,0     6) *
   0,7,0     7) *
scsibus1:
   1,0,0   100) 'ATAPI   ' 'CD  R  DH52R2P  ' 'DP51' Removable CD-ROM
   1,1,0   101) *
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) *
   1,7,0   107) *
bash-4.2# cdrecord -v speed=24 driveropts=burnfree dev=ATAPI:1,0
cdrecord: No tracks specified. Need at least one.
Usage: cdrecord [options] track1...trackn

Use   cdrecord -help
to get a list of valid options.

Use   cdrecord blank=help
to get a list of valid blanking options.

Use   cdrecord dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.

Use   cdrecord dev=help
to get a list of possible SCSI transport specifiers.
bash-4.2# cd record -v speed=24 driveropts=burnfree dev=ATAPI:1,0 /mnt/sdb5/Vector_Linux_7.1/VL-7.1-STD-FINAL.iso
bash: cd: record: No such file or directory
bash-4.2# cdrecord -v speed=24 driveropts=burnfree dev=ATAPI:1,0 /mnt/sdb5/Vector_Linux_7.1/VL-7.1-STD-FINAL.iso
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
TOC Type: 1 = CD-ROM
scsidev: 'ATAPI:1,0'
devname: 'ATAPI'
scsibus: 0 target: 1 lun: 0
Warning: dev=ATA: is preferred over dev=ATAPI:.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.9'.
Driveropts: 'burnfree'
SCSI buffer size: 64512
atapi: 0
cdrecord: Cannot do inquiry for CD/DVD/BD-Recorder.
cdrecord: Input/output error. test unit ready: scsi sendcmd: fatal error
CDB:  00 00 00 00 00 00
cmd finished after 0.000s timeout 200s
bash-4.2# cdrecord -scanbus dev=ATAPI:0,0 /mnt/sdb5/Vector_Linux_7.1/VL-7.1-STD-FINAL.iso
cdrecord: No tracks allowed with '-scanbus'.
Usage: cdrecord [options] track1...trackn

Use   cdrecord -help
to get a list of valid options.

Use   cdrecord blank=help
to get a list of valid blanking options.

Use   cdrecord dev=b,t,l driveropts=help -checkdrive
to get a list of drive specific options.

Use   cdrecord dev=help
to get a list of possible SCSI transport specifiers.
bash-4.2# cdrecord dev=b,t,l driveropts=help -checkdrive
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
cdrecord: Invalid argument. Invalid bus or target specifier in 'b,t,l'. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
bash-4.2# cdrecord dev=1 driveropts=help -checkdrive
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
scsidev: '1'
devname: '1'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
cdrecord: No such file or directory. Cannot open '1'. Cannot open or use SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
bash-4.2# cdrecord dev=help
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
Supported SCSI transports for this platform:

Transport name:      sg
Transport descr.:   Generic transport independent SCSI
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      pg
Transport descr.:   SCSI transport for ATAPI over Parallel Port
Transp. layer ind.:   
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport
Transp. layer ind.:   ATAPI:
Target specifier:   bus,target,lun
Target example:      ATAPI:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      ATA
Transport descr.:   ATA Packet specific SCSI transport using sg interface
Transp. layer ind.:   ATA:
Target specifier:   bus,target,lun
Target example:      1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported

Transport name:      RSCSI
Transport descr.:   Remote SCSI
Transp. layer ind.:   REMOTE:
Target specifier:   rscsi@host:bus,target,lun
Target example:      REMOTE:rscsi@host:1,2,0
SCSI Bus scanning:   supported
Open via UNIX device:   not supported
bash-4.2# cdrecord -scanbus dev=ATAPI:1,0
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
scsidev: 'ATAPI:1,0'
devname: 'ATAPI'
scsibus: 0 target: 1 lun: 0
Warning: dev=ATA: is preferred over dev=ATAPI:.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.9'.
scsibus0:
   0,0,0     0) 'ASUS    ' 'DRW-24B1ST   j  ' '1.00' Removable CD-ROM
   0,1,0     1) *
   0,2,0     2) *
   0,3,0     3) *
   0,4,0     4) *
   0,5,0     5) *
   0,6,0     6) *
   0,7,0     7) *
scsibus1:
   1,0,0   100) 'ATAPI   ' 'CD  R  DH52R2P  ' 'DP51' Removable CD-ROM
   1,1,0   101) *
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) *
   1,7,0   107) *
bash-4.2# cdrecord -v speed=24 dev=ATAPI 1,0 /mnt/sdb5/Vector_Linux_7.1/VL-7.1-STD-FINAL.iso
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
TOC Type: 1 = CD-ROM
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: dev=ATA: is preferred over dev=ATAPI:.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
No target specified, trying to find one...
cdrecord: Too many CD/DVD/BD-Recorder targets found.
scsibus0:
   0,0,0     0) 'ASUS    ' 'DRW-24B1ST   j  ' '1.00' Removable CD-ROM
   0,1,0     1) *
   0,2,0     2) *
   0,3,0     3) *
   0,4,0     4) *
   0,5,0     5) *
   0,6,0     6) *
   0,7,0     7) *
scsibus1:
   1,0,0   100) 'ATAPI   ' 'CD  R  DH52R2P  ' 'DP51' Removable CD-ROM
   1,1,0   101) *
   1,2,0   102) *
   1,3,0   103) *
   1,4,0   104) *
   1,5,0   105) *
   1,6,0   106) *
   1,7,0   107) *
cdrecord: Select a target from the list above and use 'cdrecord dev=ATAPI:b,t,l'.
bash-4.2# cdrecord -v speed=24 driveropts=burnfree dev=ATAPI:1,0,0 /mnt/sdb5/Vector_Linux_7.1/VL-7.1-STD-FINAL.iso
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
TOC Type: 1 = CD-ROM
scsidev: 'ATAPI:1,0,0'
devname: 'ATAPI'
scsibus: 1 target: 0 lun: 0
Warning: dev=ATA: is preferred over dev=ATAPI:.
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.9'.
Driveropts: 'burnfree'
SCSI buffer size: 64512
atapi: 0
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'ATAPI   '
Identifikation : 'CD  R  DH52R2P  '
Revision       : 'DP51'
Device seems to be: Generic mmc CD-RW.
Current: CD-R
Profile: CD-RW
Profile: CD-R (current)
Profile: CD-ROM
Profile: Removable Disk
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 895488 = 874 KB
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.
FIFO size      : 4194304 = 4096 KB
Track 01: data   719 MB       
Total size:      825 MB (81:48.37) = 368128 sectors
Lout start:      826 MB (81:50/28) = 368128 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 5
Disk Is not unrestricted
Disk Is not erasable
  Disk sub type: Medium Type A, high Beta category (A+) (3)
  ATIP start of lead in:  -11634 (97:26/66)
  ATIP start of lead out: 359846 (79:59/71)
Disk type:    Short strategy type (Phthalocyanine or similar)
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation

    Capacity  Blklen/Sparesz.  Format-type  Type
      449849             2048         0x00  No Media Present or Unknown Capacity
Blocks total: 359846 Blocks current: 359846 Blocks remaining: -8282
cdrecord: WARNING: Data may not fit on current disk.
cdrecord: Notice: Use -overburn option to write more than the official disk capacity.
cdrecord: Notice: Most CD-writers do overburning only on SAO or RAW mode.

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #1 on: November 03, 2015, 03:32:54 pm »
You need to start it with dbus-launch
Like this:
dbus-launch k3b

Be sure you are a member of the burning group iirc this is used by this tool, or just use su.
« Last Edit: November 03, 2015, 03:33:31 pm by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #2 on: November 03, 2015, 03:42:33 pm »
Thanks, I'll try that. I had already tried running it via sudo but that didn't help. I'll give it a try with Dbus and see what happens. It was strange the way the problem popped up since the burners were working fine and had already burned several disks, and just suddenly quit recognizing the blank media.

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #3 on: November 03, 2015, 04:03:27 pm »
You need to start it with dbus-launch
Like this:
dbus-launch k3b

Be sure you are a member of the burning group iirc this is used by this tool, or just use su.

Ok, I added the burning group, and added myself to it, and tried running it both as a regular user and as root, and I'm still getting the same error pluse this "Unable to find growisofs executable
K3b uses growisofs to actually write DVDs. Without growisofs you will not be able to write DVDs. Make sure to install at least version 5.10.
Solution: Install the dvd+rw-tools package." when trying to run it from root which makes absolutely no sense since groisofs is right where it's supposed to be in /usr/bin/growisofs. I'm stumped.

BTW, I'm using the version of growisofs that came with Slack 14.1 which is version 7.1, just an afterthought I had when I reread the error message.
« Last Edit: November 03, 2015, 04:25:50 pm by broken_saber »

Offline TheWormKill

  • EZ's Scripting Whore
  • Global Moderator
  • Knight
  • *
  • Posts: 257
  • Cookies: 66
  • The Grim Reaper of Worms
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #4 on: November 03, 2015, 06:07:10 pm »
From my experience with Slackware, there are cases where updates might break some library references, especially for self-built apps (which k3b isn't, but anyway). Thus, try reinstalling k3b with slackpkg first, and
see what happens. (I am judging by the last error message you mentioned, although that problem manifested itself in different ways for me, but it's still worth trying.)

Apart from that, you might want to check other burning devices / other software etc.

And please don't double-post.
Stuff I did: How to think like a superuser, Iridium

He should make that "Haskell"
Quote
<m0rph-is-gay> fuck you thewormkill you python coding mother fucker

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #5 on: November 03, 2015, 07:31:55 pm »
From my experience with Slackware, there are cases where updates might break some library references, especially for self-built apps (which k3b isn't, but anyway). Thus, try reinstalling k3b with slackpkg first, and
see what happens. (I am judging by the last error message you mentioned, although that problem manifested itself in different ways for me, but it's still worth trying.)

Apart from that, you might want to check other burning devices / other software etc.

And please don't double-post.

Although I didn't mention it in the first post I've uninstalled and reinstalled k3b several times and it's had no effect on this.  I even tried compiling the latest version from source, but get compiling errors that are beyond my ability to debug. I'm about to the point that I'm going to hose this install, wipe the partition & reformat it, and reinstall again.

I'm new on this forum (I reckon that's obvious), and I didn't realize I'd made a post that constituted what y'all consider a double post. Still not sure exactly what constitutes a double post by y'alls definition, but it was unintentional, and I'll figure it out. I reckon if I don't y'all will let me know.

Offline 0E 800

  • Not a VIP
  • VIP
  • Baron
  • *
  • Posts: 895
  • Cookies: 131
  • • тнε ιηтεяηεт ιs мү яεcүcℓε-вιη •
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #6 on: November 03, 2015, 09:58:37 pm »
Are you certain your burner is compatible with  CD-R CD+R DVD -R DVD +R.
Try booting computer from liveusb of another OS to verify its your OS preventing you from burning and not the compatibility of your burner. Maybe try a lens cleaner?

Similar?
« Last Edit: November 03, 2015, 10:03:40 pm by 0E 800 »
The invariable mark of wisdom is to see the miraculous in the common.

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #7 on: November 04, 2015, 01:43:00 am »
Are you certain your burner is compatible with  CD-R CD+R DVD -R DVD +R.
Try booting computer from liveusb of another OS to verify its your OS preventing you from burning and not the compatibility of your burner. Maybe try a lens cleaner?

Similar?

Yes, I'm certain that both the cd & dvd burner are compatable with CD-R CD+R DVD -R and DVD +R. I've had the cd burner installed for quite awhile, and the dvd burner has been installed for about a month and a half now. I was using both with my Slack 14.0 install, and in fact burned the install dvd for 14.1 with the dvd burner. The only blank dvds that I have are -R, and that's about all you can find in the stores around here anyway. Just prior to this problem popping up (minutes before) I had burned the two install cds for Vector Linux SOHO 7.0 for a friend, and was going to burn the standard Vector 7.1 for him in case he prefered that instead. It just started this out of the blue. I literally removed cd that I had just burned, put it in a cd sleeve, went to the kitchen got a drink of water and came back and put another blank cd in and the drive wouldn't see it; at least not from the burning window. In the main window of k3b it shows that it has a blank cd in place. In the burning window it says please insert an empty medium and the start, speed and writing app buttons are grayed out.

I haven't had a chance to check the links you provided, but I'm going to as soon as I'm finished eating supper (it's on the stove cooking right now).

Oh, and btw, I've still got Slack 14.0 installed on another partition, and I've verified that both drives work with it. I kept it installed specifically so that I could use k9copy to back up movies with since there is not a SlackBuild for it for 14.1, and it won't compile (or at least I can't get it to compile with 14.1).

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: CD/DVD burner problems with new Slack install. >>SOLVED<<
« Reply #8 on: November 05, 2015, 04:50:38 am »
I had to back away from this thing for awhile and come back and take another shot at it.  When I got back at it I wasn't having anymore luck at figuring it out than I had before until I noticed something in the terminal output when trying to burn it from the command line that didn't make any sense.  It seems that for some reason (only known to cdrecord I reckon) that cdrecord was seeing the iso image as being bigger than it actually is.  I changed the settings in k3b to allow overburn, and it started working.  Hopefully if someone else runs into this problem this will be of some help to them.  Thanks for all the replies y'all made attempting to help.  Oh, btw, I did make one mistake in a reply to one of y'all; the cd burner only recognizes CD-R, but all I have are -r's so it didn't make any difference as far as this problem went.  Thanks again.
« Last Edit: November 05, 2015, 04:57:18 am by broken_saber »

Offline 0E 800

  • Not a VIP
  • VIP
  • Baron
  • *
  • Posts: 895
  • Cookies: 131
  • • тнε ιηтεяηεт ιs мү яεcүcℓε-вιη •
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #9 on: November 05, 2015, 05:11:01 am »
Awesome man. Way to persist and see it through.

Btw - no need to double-post, just use the modify button to edit your post.
The invariable mark of wisdom is to see the miraculous in the common.

Offline broken_saber

  • /dev/null
  • *
  • Posts: 8
  • Cookies: 0
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #10 on: November 05, 2015, 06:28:21 am »
Awesome man. Way to persist and see it through.

Btw - no need to double-post, just use the modify button to edit your post.

Ok, I see what y'all mean by double posting now; y'all just append to the previous post rather than post a new message.  Question though, will it show up as a new post that way?  On forums I've been on before it wouldn't.  The format of this forum is quite a bit different than others I've been on in the past.

Offline 0E 800

  • Not a VIP
  • VIP
  • Baron
  • *
  • Posts: 895
  • Cookies: 131
  • • тнε ιηтεяηεт ιs мү яεcүcℓε-вιη •
    • View Profile
Re: CD/DVD burner problems with new Slack install.
« Reply #11 on: November 05, 2015, 06:02:42 pm »
It probably wont. However, if the thread is on fire then that does not become a problem.
The invariable mark of wisdom is to see the miraculous in the common.