Description of problem: radeonhd module API major version mismatch w/server: $ grep '^.EE' Xorg.0.log (EE) module ABI major version (3) doesn't match the server's version (4) (EE) Failed to load module "radeonhd" (module requirement mismatch, 0) (EE) No drivers available. Version-Release number of selected component (if applicable): # rpm -q xorg-x11-drv-radeonhd xorg-x11-drv-radeonhd-1.1.0-0.3.20080103git.fc9.x86_64 # rpm -q xorg-x11-server-devel xorg-x11-server-devel-1.4.99.1-0.19.20080107.fc9.x86_64 How reproducible: always Steps to Reproduce: 1. run startx 2. 3. Actual results: see attached log Expected results: no version mismatch Additional info: in case it matters, my card is a Radeon HD 2400PRO (Asus EAH2400PRO/HTP/256M)
Created attachment 293699 [details] X log
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance.
Thanks for the reply. Perhaps you didn't notice that I attached the server log above? Am attaching the xorg.conf file I used. I've also tried with no xorg.conf whatsoever, and will attach the corresponding log.
Created attachment 293875 [details] xorg.conf corresponding to the server log in comment #1
Created attachment 293876 [details] server log when there is no /etc/X11/xorg.conf file By the way, when I tried this (no xorg.conf file at all), the screen remained black, and I ended up killing the server via C-Alt-Backspace.
Sorry, that request for log was a typo of course -- I overlooked that you have already attached one and haven't deleted it from my boilerplate request text. Sorry again. Now, it is perfect (well, the situation is far from perfect, of course) -- passing this to developers.
I have built a new snapshot with current rawhide: http://koji.fedoraproject.org/koji/buildinfo?buildID=34001 Jim, does that fix the problem? If so, I should try to find out some way to find out that ABI version and add the appropriate install-time requirements at package build time in some way. (I'm still running F-8 on my test machine.)
Thanks, Hans. Yes, with that, "startx" actually gets me to the desktop. Now, I can work towards getting higher resolution (1200x1600).
Fixed in xorg-x11-drv-radeonhd-1.1.0-0.7.20080301git.fc9