http://bugs.freedesktop.org/show_bug.cgi?id=18399
--- Comment #5 from Øyvind Stegard <[EMAIL PROTECTED]> 2008-11-06 08:16:08 PST --- I am not quite familiar with git, yet, but did: $ git clone git://anongit.freedesktop.org/git/mesa/drm $ cd linux-core; make Installed the modules drm.ko and radeon.ko into kernel module tree. Ran a depmod and re-loaded modules and started up X: [87994.909647] [drm] Num pipes: 1 [87996.157780] [drm] Loading R500 Microcode [87996.157864] [drm] Num pipes: 1 [87998.280369] [drm] Num pipes: 1 [88041.332267] [drm] Module unloaded [88066.769737] Symbol init_mm is marked as UNUSED, however this module is using it. [88066.769757] This symbol will go away in the future. [88066.769763] Please evalute if this is the right api to use and if it really is, submit a report the linux kernel mailinglist together with submitting your code for inclusion. [88066.800478] [drm] Initialized drm 1.1.0 20060810 [88066.805623] radeon 0000:01:00.0: setting latency timer to 64 [88066.805902] [drm] Initialized radeon 1.29.0 20080613 on minor 0 [88096.034523] [drm] Setting GART location based on new memory map [88096.037116] [drm] Loading R500 Microcode [88096.037228] [drm] Num pipes: 1 [88096.037245] [drm] writeback test succeeded in 1 usecs The date reported for the radeon module is newer than what comes with Ubuntu, so I'm pretty sure I'm running with the updated module. But .. it did not resolve the issue :(. It works fine, but the problems are still there. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
