[Bug 28540] Radeon X300 analog VGA is broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 18 09:09:08 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28540

Hans <freedesktopbugzilla at lambermont.dyndns.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NOTABUG                     |
                 CC|                            |freedesktopbugzilla at lamberm
                   |                            |ont.dyndns.org

--- Comment #6 from Hans <freedesktopbugzilla at lambermont.dyndns.org> 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.


More information about the xorg-driver-ati mailing list