Problem SOLVED - but another problem pop-up.  Writing to a disk is not
reliable.
I was right, I've missed some setting in the Kernel, 
Device Drivers:
    ATA/ATAPI/MFM/RLL Support
         (x)  Sharing PCI IDE interrupts support
         (x)  Generic PCI IDE Chipset support   
         (x)  VIA82Cxxx Shipset support   #I have this chipset

The first two option must have been the culprit of my problems.
To write two files (44Mb +11Mb =55MB total) to a CDRW it tooks me about
2min.
When I open the drive I can see those two files there 11MB and 44MB
But when I try to copy them back to Hard Drive I get and I/O error

So much if I was relying on these disks for real backup :-/
I would be convinced that the files are there but if I needed them in
emergency I would get an I/O error.

-- 
#Joseph


On Mon, 2005-08-08 at 15:46 -0700, Raymond Lillard wrote:
> Neil Bothwick wrote:
> > On Mon, 08 Aug 2005 14:19:46 -0500, Roy Wright wrote:
> > 
> > 
> >>My system has two SATA WD Raptors for hard disks.  I'm
> >>trying to get DMA working for the DVD writer which is IDE.
> >>I'd just like to eliminate the occasionaly hiccup when playing
> >>DVDs.
> > 
> > 
> > This makes it more likely that the problem is lack of support for your
> > IDE chipset in your kernel.
> 
> Joseph,
> 
> Please post *ALL* of the output of a dmesg and lspci-v command.
> I too believe chipset issues are most likely the problem.
> 
> I am at present fighting a similar problem with a 915GM.
> 
> -- 
> Regards,
> Ray
> 
> 
> 

-- 
gentoo-user@gentoo.org mailing list

Reply via email to