[ATrpms-users] ATrpms Nvidia driver not working
Axel Thimm
Axel.Thimm at ATrpms.net
Tue Jul 24 15:56:51 CEST 2007
On Tue, Jul 24, 2007 at 04:20:55AM -0700, Javier Perez wrote:
> Help.
> The nvidia-graphics driver is not working.
>
> I was using the nvidia driver downloaded from the
> nvidia website and installed using the nvidia
> installer.
> It worked fine and below is my xorg.conf
>
> Testing out to see if I could solve my missing
> timeline editor, I decided to uninstall the nvidia
> driver and use the ATrpms driver.
>
> I do not know why but it is not working. Right after
> installing with yum and rebooting, the X server
> complains.
>
> I am using the "nv" driver right now.
>
> What could it be?
>
> Here is my original xorg.conf
> -----------------
> [root at musa X11]# cat xorg.conf.nvidia.bak
> # Xorg configuration created by system-config-display
>
> Section "ServerLayout"
> Identifier "single head configuration"
> Screen 0 "Screen0" 0 0
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "Module"
> Load "v4l"
> Load "dbe"
> Load "extmod"
> Load "fbdevhw"
> Load "record"
> Load "freetype"
> Load "type1"
> Load "glx"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "us"
> EndSection
>
> Section "Device"
> Identifier "Videocard0"
> Driver "nv"
> Option "HWCursor" "off"
> Option "DPI" "100 x 100"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Videocard0"
> DefaultDepth 16
> Option "TVStandard" "NTSC-M"
> Option "TVOutFormat" "COMPOSITE"
> Option "UseEvents" "True"
> SubSection "Display"
> Viewport 0 0
> Depth 24
> Modes "800x600" "640x480"
> EndSubSection
> SubSection "Display"
> Viewport 0 0
> Depth 16
> Modes "800x600" "640x480"
> EndSubSection
> EndSection
> ------------------------------
> This is my current xorg.conf
>
> ----------------------------
> [root at musa X11]# cat xorg.conf
> # Xorg configuration created by system-config-display
>
> Section "ServerLayout"
> Identifier "single head configuration"
> Screen 0 "Screen0" 0 0
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "kbd"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "us"
> EndSection
>
> Section "Device"
> Identifier "Videocard0"
> Driver "nv"
> Option "HWcursor" "off"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Videocard0"
> DefaultDepth 24
> SubSection "Display"
> Viewport 0 0
> Depth 24
> EndSubSection
> EndSection
> -----------------------
>
> I have an Asus M2NPV-VM motherboard with an Nvidia
> Geforce 6150 chipset
>
> This is the Xorg.setup.log
> --------------------------------
>
> X Window System Version 1.3.0
> Release Date: 19 April 2007
> X Protocol Version 11, Revision 0, Release 1.3
> Build Operating System: Fedora Core 7 Red Hat, Inc.
> Current Operating System: Linux musa.pphm
> 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007
> x86_64
> Build Date: 11 June 2007
> Build ID: xorg-x11-server 1.3.0.0-9.fc7
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==)
> default setting,
> (++) from command line, (!!) notice, (II)
> informational,
> (WW) warning, (EE) error, (NI) not implemented, (??)
> unknown.
> (++) Log file: "/dev/null", Time: Tue Jul 24 05:46:33
> 2007
> (++) Using config file: "/tmp/tmpxb7gJsxorg.config"
> (II) Module already built-in
> (II) Module already built-in
> (II) Module already built-in
> (EE) AIGLX: Screen 0 is not DRI capable
>
> (EE) NVIDIA(0): *** Aborting ***
> (EE) Screen(s) found, but none have a usable
> configuration.
>
> Fatal server error:
> no screens found
> ------------------------------
> My "Monitor" is a Television set.
>
> I wonder, maybe the "DRI" is the culprit here and the
> xorg should be assembled at the begining without DRI
> I don't know.
Try
Section "ServerFlags"
Option "AIGLX" "false"
EndSection
Also note that according to the logs you were using
/tmp/tmpxb7gJsxorg.config, not /etc/X11/xorg.conf, so this looks like
the logs from system-config-display or some other tool on a temporarry
and perhaps modified xorg.conf. Make sure you match the logs with the
tested xorg.conf otherwise you may be hunting the wrong issue.
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20070724/ea65c9db/attachment.bin
More information about the atrpms-users
mailing list