Re: dma fails with kernel 2.4.21

2003-06-24 Thread Marino Fernandez
On Monday 23 June 2003 09:30 am, Kristian Peters wrote: > Marino Fernandez <[EMAIL PROTECTED]> schrieb: > > [EMAIL PROTECTED]:~$ uname -r > > 2.4.21 > > [EMAIL PROTECTED]:~$ sudo hdparm -d1 /dev/hdc > > > > /dev/hdc: > > setting using_dma to 1 (on) > > using_dma= 1 (on) > > Have you tried to

Re: dma fails with kernel 2.4.21

2003-06-23 Thread Kristian Peters
Ezio Cremaschini <[EMAIL PROTECTED]> schrieb: > I had the same problem with 2.4.21 and solved it setting the option > CONFIG_BLK_DEV_PIIX=y in submenu "IDE, ATA and ATAPI Block devices", > as explained in article > http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=20030524025008%240c

Re: dma fails with kernel 2.4.21 - SOLVED

2003-06-23 Thread Anthony Campbell
On 22 Jun 2003, Marino Fernandez wrote: > On Sunday 22 June 2003 10:17 pm, Kristian Peters wrote: > > Anthony Campbell <[EMAIL PROTECTED]> schrieb: > > > I had dma running with kernel 2.4.20. On 2.4.21 hdparm gives an error: > > > > > > HDIO_SET_DMA failed > > > > > > Anyone know why this is or w

Re: dma fails with kernel 2.4.21

2003-06-23 Thread Kristian Peters
Marino Fernandez <[EMAIL PROTECTED]> schrieb: > [EMAIL PROTECTED]:~$ uname -r > 2.4.21 > [EMAIL PROTECTED]:~$ sudo hdparm -d1 /dev/hdc > > /dev/hdc: > setting using_dma to 1 (on) > using_dma= 1 (on) Have you tried to mount a cdrom ? I can safely enable DMA but accessing the cdrom won't wo

Re: dma fails with kernel 2.4.21

2003-06-23 Thread Ezio Cremaschini
Sun, Jun 22, 2003 at 03:27:57PM +0100, Anthony Campbell ha scritto: > I had dma running with kernel 2.4.20. On 2.4.21 hdparm gives an error: > > HDIO_SET_DMA failed > I had the same problem with 2.4.21 and solved it setting the option CONFIG_BLK_DEV_PIIX=y in submenu "IDE, ATA and ATAPI Bl

Re: dma fails with kernel 2.4.21

2003-06-22 Thread Marino Fernandez
On Sunday 22 June 2003 10:17 pm, Kristian Peters wrote: > Anthony Campbell <[EMAIL PROTECTED]> schrieb: > > I had dma running with kernel 2.4.20. On 2.4.21 hdparm gives an error: > > > > HDIO_SET_DMA failed > > > > Anyone know why this is or what has changed between the two kernels? It must be

Re: dma fails with kernel 2.4.21

2003-06-22 Thread Kristian Peters
Anthony Campbell <[EMAIL PROTECTED]> schrieb: > I had dma running with kernel 2.4.20. On 2.4.21 hdparm gives an error: > > HDIO_SET_DMA failed > > Anyone know why this is or what has changed between the two kernels? Do you have CONFIG_IDEDMA_AUTO or CONFIG_IDEDMA_ONLYDISK enabled ? Try to