ubuntu@ubuntu:~$ dmesg | grep drm [ 87.218113] [drm] Initialized drm 1.1.0 20060810 [ 87.291250] [drm] Initialized radeon 1.29.0 20080528 on minor 0 [ 89.256017] [drm] Setting GART location based on new memory map [ 89.256017] [drm] Can't use AGP base @0xe4000000, won't fit [ 89.256017] [drm] Loading R200 Microcode [ 89.256017] [drm] writeback test succeeded in 1 usecs ubuntu@ubuntu:~$
Any possible solution?
ubuntu@ubuntu:~$ dmesg | grep drm
[ 87.218113] [drm] Initialized drm 1.1.0 20060810
[ 87.291250] [drm] Initialized radeon 1.29.0 20080528 on minor 0
[ 89.256017] [drm] Setting GART location based on new memory map
[ 89.256017] [drm] Can't use AGP base @0xe4000000, won't fit
[ 89.256017] [drm] Loading R200 Microcode
[ 89.256017] [drm] writeback test succeeded in 1 usecs
ubuntu@ubuntu:~$
Any possible solution?