LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Mpv Causes Xserver Segfault (https://www.linuxquestions.org/questions/linux-software-2/mpv-causes-xserver-segfault-4175536143/)

SubtleOnion 03-08-2015 08:31 PM

Mpv Causes Xserver Segfault
 
After installing mpv with the helper build scripts, whenever I try to play a video the xserver crashes with a segmentation fault. I'm having a hard time understanding why. Any other video player seems to work. Interestingly, there's no crash if I run mpv with --no-video. I'm running the latest version of Slackware. I belive the problem might have something to do with drivers, since I'm admittedly running on a bit of legacy hardware.

Considering this is my first question, let me know if there's anything I'm missing. Thank you in advance.

Xorg.0.log
Code:

[ 13973.043]
X.Org X Server 1.14.3
Release Date: 2013-09-12
[ 13973.043] X Protocol Version 11, Revision 0
[ 13973.043] Build Operating System: Slackware 14.2 Slackware Linux Project
[ 13973.044] Current Operating System: Linux Calumon 3.10.17 #1 SMP Fri Feb 14 16:39:21 CST 2014 x86_64
[ 13973.044] Kernel command line: BOOT_IMAGE=3.10.17 ro root=803 vt.default_utf8=1
[ 13973.044] Build Date: 20 December 2014  08:33:38PM
[ 13973.044] 
[ 13973.044] Current version of pixman: 0.30.2
[ 13973.045]        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 13973.045] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13973.046] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 22 17:33:53 2015
[ 13973.046] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13973.046] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13973.047] (==) ServerLayout "Layout0"
[ 13973.047] (**) |-->Screen "Screen0" (0)
[ 13973.047] (**) |  |-->Monitor "Monitor0"
[ 13973.047] (**) |  |-->Device "Device0"
[ 13973.047] (**) |-->Input Device "Keyboard0"
[ 13973.047] (**) |-->Input Device "Mouse0"
[ 13973.047] (==) Automatically adding devices
[ 13973.047] (==) Automatically enabling devices
[ 13973.047] (==) Automatically adding GPU devices
[ 13973.047] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 13973.047]        Entry deleted from font path.
[ 13973.047] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 13973.047]        Entry deleted from font path.
[ 13973.047] (**) FontPath set to:
        /usr/lib64/X11/fonts/misc/:unscaled,
        /usr/lib64/X11/fonts/100dpi/:unscaled,
        /usr/lib64/X11/fonts/75dpi/:unscaled,
        /usr/lib64/X11/fonts/misc/,
        /usr/lib64/X11/fonts/Type1/,
        /usr/lib64/X11/fonts/Speedo/,
        /usr/lib64/X11/fonts/100dpi/,
        /usr/lib64/X11/fonts/75dpi/,
        /usr/lib64/X11/fonts/cyrillic/,
        /usr/lib64/X11/fonts/TTF/,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1,
        /usr/share/fonts/misc,
        /usr/share/fonts/75dpi/:unscaled,
        /usr/share/fonts/100dpi/:unscaled,
        /usr/share/fonts/75dpi,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/cyrillic
[ 13973.047] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 13973.047] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 13973.047] (WW) Disabling Keyboard0
[ 13973.047] (WW) Disabling Mouse0
[ 13973.047] (II) Loader magic: 0x7f6d40
[ 13973.047] (II) Module ABI versions:
[ 13973.047]        X.Org ANSI C Emulation: 0.4
[ 13973.047]        X.Org Video Driver: 14.1
[ 13973.047]        X.Org XInput driver : 19.1
[ 13973.047]        X.Org Server Extension : 7.0
[ 13973.048] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 13973.049] (--) PCI:*(0:0:13:0) 10de:03d0:1019:2606 rev 162, Mem @ 0xfb000000/16777216, 0xe0000000/268435456, 0xfc000000/16777216, BIOS @ 0x????????/131072
[ 13973.049] (II) Open ACPI successful (/var/run/acpid.socket)
[ 13973.049] Initializing built-in extension Generic Event Extension
[ 13973.049] Initializing built-in extension SHAPE
[ 13973.050] Initializing built-in extension MIT-SHM
[ 13973.050] Initializing built-in extension XInputExtension
[ 13973.050] Initializing built-in extension XTEST
[ 13973.050] Initializing built-in extension BIG-REQUESTS
[ 13973.050] Initializing built-in extension SYNC
[ 13973.050] Initializing built-in extension XKEYBOARD
[ 13973.051] Initializing built-in extension XC-MISC
[ 13973.051] Initializing built-in extension XINERAMA
[ 13973.051] Initializing built-in extension XFIXES
[ 13973.051] Initializing built-in extension RENDER
[ 13973.051] Initializing built-in extension RANDR
[ 13973.051] Initializing built-in extension COMPOSITE
[ 13973.051] Initializing built-in extension DAMAGE
[ 13973.052] Initializing built-in extension MIT-SCREEN-SAVER
[ 13973.052] Initializing built-in extension DOUBLE-BUFFER
[ 13973.052] Initializing built-in extension RECORD
[ 13973.052] Initializing built-in extension DPMS
[ 13973.052] Initializing built-in extension X-Resource
[ 13973.052] Initializing built-in extension XVideo
[ 13973.053] Initializing built-in extension XVideo-MotionCompensation
[ 13973.053] Initializing built-in extension XFree86-VidModeExtension
[ 13973.053] Initializing built-in extension XFree86-DGA
[ 13973.053] Initializing built-in extension XFree86-DRI
[ 13973.053] Initializing built-in extension DRI2
[ 13973.053] (II) LoadModule: "glx"
[ 13973.054] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 13973.054] (II) Module glx: vendor="X.Org Foundation"
[ 13973.054]        compiled for 1.14.3, module version = 1.0.0
[ 13973.054]        ABI class: X.Org Server Extension, version 7.0
[ 13973.054] (==) AIGLX enabled
[ 13973.055] Loading extension GLX
[ 13973.055] (II) LoadModule: "nvidia"
[ 13973.055] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 13973.056] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 13973.056]        compiled for 4.0.2, module version = 1.0.0
[ 13973.056]        Module class: X.Org Video Driver
[ 13973.056] (II) NVIDIA dlloader X Driver  304.125  Mon Dec  1 20:00:30 PST 2014
[ 13973.057] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 13973.057] (--) using VT number 7

[ 13973.062] (II) Loading sub module "fb"
[ 13973.062] (II) LoadModule: "fb"
[ 13973.063] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 13973.063] (II) Module fb: vendor="X.Org Foundation"
[ 13973.063]        compiled for 1.14.3, module version = 1.0.0
[ 13973.063]        ABI class: X.Org ANSI C Emulation, version 0.4
[ 13973.063] (II) Loading sub module "wfb"
[ 13973.063] (II) LoadModule: "wfb"
[ 13973.063] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 13973.064] (II) Module wfb: vendor="X.Org Foundation"
[ 13973.064]        compiled for 1.14.3, module version = 1.0.0
[ 13973.064]        ABI class: X.Org ANSI C Emulation, version 0.4
[ 13973.064] (II) Loading sub module "ramdac"
[ 13973.064] (II) LoadModule: "ramdac"
[ 13973.064] (II) Module "ramdac" already built-in
[ 13973.064] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 13973.064] (==) NVIDIA(0): RGB weight 888
[ 13973.064] (==) NVIDIA(0): Default visual is TrueColor
[ 13973.064] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 13973.064] (**) NVIDIA(0): Enabling 2D acceleration
[ 13973.065] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 13973.065] (EE) NVIDIA(0):    log file that the GLX module has been loaded in your X
[ 13973.065] (EE) NVIDIA(0):    server, and that the module is the NVIDIA GLX module.  If
[ 13973.065] (EE) NVIDIA(0):    you continue to encounter problems, Please try
[ 13973.065] (EE) NVIDIA(0):    reinstalling the NVIDIA driver.
[ 13973.402] (II) NVIDIA(GPU-0): Display (DELL E228WFP (CRT-0)) does not support NVIDIA 3D
[ 13973.402] (II) NVIDIA(GPU-0):    Vision stereo.
[ 13973.403] (II) NVIDIA(0): NVIDIA GPU GeForce 6150SE nForce 430 (C61) at PCI:0:13:0
[ 13973.403] (II) NVIDIA(0):    (GPU-0)
[ 13973.403] (--) NVIDIA(0): Memory: 524288 kBytes
[ 13973.403] (--) NVIDIA(0): VideoBIOS: 05.61.32.20.01
[ 13973.403] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 13973.403] (--) NVIDIA(0): Valid display device(s) on GeForce 6150SE nForce 430 at PCI:0:13:0
[ 13973.403] (--) NVIDIA(0):    DELL E228WFP (CRT-0) (connected)
[ 13973.403] (--) NVIDIA(0): DELL E228WFP (CRT-0): 350.0 MHz maximum pixel clock
[ 13973.403] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 13973.403] (**) NVIDIA(0):    device DELL E228WFP (CRT-0) (Using EDID frequencies has
[ 13973.403] (**) NVIDIA(0):    been enabled on all display devices.)
[ 13973.403] (==) NVIDIA(0):
[ 13973.403] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 13973.403] (==) NVIDIA(0):    will be used as the requested mode.
[ 13973.403] (==) NVIDIA(0):
[ 13973.403] (II) NVIDIA(0): Validated MetaModes:
[ 13973.403] (II) NVIDIA(0):    "CRT-0:nvidia-auto-select"
[ 13973.403] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[ 13973.404] (WW) NVIDIA(0): Unable to support custom viewPortOut 1680 x 945 +0 +52
[ 13973.404] (WW) NVIDIA(0): Unable to support custom viewPortOut 1680 x 945 +0 +52
[ 13973.405] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[ 13973.405] (--) NVIDIA(0):    option
[ 13973.405] (--) Depth 24 pixmap format is 32 bpp
[ 13973.411] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select"
[ 13973.500] Loading extension NV-GLX
[ 13973.520] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 13973.520] (==) NVIDIA(0): Backing store disabled
[ 13973.520] (==) NVIDIA(0): Silken mouse enabled
[ 13973.520] (**) NVIDIA(0): DPMS enabled
[ 13973.520] Loading extension NV-CONTROL
[ 13973.521] Loading extension XINERAMA
[ 13973.521] (II) Loading sub module "dri2"
[ 13973.521] (II) LoadModule: "dri2"
[ 13973.521] (II) Module "dri2" already built-in
[ 13973.521] (II) NVIDIA(0): [DRI2] Setup complete
[ 13973.521] (II) NVIDIA(0): [DRI2]  VDPAU driver: nvidia
[ 13973.521] (--) RandR disabled
[ 13973.529] (II) AIGLX: Screen 0 is not DRI2 capable
[ 13973.529] (II) AIGLX: Screen 0 is not DRI capable
[ 13973.541] (II) AIGLX: Loaded and initialized swrast
[ 13973.541] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 13973.826] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 13973.826] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 13973.826] (**) Power Button: Applying InputClass "keyboard-all"
[ 13973.826] (II) LoadModule: "evdev"
[ 13973.826] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 13973.827] (II) Module evdev: vendor="X.Org Foundation"
[ 13973.827]        compiled for 1.14.3, module version = 2.8.2
[ 13973.827]        Module class: X.Org XInput Driver
[ 13973.827]        ABI class: X.Org XInput driver, version 19.1
[ 13973.827] (II) Using input driver 'evdev' for 'Power Button'
[ 13973.827] (**) Power Button: always reports core events
[ 13973.827] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 13973.827] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 13973.827] (--) evdev: Power Button: Found keys
[ 13973.827] (II) evdev: Power Button: Configuring as keyboard
[ 13973.827] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 13973.827] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 13973.827] (**) Option "xkb_rules" "evdev"
[ 13973.827] (**) Option "xkb_model" "pc104"
[ 13973.827] (**) Option "xkb_layout" "us"
[ 13973.827] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 13973.866] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 13973.866] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 13973.866] (**) Power Button: Applying InputClass "keyboard-all"
[ 13973.866] (II) Using input driver 'evdev' for 'Power Button'
[ 13973.866] (**) Power Button: always reports core events
[ 13973.866] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 13973.866] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 13973.866] (--) evdev: Power Button: Found keys
[ 13973.866] (II) evdev: Power Button: Configuring as keyboard
[ 13973.866] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 13973.866] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 13973.866] (**) Option "xkb_rules" "evdev"
[ 13973.866] (**) Option "xkb_model" "pc104"
[ 13973.866] (**) Option "xkb_layout" "us"
[ 13973.866] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 13973.867] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event0)
[ 13973.867] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 13973.867] (**) DELL DELL USB Keyboard: Applying InputClass "keyboard-all"
[ 13973.867] (II) Using input driver 'evdev' for 'DELL DELL USB Keyboard'
[ 13973.867] (**) DELL DELL USB Keyboard: always reports core events
[ 13973.867] (**) evdev: DELL DELL USB Keyboard: Device: "/dev/input/event0"
[ 13973.867] (--) evdev: DELL DELL USB Keyboard: Vendor 0x413c Product 0x2005
[ 13973.867] (--) evdev: DELL DELL USB Keyboard: Found keys
[ 13973.867] (II) evdev: DELL DELL USB Keyboard: Configuring as keyboard
[ 13973.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3:1.0/input/input0/event0"
[ 13973.867] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 8)
[ 13973.867] (**) Option "xkb_rules" "evdev"
[ 13973.867] (**) Option "xkb_model" "pc104"
[ 13973.867] (**) Option "xkb_layout" "us"
[ 13973.867] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 13973.868] (II) config/udev: Adding input device HID 04b4:0033 (/dev/input/event1)
[ 13973.868] (**) HID 04b4:0033: Applying InputClass "evdev pointer catchall"
[ 13973.868] (II) Using input driver 'evdev' for 'HID 04b4:0033'
[ 13973.868] (**) HID 04b4:0033: always reports core events
[ 13973.868] (**) evdev: HID 04b4:0033: Device: "/dev/input/event1"
[ 13973.868] (--) evdev: HID 04b4:0033: Vendor 0x4b4 Product 0x33
[ 13973.868] (--) evdev: HID 04b4:0033: Found 9 mouse buttons
[ 13973.868] (--) evdev: HID 04b4:0033: Found scroll wheel(s)
[ 13973.868] (--) evdev: HID 04b4:0033: Found relative axes
[ 13973.868] (--) evdev: HID 04b4:0033: Found x and y relative axes
[ 13973.868] (II) evdev: HID 04b4:0033: Configuring as mouse
[ 13973.868] (II) evdev: HID 04b4:0033: Adding scrollwheel support
[ 13973.868] (**) evdev: HID 04b4:0033: YAxisMapping: buttons 4 and 5
[ 13973.868] (**) evdev: HID 04b4:0033: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 13973.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-4/2-4:1.0/input/input1/event1"
[ 13973.868] (II) XINPUT: Adding extended input device "HID 04b4:0033" (type: MOUSE, id 9)
[ 13973.868] (II) evdev: HID 04b4:0033: initialized for relative axes.
[ 13973.869] (**) HID 04b4:0033: (accel) keeping acceleration scheme 1
[ 13973.869] (**) HID 04b4:0033: (accel) acceleration profile 0
[ 13973.869] (**) HID 04b4:0033: (accel) acceleration factor: 2.000
[ 13973.869] (**) HID 04b4:0033: (accel) acceleration threshold: 4
[ 13973.869] (II) config/udev: Adding input device HID 04b4:0033 (/dev/input/mouse0)
[ 13973.869] (II) No input driver specified, ignoring this device.
[ 13973.869] (II) This device may have been added with another device file.
[ 13973.870] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event10)
[ 13973.870] (II) No input driver specified, ignoring this device.
[ 13973.870] (II) This device may have been added with another device file.
[ 13973.870] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event11)
[ 13973.870] (II) No input driver specified, ignoring this device.
[ 13973.870] (II) This device may have been added with another device file.
[ 13973.870] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event4)
[ 13973.870] (II) No input driver specified, ignoring this device.
[ 13973.870] (II) This device may have been added with another device file.
[ 13973.871] (II) config/udev: Adding input device HDA NVidia Line Out Side (/dev/input/event5)
[ 13973.871] (II) No input driver specified, ignoring this device.
[ 13973.871] (II) This device may have been added with another device file.
[ 13973.871] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event6)
[ 13973.871] (II) No input driver specified, ignoring this device.
[ 13973.871] (II) This device may have been added with another device file.
[ 13973.871] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event7)
[ 13973.871] (II) No input driver specified, ignoring this device.
[ 13973.871] (II) This device may have been added with another device file.
[ 13973.872] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event8)
[ 13973.872] (II) No input driver specified, ignoring this device.
[ 13973.872] (II) This device may have been added with another device file.
[ 13973.872] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event9)
[ 13973.872] (II) No input driver specified, ignoring this device.
[ 13973.872] (II) This device may have been added with another device file.
[ 13973.872] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 13991.663] (II) NVIDIA(GPU-0): Display (DELL E228WFP (CRT-0)) does not support NVIDIA 3D
[ 13991.663] (II) NVIDIA(GPU-0):    Vision stereo.
[ 13991.663] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 13991.663] (**) NVIDIA(0):    device DELL E228WFP (CRT-0) (Using EDID frequencies has
[ 13991.663] (**) NVIDIA(0):    been enabled on all display devices.)
[ 13991.683] (EE)
[ 13991.683] (EE) Backtrace:
[ 13991.683] (EE) 0: /usr/bin/X (xorg_backtrace+0x3d) [0x57b11d]
[ 13991.683] (EE) 1: /usr/bin/X (0x400000+0x17eb29) [0x57eb29]
[ 13991.683] (EE) 2: /lib64/libpthread.so.0 (0x7f47883ba000+0xf670) [0x7f47883c9670]
[ 13991.683] (EE)
[ 13991.683] (EE) Segmentation fault at address 0x0
[ 13991.683] (EE)
Fatal server error:
[ 13991.683] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 13991.683] (EE)
[ 13991.683] (EE)
Please consult the The X.Org Foundation support
        at http://wiki.x.org
 for help.
[ 13991.683] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 13991.683] (EE)
[ 13991.735] (EE) Server terminated with error (1). Closing log file.

xorg.conf
Code:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 304.125  (root@Calumon)  Sun Feb 15 13:22:47 MST 2015

Section "ServerLayout"
    Identifier    "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    FontPath        "/usr/lib64/X11/fonts/misc/:unscaled"
    FontPath        "/usr/lib64/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/lib64/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/lib64/X11/fonts/misc/"
    FontPath        "/usr/lib64/X11/fonts/Type1/"
    FontPath        "/usr/lib64/X11/fonts/Speedo/"
    FontPath        "/usr/lib64/X11/fonts/100dpi/"
    FontPath        "/usr/lib64/X11/fonts/75dpi/"
    FontPath        "/usr/lib64/X11/fonts/cyrillic/"
    FontPath        "/usr/lib64/X11/fonts/TTF/"
EndSection

Section "InputDevice"
    # generated from default
    Identifier    "Mouse0"
    Driver        "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/psaux"
    Option        "Emulate3Buttons" "no"
    Option        "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier    "Keyboard0"
    Driver        "kbd"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "Unknown"
    ModelName      "Unknown"
    HorizSync      28.0 - 33.0
    VertRefresh    43.0 - 72.0
    Option        "DPMS"
EndSection

Section "Device"
    Identifier    "Device0"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection    "Display"
        Depth      24
    EndSubSection
EndSection

lspci
Code:

00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
00:18.0 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor Address Map
00:18.2 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor DRAM Controller
00:18.3 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: AMD [Advanced Micro Devices, Inc.] Family 10h Processor Link Control



All times are GMT -5. The time now is 04:38 PM.