View previous topic :: View next topic |
Author |
Message |
NuKe- n00b
Joined: 26 Jan 2005 Posts: 31
|
Posted: Wed Mar 09, 2005 9:11 pm Post subject: [OT]cedega errore 21 |
|
|
ho installato cedega versione 4.2.1. purtroppo ogni eseguibile che faccio partire mi restituisce questo errore 21.
ES. /usr/lib/transgaming_cedega//winex/bin/wine: can't exec '"gta-vc.exe"': error=21
mi sono documentato. ho trovato anche qualche soluzione
http://transgaming.org/forum/viewtopic.php?t=1325 ma nessuna di queste sembra funzionare (di seguito metodi ed errori vari)
echo 0 > /proc/sys/kernel/exec-shield
-bash: /proc/sys/kernel/exec-shield: No such file or directory
sysctl -w kernel.exec-shield=0
error: 'kernel.exec-shield' is an unknown key
echo 1 > /proc/sys/vm/legacy_va_layout
-bash: /proc/sys/vm/legacy_va_layout: No such file or directory
Qualcuno ne sa qualcosa in più?
NuKe _________________ NuKe
Last edited by NuKe- on Thu Mar 10, 2005 12:29 pm; edited 1 time in total |
|
Back to top |
|
|
otaku Guru
Joined: 16 Dec 2004 Posts: 428 Location: Rho (MI)
|
Posted: Thu Mar 10, 2005 3:27 am Post subject: |
|
|
edita:
Code: | # nano /etc/sysctl.conf
vm.legacy_va_layout = 1 |
e poi dai un sysctl -p, dovrebbe restituirti
Code: | vm.legacy_va_layout = 1 |
riprova a lanciare GTA
giusto a titolo informativo che kernel monti? _________________ Ventiquattr'ore al giorno in preda a una follia contorta... |
|
Back to top |
|
|
NuKe- n00b
Joined: 26 Jan 2005 Posts: 31
|
Posted: Thu Mar 10, 2005 6:40 am Post subject: |
|
|
Quote: | e poi dai un sysctl -p, dovrebbe restituirti |
ehm..!
NuKefisso root # sysctl -p
net.ipv4.tcp_ecn = 0
error: 'vm.legacy_va_layout' is an unknown key
gta non parta lo stesso.
Per la cronaca ho un 2.6.9 patchato gentoo(non so se canbia ho il sistema a 64bit)! _________________ NuKe |
|
Back to top |
|
|
Cazzantonio Bodhisattva
Joined: 20 Mar 2004 Posts: 4514 Location: Somewere around the world
|
Posted: Thu Mar 10, 2005 7:18 am Post subject: |
|
|
Sei parecchio OT direi (esisterà immagino il forum di cedega per questo)
Quantomeno metti il tag _________________ Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Last edited by Cazzantonio on Thu Mar 10, 2005 9:09 am; edited 1 time in total |
|
Back to top |
|
|
hardskinone Guru
Joined: 02 Jan 2004 Posts: 460
|
Posted: Thu Mar 10, 2005 7:44 am Post subject: |
|
|
Controlla di non avere partizioni no-exec nel fstab.
La versione 4.3 dovrebbe risolvere questi problemi. _________________ Playlinux.net |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Thu Mar 10, 2005 9:02 am Post subject: |
|
|
@Nuke-: metti il ta [OT] al titolo. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
otaku Guru
Joined: 16 Dec 2004 Posts: 428 Location: Rho (MI)
|
Posted: Thu Mar 10, 2005 11:12 am Post subject: |
|
|
NuKe- wrote: | Code: | error: 'vm.legacy_va_layout' is an unknown key
bash: /proc/sys/kernel/exec-shield: No such file or directory |
Per la cronaca ho un 2.6.9 patchato gentoo |
Come chiaramente notificato dai messaggi d'errore ... ti manca quella voce nel filesystem /proc... a questo punto azzarderei l'ipotesi che il problema sia nel kernel, visto che cedega viene classificato stabile per le architetture amd64.
Nel forum esiste una sezione (inglese) apposita per queste richieste.... magari li hai più fortuna _________________ Ventiquattr'ore al giorno in preda a una follia contorta... |
|
Back to top |
|
|
|