Gentoo Archives: gentoo-user

From: "Stefán István" <stefi@××××××××××××.hu>
To: gentoo levlist <gentoo-user@l.g.o>
Subject: [gentoo-user] unable to activate dma mode
Date: Fri, 28 Jul 2006 13:10:47
Message-Id: 200607281506.25021.stefi@geohidroterv.hu
1 Hello!
2 I'm not able to activate dma mode for cdrom drive in my laptop.
3 # hdparm -d1 /dev/hdd
4
5 /dev/hdd:
6 setting using_dma to 1 (on)
7 HDIO_SET_DMA failed: Operation not permitted
8 using_dma = 0 (off)
9
10 I have the following hardvers:
11 # lspci
12 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express
13 Processor to DRAM Controller (rev 04)
14 00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root
15 Port (rev 04)
16 00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
17 High Definition Audio Controller (rev 04)
18 00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI
19 Express Port 1 (rev 04)
20 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
21 USB UHCI #1 (rev 04)
22 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
23 USB UHCI #2 (rev 04)
24 00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
25 USB UHCI #3 (rev 04)
26 00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
27 USB UHCI #4 (rev 04)
28 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
29 USB2 EHCI Controller (rev 04)
30 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
31 00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge
32 (rev 04)
33 00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev
34 04)
35 00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus
36 Controller (rev 04)
37 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X700
38 (PCIE)
39 06:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network
40 Connection (rev 05)
41 06:04.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
42 06:04.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Host
43 Controller
44 06:04.3 Mass storage controller: Texas Instruments PCIxx21 Integrated
45 FlashMedia Controller
46 06:04.4 Class 0805: Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621,
47 PCI7411, PCI7421, PCI7611, PCI7621 Secure Digital (SD) Controller
48 06:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit
49 Ethernet (rev 10)
50
51 And dmesg:
52 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
53 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
54 ide0: I/O resource 0x1F0-0x1F7 not free.
55 ide0: ports already in use, skipping probe
56 Probing IDE interface ide1...
57 input: AT Translated Set 2 keyboard as /class/input/input0
58 hdd: PHILIPS DVD+/-RW SDVD8441, ATAPI CD/DVD-ROM drive
59 input: ImPS/2 Logitech Wheel Mouse as /class/input/input1
60 ide1 at 0x170-0x177,0x376 on irq 15
61 hdd: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
62 Uniform CD-ROM driver Revision: 3.20
63
64 I think the problem is that there is no driver for this chipset compiled into
65 the kernel. But I don't know which driver should be compiled into. I tried
66 Intel PIIXn but it didn't help.
67
68 Thanks for the help in advance,
69 István
70
71 --
72 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] unable to activate dma mode Raymond Lewis Rebbeck <dystopianray@×××××.com>