|
Bugzilla – Full Text Bug Listing |
| Summary: | xorg-x11-server 1.13 broken in factory? | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Vojtech Dziewiecki <vdziewiecki> |
| Component: | X.Org | Assignee: | E-mail List <xorg-maintainer-bugs> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | 13.1 Milestone 0 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
The error message.
Xorg.2.log Error message again |
||
|
Description
Vojtech Dziewiecki
2012-09-18 09:47:16 UTC
Created attachment 506098 [details]
The error message.
Which I got after startx as root.
Created attachment 506099 [details]
Xorg.2.log
Created attachment 506100 [details]
Error message again
I forgot to mark it as plain text.
radeonhd driver will be dropped. xf86-video-ati, xf86-video-fbdev and xf86-video-vesa packages installed? We don't have a package for the modesetting driver yet. It's news for me that this driver has become a fallback driver upstream. Well the update forced me to uninstall them, so no, they were not. If I try to install xf86-video-ati, xf86-video-fbdev or xf86-video-vesa after the update, it says: Problem: nothing provides X11_ABI_VIDEODRV = 12.0 needed by xf86-video-ati-6.14.4-5.5.x86_64 Solution 1: do not install xf86-video-ati-6.14.4-5.5.x86_64 Solution 2: break xf86-video-ati-6.14.4-5.5.x86_64 by ignoring some of its dependencies So I guess those drivers need to be somehow updated to match the new 1.13 xorg server, am I right? xf86-video-{ati,fbdev,vesa} meanwhile have been rebuilt to require X11_ABI_VIDEODRV = 13.0. Please try again.
It takes some time for those rebuilt packages to appear in the repos, but I branched xf86-video-ati from the develproject, build it locally and it works. Thanks! |