https://bugs.freedesktop.org/show_bug.cgi?id=28540
Hans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|NOTABUG | CC| |freedesktopbugzi...@lamberm | |ont.dyndns.org --- Comment #6 from Hans <[email protected]> 2010-06-18 09:09:08 PDT --- (In reply to comment #5) > I see the problem. You need to load the drm before starting X, otherwise you > end up having both the drm and the ddx trying to control the hardware. Make > sure the radeon kernel modules is loaded before starting X. OK, like this ? : I've used 'text' on the kernel command line to prevent gdm from starting. Then typed this : sudo rmmod radeon sudo rmmod ttm sudo rmmod drm to make sure the driver is not loaded (it was not). started it : sudo modprobe agpgart radeon and started gdm : sudo /etc/init.d/gdm start Sadly this does not help much. I tried this with the 1920x1200 screen, which was recognized correctly. So that's good :) However I failed to get it to work at 1920x1200. Need a little more help. -- Configure bugmail: https://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
