Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355393 - app-emulation/emul-linux-x86-opengl-20110129: should depend on >=app-admin/eselect-mesa-0.0.9
Summary: app-emulation/emul-linux-x86-opengl-20110129: should depend on >=app-admin/es...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL: http://forums.gentoo.org/viewtopic-p-...
Whiteboard:
Keywords:
Depends on: 355453
Blocks:
  Show dependency tree
 
Reported: 2011-02-18 08:51 UTC by Y Liu
Modified: 2011-02-18 18:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Y Liu 2011-02-18 08:51:07 UTC
with app-emulation/emul-linux-x86-opengl-20110129 and app-emulation/wine-1.3.13, there is no opengl with following error:

fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000.

after downgrade to app-emulation/emul-linux-x86-opengl-20100915, opengl is working again for wine.

My card is intel gm45

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2011-02-18 09:26:59 UTC
Please try with 20110129-r99 masked version, it includes a newer mesa and other opengl stuff that could fix your problems
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2011-02-18 16:43:30 UTC
The problem is likely that symlinks in /usr/lib32/dri/ are missing. Recently, eselect-mesa-0.0.9 was added to portage with multilib support.

I suggest to make >=emul-linux-x86-opengl-20110129 depend on >=app-admin/eselect-mesa-0.0.9 and run "eselect mesa set 32bit --auto" in pkg_postinst()
Comment 3 Pacho Ramos gentoo-dev 2011-02-18 18:04:50 UTC
+*emul-linux-x86-opengl-20110129-r1 (18 Feb 2011)
+
+  18 Feb 2011; Pacho Ramos <pacho@gentoo.org>
+  +emul-linux-x86-opengl-20110129-r1.ebuild,
+  emul-linux-x86-opengl-20110129-r99.ebuild:
+  Revision bump to update mesa links (bug #355393 by Y Liu and fix by
+  Chí-Thanh Christopher Nguyễn). For people using masked version, simply
+  reemerge it.
+