From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E2Eng-00003n-QJ for garchives@archives.gentoo.org; Mon, 08 Aug 2005 21:04:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j78L3Yt0003654; Mon, 8 Aug 2005 21:03:34 GMT Received: from xmedia.sk (chello085216137197.chello.sk [85.216.137.197]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j78KvmUR013699 for ; Mon, 8 Aug 2005 20:57:48 GMT Received: (qmail 12939 invoked by uid 210); 8 Aug 2005 22:53:34 +0200 Received: from 127.0.0.1 by noro (envelope-from , uid 201) with qmail-scanner-1.25st (clamdscan: 0.83/819. spamassassin: 3.0.2. perlscan: 1.24st. Clear:RC:1(127.0.0.1):SA:0(-5.6/5.0):. Processed in 5.587029 secs); 08 Aug 2005 20:53:34 -0000 X-Spam-Status: No, hits=-5.6 required=5.0 Received: from unknown (HELO ?127.0.0.1?) (127.0.0.1) by localhost with SMTP; 8 Aug 2005 22:53:28 +0200 Message-ID: <42F7C63F.9040202@xmedia.sk> Date: Mon, 08 Aug 2005 22:53:19 +0200 From: Norbert Kamenicky User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050806 X-Accept-Language: sk, cs, en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] setting "using_dma" on a BenQ DVD/RW drive References: <1123517023.20641.4.camel@sysconcept.ca> <1123520963.20643.9.camel@sysconcept.ca> <42F79C7B.5000709@cisco.com> In-Reply-To: <42F79C7B.5000709@cisco.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archives-Salt: 5930a274-17fe-4bc1-9f44-96cb359f5afd X-Archives-Hash: fe33b803ff4b5e86ba96eb46e5d41fb9 Roy Wright wrote: -snip- > I'm having the same issue with a Memorex DVD writer. > Googling suggests making sure the IDE controller > chipset module is loaded. My problem is that I don't > see a config module option for Intel 82801EB (ICH5). > Yes u are right, IMO it has nothing to do with CD/DVD writer or HDD itself, it depends on IDE chipset driver. My mobo is also based on i865 chipset, one SATA and one PATA HDD connected. If I use 2.4 kernel, both drives are fast, also DMA on PATA drive is on, but using 2.6 kernel PATA HDD gives sustain rate only ~2MB/s, DMA setting fails with "Operation not permitted" error. "lshw" says this: *-ide description: IDE interface product: 82801EB (ICH5) SATA Controller vendor: Intel Corporation physical id: 1f.2 bus info: pci@00:1f.2 logical name: scsi0 version: 02 width: 32 bits clock: 66MHz capabilities: ide bus_master emulated configuration: driver=ata_piix <<<<<<<<< resources: ioport:fc00-fc0f irq:18 # grep -i "pii\|ata" /usr/src/linux/.config: CONFIG_BLK_DEV_PIIX=y CONFIG_SCSI_SATA=y # CONFIG_SCSI_SATA_AHCI is not set # CONFIG_SCSI_SATA_SVW is not set CONFIG_SCSI_ATA_PIIX=y # CONFIG_SCSI_SATA_NV is not set # CONFIG_SCSI_SATA_PROMISE is not set # CONFIG_SCSI_SATA_QSTOR is not set # CONFIG_SCSI_SATA_SX4 is not set # CONFIG_SCSI_SATA_SIL is not set # CONFIG_SCSI_SATA_SIS is not set # CONFIG_SCSI_SATA_ULI is not set # CONFIG_SCSI_SATA_VIA is not set # CONFIG_SCSI_SATA_VITESSE is not set # CONFIG_SCSI_EATA is not set # CONFIG_ATALK is not set CONFIG_I2C_PIIX4=m CONFIG_USB_STORAGE_DATAFAB=y Although I have "ata_piix.o" compiled in kernel (listed by lshw), there is only slow generic PATA support available. noro -- gentoo-user@gentoo.org mailing list