Issue with fglrx and wine 1.6 and 1.7 Ubuntu

Questions about Wine on Linux
Locked
linux4life
Newbie
Newbie
Posts: 1
Joined: Tue Dec 23, 2014 10:22 am

Issue with fglrx and wine 1.6 and 1.7 Ubuntu

Post by linux4life »

Hello all first I did post on the ubuntu forums and got no response. so I thought I would post here on the wine forums as well. I have seen some posts in the past regarding issues with the fglrx driver and wine library's. if anyone can think of a work around without losing accelerated graphics I would appreciate it. here is the result of aptitude install. it will show the conflicts. thanks again for any help that can be provided.

Code: Select all

sudo aptitude install wine1.7
[sudo] password for xxxxx: 
The following NEW packages will be installed:
  ocl-icd-libopencl1{ab} ocl-icd-libopencl1:i386{ab} wine1.7 wine1.7-amd64{a} wine1.7-i386:i386{a} 
0 packages upgraded, 5 newly installed, 0 to remove and 7 not upgraded.
Need to get 0 B/36.7 MB of archives. After unpacking 286 MB will be used.
The following packages have unmet dependencies:
 fglrx-core : Conflicts: libopencl1 which is a virtual package.
              Conflicts: libopencl1:i386 which is a virtual package.
 ocl-icd-libopencl1 : Conflicts: libopencl1 which is a virtual package.
 ocl-icd-libopencl1:i386 : Conflicts: libopencl1 which is a virtual package.
The following actions will resolve these dependencies:

     Remove the following packages:
1)     fglrx                       
2)     fglrx-amdcccle              
3)     fglrx-core                  



Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     ocl-icd-libopencl1 [Not Installed]                 
2)     ocl-icd-libopencl1:i386 [Not Installed]            
3)     wine1.7 [Not Installed]                            
4)     wine1.7-amd64 [Not Installed]                      
5)     wine1.7-i386:i386 [Not Installed] 
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Issue with fglrx and wine 1.6 and 1.7 Ubuntu

Post by dimesio »

This is a packaging issue. File a bug with Ubuntu if someone else hasn't already filed one.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Issue with fglrx and wine 1.6 and 1.7 Ubuntu

Post by dimesio »

Apparently someone already has filed one: https://bugs.launchpad.net/ubuntu/+sour ... ug/1376587.
Locked