Mailing List Archive

Pioneer DVR-108 problems
Hi all,

My new dvdrw is causing me some problems, it won't go into dma mode.
Here is the output of dmesg:

hdd: status error: status=0xd8 { Busy }
hdd: status error: error=0x00
hdd: DMA disabled
hdd: ATAPI reset complete
hdd: status error: status=0xd8 { Busy }
hdd: status error: error=0x00
hdd: ATAPI reset complete
hdd: status error: status=0xd8 { Busy }
hdd: status error: error=0x00
hdd: ATAPI reset complete
hdd: status error: status=0xd8 { Busy }
hdd: status error: error=0x00
hdd: ATAPI reset complete
continues forever basically........

What would cause this? I am running the latest gentoo-dev-sources power
management disabled if that helps.

TIA
Re: Pioneer DVR-108 problems [ In reply to ]
Chris Raine wrote:

> Hi all,
>
> My new dvdrw is causing me some problems, it won't go into dma mode.
> Here is the output of dmesg:
>
> hdd: status error: status=0xd8 { Busy }
> hdd: status error: error=0x00
> hdd: DMA disabled
> hdd: ATAPI reset complete
> hdd: status error: status=0xd8 { Busy }
> hdd: status error: error=0x00
> hdd: ATAPI reset complete
> hdd: status error: status=0xd8 { Busy }
> hdd: status error: error=0x00
> hdd: ATAPI reset complete
> hdd: status error: status=0xd8 { Busy }
> hdd: status error: error=0x00
> hdd: ATAPI reset complete
> continues forever basically........
>
> What would cause this? I am running the latest gentoo-dev-sources
> power management disabled if that helps.
>
> TIA

After trying a number of different sources I finally got it working. I
got it working with development-sources which is the vanilla 2.6 right?
so obviously one of the patches in gentoo-dev-sources is killing my dvd.
I know its nothing to do with vesa-tng and framebuffer support so I will
add these patches myself, what are some other good ones I could include?
I really wish I could use gentoo-dev-sources because i like them so much
but I am trying to use windows as little as possible and watch a fair
few dvds on my computer. Also is there a list of patches that are
included in gentoo-dev-sources? so i can try them a few at a time to try
to figure out which one is causing this so I can do a bug report on it.

Regards,
Chris
Re: Pioneer DVR-108 problems [ In reply to ]
Chris Raine wrote:

>
> After trying a number of different sources I finally got it working. I
> got it working with development-sources which is the vanilla 2.6
> right? so obviously one of the patches in gentoo-dev-sources is
> killing my dvd. I know its nothing to do with vesa-tng and framebuffer
> support so I will add these patches myself, what are some other good
> ones I could include? I really wish I could use gentoo-dev-sources
> because i like them so much but I am trying to use windows as little
> as possible and watch a fair few dvds on my computer. Also is there a
> list of patches that are included in gentoo-dev-sources? so i can try
> them a few at a time to try to figure out which one is causing this so
> I can do a bug report on it.
>
> Regards,
> Chris

Actually take that back, it worked for a little while, now it starts
again, back to the drawing board for me.