Ubuntu Karmic 64 and recent Wine problem

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
neve
Newbie
Newbie
Posts: 3
Joined: Fri Mar 05, 2010 3:16 am

Ubuntu Karmic 64 and recent Wine problem

Post by neve »

Hi readers,

like already mentioned in the topic i've got the following System
with the following problem

Ubuntu Karmic 64-Bit and Wine 1.1.39

the Wine installed with 32-Bit version and i can also run some simple
programs which i also know as 32-Bit e.g notepad

i also wanted to test a few games which are gold status at appdb
but i cant get even one of them to simply start up!

i always get the message "unsupported architecture (adm-64)"

when i run "file <program name>.exe" it tells me that its also a
32-Bit program

so whats the problem at this point ? normally im not that stupid but
i cant get the cause out of the message. i try to run a 32-Bit program
with a 32-Bit wine on a 64-bit os. should be alright that far or have i
missed something ?

for every game its the same message Borderlands,Drakensang,Mass Effect 2

would be glad about some help! - when i can get a few applications run
with wine im finally out of windows

i installed nothing special - only the os and then wine. added a few additional
software with winetricks which are written here to be needed by one
game or another

thanks in advance
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Ubuntu Karmic 64 and recent Wine problem

Post by dimesio »

neve wrote: Ubuntu Karmic 64-Bit and Wine 1.1.39

the Wine installed with 32-Bit version and i can also run some simple
programs which i also know as 32-Bit e.g notepad

i also wanted to test a few games which are gold status at appdb
but i cant get even one of them to simply start up!

i always get the message "unsupported architecture (adm-64)"
You are probably missing 32 bit opengl.
neve
Newbie
Newbie
Posts: 3
Joined: Fri Mar 05, 2010 3:16 am

Post by neve »

..at the nvidia drivers installation i answered "yes" to the question
if i want to install the 32-bit compatibility dlls/libraries/whatever

or is there a special package for wine ?

thanks for your hint
Frédéric Delanoy

Ubuntu Karmic 64 and recent Wine problem

Post by Frédéric Delanoy »

You might want to be sure to run latest wine (1.1.40) [use "wine
--version"] instead of
distribution default 1.0.1

See http://www.winehq.org/download/deb for more information.

On Fri, Mar 5, 2010 at 7:03 PM, neve <[email protected]> wrote:
..at the nvidia drivers installation i answered "yes" to the question
if i want to install the 32-bit compatibility dlls/libraries/whatever

or is there a special package for wine ?

thanks for your hint




neve
Newbie
Newbie
Posts: 3
Joined: Fri Mar 05, 2010 3:16 am

Post by neve »

You might want to read my post before posting standard answeres
3vi1
Level 4
Level 4
Posts: 125
Joined: Sun Feb 24, 2008 8:24 pm

Post by 3vi1 »

Where did you get 1.1.39? Did you install the package from here (http://www.winehq.org/download/deb), some other source, or compile it yourself?

It sounds as if you manually installed the nVidia drivers instead of installing the packages from the Ubuntu repos. Any particular reason for that?

I'm running Wine (compiled from Git) on a 64-bit Karmic and 64-bit Lucid machine with nVidia cards and the nVidia drivers from the Ubuntu repos, and have not seen the issue of which you speak.
Locked