ironhide icon indicating copy to clipboard operation
ironhide copied to clipboard

Failing on Lenovo W520 Thinkpad

Open wybo opened this issue 13 years ago • 3 comments

Had the BusID problem, where no bus-id was detected, but found it manually using lsof, now I get the following errors:

sudo ironhide-configuration 1 AUTO Error: could not unload nvidia module, leaving card turned on

  • Starting Ironhide X server ironhide Ironhide hasn't been configured for power management, please run ironhide-configuration. ... * The Ironhide Xserver failed to start. Please check /var/log/Xorg.8.[fail]
  • Stopping Ironhide X server ironhide [fail] nvidia module unloaded _PS3 Disabling nVidia Card Succeded. OFF Disabling nVidia Card Succeded.
  • Starting Ironhide X server ironhide ON 0x1 _PS0 0x0 ... * The Ironhide Xserver failed to start. Please check /var/log/Xorg.8.[fail]
  • Stopping Ironhide X server ironhide [fail] System start/stop links for /etc/init.d/ironhide already exist. Adding user wybo to group ironhide

wybo avatar Sep 21 '11 03:09 wybo

This is the bottom of my Xorg.8.log

43357.210 xf86OpenConsole: setpgid failed: Operation not permitted 43357.210 Loading sub module "fb" 43357.210 LoadModule: "fb" 43357.210 Loading /usr/lib/xorg/modules/libfb.so 43357.210 Module fb: vendor="X.Org Foundation" [ 43357.210] compiled for 1.10.1, module version = 1.0.0 [ 43357.210] ABI class: X.Org ANSI C Emulation, version 0.4 43357.210 Loading sub module "wfb" 43357.210 LoadModule: "wfb" 43357.211 Loading /usr/lib/xorg/modules/libwfb.so 43357.211 Module wfb: vendor="X.Org Foundation" [ 43357.211] compiled for 1.10.1, module version = 1.0.0 [ 43357.211] ABI class: X.Org ANSI C Emulation, version 0.4 43357.211 Loading sub module "ramdac" 43357.211 LoadModule: "ramdac" 43357.211 Module "ramdac" already built-in 43357.211 Loading /usr/lib/nvidia-current/xorg/nvidia_drv.so 43357.211 Loading /usr/lib/xorg/modules/libwfb.so 43357.211 Loading /usr/lib/xorg/modules/libfb.so 43357.211 NVIDIA(0): Depth 24, (--) framebuffer bpp 32 43357.211 NVIDIA(0): RGB weight 888 43357.211 NVIDIA(0): Default visual is TrueColor 43357.211 NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) 43357.211 NVIDIA(0): Option "ConnectedMonitor" "DFP-0" 43357.211 NVIDIA(0): ConnectedMonitor string: "DFP-0" 43357.212 NVIDIA(GPU-0): Display (LEN (DFP-0)) does not support NVIDIA 3D Vision 43357.212 NVIDIA(GPU-0): stereo. 43357.213 NVIDIA(0): NVIDIA GPU Quadro 2000M (GF106GL) at PCI:1:0:0 (GPU-0) 43357.213 NVIDIA(0): Memory: 2097152 kBytes 43357.213 NVIDIA(0): VideoBIOS: 70.06.33.00.04 43357.213 NVIDIA(0): Detected PCI Express Link width: 16X 43357.213 NVIDIA(0): Interlaced video modes are supported on this GPU 43357.213 NVIDIA(0): Connected display device(s) on Quadro 2000M at PCI:1:0:0 43357.213 NVIDIA(0): LEN (DFP-0) 43357.213 NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock 43357.213 NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS 43357.215 NVIDIA(0): EVO Push buffer channel allocation failed 43357.215 NVIDIA(0): *** Aborting *** 43357.215 NVIDIA(0): Failed to allocate EVO DMA push buffer 43357.215 NVIDIA(0): *** Aborting *** 43357.217 UnloadModule: "nvidia" 43357.217 Unloading nvidia 43357.217 UnloadModule: "wfb" 43357.217 Unloading wfb 43357.217 UnloadModule: "fb" 43357.217 Unloading fb 43357.217 Screen(s) found, but none have a usable configuration. [ 43357.217] Fatal server error: [ 43357.217] no screens found [ 43357.217] Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 43357.217] Please also check the log file at "/var/log/Xorg.8.log" for additional information. [ 43357.217] [ 43357.217] ddxSigGiveUp: Closing log

wybo avatar Sep 21 '11 03:09 wybo

Could you please try with the nvidia driver from the Xorg-edgers repository:

sudo apt-add-repository ppa:xorg-edgers/ppa sudo apt-get update sudo apt-get dist-upgrade

and then rerun configuration

MrMEEE avatar Sep 21 '11 14:09 MrMEEE

same issue, but it didn't work also by adding this repository..

ghost avatar Nov 14 '11 20:11 ghost