Re: HDIO_SET_DMA failed: Operation not permitted [SOLVED]

2004-04-20 Thread Tim Beauregard
Mike Chandler wrote: On Monday 19 April 2004 04:10 pm, Tim Beauregard wrote: Markus Schabel wrote: Tim Beauregard wrote: Markus Schabel wrote: Tim Beauregard wrote: Unfortunately my first post was 9 days ago, and noone replied to that. I had that problem when i forgot to compile the piix drive

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Mike Chandler
ame boat, except kernel-2.6.3-1. > > >> hdparm returns this error: > > >> > > >> [EMAIL PROTECTED]:/home/mike# hdparm -d1 /dev/hdb > > >> > > >> /dev/hdb: > > >> setting using_dma to 1 (on) > > >> HDIO_SET_DMA failed:

Re: HDIO_SET_DMA failed: Operation not permitted [SOLVED]

2004-04-19 Thread Mike Chandler
On Monday 19 April 2004 04:10 pm, Tim Beauregard wrote: > Markus Schabel wrote: > > Tim Beauregard wrote: > >> Markus Schabel wrote: > >>> Tim Beauregard wrote: > Unfortunately my first post was 9 days ago, and noone replied to that. > >>> > >>> I had that problem when i forgot to compile the

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Mike Chandler
On Monday 19 April 2004 02:34 pm, Tim Beauregard wrote: > Markus Schabel wrote: > > Tim Beauregard wrote: > > [...] > > >> Unfortunately my first post was 9 days ago, and noone replied to that. > > > > I had that problem when i forgot to compile the piix drivers into the > > kernel. after fixing th

Re: HDIO_SET_DMA failed: Operation not permitted [SOLVED]

2004-04-19 Thread Tim Beauregard
Markus Schabel wrote: Tim Beauregard wrote: Markus Schabel wrote: Tim Beauregard wrote: Unfortunately my first post was 9 days ago, and noone replied to that. I had that problem when i forgot to compile the piix drivers into the kernel. after fixing that, all worked fine again. Thanks for th

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Markus Schabel
Tim Beauregard wrote: Markus Schabel wrote: Tim Beauregard wrote: Unfortunately my first post was 9 days ago, and noone replied to that. I had that problem when i forgot to compile the piix drivers into the kernel. after fixing that, all worked fine again. Thanks for the suggestion. I inserted thi

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Tim Beauregard
Markus Schabel wrote: Tim Beauregard wrote: [...] Unfortunately my first post was 9 days ago, and noone replied to that. I had that problem when i forgot to compile the piix drivers into the kernel. after fixing that, all worked fine again. best regards, Markus Thanks for the suggestion. I ins

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Markus Schabel
Tim Beauregard wrote: Mike Chandler wrote: [...] Hey Tim, I'm in the same boat, except kernel-2.6.3-1. hdparm returns this error: [EMAIL PROTECTED]:/home/mike# hdparm -d1 /dev/hdb /dev/hdb: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma= 0 (off) [

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Tim Beauregard
Mike Chandler wrote: [...] Hey Tim, I'm in the same boat, except kernel-2.6.3-1. hdparm returns this error: [EMAIL PROTECTED]:/home/mike# hdparm -d1 /dev/hdb /dev/hdb: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma= 0 (off) [EMAIL PROTECTED]:/home

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Mike Chandler
I've also tried passing ide0=dma to the kernel, however hdparm will not > turn DMA on following this. Can anyone suggest where I'm going wrong? > > Thanks, Tim Hey Tim, I'm in the same boat, except kernel-2.6.3-1. hdparm returns this error: [EMAIL PROTECTED]:/home/mike# hd

Re: HDIO_SET_DMA failed: Operation not permitted

2004-04-19 Thread Tim Beauregard
Tim Beauregard wrote: Hi, Could someone please help me find the kernel config settings which I've neglected, that prevent me from using DMA? I expected inclusion of AMD and nVidia IDE chipset support (CONFIG_BLK_DEV_AMD74XX=m) would be sufficient. I have tried enabling DMA only for disks (CONFIG

HDIO_SET_DMA failed: Operation not permitted

2004-04-10 Thread Tim Beauregard
EMAIL PROTECTED]:~$ sudo hdparm -d1 /dev/hda /dev/hda: ~ setting using_dma to 1 (on) ~ HDIO_SET_DMA failed: Operation not permitted ~ using_dma= 0 (off) _ [EMAIL PROTECTED]:~$ uname -a Linux debian 2.6.3 #1 Sat Apr 3 01:47:16 BS

Re: HDIO_SET_DMA failed: Operation not permitted

2003-12-01 Thread Andreas Goesele
Serge Gebhardt <[EMAIL PROTECTED]> writes: > try compiling into the kernel (not module) and check the logs. I > remember having similar cases, can't remember how I > solved them :/ Thanks. Compiling the chipset support into the kernel solved the problem. That would qualify as a kernel bug, wouldn

Re: HDIO_SET_DMA failed: Operation not permitted

2003-12-01 Thread Serge Gebhardt
On 01 Dec 2003 02:12:01 +0100 Andreas Goesele <[EMAIL PROTECTED]> wrote: > > But then the disappointment: > > > > $ modprobe amd74xx > > > > $ hdparm -d1 /dev/hda > > > > /dev/hda: > > setting using_dma to 1 (on) > > HDIO_SET_DMA

Re: HDIO_SET_DMA failed: Operation not permitted

2003-11-30 Thread Andreas Goesele
Alf Werder <[EMAIL PROTECTED]> writes: > > It's even worse: > > > > $ modprobe amd74xx > > Segmentation fault > > > > And now I have: > > > > amd74xx 9468 1 (initializing) > > > > The module cannot be removed and interferes with other processes as > > for instance ifconfig (

Re: HDIO_SET_DMA failed: Operation not permitted

2003-11-30 Thread Alf Werder
On Mon, 2003-12-01 at 02:12, Andreas Goesele wrote: > Andreas Goesele <[EMAIL PROTECTED]> writes: > > > But then the disappointment: > > > > $ modprobe amd74xx > > > > $ hdparm -d1 /dev/hda > > > > /dev/hda: > > setting using_dma

Re: HDIO_SET_DMA failed: Operation not permitted

2003-11-30 Thread Andreas Goesele
Andreas Goesele <[EMAIL PROTECTED]> writes: > But then the disappointment: > > $ modprobe amd74xx > > $ hdparm -d1 /dev/hda > > /dev/hda: > setting using_dma to 1 (on) > HDIO_SET_DMA failed: Operation not permitted > using_dma= 0 (off) It's eve

HDIO_SET_DMA failed: Operation not permitted

2003-11-30 Thread Andreas Goesele
/hda: setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted using_dma= 0 (off) Any suggestions? (The last command I did as root, of course.) Thanks a lot in advance! Andreas Goesele -- Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur