Re: Display woes

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

 



On 6/2/06, Ben Lancaster <lists@xxxxxxxxxxxxxxxxxx> wrote:
1) I'm having a bit of difficulty getting the latest nvidia graphics
drivers to run ( installed from atrpms via yum), here's what happens:

# yum install nvidia-graphics8762
-- all OK

# nvidia-graphics-switch 8762
# tail /var/log/messages
-- snip --
Jun  2 23:56:12 benlancaster yum: Installed: nvidia-
graphics8762.x86_64 1:1.0_8762-72.rhfc5.at
Jun  2 23:56:24 benlancaster kernel: NVRM: loading NVIDIA Linux
x86_64 Kernel Module  1.0-8762  Mon May 15 13:58:14 PDT 2006

# init 5
# tail /var/log/messages
Jun  2 23:56:46 benlancaster init: Switching to runlevel: 5
Jun  2 23:56:47 benlancaster kernel: NVRM: not using NVAGP, kernel
was compiled with GART_IOMMU support!!

That isn't an X failure, its an AGP driver failure, but shouldn't be
fatal to starting X.  Is X running?  What does your X log look like?

2) I can't seem to disable DPMS (screen blanking). My xorg.conf
contains:
Option      "dpms" "false"
... in the right section, and I've also used:
/usr/X11R6/bin/xset -dpms
...in my ~/.Xclients startup script (which is being successfully
executed)

The dpms option in xorg.conf can only be used to turn it on, not off.
xset is the right command, however what you're running is missing the
parameter for the dpms option, so its likely doing nothing.  The
command you likely want is:
xset dpms force off

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                                    netllama@xxxxxxxxx
LlamaLand                       http://netllama.linux-sxs.org

--
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