Gentoo Archives: gentoo-user

From: gentuxx <gentuxx@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unable to activate dma mode
Date: Fri, 28 Jul 2006 19:58:31
Message-Id: 44CA699F.5000101@gmail.com
In Reply to: Re: [gentoo-user] unable to activate dma mode by Raymond Lewis Rebbeck
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Raymond Lewis Rebbeck wrote:
5 > On Friday, 28 July 2006 22:36, Stefán István wrote:
6 >> Hello!
7 >> I'm not able to activate dma mode for cdrom drive in my laptop.
8 >> # hdparm -d1 /dev/hdd
9 >>
10 >> /dev/hdd:
11 >> setting using_dma to 1 (on)
12 >> HDIO_SET_DMA failed: Operation not permitted
13 >> using_dma = 0 (off)
14 >>
15 >> [snip]
16 >>
17 >> I think the problem is that there is no driver for this chipset compiled
18 >> into the kernel. But I don't know which driver should be compiled into. I
19 >> tried Intel PIIXn but it didn't help.
20 >>
21 >> Thanks for the help in advance,
22 >> István
23 >
24 > You will need to set CONFIG_IDE=n, enable SCSI cdrom support
25 > (CONFIG_BLK_DEV_SR) and enable the Intel PIIX sata driver
26 > (CONFIG_SCSI_ATA_PIIX).
27
28 Isn't this deprecated? Wouldn't a better choice be to install the
29 SATA driver ebuild? (Mainly trying to eliminate my own confusion here.)
30 >
31 > DMA should then work perfectly fine. However one side effect is that your
32 > cdrom drive will become /dev/sr0, although I guess this can be fixed
33 with a
34 > udev rule.
35 >
36
37
38 - --
39 gentux
40 echo "hfouvyyAhnbjm/dpn" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
41
42 gentux's gpg fingerprint ==> 5495 0388 67FF 0B89 1239 D840 4CF0 39E2
43 18D3 4A9E
44 -----BEGIN PGP SIGNATURE-----
45 Version: GnuPG v1.4.4 (GNU/Linux)
46
47 iD8DBQFEymmeTPA54hjTSp4RAq00AKCCmRYYwKBE6fUCSRN70wHO7VMlSgCfQZsE
48 5D5oHh61ECHFb9CNJEgP17w=
49 =wpX1
50 -----END PGP SIGNATURE-----
51
52 --
53 gentoo-user@g.o mailing list

Replies

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