Summary: | x11-drivers/xf86-video-psb-0.32.0_p1: Xorg doesn't start | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tim Dodge <timmy> |
Component: | [OLD] Unspecified | Assignee: | Patrick Lauer <patrick> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | jimbo-gentoo, Victor.Mendoza, vkolotov |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Tim Dodge
2010-04-07 22:30:22 UTC
Hi guys, what can we do with it? I have the same on my Fujitsu Lifebook u820. I've heard that it would be very difficult to make psb driver working with X-1.7. Recently xorg-server-1.7 has been unmasked in portage, so if you even mask it locally you will get: ...omitted... [ebuild U ] www-client/chromium-5.0.342.9 [5.0.342.7] USE="ffmpeg plugins-symlink -bindist" 151,940 kB [ebuild U ] xfce-base/xfce4-settings-4.6.3-r1 [4.6.3] USE="keyboard libnotify sound* -debug" 0 kB [blocks B ] <x11-base/xorg-server-1.7 ("<x11-base/xorg-server-1.7" is blocking media-libs/mesa-7.7.1) Total: 31 packages (29 upgrades, 1 new, 1 reinstall), Size of downloads: 175,025 kB Conflict: 6 blocks (1 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. ('installed', '/', 'x11-base/xorg-server-1.6.5-r1', 'nomerge') pulled in by >=x11-base/xorg-server-1.6 required by ('installed', '/', 'x11-drivers/xf86-video-intel-2.9.1', 'nomerge') >=x11-base/xorg-server-1.5.99.901 required by ('installed', '/', 'x11-drivers/xf86-input-mouse-1.5.0', 'nomerge') >=x11-base/xorg-server-1.6.3 required by ('installed', '/', 'x11-drivers/xf86-input-evdev-2.3.2', 'nomerge') (and 3 more) ('ebuild', '/', 'media-libs/mesa-7.7.1', 'merge') pulled in by >=media-libs/mesa-7.3_rc1[nptl] required by ('installed', '/', 'x11-base/xorg-server-1.6.5-r1', 'nomerge') media-libs/mesa required by ('installed', '/', 'virtual/opengl-7.0', 'nomerge') media-libs/mesa required by ('installed', '/', 'virtual/glu-7.0', 'nomerge') As we can see there are many beautiful and fascinating things to manage. Hi guys,
Well psb driver doesn't work with xorg-server-1.7, so in order to update your system after recently updated (unmasked) xorg-server you have to mask following packages:
>x11-base/xorg-server-1.6.5-r1
>media-libs/mesa-7.5.2
>=x11-proto/xextproto-7.1.1
>=x11-libs/libXext-1.1.1
>=x11-libs/libXtst-1.1.0
>=x11-libs/libXi-1.3
>=x11-proto/recordproto-1.14
>=x11-proto/inputproto-2.0
>=x11-proto/fixesproto-4.1.1
>=x11-libs/libXxf86vm-1.1.0
>=x11-proto/xf86vidmodeproto-2.3
then update the "world". Besides, there are other packages which was updated with xorg-server but these packages seem to me work well.
Don't forget run "revdep-rebuild".
Test ebuild submitted to add Xorg 1.7: http://bugs.gentoo.org/show_bug.cgi?id=338330. Can we close this bug. I'd like to have all xf86-video-psb related bug reports go to the same bug report. This is too confusing! dropped |