Forums

Diablo 3 authorization problem

Auteur Réponses
mikiwaw Mardi 12 Juin 2012 à 18:50
mikiwawAnonymous

Hello!

-Ubuntu 12.04 64bit

-wine1.4 1.4-0ubuntu4

-playonlinux 4.0.14-1


I installed Diablo III via PlayOnLinux. When I try to log in on my account, it stops on "authorization". Game is still running and I can just cancel it, no freeze etc. 

Thank you in advance for your assistance.

Edité par mikiwaw

Quentin PÂRIS Mardi 12 Juin 2012 à 19:27
Quentin PÂRISAnonymous

Please update PlayOnLinux to the latest version first. Then, don't use wine 1.4 but the wine version we provide for diablo III
mikiwaw Mardi 12 Juin 2012 à 19:44
mikiwawAnonymous

I did it, but it still happens. Also now when I start PlayOnLinux it shows this:
"
PlayOnLinux cannot find 7z.

You should install it to use PlayOnLinux.

"

Thx for answer, anyway.

Edité par mikiwaw

aurelienbis Mardi 12 Juin 2012 à 21:45
aurelienbisAnonymous

Install 7z (7 zip) then.
And before launching game you have to type in a terminal :

sudo sysctl kernel.yama.ptrace_scope=0
lacton Samedi 7 Juillet 2012 à 19:10
lactonAnonymous

$sudo sysctl kernel.yama.ptrace_scope=0
error: "kernel.yama.ptrace_scope" is an unknown key

What is the equivalent of this command for Mandriva?
Quentin PÂRIS Samedi 7 Juillet 2012 à 21:52
Quentin PÂRISAnonymous

$sudo sysctl kernel.yama.ptrace_scope=0
error: "kernel.yama.ptrace_scope" is an unknown key

What is the equivalent of this command for Mandriva?

Quote from lacton


It means that you don't need this command.
lacton Dimanche 8 Juillet 2012 à 13:24
lactonAnonymous

Thank you Quentin for this precision. One thing less to worry about. :-)

Still, I get the dreaded log-in freeze. How can I run PoL in a more verbose mode to identify the cause? Using the Debug command, I get only lines of << Handle Event: "auth validation event" >> when the freeze happens.
Quentin PÂRIS Dimanche 8 Juillet 2012 à 15:45
Quentin PÂRISAnonymous

If you have a AMD card, you have to update your driver to the latest version to prevent your system from freezing
tnt533 Jeudi 23 Aoüt 2012 à 21:35
tnt533Anonymous

Just a thought... I was experiencing the same issues with freezes and realized through lots of googling, trial and error that you need to have the proprietary fglrx from ATI installed to get anything resembling good stable performance with both POL and wine, not just the "latest version" which could be easily misconstrued as meaning the latest binary driver from {enter distribution repository here}. In my case Ubuntu.

So for those with ATI cards reading this and having issues, install the driver downloaded from the ATI website and try again.


lacton Dimanche 6 Janvier 2013 à 19:37
lactonAnonymous

Updating the AMD driver to the latest version (12.6) fixed the log-in freeze. Thanks!