Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PBM: >nvidia-drivers-173.14.20 make my computer freeze
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sun Oct 11, 2009 8:31 am    Post subject: PBM: >nvidia-drivers-173.14.20 make my computer freeze Reply with quote

Hi all.

A couple of months ago I noticed recent nvidia-drivers made my computer hang, i.e. it starts then the screen turns black but forever. The monitor shows "No video output" and goes energy saving. I had to use nvidia-drivers-173.14.20 otherwise the problem arises systematically.

I thought the problem went away so I tried nvidia-drivers-185* (185.18.31) and the problem is still there so I'm still have to use version 173.14.20. I fear someday the old driver goes off portage. However I'd like to know what could cause that issue.

Has anyone got a clue?

I have a Core2Duo and a GeForce 8800 GT. My xorg configuration:
Code:
Section "Module"
    Load   "type1"
EndSection
Section "Files"
    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/unifont/"
    FontPath   "/usr/share/fonts/freefont/"
    FontPath   "/usr/share/fonts/corefonts/"
    FontPath   "/usr/share/fonts/ttf-bitstream-vera/"
    FontPath   "/usr/share/fonts/ttf-gentium"
EndSection
Section "ServerFlags"
EndSection
Section "Monitor"
    Identifier  "DellFP"
    HorizSync   31.5 - 64.3
    VertRefresh 60
EndSection
Section "Device"
    Identifier  "GeForce6600"
    Driver      "nvidia"
    # Enable XGL
    Option   "AddARGBGLXVisuals" "true"
    Option      "RenderAccel" "true"
    # Remove nVidia logo
    Option   "NoLogo" "1"
    # Turn off monitor automatically
    Option   "DPMS"
    # VideoRam    262144
    # Insert Clocks lines here if appropriate
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "GeForce6600"
    Monitor     "DellFP"
    DefaultDepth 24
EndSection
Section "ServerLayout"
   Identifier  "Simple Layout"
   Screen "Screen 1"
EndSection
Section "Extensions"
   # XGL requires compositing
   Option   "Composite" "enable"
EndSection

Here's xorg log when the computer hangs, nvidia-drivers-180.60:
/var/log/Xorg.0.log:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-gentoo-r5 x86_64
Current Operating System: Linux luke 2.6.30-gentoo-r5 #2 SMP Sat Oct 10 18:12:04 CEST 2009 x86_64
Build Date: 04 October 2009  01:59:51AM
 
   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: Sun Oct 11 09:39:47 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "DellFP"
(**) |   |-->Device "GeForce6600"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/freefont/".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/freefont/").
(WW) The directory "/usr/share/fonts/ttf-gentium" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
   Entry deleted from font path.
(**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/75dpi/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/local/,
   /usr/share/fonts/unifont/,
   /usr/share/fonts/corefonts/,
   /usr/share/fonts/ttf-bitstream-vera/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
   If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0xce0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 5.0
   X.Org XInput driver : 4.0
   X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 5

(--) PCI:*(0:1:0:0) 10de:0611:1acc:8582 nVidia Corporation GeForce 8800 GT rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(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/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.6.3.901, 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/lib64/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  180.60  Mon May 11 15:53:29 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.6.3.901, 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"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so

Here's xorg log when the computer hangs, nvidia-drivers-185.18.31:
/var/log/Xorg.0.log.old:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.29-gentoo-r5 x86_64
Current Operating System: Linux luke 2.6.30-gentoo-r5 #2 SMP Sat Oct 10 18:12:04 CEST 2009 x86_64
Build Date: 04 October 2009  01:59:51AM
 
   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: Sun Oct 11 09:24:46 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "DellFP"
(**) |   |-->Device "GeForce6600"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/freefont/".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/freefont/").
(WW) The directory "/usr/share/fonts/ttf-gentium" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
   Entry deleted from font path.
(**) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/75dpi/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/local/,
   /usr/share/fonts/unifont/,
   /usr/share/fonts/corefonts/,
   /usr/share/fonts/ttf-bitstream-vera/,
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
(==) ModulePath set to "/usr/lib64/xorg/modules"
(**) Extension "Composite" is enabled
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
   If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0xce0
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.4
   X.Org Video Driver: 5.0
   X.Org XInput driver : 4.0
   X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 5

(--) PCI:*(0:1:0:0) 10de:0611:1acc:8582 nVidia Corporation GeForce 8800 GT rev 162, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 1.6.3.901, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 2.0
(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/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 1.6.3.901, 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/lib64/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  185.18.31  Tue Jul 28 19:34:01 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 1.6.3.901, 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"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/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  185.18.31  Tue Jul 28 18:13:23 PDT 2009
(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/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
   compiled for 1.6.3.901, 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/lib64/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
   compiled for 1.6.3.901, 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
(II) resource ranges after probing:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Creating default Display subsection in Screen section
   "Screen 1" for depth/fbbpp 24/32
(**) 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 "NoLogo" "1"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 8800 GT (G92) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 62.92.31.00.3d
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 8800 GT at PCI:1:0:0:
(--) NVIDIA(0):     Philips 220CW (DFP-0)
(--) NVIDIA(0): Philips 220CW (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): Philips 220CW (DFP-0): Internal Dual Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(==) NVIDIA(0):
(==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) NVIDIA(0):     will be used as the requested mode.
(==) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(--) NVIDIA(0): DPI set to (90, 91); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
   [0] -1   0   0xffffffff - 0xffffffff (0x1) MX[B]
   [1] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [2] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [3] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [4] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): Setting mode "nvidia-auto-select"
(II) NVIDIA(0): Initialized GPU GART.

Here the video card seems completely initialized but in fact there's no output.

You might also want to point the "error" message about dri but I have that error message with nvidia-drivers-173 too and it doesn't seem to hurt.

Here's the diff between 185* and 173* log files:
diff -Nau backup/Xorg.0.log.old /var/log/Xorg.0.log:
@@ -198,4 +198,96 @@
    [5] -1   0   0x00000000 - 0x00000000 (0x1) IX[B]
 (II) NVIDIA(0): Initialized GPU GART.
 (II) NVIDIA(0): Setting mode "nvidia-auto-select"
-(II) NVIDIA(0): Initialized GPU GART.
+(II) Loading extension NV-GLX
+(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
+(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
+(==) NVIDIA(0): Backing store disabled
+(==) NVIDIA(0): Silken mouse enabled
+(**) Option "dpms"
+(**) NVIDIA(0): DPMS enabled
+(II) Loading extension NV-CONTROL
+(==) 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 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
+(II) Initializing extension GLX
+(II) config/hal: Adding input device PIXART USB OPTICAL MOUSE
+(II) LoadModule: "evdev"
+(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
+(II) Module evdev: vendor="X.Org Foundation"
+   compiled for 1.6.3.901, module version = 2.2.5
+   Module class: X.Org XInput Driver
+   ABI class: X.Org XInput driver, version 4.0
+(**) PIXART USB OPTICAL MOUSE: always reports core events
+(**) PIXART USB OPTICAL MOUSE: Device: "/dev/input/event5"
+(II) PIXART USB OPTICAL MOUSE: Found 3 mouse buttons
+(II) PIXART USB OPTICAL MOUSE: Found x and y relative axes
+(II) PIXART USB OPTICAL MOUSE: Found scroll wheel(s)
+(II) PIXART USB OPTICAL MOUSE: Configuring as mouse
+(**) PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
+(**) PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
+(II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE)
+(**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
+(**) PIXART USB OPTICAL MOUSE: (accel) filter chain progression: 2.00
+(**) PIXART USB OPTICAL MOUSE: (accel) filter stage 0: 20.00 ms
+(**) PIXART USB OPTICAL MOUSE: (accel) set acceleration profile 0
+(II) PIXART USB OPTICAL MOUSE: initialized for relative axes.
+(II) config/hal: Adding input device USB-compliant keyboard
+(**) USB-compliant keyboard: always reports core events
+(**) USB-compliant keyboard: Device: "/dev/input/event4"
+(II) USB-compliant keyboard: Found 14 mouse buttons
+(II) USB-compliant keyboard: Found x and y relative axes
+(II) USB-compliant keyboard: Found scroll wheel(s)
+(II) USB-compliant keyboard: Found keys
+(II) USB-compliant keyboard: Configuring as mouse
+(II) USB-compliant keyboard: Configuring as keyboard
+(**) USB-compliant keyboard: YAxisMapping: buttons 4 and 5
+(**) USB-compliant keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
+(II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD)
+(**) Option "xkb_rules" "evdev"
+(**) Option "xkb_model" "evdev"
+(**) Option "xkb_layout" "be"
+(**) USB-compliant keyboard: (accel) keeping acceleration scheme 1
+(**) USB-compliant keyboard: (accel) filter chain progression: 2.00
+(**) USB-compliant keyboard: (accel) filter stage 0: 20.00 ms
+(**) USB-compliant keyboard: (accel) set acceleration profile 0
+(II) USB-compliant keyboard: initialized for relative axes.
+(II) config/hal: Adding input device USB-compliant keyboard
+(**) USB-compliant keyboard: always reports core events
+(**) USB-compliant keyboard: Device: "/dev/input/event3"
+(II) USB-compliant keyboard: Found keys
+(II) USB-compliant keyboard: Configuring as keyboard
+(II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD)
+(**) Option "xkb_rules" "evdev"
+(**) Option "xkb_model" "evdev"
+(**) Option "xkb_layout" "be"
+(II) config/hal: Adding input device Power Button
+(**) Power Button: always reports core events
+(**) Power Button: Device: "/dev/input/event1"
+(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" "evdev"
+(**) Option "xkb_layout" "be"
+(II) config/hal: Adding input device Power Button
+(**) Power Button: always reports core events
+(**) Power Button: Device: "/dev/input/event0"
+(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" "evdev"
+(**) Option "xkb_layout" "be"

With 180* it hangs at "Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so". Don't know what to conclude from that :( .

Thanks in advance for any hint/suggestion.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sun Oct 11, 2009 9:33 am    Post subject: Reply with quote

start to froze for me too when i use newer drivers + x86pat instead of old MTRR. (the bad deal is that description just say XPAT is a better MTRR, well, in my case it's worst)

Check that, might be also your case:
cat /usr/src/linux/.config | grep X86_PAT

and try set it to n
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sun Oct 11, 2009 6:59 pm    Post subject: Reply with quote

krinn wrote:
start to froze for me too when i use newer drivers + x86pat instead of old MTRR. (the bad deal is that description just say XPAT is a better MTRR, well, in my case it's worst)

Check that, might be also your case:
cat /usr/src/linux/.config | grep X86_PAT

and try set it to n


Code:
# CONFIG_X86_PAT is not set

_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
VinzC
Watchman
Watchman


Joined: 17 Apr 2004
Posts: 5098
Location: Dark side of the mood

PostPosted: Sat Oct 17, 2009 10:25 am    Post subject: Reply with quote

Any other idea?
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum