From owner-freebsd-questions Tue Jul 30 17:29: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E2037B406 for ; Tue, 30 Jul 2002 17:28:57 -0700 (PDT) Received: from ish7.ericsson.com.au (ish7.ericsson.com.au [203.61.155.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA7B243E7B for ; Tue, 30 Jul 2002 17:27:45 -0700 (PDT) (envelope-from craig.williamson@ericsson.co.nz) Received: from brsf10.epa.ericsson.se (brsf10 [146.11.8.4]) by ish7.ericsson.com.au (8.11.6+Sun/8.11.6) with ESMTP id g6V0PgY18285; Wed, 31 Jul 2002 10:25:42 +1000 (EST) Received: from eaubrnt019.epa.ericsson.se (eaubrnt019.epa.ericsson.se [146.11.9.165]) by brsf10.epa.ericsson.se (8.11.6+Sun/8.11.6) with ESMTP id g6V0RVM17486; Wed, 31 Jul 2002 10:27:31 +1000 (EST) Received: by eaubrnt019.epa.ericsson.se with Internet Mail Service (5.5.2653.19) id ; Wed, 31 Jul 2002 10:27:29 +1000 Message-ID: From: "Craig Williamson (ENZ)" To: "'Diablo Rojo'" Cc: freebsd-questions@FreeBSD.ORG Subject: RE: k, here is ther error Date: Wed, 31 Jul 2002 10:27:29 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C23829.0DBC3D10" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C23829.0DBC3D10 Content-Type: text/plain; charset="ISO-8859-1" This could be either 1 of two things. DMA could be enabled in the kernel, but is conflicting with the hardware. Or DMA is not enabled in the kernel. Check your kernel config, and see whether DMA is either enabled or disabled. If it is enabled, disable it (or vice versa) and recompile the kernel. Try that and see how it goes. Craig -----Original Message----- From: Diablo Rojo [mailto:diablo_rojo@rol.ro] Sent: Wednesday, 31 July 2002 11:14 a.m. To: Craig Williamson (ENZ) Subject: k, here is ther error for my 845G If I run hdparm -d1 /dev/hd(a or c), I now get: HDIO_SET_DMA failed: Operation not permitted Here is a snippet from dmesg: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx PCI_IDE: unknown IDE controller on PCI bus 00 device f9, VID=8086, DID=24cb PCI: Device 00:1f.1 not available because of resource collisions PCI_IDE: (ide_setup_pci_device:) Could not enable device. Here is some lspci 00:00.0 Host bridge: Intel Corp.: Unknown device 2560 (rev 01) 00:01.0 PCI bridge: Intel Corp.: Unknown device 2561 (rev 01) 00:1d.0 USB Controller: Intel Corp.: Unknown device 24c2 (rev 01) 00:1d.1 USB Controller: Intel Corp.: Unknown device 24c4 (rev 01) 00:1d.2 USB Controller: Intel Corp.: Unknown device 24c7 (rev 01) 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corp.: Unknown device 24c0 (rev 01) 00:1f.1 IDE interface: Intel Corp.: Unknown device 24cb (rev 01) ------_=_NextPart_001_01C23829.0DBC3D10 Content-Type: text/html; charset="ISO-8859-1"
This could be either 1 of two things.  DMA could be enabled in the kernel, but is conflicting with the hardware.  Or DMA is not enabled in the kernel.  Check your kernel config, and see whether DMA is either enabled or disabled.  If it is enabled, disable it (or vice versa) and recompile the kernel.  Try that and see how it goes.
 
Craig
-----Original Message-----
From: Diablo Rojo [mailto:diablo_rojo@rol.ro]
Sent: Wednesday, 31 July 2002 11:14 a.m.
To: Craig Williamson (ENZ)
Subject: k, here is ther error

for my 845G
 
If I run hdparm -d1 /dev/hd(a or c),
I now get:

HDIO_SET_DMA failed: Operation not permitted

Here is a snippet from dmesg:

ide: Assuming 33MHz system bus speed for PIO modes;
override with idebus=xx
PCI_IDE: unknown IDE controller on PCI bus 00 device
f9, VID=8086, DID=24cb
PCI: Device 00:1f.1 not available because of resource
collisions
PCI_IDE: (ide_setup_pci_device:) Could not enable
device.

Here is some lspci

00:00.0 Host bridge: Intel Corp.: Unknown device 2560 (rev 01)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2561 (rev 01)
00:1d.0 USB Controller: Intel Corp.: Unknown device 24c2 (rev 01)
00:1d.1 USB Controller: Intel Corp.: Unknown device 24c4 (rev 01)
00:1d.2 USB Controller: Intel Corp.: Unknown device 24c7 (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp.: Unknown device 24c0 (rev 01)
00:1f.1 IDE interface: Intel Corp.: Unknown device 24cb (rev 01)

------_=_NextPart_001_01C23829.0DBC3D10-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message