I've been using a T60 (1952AT7/1952AT7, BIOS 79ETE7WW (2.27 ) 03/21/2011) running Linux/Ubuntu as my main computer for the last 5 years. A couple of weeks ago, I purchased a second hand Advanced Dock (2503) because it lets me connect a 2d and 3d monitors to the CPU.
I also bought a fanless Radeon HD5450 and plugged it in the pci-express slot of the dock.
I'm having problems to init the radeon card correctly:
Code: Select all
Nov 9 21:05:39 pico-T60 kernel: [ 14.830036] [drm] radeon kernel modesetting
enabled.
Nov 9 21:05:39 pico-T60 kernel: [ 15.542504] [drm] initializing kernel modese
tting (CEDAR 0x1002:0x68F9 0xFFFF:0x0471).
Nov 9 21:05:39 pico-T60 kernel: [ 15.542517] [drm] register mmio base: 0xEDF0
0000
Nov 9 21:05:39 pico-T60 kernel: [ 15.542519] [drm] register mmio size: 131072
Nov 9 21:05:39 pico-T60 kernel: [ 15.698179] [drm] GPU not posted. posting now...
Nov 9 21:05:39 pico-T60 kernel: [ 15.701959] radeon 0000:0c:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
Nov 9 21:05:39 pico-T60 kernel: [ 15.701964] radeon 0000:0c:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
Nov 9 21:05:39 pico-T60 kernel: [ 15.701971] mtrr: zero sized request
Nov 9 21:05:39 pico-T60 kernel: [ 15.701974] Failed to add WC MTRR for [ (null)-ffffffff]; performance may suffer.
Nov 9 21:05:39 pico-T60 kernel: [ 15.701976] [drm] Detected VRAM RAM=1024M, BAR=0M
Nov 9 21:05:39 pico-T60 kernel: [ 15.701979] [drm] RAM width 64bits DDR
Nov 9 21:05:39 pico-T60 kernel: [ 15.702087] [TTM] Zone kernel: Available graphics memory: 439982 kiB
Nov 9 21:05:39 pico-T60 kernel: [ 15.702090] [TTM] Zone highmem: Available graphics memory: 1029202 kiB
Nov 9 21:05:39 pico-T60 kernel: [ 15.702092] [TTM] Initializing pool allocator
Nov 9 21:05:39 pico-T60 kernel: [ 15.702100] [TTM] Initializing DMA pool allocator
Nov 9 21:05:39 pico-T60 kernel: [ 15.702135] radeon 0000:0c:00.0: Fatal error during GPU init
Nov 9 21:05:39 pico-T60 kernel: [ 15.702200] [drm] radeon: finishing device.
Nov 9 21:05:39 pico-T60 kernel: [ 15.709461] [TTM] Trying to take down uninitialized memory manager type 1
Nov 9 21:05:39 pico-T60 kernel: [ 15.709534] [TTM] Finalizing pool allocator
Nov 9 21:05:39 pico-T60 kernel: [ 15.709540] [TTM] Finalizing DMA pool allocator
Nov 9 21:05:39 pico-T60 kernel: [ 15.709587] [TTM] Zone kernel: Used memory at exit: 0 kiB
Nov 9 21:05:39 pico-T60 kernel: [ 15.709595] [drm] radeon: ttm finalized
Nov 9 21:05:39 pico-T60 kernel: [ 15.710083] radeon: probe of 0000:0c:00.0 failed with error -12



