#1 Le 27/12/2015, à 18:57
- jbmuffat
il2
Bonsoir,
quelqu'un a-t-il réussi à installer Il2 avec wine ou playOnLinux?
Sur playOnLinux, je trouve bien IL2 dans la liste, mais l'installation s'arrête très vite.
Sur Wine, tout semble fonctionner mais, au lancement par exemple sous windows XP, il ne se passe rien. Sous windows 98, le pc me dit qu'il y a un "debogueur à décharger".
JB
Hors ligne
#2 Le 27/12/2015, à 20:00
- k3c
Re : il2
C'est classé en catégorie pas terrible sur winehq, pour le sturmovik 1946
Debian 12 sur Thinkpad reconditionné
Hors ligne
#3 Le 27/12/2015, à 22:19
- jbmuffat
Re : il2
Ce n'est pas ce que je crois comprendre.
Quand je lance debug de playOnLinux, ça me donne:
[12/27/15 22:07:44] - Running wine- --version (Working directory : /usr/share/playonlinux/python)
wine-1.6.2
PlayOnLinux logfile
-------------------
Date: 12/27/15 22:07:44
> PlayOnLinux Version
4.2.9
> uname -a
Linux jb-HP-Pavilion-Notebook 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
> lsb_release -a
> wine --version
wine-1.6.2
> POL_WINEVERSION
> WINEPREFIX
/home/jb/.PlayOnLinux//wineprefix/il2
> Distribution
Ubuntu 15.10
> glxinfo \| grep rendering
direct rendering: Yes
> glxinfo \| grep renderer
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
> OpenGL libs (Direct rendering testing)
32bits direct rendering is enabled
64bits direct rendering is enabled
[12/27/15 22:07:44] - This is a 64bits prefix!
[12/27/15 22:07:48] - Running wine- cmd /c echo %ProgramFiles% (Working directory : /usr/share/playonlinux/python)
C:\Program Files (x86)
[12/27/15 22:07:51] - Running wine- winecfg (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2)
[12/27/15 22:08:17] - Running wine- /media/jb/IL2/Setup.exe (Working directory : /media/jb/IL2)
fixme:service:SERV_QueryServiceObjectSecurity 0x13ff10 4 0x33eca4 512 0x33f0b4 - semi-stub
fixme:service:SetServiceObjectSecurity 0x13ff10 4 0x33eea4
[12/27/15 22:14:06] - Running wine- winepath -u C:\\users\\jb\\Bureau (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2/drive_c)
fixme:service:scmdatabase_autostart_services Auto-start service L"SecDrv" failed to start: 2
/home/jb/.PlayOnLinux//wineprefix/il2/dosdevices/c:/users/jb/Bureau
[12/27/15 22:14:25] - Running wine- winepath -u C:\\users\\jb\\Bureau (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2/drive_c)
fixme:service:scmdatabase_autostart_services Auto-start service L"SecDrv" failed to start: 2
/home/jb/.PlayOnLinux//wineprefix/il2/dosdevices/c:/users/jb/Bureau
[12/27/15 22:15:10] - Running wine- il2.exe (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2/drive_c/Program Files/Ubi Soft/IL2 Sturmovik)
[12/27/15 22:15:22] - Running wine- il2setup.exe (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2/drive_c/Program Files/Ubi Soft/IL2 Sturmovik)
[12/27/15 22:15:39] - Running wine- il2.exe (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2/drive_c/Program Files/Ubi Soft/IL2 Sturmovik)
[12/27/15 22:15:47] - Running wine- il2.exe (Working directory : /home/jb/.PlayOnLinux/wineprefix/il2/drive_c/Program Files/Ubi Soft/IL2 Sturmovik)
fixme:service:scmdatabase_autostart_services Auto-start service L"SecDrv" failed to start: 2
Si quelqu'un comprend où est le pb....
Hors ligne
#4 Le 27/12/2015, à 22:25
- k3c
Re : il2
rien à voir avec ton problème, mais tu as wine 1.6-2, tu pourrais avoir wine 1.8, qui est plus récent et "fixe" pas mal de problèmes
si tu veux essayer avec wine, fais comme dans mon post 16 de
http://forum.ubuntu-fr.org/viewtopic.php?id=1963861&p=1
Debian 12 sur Thinkpad reconditionné
Hors ligne
#5 Le 27/12/2015, à 22:50
- jbmuffat
Re : il2
En fait, après avoir essayé de suivre la même démarche que dans le post 16, j'ai cette erreur:
wine: cannot find L"C:\\windows\\system32\\setup.exe"
Je ré-essaie demain.
Dernière modification par jbmuffat (Le 27/12/2015, à 22:51)
Hors ligne
#6 Le 27/12/2015, à 22:54
- k3c
Re : il2
ça serait bien d'avoir tout ce que tu as tapé et ce qui s'est affiché
Debian 12 sur Thinkpad reconditionné
Hors ligne
#7 Le 28/12/2015, à 18:56
- jbmuffat
Re : il2
Voila donc ce que j'ai fait et obtiens:
jb@jb-HP-Pavilion-Notebook:~$ sudo WINEARCH=win32 WINEPREFIX=/home/$jb/.wine_il2 WINEDEBUG=loaddll winetricks -q --unattended vcrun6
Mot de passe [sudo] pour jb :
Executing w_do_call vcrun6
vcrun6 already installed, skipping
jb@jb-HP-Pavilion-Notebook:~$ cd jeuxWindows/sudo WINEARCH=win32 WINEPREFIX=/home/$jb/.wine_il2 WINEDEBUG=loaddll wine setup.exe
bash: cd: jeuxWindows/sudo: Aucun fichier ou dossier de ce type
jb@jb-HP-Pavilion-Notebook:~$
alors qu'il y a bien un fichier setup.exe
en fait j'avance encore moins qu'hier soir.
Hors ligne
#8 Le 28/12/2015, à 20:38
- k3c
Re : il2
non, jamais de sudo avec wine
$ sudo WINEARCH=win32...
faut effacer et recommencer, donc effacer
sudo rm -rf ~/.wine_il2
et recommencer
ou suivre
Debian 12 sur Thinkpad reconditionné
Hors ligne
#9 Le 28/12/2015, à 22:16
- jbmuffat
Re : il2
j'ai donc fait le point 7.13 pour corriger.
Mais du coup, quand je reprends le post 16, j'obtiens depuis le début, et dès la 1e commande:
jb@jb-HP-Pavilion-Notebook:~$ WINEARCH=win32 WINEPREFIX=/home/$jb/.wine_il2 WINEDEBUG=loaddll winetricks -q --unattended vcrun6jb
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned empty string, error message 'wine: /home//.wine_il2 is not owned by you'
------------------------------------------------------
jb@jb-HP-Pavilion-Notebook:~$
Dernière modification par jbmuffat (Le 28/12/2015, à 22:17)
Hors ligne
#10 Le 29/12/2015, à 07:32
- k3c
Re : il2
Ça veut dire qu'il te reste un suffixe wine 64 bits, qu'il faut effacer, que tu as un dossier
Program Files*64
Quand tu devrais avoir un dossier
Program Files
Peut-être un .wine ?
Debian 12 sur Thinkpad reconditionné
Hors ligne
#11 Le 29/12/2015, à 09:17
- jbmuffat
Re : il2
J'ai un ".wine" avec un "program files (X86)" et un program files "tout court".
J'ai un ".wine-il2" aussi.
Est-ce qu'il faut que je vire le ".wine" et si oui, est-ce que le mettre à la corbeille suffit?
Hors ligne
#12 Le 29/12/2015, à 09:38
- k3c
Re : il2
Ton .wine est pour un wine 64 bits, il faut le virer
rm - rf ~/.wine
Tant que tu as un suffixe .wine* en 64 bits, tu auras cette erreur
Debian 12 sur Thinkpad reconditionné
Hors ligne
#13 Le 29/12/2015, à 15:52
- jbmuffat
Re : il2
j'ai toujours la même erreur
Hors ligne
#14 Le 29/12/2015, à 17:29
- k3c
Re : il2
Peux-tu poster, entre balises code , le résultat de
find ~/.wine* -name "Program*"
Debian 12 sur Thinkpad reconditionné
Hors ligne
#15 Le 29/12/2015, à 17:43
- jbmuffat
Re : il2
Voila:
find: "/home/jb/.wine*": Aucun fichier ou dossier de ce type
Dernière modification par jbmuffat (Le 29/12/2015, à 17:43)
Hors ligne
#16 Le 29/12/2015, à 17:44
- jbmuffat
Re : il2
par contre, j'ai , ".wine_il2" à coté de "jb"
Hors ligne
#17 Le 29/12/2015, à 17:49
- k3c
Re : il2
Je ne comprends pas, tu as mis dans quel répertoire le(s) fichier(s) .wine* ?
Debian 12 sur Thinkpad reconditionné
Hors ligne
#18 Le 29/12/2015, à 18:10
- jbmuffat
Re : il2
"jb"
je ne sais pas ce que ".wine_il2" fait à côté.
Hors ligne
#19 Le 29/12/2015, à 18:19
- k3c
Re : il2
Est ce que tu pourrais donner le chemin complet de ton/tes .wine* ?
Debian 12 sur Thinkpad reconditionné
Hors ligne
#20 Le 29/12/2015, à 18:38
- jbmuffat
Re : il2
j'ai
home/.wine_il2
et c'est tout.
Dernière modification par jbmuffat (Le 29/12/2015, à 18:38)
Hors ligne
#21 Le 29/12/2015, à 18:42
- k3c
Re : il2
Il faut détruire ce répertoire, sans doute avec une commande sudo
Et recréer le wine
Debian 12 sur Thinkpad reconditionné
Hors ligne
#22 Le 29/12/2015, à 21:04
- jbmuffat
Re : il2
.wine_il2 est recréé.
Par contre, je ne vais pas recopier mon CD sur le disque dur. Comment fait-on, en ligne de commande, pour aller sur le CD?
Hors ligne
#23 Le 29/12/2015, à 21:12
- k3c
Re : il2
Ça devrait être dans /media par exemple, une fois que tu as mis ton CD, il devrait apparaître dans /media/sr0 ou un truc du genre, tu mets ton CD, puis tu tapes
ls -alrt /media
Et aussi
dmesg | tail -20
Dernière modification par k3c (Le 29/12/2015, à 21:12)
Debian 12 sur Thinkpad reconditionné
Hors ligne
#24 Le 29/12/2015, à 22:27
- jbmuffat
Re : il2
Voila ce que ça nous donne:
jb@jb-HP-Pavilion-Notebook:~$ ls -alrt /media
total 12
drwxr-xr-x 3 root root 4096 nov. 7 15:35 .
drwxr-xr-x 24 root root 4096 déc. 18 21:57 ..
drwxr-x---+ 4 root root 4096 déc. 29 20:55 jb
jb@jb-HP-Pavilion-Notebook:~$ dmesg | tail -20
[ 5733.924347] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7589 PROTO=2
[ 5739.574997] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=39923 PROTO=2
[ 5859.383040] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7590 PROTO=2
[ 5859.534016] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7591 PROTO=2
[ 5868.236312] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=39937 PROTO=2
[ 5984.210345] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7592 PROTO=2
[ 5984.352319] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7593 PROTO=2
[ 5987.701484] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=39938 PROTO=2
[ 6109.305839] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7594 PROTO=2
[ 6109.447358] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7595 PROTO=2
[ 6110.231600] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x02 PREC=0x40 TTL=1 ID=39953 PROTO=2
[ 6233.996148] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7596 PROTO=2
[ 6234.138416] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7597 PROTO=2
[ 6234.570146] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=39957 PROTO=2
[ 6359.814478] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7598 PROTO=2
[ 6359.956888] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7599 PROTO=2
[ 6365.144127] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=39971 PROTO=2
[ 6484.241855] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7600 PROTO=2
[ 6484.406899] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:01:24:95:04:c7:61:78:08:00 SRC=172.16.255.254 DST=224.0.0.1 LEN=28 TOS=0x10 PREC=0x80 TTL=1 ID=7601 PROTO=2
[ 6493.202888] [UFW BLOCK] IN=eth0 OUT= MAC=01:00:5e:00:00:fb:00:1b:a9:47:a0:27:08:00 SRC=192.168.1.95 DST=224.0.0.251 LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=39974 PROTO=2
jb@jb-HP-Pavilion-Notebook:~$
Quel sens ça a?
Bonne soirée et, puisque j'y pense, bonne année!
Dernière modification par jbmuffat (Le 29/12/2015, à 22:28)
Hors ligne
#25 Le 29/12/2015, à 22:42
- k3c
Re : il2
tu as bien inséré ton CD ?
que donne un
mount
Debian 12 sur Thinkpad reconditionné
Hors ligne