XF86Config Problem

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

 



Hi,
can someone tell me why this XF86Config don't want to work?
I've started form a RedHat 6.2
I've installed XFree86 4.0.1 and the  NVidia drivers downloaded from
NVidia site (followed NVidia instructions...)

Here is my XF86Config

Section "Files"


    RgbPath "/usr/X11R6/lib/X11/rgb"

    ModulePath "/usr/X11R6/lib/modules/

    FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
    FontPath   "unix/:-1"

EndSection

# **********************************************************************

# Input devices
# **********************************************************************

# **********************************************************************

# Keyboard section
# **********************************************************************

Section "Keyboard"

    Protocol    "Standard"
    AutoRepeat  500 5

    LeftAlt        Meta
    RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control


   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "pc101"
    XkbLayout       "it"
EndSection

# **********************************************************************

# Pointer section
# **********************************************************************

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/mouse"

EndSection

##########################################################################

# Module section
##########################################################################

Section "Module"

    Load        "dbe"

    # Load the glx module.
    Load "glx"

    Load        "extmod"

    Load "type1"
    Load "freetype"
EndSection

  1280 1344 1504 1728  1024 1025 1028 1072 +HSync +VSync
# 1600x1200 @ 75 Hz, 93.75 kHz hsync
Modeline "1600x1200"  202.5  1600 1664 1856 2160  1200 1201 1204 1250
+HSync +VSync
# 1600x1200 @ 85 Hz, 105.77 kHz hsync
Modeline "1600x1200"  220    1600 1616 1808 2080  1200 1204 1207 1244
+HSync +VSync
# 1280x1024 @ 100 Hz, 107.16 kHz hsync
Modeline "1280x1024"  181.75 1280 1312 1440 1696  1024 1031 1046 1072
-HSync -VSync

# 1800x1440 @ 64Hz, 96.15 kHz hsync
ModeLine "1800X1440"  230    1800 1896 2088 2392 1440 1441 1444 1490
+HSync +VSync
# 1800x1440 @ 70Hz, 104.52 kHz hsync
ModeLine "1800X1440"  250    1800 1896 2088 2392 1440 1441 1444 1490
+HSync +VSync

# 512x384 @ 78 Hz, 31.50 kHz hsync
Modeline "512x384"    20.160 512  528  592  640   384  385  388  404
-HSync -VSync
# 512x384 @ 85 Hz, 34.38 kHz hsync
Modeline "512x384"    22     512  528  592  640   384  385  388  404
-HSync -VSync

# Low-res Doublescan modes
# If your chipset does not support doublescan, you get a 'squashed'
# resolution like 320x400.

# 320x200 @ 70 Hz, 31.5 kHz hsync, 8:5 aspect ratio
Modeline "320x200"     12.588 320  336  384  400   200  204  205  225
Doublescan
# 320x240 @ 60 Hz, 31.5 kHz hsync, 4:3 aspect ratio
Modeline "320x240"     12.588 320  336  384  400   240  245  246  262
Doublescan
# 320x240 @ 72 Hz, 36.5 kHz hsync
Modeline "320x240"     15.750 320  336  384  400   240  244  246  262
Doublescan
# 400x300 @ 56 Hz, 35.2 kHz hsync, 4:3 aspect ratio
ModeLine "400x300"     18     400  416  448  512   300  301  302  312
Doublescan
# 400x300 @ 60 Hz, 37.8 kHz hsync
Modeline "400x300"     20     400  416  480  528   300  301  303  314
Doublescan
# 400x300 @ 72 Hz, 48.0 kHz hsync
Modeline "400x300"     25     400  424  488  520   300  319  322  333
Doublescan
# 480x300 @ 56 Hz, 35.2 kHz hsync, 8:5 aspect ratio
ModeLine "480x300"     21.656 480  496  536  616   300  301  302  312
Doublescan
# 480x300 @ 60 Hz, 37.8 kHz hsync
Modeline "480x300"     23.890 480  496  576  632   300  301  303  314
Doublescan
# 480x300 @ 63 Hz, 39.6 kHz hsync
Modeline "480x300"     25     480  496  576  632   300  301  303  314
Doublescan
# 480x300 @ 72 Hz, 48.0 kHz hsync
Modeline "480x300"     29.952 480  504  584  624   300  319  322  333
Doublescan

EndSection


# **********************************************************************

# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
    Identifier  "NV AGP"
    VendorName  "nvidia"
    Driver   "nvidia"
    # update this with the PCI id of your card.  Consult the output
    # of the 'lspci' command.
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
    Identifier        "Generic VGA"
    VendorName        "Unknown"
    BoardName "Unknown"
    Chipset   "generic"

#    VideoRam 256

#    Clocks   25.2 28.3

EndSection

# Device configured by Xconfigurator:

Section "Device"
    Identifier  "My Video Card"
    VendorName  "Unknown"
    BoardName   "Unknown"
    #VideoRam    256
    Clocks  25.21  28.32  25.17  25.20
EndSection


# **********************************************************************

# Screen sections
# **********************************************************************

#
# screen section for an nvidia AGP card
#

Section "Screen"
    Driver "nvidia"
    Device      "NV AGP"
    Monitor     "Acer77e"
    DefaultColorDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x400"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
    EndSubsection

EndSection

# The Colour SVGA server

Section "Screen"
    Driver      "svga"
    Device      "Generic VGA"
    #Device      "My Video Card"
    Monitor     "Acer 77e"
    Subsection "Display"
        Depth       8
        #Modes       "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

# The 16-color VGA server

Section "Screen"
    Driver      "vga16"
    Device      "My Video Card"
    Monitor     "Acer 77e"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

# The Mono server

Section "Screen"
    Driver      "vga2"
    Device      "My Video Card"
    Monitor     "Acer 77e"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

# The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32,
Mach64
# I128, and S3V)
Section "Screen"
    Driver      "accel"
    Device      "My Video Card"
    Monitor     "Acer 77e"
    Subsection "Display"
        Depth       8
        Modes       "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "tga"
(II) Loading /usr/X11R6/lib/modules/drivers/tga_drv.o
(II) Module tga: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.2.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "sis"
(II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o
(II) Module sis: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 0.6.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "rendition"
(II) Loading /usr/X11R6/lib/modules/drivers/rendition_drv.o
(II) Module rendition: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 4.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "neomagic"
(II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.o
(II) Module neomagic: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "i740"
(II) Loading /usr/X11R6/lib/modules/drivers/i740_drv.o
(II) Module i740: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "tdfx"
(II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
(II) Module tdfx: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "cirrus"
(II) Loading /usr/X11R6/lib/modules/drivers/cirrus_drv.o
(II) Module cirrus: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "tseng"
(II) Loading /usr/X11R6/lib/modules/drivers/tseng_drv.o
(II) Module tseng: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "chips"
(II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
(II) Module chips: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "apm"
(II) Loading /usr/X11R6/lib/modules/drivers/apm_drv.o
(II) Module apm: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "glide"
(II) Loading /usr/X11R6/lib/modules/drivers/glide_drv.o
(II) Module glide: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) Loading sub module "glide2x"
(II) LoadModule: "glide2x"
(WW) Warning, couldn't open module glide2x
(II) UnloadModule: "glide2x"
(EE) Glide driver:

Could not load the shared library file for Glide: "libglide2x.so"!

You need to have Glide installed to run the glide driver for XFree86.
Also, you need to tell XFree86 where the libglide2x.so file is placed
by making a soft link in the /usr/X11R6/lib/modules directory that
points
to the libglide2x.so file. For example (if your libglide2x.so file is in

/usr/lib):

  # ln -s /usr/lib/libglide2x.so /usr/X11R6/lib/modules


(II) UnloadModule: "glide"
(II) Unloading /usr/X11R6/lib/modules/drivers/glide_drv.o
(EE) Failed to load module "glide" (submodule could not be loaded, 2)
(II) LoadModule: "fbdev"
(II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o
(II) Module fbdev: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 0.1.0
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 5.3.5
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 3.1.1
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "i810"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o
(II) Module i810: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "cyrix"
(II) Loading /usr/X11R6/lib/modules/drivers/cyrix_drv.o
(II) Module cyrix: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 1.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 4.0.0
 Module class: XFree86 Video Driver
 ABI class: XFree86 Video Driver, version 0.2
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
 compiled for 4.0.1, module version = 0.0.1
 ABI class: XFree86 Video Driver, version 0.2
(II) Addressable bus resource ranges are
 [0] -1 0x00000000 - 0xffffffff (0x0) MXB
 [1] -1 0x00000000 - 0x0000ffff (0x10000) IXB
(II) OS-reported resource ranges:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB
 [3] -1 0x000c0000 - 0x000effff (0x30000) MXB
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB
 [5] -1 0x00000000 - 0x000001ff (0x200) IXBE
(II) Active PCI resource ranges:
 [0] -1 0xd8000000 - 0xdbffffff (0x4000000) MXBE
 [1] -1 0xd0000000 - 0xd7ffffff (0x8000000) MXB(B)
 [2] -1 0xdc000000 - 0xdcffffff (0x1000000) MXB(B)
 [3] -1 0x0000c400 - 0x0000c4ff (0x100) IXBE
 [4] -1 0x0000c000 - 0x0000c0ff (0x100) IXBE
 [5] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE
 [6] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE
 [7] -1 0x00005000 - 0x000050ff (0x100) IXBE
 [8] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE
 [9] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE
(II) Active PCI resource ranges after removing overlaps:
 [0] -1 0xd8000000 - 0xdbffffff (0x4000000) MXBE
 [1] -1 0xd0000000 - 0xd7ffffff (0x8000000) MXB(B)
 [2] -1 0xdc000000 - 0xdcffffff (0x1000000) MXB(B)
 [3] -1 0x0000c400 - 0x0000c4ff (0x100) IXBE
 [4] -1 0x0000c000 - 0x0000c0ff (0x100) IXBE
 [5] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE
 [6] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE
 [7] -1 0x00005000 - 0x000050ff (0x100) IXBE
 [8] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE
 [9] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE
(II) OS-reported resource ranges after removing overlaps with PCI:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB
 [3] -1 0x000c0000 - 0x000effff (0x30000) MXB
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB
 [5] -1 0x00000000 - 0x000001ff (0x200) IXBE
(II) All system resource ranges:
 [0] -1 0xffe00000 - 0xffffffff (0x200000) MXB(B)
 [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MXBE(B)
 [2] -1 0x000f0000 - 0x000fffff (0x10000) MXB
 [3] -1 0x000c0000 - 0x000effff (0x30000) MXB
 [4] -1 0x00000000 - 0x0009ffff (0xa0000) MXB
 [5] -1 0xd8000000 - 0xdbffffff (0x4000000) MXBE
 [6] -1 0xd0000000 - 0xd7ffffff (0x8000000) MXB(B)
 [7] -1 0xdc000000 - 0xdcffffff (0x1000000) MXB(B)
 [8] -1 0x00000000 - 0x000001ff (0x200) IXBE
 [9] -1 0x0000c400 - 0x0000c4ff (0x100) IXBE
 [10] -1 0x0000c000 - 0x0000c0ff (0x100) IXBE
 [11] -1 0x0000dc00 - 0x0000dcff (0x100) IXBE
 [12] -1 0x0000d800 - 0x0000d8ff (0x100) IXBE
 [13] -1 0x00005000 - 0x000050ff (0x100) IXBE
 [14] -1 0x0000d000 - 0x0000d0ff (0x100) IXBE
 [15] -1 0x0000f000 - 0x0000f0ff (0x100) IXBE

Fatal server error:

XFree86 has found a valid card configuration.
Unfortunately the appropriate data has not been added to xf86PciInfo.h.
Please forward 'scanpci -v' output to XFree86 support team.

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".

And the scanpci output

PCI says configuration type 1

PCI probing configuration type 1

Probing for devices on PCI bus 0:

pci bus 0x0 cardnum 0x00 function 0x0000: vendor 0x8086 device 0x1130
 Intel  Device unknown
 CardVendor 0x8086 card 0x1130
  STATUS    0x2090  COMMAND 0x0006
  CLASS     0x06 0x00 0x00  REVISION 0x02

pci bus 0x0 cardnum 0x01 function 0x0000: vendor 0x8086 device 0x1131
 Intel  Device unknown
 CardVendor 0x0000 card 0x0000
  STATUS    0x0020  COMMAND 0x0107
  CLASS     0x06 0x04 0x00  REVISION 0x02
  HEADER    0x01  LATENCY 0x20
  PRIBUS    0x00  SECBUS 0x01  SUBBUS 0x01  SECLT 0x20
  IOBASE    0xf000  IOLIM 0xfff  SECSTATUS 0x22a0
  NOPREFETCH_MEMBASE 0xdc000000  MEMLIM 0xddffffff
  PREFETCH_MEMBASE   0xd0000000  MEMLIM 0xd7ffffff
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT VGA_EN ISA_EN NO_PERR_EN

pci bus 0x0 cardnum 0x1e function 0x0000: vendor 0x8086 device 0x2418
 Intel  Device unknown
 CardVendor 0x0000 card 0x0000
  STATUS    0x0080  COMMAND 0x0107
  CLASS     0x06 0x04 0x00  REVISION 0x02
  HEADER    0x01  LATENCY 0x00
  PRIBUS    0x00  SECBUS 0x02  SUBBUS 0x02  SECLT 0x20
  IOBASE    0xc000  IOLIM 0xcfff  SECSTATUS 0x2280
  NOPREFETCH_MEMBASE 0xfff00000  MEMLIM 0x000fffff
  PREFETCH_MEMBASE   0xfff00000  MEMLIM 0x000fffff
  NO_FAST_B2B NO_SEC_BUS_RST NO_M_ABRT NO_VGA_EN ISA_EN NO_PERR_EN

pci bus 0x0 cardnum 0x1f function 0x0000: vendor 0x8086 device 0x2410
 Intel  Device unknown
 CardVendor 0x0000 card 0x0000
  STATUS    0x0280  COMMAND 0x000f
  CLASS     0x06 0x01 0x00  REVISION 0x02
  HEADER    0x80  LATENCY 0x00

pci bus 0x0 cardnum 0x1f function 0x0001: vendor 0x8086 device 0x2411
 Intel  Device unknown
 CardVendor 0x8086 card 0x2411
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x01 0x01 0x80  REVISION 0x02
  BASE4     0x0000f001  addr 0x0000f000  I/O
  BYTE_0    0x07  BYTE_1  0xa3  BYTE_2  0x07  BYTE_3  0xa3

pci bus 0x0 cardnum 0x1f function 0x0002: vendor 0x8086 device 0x2412
 Intel  Device unknown
 CardVendor 0x8086 card 0x2412
  STATUS    0x0280  COMMAND 0x0005
  CLASS     0x0c 0x03 0x00  REVISION 0x02
  BASE4     0x0000d001  addr 0x0000d000  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x04  INT_LINE 0x0b

pci bus 0x0 cardnum 0x1f function 0x0003: vendor 0x8086 device 0x2413
 Intel  Device unknown
 CardVendor 0x8086 card 0x2413
  STATUS    0x0280  COMMAND 0x0001
  CLASS     0x0c 0x05 0x00  REVISION 0x02
  BASE4     0x00005001  addr 0x00005000  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x02  INT_LINE 0x05
  BYTE_0    0x01  BYTE_1  0x00  BYTE_2  0x00  BYTE_3  0x00

Probing for devices on PCI bus 1:

pci bus 0x1 cardnum 0x00 function 0x0000: vendor 0x10de device 0x0110
 NVidia  Device unknown
 CardVendor 0x1102 card 0x1048
  STATUS    0x02b0  COMMAND 0x0027
  CLASS     0x03 0x00 0x00  REVISION 0xa1
  BIST      0x00  HEADER 0x00  LATENCY 0x20  CACHE 0x00
  BASE0     0xdc000000  addr 0xdc000000  MEM
  BASE1     0xd0000008  addr 0xd0000000  MEM
  MAX_LAT   0x01  MIN_GNT 0x05  INT_PIN 0x01  INT_LINE 0x0b
  BYTE_0    0x02  BYTE_1  0x11  BYTE_2  0x48  BYTE_3  0x10

Probing for devices on PCI bus 2:

pci bus 0x2 cardnum 0x01 function 0x0000: vendor 0x1409 device 0x7268
 Device unknown
 CardVendor 0x1409 card 0x0103
  STATUS    0x0280  COMMAND 0x0081
  CLASS     0x07 0x01 0x02  REVISION 0x01
  BASE0     0x0000c001  addr 0x0000c000  I/O
  BASE1     0x0000c401  addr 0x0000c400  I/O
  MAX_LAT   0x00  MIN_GNT 0x00  INT_PIN 0x01  INT_LINE 0x05


When I 'startx' I get a 'can't load modules' error and a 'Driver
"nvidia" unknown' error

Thank You
S.S.

_______________________________________________

Newbie@XFree86.Org
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

[Index of Archives]     [XFree86]     [Xfree86 Xpert]     [X.org]     [IETF Annouce]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Picture Sharing]     [Linux Security]     [Linux RAID]

  Powered by Linux