Re: K3b-DVD

2009-07-24 Thread Norbert Papke
On July 20, 2009, ajtiM wrote:
> My system: FreeBSD 7.2, KDE 3.5.10

Same here.

> I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> :-( Media is not formatted or unsupported

When I run cdrecord with an invalid option, I get the following output.  I 
draw attention to the line stating that there is no support for DVD-R/DVD-RW.  
I speculate that this may be related to the problem you are seeing.  I have 
not explored "cdrecord-ProDVD".

# cdrecord xxx
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (amd64-unknown-freebsd7.1) Copyright (C) 1995-2004 J�rg 
Schilling
scsidev: '5,0,0'
scsibus: 5 target: 0 lun: 0
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 2
Capabilities   :
Vendor_info: 'HL-DT-ST'
Identifikation : 'DVD-RAM GH22NS30'
Revision   : '1.01'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
cdrecord: This version of cdrecord does not include DVD-R/DVD-RW support code.
cdrecord: If you need DVD-R/DVD-RW support, ask the Author for 
cdrecord-ProDVD.
cdrecord: Free test versions and free keys for personal use are at 
ftp://ftp.berlios.de/pub/cdrecord/ProDVD/
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
cdrecord: No such file or directory. Cannot open 'xxx'.


Cheers,

-- Norbert Papke.
   npa...@acm.org


http://saveournet.ca
Protecting your Internet's level playing field
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-23 Thread Mel Flynn
On Thursday 23 July 2009 12:57:42 ajtiM wrote:
> On Thursday 23 July 2009 13:51:51 Mel Flynn wrote:
> > On Monday 20 July 2009 16:39:45 ajtiM wrote:
> > > Hi!
> > >
> > > My system: FreeBSD 7.2, KDE 3.5.10
> > >
> > > I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> > > :-( Media is not formatted or unsupported
> >
> > I had this writer at one point. Check the NEC site for supported media.
> > It doesn't support all writeable DVD layers, especially the low cost
> > ones, however there are some firmware upgrades that add new media
> > support.
>
> It hasfirmware upgrade but I need Windows. On my computer is just FreeBSD.

Put the drive on a windows computer or buy new media that is compatible. 
There's no other way, unfortunately. There is however a PDF on the site with 
compatible media.
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-23 Thread ajtiM
On Thursday 23 July 2009 13:51:51 Mel Flynn wrote:
> On Monday 20 July 2009 16:39:45 ajtiM wrote:
> > Hi!
> >
> > My system: FreeBSD 7.2, KDE 3.5.10
> >
> > I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> > :-( Media is not formatted or unsupported
>
> I had this writer at one point. Check the NEC site for supported media. It
> doesn't support all writeable DVD layers, especially the low cost ones,
> however there are some firmware upgrades that add new media support.


It hasfirmware upgrade but I need Windows. On my computer is just FreeBSD.


-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-23 Thread Mel Flynn
On Monday 20 July 2009 16:39:45 ajtiM wrote:
> Hi!
>
> My system: FreeBSD 7.2, KDE 3.5.10
>
> I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> :-( Media is not formatted or unsupported

I had this writer at one point. Check the NEC site for supported media. It 
doesn't support all writeable DVD layers, especially the low cost ones, 
however there are some firmware upgrades that add new media support.
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-21 Thread Polytropon
On Tue, 21 Jul 2009 17:18:14 -0500, ajtiM  wrote:
> in /etc/devfs.conf:
> 
>  Commonly used by many ports
> linkacd0cdrom
> linkacd0dvd
> linkcd0 cdrom
> linkcd0 dvd

All four lines? Where do /dev/dvd and /dev/cdrom actually point
to? The devices should be cd0, not acd0. The growisofs program
utilizes /dev/cd0 for burning via the atapicam facility - I'm
sure you have loaded it.



> # K3b
> perm/dev/acd0   0666
> perm/dev/cd00666

I'm not sure the /dev/ "prefix" is needed...



> permcdrom   0666
> permdvd 0666
> permxpt00666
> permpass4   0666

For comparison: I have

linkacd0cdrom
linkcd0 dvd

only, and permissions

own cd0 root:operator
permcd0 0664
own xpt0root:operator
permxpt00660
own pass0   root:operator
permpass0   0660

I added my username to the operator group (and wheel), so I can
have power on the devices needed for burning. Have you done this,
too?



> and in /etc/fstab:
> 
> /dev/acd0   /cdrom  cd9660  ro,noauto   0   0
> /dev/cd0/cdrom  cd9660  ro,noauto   0   0

I don't know why you are employing cd0 and acd0 in parallel. You
can use cd0 for everything. I'm using the acd driver only for
reading CDs and DVDs, but for recording them, cd0 is used. So
the corresponding entries in my /etc/fstab is this:

/dev/acd0/media/cdrom  cd9660  ro,noauto   0   0

Allthough it looks like a medium error, it's still possible that
it is a permission problem, and growisofs is showing this problem.





-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-21 Thread ajtiM
On Tuesday 21 July 2009 08:47:35 Mark Moellering wrote:
> On Monday 20 July 2009 08:39:45 pm ajtiM wrote:
> > Hi!
> >
> > My system: FreeBSD 7.2, KDE 3.5.10
> >
> > I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> > :-( Media is not formatted or unsupported
> >
> > Write error
> >
> > Debugging output:
> >
> > System
> > ---
> > K3b Version: 1.0.5
> >
> > KDE Version: 3.5.10
> > QT Version:  3.3.8
> > Kernel:  7.2-RELEASE-p2
> > Devices
> > ---
> > _NEC DVD_RW ND-1300A 1.06 (/dev/cd0, ) [CD-R, CD-RW, CD-ROM, DVD-ROM,
> > DVD-R, DVD-RW, DVD+R, DVD+RW] [DVD-ROM, DVD-R Sequential, DVD-RW
> > Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, CD-ROM, CD-R,
> > CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R,
> > Restricted Overwrite]
> >
> > Burned media
> > ---
> > DVD-R Sequential
> >
> > K3bIsoImager
> > ---
> > mkisofs print size result: 1930464 (3953590272 bytes)
> > Pipe throughput: 33570816 bytes read, 33562624 bytes written.
> >
> > Used versions
> > ---
> > mkisofs: 2.1
> > growisofs: 7.1
> >
> > growisofs
> > ---
> > Executing 'builtin_dd if=/dev/fd/0 of=/dev/pass4 obs=32k seek=0'
> > /dev/pass4: "Current Write Speed" is 1.0x1352KBps.
> >
> > :-[ wr...@lba=0h failed with SK=5h/CANNOT WRITE MEDIUM - INCOMPATIBLE
> > : FORMAT]:
> >
> > Invalid argument
> >
> > :-( media is not formatted or unsupported.
> > :-( write failed: Invalid argument
>
> --- diagnostics removed ---
>
> Some thoughts.  Every time I set up k3b to run under FreeBSD I had to run
> it as root or it would not recognize the drive properly.  The first thing I
> can think of is to make sure that under set -> devices your drive is
> displayed properly.  If not, try running k3b as root.  Not an ideal
> solution but ti should at least get you going, if that is the problem.
>
> The other problem I have had is that I had to change from
> Writing Mode : Auto
> toWriting Mode: DAO
>
> I don't know why but I would have read / write errors, change the Write
> Mode to DAO and then it would work.
>
> I hope this helps, I understand your frustration...
>
> Mark
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscr...@freebsd.org"

I did try but it didn't work (burning of CD works).
In /var/log/messages I have:
...
ul 21 16:34:49 athena kernel: acd0: FAILURE - READ_TOC ILLEGAL REQUEST 
asc=0x24 ascq=0x00 sks=0x40 0x00 0x06
Jul 21 16:34:49 athena last message repeated 2 times
Jul 21 16:34:49 athena kernel: (cd0:ata1:0:0:0): READ TOC/PMA/ATIP. CDB: 43 0 
0 0 0 0 0 0 4 0
Jul 21 16:34:49 athena kernel: (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
Jul 21 16:34:49 athena kernel: (cd0:ata1:0:0:0): SCSI Status: Check Condition
Jul 21 16:34:49 athena kernel: (cd0:ata1:0:0:0): ILLEGAL REQUEST asc:24,0
Jul 21 16:34:49 athena kernel: (cd0:ata1:0:0:0): Invalid field in CDB: Command 
byte 6 is invalid
Jul 21 16:34:49 athena kernel: (cd0:ata1:0:0:0): Unretryable error
Jul 21 16:35:39 athena kernel: acd0: FAILURE - READ_TOC ILLEGAL REQUEST 
asc=0x24 ascq=0x00 sks=0x40 0x00 0x06
Jul 21 16:36:12 athena kernel: acd0: FAILURE - RESERVE_TRACK ILLEGAL REQUEST 
asc=0x30 ascq=0x05
Jul 21 16:36:12 athena kernel: acd0: FAILURE - WRITE_BIG ILLEGAL REQUEST 
asc=0x30 ascq=0x05


in /etc/devfs.conf:

 Commonly used by many ports
linkacd0cdrom
linkacd0dvd
linkcd0 cdrom
linkcd0 dvd



# K3b
perm/dev/acd0   0666
perm/dev/cd00666
permcdrom   0666
permdvd 0666
permxpt00666
permpass4   0666

and in /etc/fstab:

/dev/acd0   /cdrom  cd9660  ro,noauto   0   0
/dev/cd0/cdrom  cd9660  ro,noauto   0   0

Thanks.
-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-21 Thread Mark Moellering
On Monday 20 July 2009 08:39:45 pm ajtiM wrote:
> Hi!
>
> My system: FreeBSD 7.2, KDE 3.5.10
>
> I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> :-( Media is not formatted or unsupported
>
> Write error
>
> Debugging output:
>
> System
> ---
> K3b Version: 1.0.5
>
> KDE Version: 3.5.10
> QT Version:  3.3.8
> Kernel:  7.2-RELEASE-p2
> Devices
> ---
> _NEC DVD_RW ND-1300A 1.06 (/dev/cd0, ) [CD-R, CD-RW, CD-ROM, DVD-ROM,
> DVD-R, DVD-RW, DVD+R, DVD+RW] [DVD-ROM, DVD-R Sequential, DVD-RW Restricted
> Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, CD-ROM, CD-R, CD-RW] [SAO,
> TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted
> Overwrite]
>
> Burned media
> ---
> DVD-R Sequential
>
> K3bIsoImager
> ---
> mkisofs print size result: 1930464 (3953590272 bytes)
> Pipe throughput: 33570816 bytes read, 33562624 bytes written.
>
> Used versions
> ---
> mkisofs: 2.1
> growisofs: 7.1
>
> growisofs
> ---
> Executing 'builtin_dd if=/dev/fd/0 of=/dev/pass4 obs=32k seek=0'
> /dev/pass4: "Current Write Speed" is 1.0x1352KBps.
>
> :-[ wr...@lba=0h failed with SK=5h/CANNOT WRITE MEDIUM - INCOMPATIBLE
> : FORMAT]:
>
> Invalid argument
>
> :-( media is not formatted or unsupported.
> :-( write failed: Invalid argument
>
--- diagnostics removed ---

Some thoughts.  Every time I set up k3b to run under FreeBSD I had to run it 
as root or it would not recognize the drive properly.  The first thing I can 
think of is to make sure that under set -> devices your drive is displayed 
properly.  If not, try running k3b as root.  Not an ideal solution but ti 
should at least get you going, if that is the problem.

The other problem I have had is that I had to change from
Writing Mode : Auto 
to  Writing Mode: DAO

I don't know why but I would have read / write errors, change the Write Mode 
to DAO and then it would work.

I hope this helps, I understand your frustration...

Mark

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-20 Thread ajtiM
On Monday 20 July 2009 20:39:01 Polytropon wrote:
> On Mon, 20 Jul 2009 20:29:20 -0500, ajtiM  wrote:
> > Thank you for the help. I don't know what is wrong still. I did burn DVD
> > on FreeBSD 7.2 and before that on Linux. Now I have FreeBSD 7.2 (no ther
> > OS) but it doesn't work.
>
> Did you always use K3B? Have you changed permissions on the device files?
> And finally: Are you sure that you are really using a blank DVD-R that is
> not defective? I'm asking because I was that "clever" myself to try to
> write to a defective media. :-)
>
Yes, I use K3b always. I bought 10 DVD-R on Sunday. I did try to different 
from the box.

> > cdrecord -scanbus
> > 2,0,0   200) '_NEC' 'DVD_RW ND-1300A ' '1.06' Removable
> > CD-ROM [...]
> > cdrecord dev=2,0,0 -prcap
> > Drive capabilities, per MMC-3 page 2A:
> >   Does write CD-R media
> >   Does write CD-RW media
> >   Does write DVD-R media
>
> Okay, this indicates it writed DVD-R. Additionally, it doesn't seem to
> be able to write DVD+R. Again, check for the appropriate media.
>

DVD's which I bought are DVD-R

> Everything else looks completely valid.
>
> Have you tried to use "plain" growisofs in order to check that it's
> not a K3B problem?

growisofs -dvd-compat -Z /dev/cd0 -J -R /home/ME/MyFiles/Pictures/Ore   

Executing 'mkisofs -J -R /home/ME/MyFiles/Pictures/Ore | builtin_dd of=/de  
 
v/pass4 obs=32k seek=0'
  0.26% done, estimate finish Mon Jul 20 20:50:52 2009
  0.52% done, estimate finish Mon Jul 20 20:50:52 2009
  0.78% done, estimate finish Mon Jul 20 20:50:52 2009
/dev/pass4: "Current Write Speed" is 1.0x1352KBps.
:-[ wr...@lba=0h failed with SK=5h/CANNOT WRITE MEDIUM - INCOMPATIBLE FORMAT]: 
I   nvalid argument
:-( media is not formatted or unsupported.
:-( write failed: Invalid argument


-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-20 Thread Polytropon
On Mon, 20 Jul 2009 20:29:20 -0500, ajtiM  wrote:
> Thank you for the help. I don't know what is wrong still. I did burn DVD on 
> FreeBSD 7.2 and before that on Linux. Now I have FreeBSD 7.2 (no ther OS) but 
> it doesn't work.

Did you always use K3B? Have you changed permissions on the device files?
And finally: Are you sure that you are really using a blank DVD-R that is
not defective? I'm asking because I was that "clever" myself to try to
write to a defective media. :-)



> cdrecord -scanbus
> 2,0,0   200) '_NEC' 'DVD_RW ND-1300A ' '1.06' Removable CD-ROM
> [...]
> cdrecord dev=2,0,0 -prcap
> Drive capabilities, per MMC-3 page 2A:
>   Does write CD-R media
>   Does write CD-RW media
>   Does write DVD-R media

Okay, this indicates it writed DVD-R. Additionally, it doesn't seem to
be able to write DVD+R. Again, check for the appropriate media.

Everything else looks completely valid.

Have you tried to use "plain" growisofs in order to check that it's
not a K3B problem?



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-20 Thread ajtiM
On Monday 20 July 2009 20:11:03 Polytropon wrote:
> Check if your drive really supports DVD-R (allthoug it obviously
> should) by running this command:
>
> # cdrecord -scanbus
> # cdrecord dev=1,0,0 -inq
> # cdrecord dev=1,0,0 -prcap
>
> The cdrecord program is part of the cdrtools port / package.

Thank you for the help. I don't know what is wrong still. I did burn DVD on 
FreeBSD 7.2 and before that on Linux. Now I have FreeBSD 7.2 (no ther OS) but 
it doesn't work.


cdrecord -scanbus
Cdrecord-Clone 2.01 (i386-unknown-freebsd7.2) Copyright (C) 1995-2004 Jörg 
Schilling
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) 'IN-WIN  ' 'iAPP  HS-CF' '0.96' Removable Disk
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) *
scsibus2:
2,0,0   200) '_NEC' 'DVD_RW ND-1300A ' '1.06' Removable CD-ROM
2,1,0   201) *
2,2,0   202) *
2,3,0   203) *
2,4,0   204) *
2,5,0   205) *
2,6,0   206) *
2,7,0   207) *

cdrecord dev=2,0,0 -inq
Cdrecord-Clone 2.01 (i386-unknown-freebsd7.2) Copyright (C) 1995-2004 Jörg 
Schilling
scsidev: '2,0,0'
scsibus: 2 target: 0 lun: 0
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 2
Capabilities   :
Vendor_info: '_NEC'
Identifikation : 'DVD_RW ND-1300A '
Revision   : '1.06'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.

cdrecord dev=2,0,0 -prcap
Cdrecord-Clone 2.01 (i386-unknown-freebsd7.2) Copyright (C) 1995-2004 Jörg 
Schilling
scsidev: '2,0,0'
scsibus: 2 target: 0 lun: 0
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 2
Capabilities   :
Vendor_info: '_NEC'
Identifikation : 'DVD_RW ND-1300A '
Revision   : '1.06'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.

Drive capabilities, per MMC-3 page 2A:

  Does read CD-R media
  Does write CD-R media
  Does read CD-RW media
  Does write CD-RW media
  Does read DVD-ROM media
  Does read DVD-R media
  Does write DVD-R media
  Does not read DVD-RAM media
  Does not write DVD-RAM media
  Does support test writing

  Does read Mode 2 Form 1 blocks
  Does read Mode 2 Form 2 blocks
  Does read digital audio blocks
  Does restart non-streamed digital audio reads accurately
  Does support Buffer-Underrun-Free recording
  Does read multi-session CDs
  Does read fixed-packet CD media using Method 2
  Does not read CD bar code
  Does read R-W subcode information
  Does not return R-W subcode de-interleaved and error-corrected
  Does read raw P-W subcode data from lead in
  Does return CD media catalog number
  Does return CD ISRC information
  Does support C2 error pointers
  Does not deliver composite A/V data

  Does play audio CDs
  Number of volume control levels: 256
  Does support individual volume control setting for each channel
  Does support independent mute setting for each channel
  Does not support digital output on port 1
  Does not support digital output on port 2

  Loading mechanism type: tray
  Does support ejection of CD via START/STOP command
  Does not lock media on power up via prevent jumper
  Does allow media to be locked in the drive via PREVENT/ALLOW command
  Is not currently in a media-locked state
  Does not support changing side of disk
  Does not have load-empty-slot-in-changer feature
  Does not support Individual Disk Present feature

  Maximum read  speed:  7056 kB/s (CD  40x, DVD  5x)
  Current read  speed:  7056 kB/s (CD  40x, DVD  5x)
  Maximum write speed:  2822 kB/s (CD  16x, DVD  2x)
  Current write speed:  2822 kB/s (CD  16x, DVD  2x)
  Rotational control selected: CLV/PCAV
  Buffer size in KB: 2048
  Copy management revision supported: 1
  Number of supported write speeds: 3
  Write speed # 0:  2822 kB/s CLV/PCAV (CD  16x, DVD  2x)
  Write speed # 1:  1411 kB/s CLV/PCAV (CD   8x, DVD  1x)
  Write speed # 2:   706 kB/s CLV/PCAV (CD   4x, DVD  0x)

-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: K3b-DVD

2009-07-20 Thread Polytropon
On Mon, 20 Jul 2009 19:39:45 -0500, ajtiM  wrote:
> I did try to burn data DVD with my NEC DVD ND-1300A but I got an error:
> 
> :-( Media is not formatted or unsupported
> Write error

Check if your drive really supports DVD-R (allthoug it obviously
should) by running this command:

# cdrecord -scanbus
# cdrecord dev=1,0,0 -inq
# cdrecord dev=1,0,0 -prcap

The cdrecord program is part of the cdrtools port / package.



> growisofs
> ---
> Executing 'builtin_dd if=/dev/fd/0 of=/dev/pass4 obs=32k seek=0'
> /dev/pass4: "Current Write Speed" is 1.0x1352KBps.
> :-[ wr...@lba=0h failed with SK=5h/CANNOT WRITE MEDIUM - INCOMPATIBLE 
> FORMAT]: 
> Invalid argument
> :-( media is not formatted or unsupported.
> :-( write failed: Invalid argument
> 
> growisofs command:
> ---
> /usr/local/bin/growisofs -Z /dev/cd0=/dev/fd/0 -use-the-force-luke=notray
> -use-the-force-luke=tty -use-the-force-luke=tracksize:1930464
> -use-the-force-luke=bufsize:32m 

Check if the growisofs command alone produces the same error
messages (just to make sure it's not a K3B problem):

# growisofs -Z /dev/cd0 -r -J 

Check permissions for the cd and pass devices.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: k3b dvd-image burning fails.

2005-03-29 Thread Nick Pavlica
On Tue, 29 Mar 2005 17:43:40 +0300, Perttu Laine <[EMAIL PROTECTED]> wrote:
> I have trouble burning dvd-r images to dvd+r discs on freebsd 5.4.

I haven't been using k3b on FreeBSD, but you may want to report this
as a bug with the port maintainer.

--Nick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: k3b dvd-image burning fails.

2005-03-29 Thread Rod Person
On Tuesday 29 March 2005 2:43 pm, Perttu Laine wrote:
> I have trouble burning dvd-r images to dvd+r discs on freebsd 5.4.
>
> Allmost 50% of burns are failing with same error. (same images works
> sometimes and sometimes not). on windows I have never trouble (no
> single bad burn with same computer, same dvd+r drive and same media).
> now it always halts around 72% done with this same error message:
>
> --
> 3379789824/4643059712 (72.8%) @0.0x, remaining 3:31
> 3379789824/4643059712 (72.8%) @0.0x, remaining 3:32
>
> :-( write failed: Input/output error
>
> /dev/pass0: flushing cache
> /dev/pass0: closing track
> /dev/pass0: closing session
>
> growisofs comand:
> ---
> /usr/local/bin/growisofs -Z /dev/cd0=/storage/dvd-r/dvd1.img
> -use-the-force-luke=notray -use-the-force-luke=tty -speed=8
> --
>
> So. what could be wrong?

I can't say what causes this in k3b, but I had the same problem when using 
k3b. I just use the command line for growisofs now and I haven't had any 
problems.



-- 
Rod


"If you stay the same long enough you'll be in 
 style some day again."  Cren Dog 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: k3b dvd-image burning fails.

2005-03-29 Thread Perttu Laine
more to this one. 

/var/log/messages shows this:

Mar 29 17:49:40 judaspriest kernel: ad6: TIMEOUT - READ_DMA retrying
(2 retries left) LBA=280065087
Mar 29 17:49:40 judaspriest kernel: ad6: FAILURE - READ_DMA timed out
Mar 29 17:49:45 judaspriest kernel: ad6: TIMEOUT - READ_DMA retrying
(2 retries left) LBA=280065119
Mar 29 17:49:46 judaspriest kernel: ad6: FAILURE - READ_DMA timed out
Mar 29 17:49:51 judaspriest kernel: ad6: TIMEOUT - READ_DMA retrying
(2 retries left) LBA=280065151
Mar 29 17:49:51 judaspriest kernel: ad6: FAILURE - READ_DMA timed out
Mar 29 17:49:56 judaspriest kernel: ad6: TIMEOUT - READ_DMA retrying
(2 retries left) LBA=280065183
Mar 29 17:49:56 judaspriest kernel: ad6: FAILURE - READ_DMA timed out
Mar 29 17:50:01 judaspriest kernel: ad6: TIMEOUT - READ_DMA retrying
(2 retries left) LBA=280065183
Mar 29 17:50:01 judaspriest kernel: ad6: FAILURE - READ_DMA timed out
Mar 29 17:50:06 judaspriest kernel: ad6: TIMEOUT - READ_DMA retrying
(2 retries left) LBA=280065183
Mar 29 17:50:06 judaspriest kernel: ad6: FAILURE - READ_DMA timed out

and ad6 is what I'm reading image from.


On Tue, 29 Mar 2005 17:43:40 +0300, Perttu Laine <[EMAIL PROTECTED]> wrote:
> I have trouble burning dvd-r images to dvd+r discs on freebsd 5.4.
> 
> Allmost 50% of burns are failing with same error. (same images works
> sometimes and sometimes not). on windows I have never trouble (no
> single bad burn with same computer, same dvd+r drive and same media).
> now it always halts around 72% done with this same error message:
> 
> --
> 3379789824/4643059712 (72.8%) @0.0x, remaining 3:31
> 3379789824/4643059712 (72.8%) @0.0x, remaining 3:32
> :-( write failed: Input/output error
> /dev/pass0: flushing cache
> /dev/pass0: closing track
> /dev/pass0: closing session
> 
> growisofs comand:
> ---
> /usr/local/bin/growisofs -Z /dev/cd0=/storage/dvd-r/dvd1.img
> -use-the-force-luke=notray -use-the-force-luke=tty -speed=8
> --
> 
> So. what could be wrong?
> 
> --
> kpn @ IRCnet
> 


-- 
--
kpn @ IRCnet
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"