Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47438

Summary: ati-drivers and wine does not work together
Product: Gentoo Linux Reporter: Marcelo Borges Ribeiro <m_b_ribeiro>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: VERIFIED FIXED    
Severity: normal CC: wine
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcelo Borges Ribeiro 2004-04-10 10:02:00 UTC
I'm using atri-drivers 3.7.6 and I cannot execute any wine application. My monitor goes off and only goes back to work with a reboot. I have the same problem with xawtv. I have no problem if I do not use ati-driver in XFree but I think it's not the best solution. With previous version of ati-driver did not work too.

Reproducible: Always
Steps to Reproduce:
1.emerge ati-drivers
2.emerge wine
3.try to run any program under wine.

Actual Results:  
video goes to sleep. 

Expected Results:  
 

Portage 2.0.50-r3 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5) 
================================================================= 
System uname: 2.6.5 i686 AMD Athlon(TM) XP 2400+ 
Gentoo Base System version 1.4.3.13p1 
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=athlon-xp -O3 -fPIC -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-mcpu=athlon-xp -O3 -fPIC -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache fixpackages sandbox" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/root/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow X alsa apache2 apm arts avi berkdb bonobo cdr crypt cups encode esd 
foomaticdb gb gdbm gif gnome gpg gpm gtk gtk2 gtkhtml guile imlib java 
joystick jpeg kde ldap libg++ libwww lm_sensors mad mikmod mmx motif mozilla 
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png ppds python qt 
quicktime readline sdl slang spell ssl svga tcl tcltk tcpd tetex tex tk 
truetype video_cards_radeon x86 xml xml2 xmms xv zlib"
Comment 1 Luca Barbato gentoo-dev 2004-04-11 07:58:53 UTC
the ati-driver has multiple way to use threading, just one TLS works correctly in wine, could you check your configuration file and report back?
Comment 2 Marcelo Borges Ribeiro 2004-04-11 10:04:51 UTC
I am using TLS = 2, but I solved this problem just creating another XF86Config with ati's fglrxconfig and I realized this version introduced new lines compared to the previous version (I was using the same XF86config generated from my first ati-driver). My advice is if anything goes wrong with a new version of ati-driver try to generate another XF86Config with fglrxconfig.
Thanks for the time.
Comment 3 Luca Barbato gentoo-dev 2004-04-11 10:11:40 UTC
Closing then