Re: How do I turn on DMA for ide-scsi DVD drives

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Message: 1
Date: Mon, 04 Feb 2008 21:03:07 -0500
From: Ric Moore <wayward4now@xxxxxxxxx>
Subject: Re: How do I turn on DMA for ide-scsi DVD drives
To: For users of Fedora <fedora-list@xxxxxxxxxx>
Message-ID: <1202176987.1182.80.camel@xxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain

On Mon, 2008-02-04 at 08:04 -0800, spmirowski wrote:
Alan Cox wrote:
On Wed, 30 Jan 2008 19:37:36 -0800
spmirowski <spmirowski@xxxxxxx> wrote:

Hello,

Back when Fedora handled disc drives as ide, I would use hdparm to turn on DMA. Now that Fedora 8 seems to run them as SCSI devices, hdparm can't tell them to turn on DMA. Any ideas how to get them blazing fast again?
Its always done automatically by libata.

Alan

Thanks,

It would appear the issue wasn't DMA, but nvidia-config omitted something from my xorg.conf that allows hardware acceleration for XVideo.

... and that was? Inquiring minds would like to know! :) Ric

The appropriate method would have been to make one change at a time in the conf and test, but I didn't want to spend that amount of time on it =P My guess is the fix was in Section "Module".

Here nvidia-config only puts "Load "glx"". In a prior working xorg.conf I had

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

At least one of those Loads is for the composite graphics, but I can't remember which one.


The following was mainly for composite and extra features, thus I wouldn't expect these to
be part of the fix:

Section "ServerFlags"
Option "AIGLX" "on"
EndSection

and

Section "Extensions"
Option "Composite" "Enable"
EndSection


From Section "Screen" to Section "Device" I moved:

Option "RandRRotation" "True"
Option "RenderAccel" "True"

and added to Section "Device":

Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"

for composite.


Stephen



--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux