Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Dale
Joerg Schilling wrote: Dale wrote: --- /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tracksize:2295193 -speed=4 -use-the-force-luke=bufsize:32m Well, if your problems

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Willie Wong
On Tue, Apr 20, 2010 at 10:45:27AM -0500, Paul Hartman wrote: > > /dev/fd/0 is /dev/stdin > > I learned something new, thanks :) To complete your education :) fd stands for file descriptor. fd/0 = stdin fd/1 = stdout fd/2 = stderr You can create your own file descriptors and use them to manipu

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Joerg Schilling
Dale wrote: > >> --- > >> /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray > >> -use-the-force-luke=tty -use-the-force-luke=4gms > >> -use-the-force-luke=tracksize:2295193 -speed=4 > >> -use-the-force-luke=bufsize:32m > >> > > Well, if your problems ar

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Dale
Joerg Schilling wrote: Dale wrote: Used versions --- mkisofs: 2.1.1a77 growisofs: 7.1 growisofs command: --- /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=4gms -use-the-force-luke=tra

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Mike Edenfield
On 4/20/2010 11:01 AM, Paul Hartman wrote: > On Mon, Apr 19, 2010 at 8:44 PM, Dale wrote: >> /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 > And isn't /dev/fd/0 a floppy device? Are you burning from a floppy to > an IDE drive? /dev/fd0 is a floppy. /dev/fd/0 is file descriptor 0 for the current proc

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Paul Hartman
On Tue, Apr 20, 2010 at 10:38 AM, Joerg Schilling wrote: > Paul Hartman wrote: > >> On Mon, Apr 19, 2010 at 8:44 PM, Dale wrote: >> > /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 >> >> This part jumps out at me. >> >> Is /dev/hdd your new DVD burner? Is it really IDE and not SATA? >> >> And isn't /d

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Joerg Schilling
Paul Hartman wrote: > On Mon, Apr 19, 2010 at 8:44 PM, Dale wrote: > > /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 > > This part jumps out at me. > > Is /dev/hdd your new DVD burner? Is it really IDE and not SATA? > > And isn't /dev/fd/0 a floppy device? Are you burning from a floppy to > an IDE dr

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Paul Hartman
On Mon, Apr 19, 2010 at 8:44 PM, Dale wrote: > /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 This part jumps out at me. Is /dev/hdd your new DVD burner? Is it really IDE and not SATA? And isn't /dev/fd/0 a floppy device? Are you burning from a floppy to an IDE drive?

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-20 Thread Joerg Schilling
Dale wrote: > Used versions > --- > mkisofs: 2.1.1a77 > growisofs: 7.1 > > growisofs command: > --- > /usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray > -use-the-force-luke=tty -use-the-force-luke=4gms > -use-the-force-luke=tracksize:22

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-19 Thread Dale
Joerg Schilling wrote: Dale wrote: Well whether k3b knows it or not, there is 320Gbs of space left. I did some more testing and the drive really doesn't do anything now. Even hdparm can't read all the info so I ordered a drive about 12 hours ago. I have had this brand before so maybe it

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-14 Thread Dale
Joerg Schilling wrote: Dale wrote: Well whether k3b knows it or not, there is 320Gbs of space left. I did some more testing and the drive really doesn't do anything now. Even hdparm can't read all the info so I ordered a drive about 12 hours ago. I have had this brand before so maybe it

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-14 Thread Joerg Schilling
Dale wrote: > Well whether k3b knows it or not, there is 320Gbs of space left. I did > some more testing and the drive really doesn't do anything now. Even > hdparm can't read all the info so I ordered a drive about 12 hours ago. > I have had this brand before so maybe it will be OK. Well,

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-14 Thread Dale
Joerg Schilling wrote: Dale wrote: I tried a older version of k3b and different versions of cdrtools with no change. Also tkdvd doesn't work either. Slightly different error but still doesn't burn. Posted on kde mailing list to see if this is some known issues with k3b. Maybe hardware?

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-14 Thread Joerg Schilling
Dale wrote: > I tried a older version of k3b and different versions of cdrtools with > no change. Also tkdvd doesn't work either. Slightly different error but > still doesn't burn. > > Posted on kde mailing list to see if this is some known issues with > k3b. Maybe hardware? Maybe I am not

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-14 Thread Joerg Schilling
Dale wrote: > It is a different prob;em than before. First time I got this error. > I'm going to install the version of cdrtools that was working and see if > it works. Will post the result later today. I got to drive a tractor > for a little while. If I did understand you correctly, you

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-13 Thread Dale
Dale wrote: Joerg Schilling wrote: Dale wrote: On the screen that usually shows the progress, it says "Fatal error at startup: No space left on device." The main screen where I select files shows there is space left. It shows about 1Mb or so left. I also have a much smaller slice for the

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-13 Thread Dale
Joerg Schilling wrote: Dale wrote: On the screen that usually shows the progress, it says "Fatal error at startup: No space left on device." The main screen where I select files shows there is space left. It shows about 1Mb or so left. I also have a much smaller slice for the backup. W

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-13 Thread Joerg Schilling
Dale wrote: > > On the screen that usually shows the progress, it says "Fatal error at > startup: No space left on device." The main screen where I select files > shows there is space left. It shows about 1Mb or so left. > > I also have a much smaller slice for the backup. When I burn it, it

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-11 Thread Dale
Paul Hartman wrote: On Sat, Apr 10, 2010 at 3:52 PM, Dale wrote: On the screen that usually shows the progress, it says "Fatal error at startup: No space left on device." The main screen where I select files shows there is space left. It shows about 1Mb or so left. Do you have enou

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-11 Thread Paul Hartman
On Sat, Apr 10, 2010 at 3:52 PM, Dale wrote: > > On the screen that usually shows the progress, it says "Fatal error at > startup: No space left on device." The main screen where I select files > shows there is space left. It shows about 1Mb or so left. Do you have enough free space in /tmp to

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-10 Thread Dale
Joerg Schilling wrote: Dale wrote: All I know is that I downgraded cdrtools and it worked. I didn't even eject the media. Since it works now , I don't guess there is any way to test it. Next time I do a backup, I'll upgrade and see if it fails. If it does, maybe then we can figure it o

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Dale
Joerg Schilling wrote: Dale wrote: All I know is that I downgraded cdrtools and it worked. I didn't even eject the media. Since it works now , I don't guess there is any way to test it. Next time I do a backup, I'll upgrade and see if it fails. If it does, maybe then we can figure it o

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Paul Hartman
On Tue, Apr 6, 2010 at 10:54 AM, Joerg Schilling wrote: > Paul Hartman wrote: > >> >> Would a HAL preprobe FDI like this prevent it from interfering with >> >> burning? >> > >> > Could you explain what this means? >> >> I was just thinking if HAL is instructed to ignore the device maybe it >> wo

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Joerg Schilling
Paul Hartman wrote: > >> Would a HAL preprobe FDI like this prevent it from interfering with > >> burning? > > > > Could you explain what this means? > > I was just thinking if HAL is instructed to ignore the device maybe it > won't bother it any more (if that's even the cause of Dale's problem)

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Paul Hartman
On Tue, Apr 6, 2010 at 7:24 AM, Joerg Schilling wrote: > Paul Hartman wrote: > >> On Thu, Apr 1, 2010 at 10:02 AM, Joerg Schilling >> wrote: >> > Your media was either accepted after several tries by the drive for unknown >> > reasons and is now usable in general again or you are observing a pro

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Joerg Schilling
Dale wrote: > All I know is that I downgraded cdrtools and it worked. I didn't even > eject the media. Since it works now , I don't guess there is any way to > test it. Next time I do a backup, I'll upgrade and see if it fails. If > it does, maybe then we can figure it out. I'll go back t

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Joerg Schilling
Dale wrote: > He was talking about you mentioning hal. I think hal is running on this > thing but just not for xorg. It seems to work fine everywhere except > xorg. Then again, when I put a CD/DVD in, it doesn't mount it > automatically anymore. I think that is a KDE4 thing. I may not hav

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-06 Thread Joerg Schilling
Paul Hartman wrote: > On Thu, Apr 1, 2010 at 10:02 AM, Joerg Schilling > wrote: > > Your media was either accepted after several tries by the drive for unknown > > reasons and is now usable in general again or you are observing a problem > > caused by "hald". Note that hald does not care about t

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Zeerak Mustafa Waseem
On Fri, Apr 02, 2010 at 03:27:39PM -0400, stosss wrote: > > Bad enough you mentioned HAL in a conversation with Dale.  Now there's > > XML involved.  This thread is officially never going to end. > > This list really lightens up a day. LOL > > -- > If we can but prevent the government from wasti

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Dale
Neil Bothwick wrote: On Fri, 02 Apr 2010 11:21:04 -0500, Dale wrote: Am I supposed to have anything in fstab for KDE4 and the DVD? I don't have currently and didn't for KDE3 either. I read somewhere that KDE4 did this differently tho. No, KDE determines the mount point from the vol

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Dale
Neil Bothwick wrote: On Fri, 02 Apr 2010 10:20:24 -0500, Dale wrote: It is mounting it now. I can see it when I type in mount. I figured it was turned off somewhere. Now to get me a little icon on the desktop so I can open it. lol Try adding the Device Notifier plasmoid to the ta

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Neil Bothwick
On Fri, 02 Apr 2010 11:21:04 -0500, Dale wrote: > Am I supposed to have anything in fstab for KDE4 and the DVD? I don't > have currently and didn't for KDE3 either. I read somewhere that KDE4 > did this differently tho. No, KDE determines the mount point from the volume name. -- Neil Bothw

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Neil Bothwick
On Fri, 02 Apr 2010 10:20:24 -0500, Dale wrote: > It is mounting it now. I can see it when I type in mount. I figured > it was turned off somewhere. Now to get me a little icon on the > desktop so I can open it. lol Try adding the Device Notifier plasmoid to the task bar, I ind that much more

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread stosss
> Bad enough you mentioned HAL in a conversation with Dale.  Now there's > XML involved.  This thread is officially never going to end. This list really lightens up a day. LOL -- If we can but prevent the government from wasting the labours of the people, under the pretence of taking care of the

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread stosss
On Fri, Apr 2, 2010 at 12:21 PM, Dale wrote: > Neil Bothwick wrote: >> >> On Thu, 01 Apr 2010 16:12:30 -0500, Dale wrote: >> >> >>> >>> Then again, when I put a CD/DVD in, it doesn't mount it >>> automatically anymore.  I think that is a KDE4 thing.  I may not have >>> turned something on.  I just

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Dale
Neil Bothwick wrote: On Thu, 01 Apr 2010 16:12:30 -0500, Dale wrote: Then again, when I put a CD/DVD in, it doesn't mount it automatically anymore. I think that is a KDE4 thing. I may not have turned something on. I just haven't looked into it yet. That's a settings thing, turned

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Mike Edenfield
On 4/1/2010 4:38 PM, Paul Hartman wrote: > On Thu, Apr 1, 2010 at 10:02 AM, Joerg Schilling > wrote: >> Your media was either accepted after several tries by the drive for unknown >> reasons and is now usable in general again or you are observing a problem >> caused by "hald". Note that hald does

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Dale
Neil Bothwick wrote: On Thu, 01 Apr 2010 16:12:30 -0500, Dale wrote: Then again, when I put a CD/DVD in, it doesn't mount it automatically anymore. I think that is a KDE4 thing. I may not have turned something on. I just haven't looked into it yet. That's a settings thing, turned

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-02 Thread Neil Bothwick
On Thu, 01 Apr 2010 16:12:30 -0500, Dale wrote: > Then again, when I put a CD/DVD in, it doesn't mount it > automatically anymore. I think that is a KDE4 thing. I may not have > turned something on. I just haven't looked into it yet. That's a settings thing, turned off by default System Set

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Dale
Joerg Schilling wrote: Neil Bothwick wrote: On Thu, 01 Apr 2010 17:02:20 +0200, Joerg Schilling wrote: Your media was either accepted after several tries by the drive for unknown reasons and is now usable in general again or you are observing a problem caused by "hald". OM

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Neil Bothwick wrote: > On Thu, 01 Apr 2010 17:02:20 +0200, Joerg Schilling wrote: > > > Your media was either accepted after several tries by the drive for > > unknown reasons and is now usable in general again or you are observing > > a problem caused by "hald". > > OMG Jörg! Do you have any ide

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Paul Hartman
On Thu, Apr 1, 2010 at 10:02 AM, Joerg Schilling wrote: > Your media was either accepted after several tries by the drive for unknown > reasons and is now usable in general again or you are observing a problem > caused by "hald". Note that hald does not care about the CD/DVD/BD Writing > process a

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Neil Bothwick
On Thu, 01 Apr 2010 17:02:20 +0200, Joerg Schilling wrote: > Your media was either accepted after several tries by the drive for > unknown reasons and is now usable in general again or you are observing > a problem caused by "hald". OMG Jörg! Do you have any idea what you've done? -- Neil Both

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Dale
Joerg Schilling wrote: Dale wrote: OK. I thought I would try some different versions of software and see what happens. With the info Neil provided about what does what, I thought I would try a different version of cdrtools. I went to a older version and it worked fine on the first try w

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > OK. I thought I would try some different versions of software and see > what happens. With the info Neil provided about what does what, I > thought I would try a different version of cdrtools. I went to a older > version and it worked fine on the first try with my backup file.

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > After downgrading to a stable cdrtools, I don't have any failing media. > I have been using the same drive and media for quite a while tho. I There is a difference between "after" downgrading and _from_ downgrading. It you really mean _after_ downgrading, there is no way to hel

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Dale
Joerg Schilling wrote: Dale wrote: I see your points but it just finished burning about 6 more very full DVDs with not one single error. They burned with no prompts other than the usual things it does to confirm what I am doing, such as overwriting a DVD with data on it. Since it was fa

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Dale
Joerg Schilling wrote: Dale wrote: Used versions --- cdrecord: 2.1.1a77 cdrecord --- scsidev: '/dev/hdd' devname: '/dev/hdd' scsibus: -2 target: -2 lun: -2 Warning: Open by 'devname' is unintentional and not supported. Linux sg driver version: 3.5.2

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > I see your points but it just finished burning about 6 more very full > DVDs with not one single error. They burned with no prompts other than > the usual things it does to confirm what I am doing, such as overwriting > a DVD with data on it. Since it was failing basically eve

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Mike Edenfield wrote: > On 3/30/2010 1:00 PM, Dale wrote: > > > status: 0x2 (CHECK CONDITION) > > Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 73 03 00 00 > > Sense Key: 0x3 Medium Error, Segment 0 > > Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0 > > Sense flags: Blk 0 (n

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > This is hopefully the last update. I have now burned several DVDs, > including the ones that failed earlier, with no errors at all. I guess > the newer version of cdrtools has some issues which may be why it is not > in stable yet. ;-) There are no known issues with cdrtools

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > Used versions > --- > cdrecord: 2.1.1a77 > > cdrecord > --- > scsidev: '/dev/hdd' > devname: '/dev/hdd' > scsibus: -2 target: -2 lun: -2 > Warning: Open by 'devname' is unintentional and not supported. > Linux sg driver version: 3.5.27 > SCSI

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > > growisofs -dvd-compat -Z /dev/dvd=/path/to/file.iso > > > > At least you'll have a better idea where the problem lies. > > > > > > Could I just get rid of one of the programs or are they all part of the > same package? I suspect a mismatch of package versions which is why I

Re: [gentoo-user] Can't get a DVD to burn.

2010-04-01 Thread Joerg Schilling
Dale wrote: > mkisofs > > --- > > 2097493 > > /usr/bin/mkisofs: Warning: Cannot add inode hints with -no-cache-inodes. I strongly recommend not to use the option -no-cache-inodes. This option causes mkisofs not to check for hard links. As a rersult, the filesystem is bigger t

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-31 Thread Neil Bothwick
On Wed, 31 Mar 2010 17:46:47 -0500, Dale wrote: > I don't always get involved in a hal thread. And bears don't always shit in the woods... ;-) -- Neil Bothwick He who asks a question is a fool for a minute, He who doesn't ask is a fool for a lifetime. signature.asc Description: PGP signatu

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-31 Thread Dale
Marc Joliet wrote: Am Tue, 30 Mar 2010 15:06:46 -0500 schrieb Dale: Dale wrote: [...] I hope the DVD guru saw this and the error just in case he sees what needs fixing. Maybe he is on vacation or something. :-) Heh, I was wondering where Jörg Schilling (I guess that's w

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-31 Thread Marc Joliet
Am Tue, 30 Mar 2010 15:06:46 -0500 schrieb Dale : > Dale wrote: [...] > I hope the DVD guru saw this and the error just in case he sees what > needs fixing. Maybe he is on vacation or something. :-) Heh, I was wondering where Jörg Schilling (I guess that's who you mean) is, too :-) . Usually

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Dale
Mike Edenfield wrote: On 3/30/2010 1:00 PM, Dale wrote: status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 73 03 00 00 Sense Key: 0x3 Medium Error, Segment 0 Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0 Sense flags: Blk 0 (not valid) T

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Mike Edenfield
On 3/30/2010 1:00 PM, Dale wrote: > status: 0x2 (CHECK CONDITION) > Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 73 03 00 00 > Sense Key: 0x3 Medium Error, Segment 0 > Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0 > Sense flags: Blk 0 (not valid) This part is claiming that

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Dale
Dale wrote: Dale wrote: OK. I went back to k3b and tried to burn a Gentoo install disc which is a iso image. This is what it gives when I do that. < SNIP > This appears to be using cdrecord. Any ideas? Should I shoot it? lol Dale :-) :-) OK. I thought I would try some different v

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Dale
Dale wrote: OK. I went back to k3b and tried to burn a Gentoo install disc which is a iso image. This is what it gives when I do that. < SNIP > This appears to be using cdrecord. Any ideas? Should I shoot it? lol Dale :-) :-) OK. I thought I would try some different versions of so

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Dale
Neil Bothwick wrote: On Tue, 30 Mar 2010 11:00:06 -0500, Dale wrote: K3b is running mkisofs and growisofs at the same time, hence the mixed up debug output making it hard to see where the error is coming from. Take the media, drive and growisofs out of the equation by getting K3b to create

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Neil Bothwick
On Tue, 30 Mar 2010 11:00:06 -0500, Dale wrote: > > K3b is running mkisofs and growisofs at the same time, hence the > > mixed up debug output making it hard to see where the error is coming > > from. Take the media, drive and growisofs out of the equation by > > getting K3b to create an ISO image

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Paul Hartman
On Tue, Mar 30, 2010 at 11:00 AM, Dale wrote: > Neil Bothwick wrote: >> >> On Mon, 29 Mar 2010 20:19:02 -0500, Dale wrote: >> >> >>> >>> I also tried to burn this with tkdvd but it failed too. I don't think >>> the media is bad. It doesn't appear to be k3b since the other program >>> fails too.

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Dale
Neil Bothwick wrote: On Mon, 29 Mar 2010 20:19:02 -0500, Dale wrote: I also tried to burn this with tkdvd but it failed too. I don't think the media is bad. It doesn't appear to be k3b since the other program fails too. I also updated to the latest testing but no difference that I can se

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Dale
stosss wrote: On Tue, Mar 30, 2010 at 3:39 AM, Neil Bothwick wrote: On Mon, 29 Mar 2010 20:19:02 -0500, Dale wrote: I also tried to burn this with tkdvd but it failed too. I don't think the media is bad. It doesn't appear to be k3b since the other program fails too. I also update

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread stosss
On Tue, Mar 30, 2010 at 3:39 AM, Neil Bothwick wrote: > On Mon, 29 Mar 2010 20:19:02 -0500, Dale wrote: > >> I also tried to burn this with tkdvd but it failed too.  I don't think >> the media is bad.  It doesn't appear to be k3b since the other program >> fails too.  I also updated to the latest

Re: [gentoo-user] Can't get a DVD to burn.

2010-03-30 Thread Neil Bothwick
On Mon, 29 Mar 2010 20:19:02 -0500, Dale wrote: > I also tried to burn this with tkdvd but it failed too. I don't think > the media is bad. It doesn't appear to be k3b since the other program > fails too. I also updated to the latest testing but no > difference that I can see. It does someti