Re: [gentoo-user] Blackscreen on Xorg-X11 after monitor and video card change

2005-09-24 Thread Peter O'Connor

- - wrote:

I think we're going somewhere because even though I blackscreened, the 7676
drivers gave me this:
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE) NVIDIA(0): that there is a supported NVIDIA GPU in this system, and
(EE) NVIDIA(0): that the NVIDIA device files have been created properly.
(EE) NVIDIA(0): Please consult the NVIDIA README for details.
(EE) NVIDIA(0): *** Aborting ***
(II) UnloadModule: "nvidia"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found



Well checking the supported products, only the 7800GTX is supported, not 
the 7800GT.


The first drivers to include 7800GT support were version 77.77 (windows 
only release) to coincide with the release of the 7800GT (also on August 11)


Windows XP/2000
Version: 77.77
Release Date: August 11, 2005


The latest Linux drivers were released 2 days prior to the 7800GT being 
available, therefore no support for that card.


Linux Display Driver - IA32
Version: 1.0-7676
Operating System: Linux IA32
Release Date: August 9, 2005

You would assume it would be fixed up in the next driver version, but 
that's no consolation. People have given benchmarks from a 7800GT on 
linux (gentoo even), but nothing on getting it to work.



It does also mention the NVIDIA device files so I suppose you should 
check that as well.


ls /dev | grep nvidia

Should give these two results
nvidia0
nvidiactl

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Blackscreen on Xorg-X11 after monitor and video card change

2005-09-24 Thread Peter O'Connor

- - wrote:

(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.6629


The 6629 driver version doesn't support 78 series of cards.

Add

media-video/nvidia-kernel ~x86
media-video/nvidia-glx ~x86

to /etc/portage/package.keywords

# emerge nvidia-kernel nvidia-glx
# eselect opengl set nvidia

Then try starting X again
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Blackscreen on Xorg-X11 after monitor and video card change

2005-09-24 Thread Norberto Bensa
- - wrote:
> Section "Monitor"
>
> Identifier "2000FP"
>
> HorizSync 31-80
> VertRefresh 56-76
> EndSection

try removing those if you didn't

-- 
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Blackscreen on Xorg-X11 after monitor and video card change

2005-09-24 Thread Mark Knecht
On 9/24/05, - - <[EMAIL PROTECTED]> wrote:
> I just inserted an NVidia 7800GT and put the computer on a 2000FP monitor
> and adjusted xorg.conf to the correct refresh rates for my monitor but I
> just get an unresponsive blackscreen after doing startx. I had X11 properly
> running with an NVidia QuadroFX 1400 and with a gateway CRT.
>

/var/log/Xorg.log?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Blackscreen on Xorg-X11 after monitor and video card change

2005-09-24 Thread - -
I just inserted an NVidia 7800GT and put the computer on a 2000FP monitor and adjusted xorg.conf to the correct refresh rates for my monitor but I just get an unresponsive blackscreen after doing startx. I had X11 properly running with an NVidia QuadroFX 1400 and with a gateway CRT.
 
Here is my xorg.conf:
 

# File generated by xorgconfig.
## Copyright 2004 The X.Org Foundation## Permission is hereby granted, free of charge, to any person obtaining a# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation# the rights to use, copy, modify, merge, publish, distribute, sublicense,# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:## The above copyright notice and this permission notice shall be included in# all copies or substantial portions of the Software.#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.## Except as contained in this notice, the name of The X.Org Foundation shall# not be used in advertising or otherwise to promote the sale, use or other# dealings in this Software without prior written authorization from
# The X.Org Foundation.#
# **# Refer to the xorg.conf(5x) man page for details about the format of# this file.# **

# **# Module section -- this  section  is used to specify# which dynamically loadable modules to load.# **
#Section "Module"
# This loads the DBE extension module.
    Load    "dbe"   # Double buffer extension
# This loads the miscellaneous extensions module, and disables# initialisation of the XFree86-DGA extension within that module.    SubSection  "extmod"  Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
# This loads the font modules    Load    "type1"
#    Load    "speedo"    Load    "freetype"#    Load    "xtt"
# This loads the GLX module    Load   "glx"# This loads the DRI module#    Load   "dri"
EndSection
# **# Files section.  This allows default font and rgb paths to be set# **

Section "Files"
# The location of the RGB database.  Note, this is the name of the# file minus the extension (like ".txt" or ".db").  There is normally# no need to change the default.
    RgbPath "/usr/X11R6/lib/X11/rgb"
# Multiple FontPath entries are allowed (which are concatenated together),# as well as specifying multiple comma-separated entries in one FontPath# command (or a combination of both methods)##
    FontPath   "/usr/share/fonts/misc/"    FontPath   "/usr/share/fonts/TTF/"    FontPath   "/usr/share/fonts/Type1/"#    FontPath   "/usr/share/fonts/CID/"    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"    FontPath   "/usr/share/fonts/local/"#    FontPath   "/usr/share/fonts/Speedo/"#    FontPath   "/usr/share/fonts/TrueType/"
#    FontPath   "/usr/share/fonts/freefont/"
# The module search path.  The default path is shown here.
#    ModulePath "/usr/X11R6/lib/modules"
EndSection
# **# Server flags section.# **
Section "ServerFlags"
# Uncomment this to cause a core dump at the spot where a signal is# received.  This may leave the console in an unusable state, but may# provide a better stack trace in the core dump to aid in debugging
#    Option "NoTrapSignals"
# Uncomment this to disable the  VT switch sequence# (where n is 1 through 12).  This allows clients to receive these key# events.
#    Option "DontVTSwitch"
# Uncomment this to disable the  server abort sequence# This allows clients to receive this key event.
#    Option "DontZap"
# Uncomment this to disable the / mode switching# sequences.  This allows clients to receive these key events.
#    Option "Dont Zoom"
# Uncomment this to disable tuning with the xvidtune client. With# it the client can still run and fetch card and monitor attributes,# but it will not be allowed to change them. If it tries it will# receive a protocol error.

#    Option "DisableVidModeExtension"
# Uncomment this to enable the