Date: Tue, 21 Jul 2009 09:47:35 -0400 From: Mark Moellering <mark@msen.com> To: freebsd-questions@freebsd.org Subject: Re: K3b-DVD Message-ID: <200907210947.35758.mark@msen.com> In-Reply-To: <200907201939.45347.lumiwa@gmail.com> References: <200907201939.45347.lumiwa@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > > :-[ WRITE@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907210947.35758.mark>