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

Re: Nvidia + Squeeze



Hallo Andrei,

Danke für die Antwort.

Ich hätte nvidia-glx aus non-free empfohlen, ist besser integriert.

Ich habe die Installation wie hier beschrieben durchgeführt.
(vgl. http://rustyshacklefordslibrarycard.wordpress.com/2010/03/08/install-nvidia-drivers-in-debian-squeeze/ )

Also, wie ich es sehe, ist damit auch nvidia-glx installiert, oder?!


Bitte xorg.conf und /var/log/Xorg.0.log hier posten.

Hier kommen die Dateien.

Vielen Dank und Gruß,
Bastian


xorg.conf:
-------------------------------
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 260.19.36 (buildmeister@swio-display-x86-rhel47-01.nvidia.com) Tue Jan 18 17:15:10 PST 2011

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

Section "Files"
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"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "SAMSUNG"
    HorizSync       26.0 - 81.0
    VertRefresh     24.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 460"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
Option "metamodes" "DFP-1: 1920x1080 +1920+0, DFP-2: 1920x1080 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

------------------------------------------
------------------------------------------

Xorg.0.log:
------------------------------------------
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux OFFICE-LIN 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=2247a356-e276-4333-939e-d46f264ffeef ro quiet
Build Date: 12 January 2011  02:59:50AM
xorg-server 2:1.7.7-11 (Cyril Brulebois <kibi@debian.org>)
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  9 12:34:04 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(**) Option "Xinerama" "0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x7c8a00
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0e22:10b0:0801 nVidia Corporation GF104 [GeForce GTX 460] rev 161, Mem @ 0xf8000000/33554432, 0xd0000000/134217728, 0xdc000000/67108864, I/O @ 0x0000df00/128, BIOS @ 0x????????/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  260.19.36  Tue Jan 18 17:12:12 PST 2011
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  260.19.36  Tue Jan 18 16:57:32 PST 2011
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.7, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) 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)
(**) NVIDIA(0): Option "TwinView" "1"
(**) NVIDIA(0): Option "MetaModes" "DFP-1: 1920x1080 +1920+0, DFP-2: 1920x1080 +0+0"
(**) Feb 09 12:34:06 NVIDIA(0): Enabling RENDER acceleration
(II) Feb 09 12:34:06 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Feb 09 12:34:06 NVIDIA(0):     enabled.
(II) Feb 09 12:34:07 NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
(--) Feb 09 12:34:07 NVIDIA(0): Memory: 1048576 kBytes
(--) Feb 09 12:34:07 NVIDIA(0): VideoBIOS: 70.04.1b.00.02
(II) Feb 09 12:34:07 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Feb 09 12:34:07 NVIDIA(0): Interlaced video modes are supported on this GPU (--) Feb 09 12:34:07 NVIDIA(0): Connected display device(s) on GeForce GTX 460 at PCI:1:0:0
(--) Feb 09 12:34:07 NVIDIA(0):     SAMSUNG (DFP-1)
(--) Feb 09 12:34:07 NVIDIA(0):     AOC F22 (DFP-2)
(--) Feb 09 12:34:07 NVIDIA(0): SAMSUNG (DFP-1): 165.0 MHz maximum pixel clock
(--) Feb 09 12:34:07 NVIDIA(0): SAMSUNG (DFP-1): Internal Single Link TMDS
(--) Feb 09 12:34:07 NVIDIA(0): AOC F22 (DFP-2): 330.0 MHz maximum pixel clock
(--) Feb 09 12:34:07 NVIDIA(0): AOC F22 (DFP-2): Internal Dual Link TMDS
(**) Feb 09 12:34:07 NVIDIA(0): TwinView enabled
(II) Feb 09 12:34:07 NVIDIA(0): Display Devices found referenced in MetaMode: DFP-1, DFP-2
(II) Feb 09 12:34:07 NVIDIA(0): Assigned Display Devices: DFP-1, DFP-2
(II) Feb 09 12:34:07 NVIDIA(0): Validated modes:
(II) Feb 09 12:34:07 NVIDIA(0): "DFP-1:1920x1080+1920+0,DFP-2:1920x1080+0+0" (II) Feb 09 12:34:07 NVIDIA(0): Virtual screen size determined to be 3840 x 1080 (--) Feb 09 12:34:07 NVIDIA(0): DPI set to (304, 304); computed from "UseEdidDpi" X config
(--) Feb 09 12:34:07 NVIDIA(0):     option
(==) Feb 09 12:34:07 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Feb 09 12:34:07 NVIDIA: Using 3069.00 MB of virtual memory for indirect memory
(II) Feb 09 12:34:07 NVIDIA:     access.
(II) Feb 09 12:34:07 NVIDIA(0): Initialized GPU GART.
(II) Feb 09 12:34:07 NVIDIA(0): Setting mode "DFP-1:1920x1080+1920+0,DFP-2:1920x1080+0+0"
(II) Loading extension NV-GLX
(II) Feb 09 12:34:07 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Feb 09 12:34:07 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device Power Button (/dev/input/event8)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.6.901, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event8"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Power Button (/dev/input/event7)
(**) Power Button: Applying InputClass "evdev keyboard catchall"
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event7"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device HID 0d8c:000c (/dev/input/event1)
(**) HID 0d8c:000c: Applying InputClass "evdev keyboard catchall"
(**) HID 0d8c:000c: always reports core events
(**) HID 0d8c:000c: Device: "/dev/input/event1"
(II) HID 0d8c:000c: Found keys
(II) HID 0d8c:000c: Configuring as keyboard
(II) XINPUT: Adding extended input device "HID 0d8c:000c" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device La-VIEW CO. QPAD Gaming Mouse (/dev/input/event2) (**) La-VIEW CO. QPAD Gaming Mouse: Applying InputClass "evdev pointer catchall" (**) La-VIEW CO. QPAD Gaming Mouse: Applying InputClass "evdev keyboard catchall"
(**) La-VIEW CO. QPAD Gaming Mouse: always reports core events
(**) La-VIEW CO. QPAD Gaming Mouse: Device: "/dev/input/event2"
(II) La-VIEW CO. QPAD Gaming Mouse: Found 11 mouse buttons
(II) La-VIEW CO. QPAD Gaming Mouse: Found scroll wheel(s)
(II) La-VIEW CO. QPAD Gaming Mouse: Found relative axes
(II) La-VIEW CO. QPAD Gaming Mouse: Found x and y relative axes
(II) La-VIEW CO. QPAD Gaming Mouse: Found keys
(II) La-VIEW CO. QPAD Gaming Mouse: Configuring as mouse
(II) La-VIEW CO. QPAD Gaming Mouse: Configuring as keyboard
(**) La-VIEW CO. QPAD Gaming Mouse: YAxisMapping: buttons 4 and 5
(**) La-VIEW CO. QPAD Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "La-VIEW CO. QPAD Gaming Mouse" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) La-VIEW CO. QPAD Gaming Mouse: initialized for relative axes.
(II) config/udev: Adding input device La-VIEW CO. QPAD Gaming Mouse (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device La-VIEW CO. QPAD Gaming Mouse (/dev/input/event3) (**) La-VIEW CO. QPAD Gaming Mouse: Applying InputClass "evdev keyboard catchall"
(**) La-VIEW CO. QPAD Gaming Mouse: always reports core events
(**) La-VIEW CO. QPAD Gaming Mouse: Device: "/dev/input/event3"
(II) La-VIEW CO. QPAD Gaming Mouse: Found keys
(II) La-VIEW CO. QPAD Gaming Mouse: Configuring as keyboard
(II) XINPUT: Adding extended input device "La-VIEW CO. QPAD Gaming Mouse" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Gaming Keyboard (/dev/input/event4)
(**) Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
(**) Gaming Keyboard: always reports core events
(**) Gaming Keyboard: Device: "/dev/input/event4"
(II) Gaming Keyboard: Found keys
(II) Gaming Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "Gaming Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device Gaming Keyboard (/dev/input/event5)
(**) Gaming Keyboard: Applying InputClass "evdev keyboard catchall"
(**) Gaming Keyboard: always reports core events
(**) Gaming Keyboard: Device: "/dev/input/event5"
(II) Gaming Keyboard: Found keys
(II) Gaming Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "Gaming Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device G11 Keyboard (/dev/input/event6)
(**) G11 Keyboard: Applying InputClass "evdev keyboard catchall"
(**) G11 Keyboard: always reports core events
(**) G11 Keyboard: Device: "/dev/input/event6"
(II) G11 Keyboard: Found keys
(II) G11 Keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "G11 Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device PC Speaker (/dev/input/event9)
(II) No input driver/identifier specified (ignoring)
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0) (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall"
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0)
(II) No input driver/identifier specified (ignoring)

-------------------------------------------------------------------------


Reply to: