problemas con wine

2014-02-27 Por tema Arturo ..
buenas queremos pasar de plataforma Windows a linux
pero nos encontramos con un problema en un software que usamos-Instale Debian 
Wheezy, instale Wine, instale nuestra aplicacionpero ..para que funcione 
debemos aplicar unos parametros, y ahi radica mi problema.ese es el comando que 
usaria en windows:   c:\cm\vhf.exe -p pero es este -p que no puedo 
ejecutar, 
desde la version grafica no me deja ver las propiedades de ejecucion y desde la 
version shell  intente:# wine c:\cm\vhf.exe -p  pero dice no encontrar el 
archivo 
alguna ayuda ?
gracias.  Arturo. 

Re: problemas con wine

2014-02-27 Por tema Gonzalo L. Campos Medina
Arturo:

Intenta con:

$ wine cmd /c ejecutable y parámetro

El día 27 de febrero de 2014, 7:44, Arturo .. aaray...@hotmail.com escribió:
 buenas queremos pasar de plataforma Windows a linux

 pero nos encontramos con un problema en un software que usamos-
 Instale Debian Wheezy, instale Wine, instale nuestra aplicacion
 pero ..
 para que funcione debemos aplicar unos parametros, y ahi radica mi problema.
 ese es el comando que usaria en windows:   c:\cm\vhf.exe -p
 pero es este -p que no puedo ejecutar,

 desde la version grafica no me deja ver las propiedades de ejecucion y desde
 la version shell  intente:
 # wine c:\cm\vhf.exe -p  pero dice no encontrar el archivo

 alguna ayuda ?

 gracias.  Arturo.



-- 
Gonzalo L. Campos Medina
http://www.ubuntu.com | http://www.ubuntu-es.org | http://www.ubuntu-pe.org
L.R.U. #344192 | U.R.U. #161
Freenode #ubuntu-es #edubuntu-es #ubuntu-pe


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/caaor6xmhzeo-zv5cfjpvw-7asbbi6ot3uurnko_css61o_7...@mail.gmail.com



Re: problemas con wine

2014-02-27 Por tema Camaleón
El Thu, 27 Feb 2014 09:44:07 -0300, Arturo .. escribió:

(ese html...)

 buenas queremos pasar de plataforma Windows a linux pero nos encontramos
 con un problema en un software que usamos-Instale Debian Wheezy, instale
 Wine, instale nuestra aplicacionpero ..para que funcione debemos aplicar
 unos parametros, y ahi radica mi problema.ese es el comando que usaria
 en windows:   c:\cm\vhf.exe -p pero es este -p que no puedo
 ejecutar,
 desde la version grafica no me deja ver las propiedades de ejecucion y
 desde la version shell  intente:# wine c:\cm\vhf.exe -p  pero dice no
 encontrar el archivo alguna ayuda ?
 gracias.  

6.3. How do I pass command line arguments to a program?
http://wiki.winehq.org/FAQ#head-5e3910facdfcb1708103ac8b3d8012a8d86b5c39

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2014.02.27.14.32...@gmail.com



Re: problemas con wine

2014-02-27 Por tema Haylem Candelario Bauzá del INOR
Estás tratando de acceder a C como una unidad windows normal. En 
linux, wine crea la estructura de C en tu carpeta de usuario en esta 
ruta:


/home/usuarioTuyo/.wine/drive_c/

Dentro de esa carpeta cuelga todo lo demás referente a windows, 
archivos de programa, etc

debería usar un script en bash

#!/bin/sh

wine /home/usuarioTuyo/.wine/drive_c/cm/vhf.exe -p.

exit 0



Verifica que la carpeta dentro de .wine se llame drive_c
-- 
Si dominas los Bits, dominas el mundo


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201402271311.42817.hay...@inor.sld.cu



Re: Problemas con wine 1.0, 1.1.1, 1.1.4

2008-09-13 Por tema Marc

En/na Carlos Albornoz ha escrit:

Ingeniero Forigua escribió:
Hola lista es la primera vez que escribo a la lista uso debian hace 3 
meses y he podido configurar todo menos mi wine:



Hola lo que pasa es que cuando intento abrir algunos juegos con wine 
solo se ve media pantalla y cuadriculada, pense que podia ser un 
problema de aceleracion 3D pero:


debian:/home/diego# glxinfo | grep direct
direct rendering: Yes

]debian:/home/diego# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon X1200 Series
OpenGL version string: 2.1.7769 Release


Pruebas de rendimiento:

debian:/home/diego# fgl_glxgears
Using GLX_SGIX_pbuffer
949 frames in 5.0 seconds = 189.800 FPS
1184 frames in 5.0 seconds = 236.800 FPS
1185 frames in 5.0 seconds = 237.000 FPS
1641 frames in 5.0 seconds = 328.200 FPS
1939 frames in 5.0 seconds = 387.800 FPS
1828 frames in 5.0 seconds = 365.600 FPS
1179 frames in 5.0 seconds = 235.800 FPS
1202 frames in 5.0 seconds = 240.400 FPS
1190 frames in 5.0 seconds = 238.000 FPS
1188 frames in 5.0 seconds = 237.600 FPS
1200 frames in 5.0 seconds = 240.000 FPS
1193 frames in 5.0 seconds = 238.600 FPS
1209 frames in 5.0 seconds = 241.800 FPS
1204 frames in 5.0 seconds = 240.800 FPS
1195 frames in 5.0 seconds = 239.000 FPS

debian:/home/diego# glxgears
4909 frames in 5.0 seconds = 981.687 FPS
7549 frames in 5.0 seconds = 1509.452 FPS
6245 frames in 5.0 seconds = 1248.920 FPS
6586 frames in 5.0 seconds = 1317.152 FPS
6715 frames in 5.0 seconds = 1342.938 FPS
6585 frames in 5.0 seconds = 1316.914 FPS
6583 frames in 5.0 seconds = 1316.261 FPS
6713 frames in 5.0 seconds = 1342.479 FPS
6759 frames in 5.0 seconds = 1351.740 FPS
6746 frames in 5.0 seconds = 1349.138 FPS
6762 frames in 5.0 seconds = 1352.207 FPS
6765 frames in 5.0 seconds = 1352.977 FPS
6568 frames in 5.0 seconds = 1313.510 FPS
6780 frames in 5.0 seconds = 1355.890 FPS
6783 frames in 5.0 seconds = 1356.588 FPS
6731 frames in 5.0 seconds = 1346.067 FPS
6676 frames in 5.0 seconds = 1335.154 FPS


Mi salida de /etc/X11/xorg.conf

Section ServerLayout
Identifier aticonfig Layout
Screen 0 aticonfig-Screen[0]-0 0 0
EndSection

Section Files
EndSection

Section Module
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option XkbRules xorg
Option XkbModel pc105
Option XkbLayout es
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
EndSection

Section Monitor
Identifier Configured Monitor
EndSection

Section Monitor
Identifier aticonfig-Monitor[0]-0
Option VendorName ATI Proprietary Driver
Option ModelName Generic Autodetecting Monitor
Option DPMS true
EndSection

Section Device
Identifier Configured Video Device
EndSection

Section Device
Identifier aticonfig-Device[0]-0
Driver fglrx
BusID PCI:1:5:0
EndSection

Section Screen
Identifier Default Screen
Monitor Configured Monitor
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitor aticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport 0 0
Depth 24
EndSubSection
EndSection


En realidad no se que mas hacer :'(, creo que tengo las cosas bien

mi sistema:

[consola]debian:/home/diego# uname -a
Linux debian 2.6.26-1-amd64 #1 SMP Wed Sep 10 15:31:12 UTC 2008
x86_64 GNU/Linux[/consola]


La salida del juego

[consola]debian:/media/Nuevo_vol/juegos/Return to Castle
Wolfenstein# wine WolfSP.exe
fixme:keyboard:RegisterHotKey ((nil),0,0x0001,9): stub
fixme:dsound:DllCanUnloadNow (void): stub
fixme:keyboard:UnregisterHotKey ((nil),0): stub
debian:/media/Nuevo_vol/juegos/Return to Castle 
Wolfenstein#[/consola]


--
**
**
最もよいエンジニア
コロンビアの地下のチーム (CUT)
コロンビアの国民大学
ボゴタ
コロンビア
**
**
...Gratis lo recibisteis; dadlo gratis. (Mt 10, 8)
Visita mi blog http://ingeniero-forigua.blogspot.com/
a mi ese problema me lo daba con los drivers viejos de ati (tengo una 
x1550 512MB), y cuando actualice se soluciono.


podrias darte una vuelta por la pagina de wine, especificamente en la 
seccion de su DB de apps (http://appdb.winehq.org/) puedes ver si es 
ke estan soportados, si tienen algun fallo, etc...


tambien puedes ver si el juego ke kieres ejecutar esta nativo para 
linux,creo ke el wolfenstein esta nativo, otros juegos nativos son, 
los quakes, doom, etc...


saludos



Hola,

¿Cuando dices que se ve 

Re: Problemas con wine 1.0, 1.1.1, 1.1.4

2008-09-13 Por tema MAbeeTT
On Fri, Sep 12, 2008 at 7:28 PM, MAbeeTT [EMAIL PROTECTED] wrote:
 On Fri, Sep 12, 2008 at 7:03 PM, Carlos Albornoz [EMAIL PROTECTED] wrote:
 Ingeniero Forigua escribió:

 [...]

 a mi ese problema me lo daba con los drivers viejos de ati (tengo una x1550
 512MB), y cuando actualice se soluciono.

 podrias darte una vuelta por la pagina de wine, especificamente en la
 seccion de su DB de apps (http://appdb.winehq.org/) puedes ver si es ke
 estan soportados, si tienen algun fallo, etc...

 tambien puedes ver si el juego ke kieres ejecutar esta nativo para
 linux,creo ke el wolfenstein esta nativo, otros juegos nativos son, los
 quakes, doom, etc...


Envío de nuevo a la lista:


 Has logrado hace andar programas con aceleración gráfica junto a
 Compiz sin el parpadeo?




-- 
 .::MAbeeTT::.

 mabeett [at] gmail [ dot] com
 some time ago:


 mtspcchaiaeia [at] gmail [dot] com


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problemas con wine 1.0, 1.1.1, 1.1.4

2008-09-13 Por tema Carlos Albornoz

MAbeeTT escribió:

On Fri, Sep 12, 2008 at 7:28 PM, MAbeeTT [EMAIL PROTECTED] wrote:
  

On Fri, Sep 12, 2008 at 7:03 PM, Carlos Albornoz [EMAIL PROTECTED] wrote:


Ingeniero Forigua escribió:
  

[...]


a mi ese problema me lo daba con los drivers viejos de ati (tengo una x1550
512MB), y cuando actualice se soluciono.

podrias darte una vuelta por la pagina de wine, especificamente en la
seccion de su DB de apps (http://appdb.winehq.org/) puedes ver si es ke
estan soportados, si tienen algun fallo, etc...

tambien puedes ver si el juego ke kieres ejecutar esta nativo para
linux,creo ke el wolfenstein esta nativo, otros juegos nativos son, los
quakes, doom, etc...
  



Envío de nuevo a la lista:


 Has logrado hace andar programas con aceleración gráfica junto a
 Compiz sin el parpadeo?



  


hola, no se a ke parpadeo te refieres, nunca e tenido algun sintoma de 
parpadeo, por otro lado no uso compiz
pero si alguna vez lo e instalado y ejecutado juegos opengl, steam - 
cstrike, condtion zero, etc por ejemplo (lo hice para ver si la tarjeta 
aguantaba)
y ningun problema. kisas no sea problema de aceleracion o tarjeta 
grafica, puede ke sea la cunfiguracion de wine la que esta fallando, te 
lo digo por ke tiempo atraz (con un wine compilado) despues de estar 
harto tiempo ejecutando counter strike 1.6 sin problemas, de un dia para 
otro, empeso a funcionar mal, cargaba, se caia al rato, se 
desconfiguraban los graficos, etc... lo solucione, desinstalandolo y 
compilandolo denuevo, ahora funciona de pelos...


saludos


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Problemas con wine 1.0, 1.1.1, 1.1.4

2008-09-12 Por tema Ingeniero Forigua
Hola lista es la primera vez que escribo a la lista uso debian hace 3 meses
y he podido configurar todo menos mi wine:


Hola lo que pasa es que cuando intento abrir algunos juegos con wine solo se
ve media pantalla y cuadriculada, pense que podia ser un problema de
aceleracion 3D pero:

debian:/home/diego# glxinfo | grep direct
direct rendering: Yes

]debian:/home/diego# fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon X1200 Series
OpenGL version string: 2.1.7769 Release


Pruebas de rendimiento:

debian:/home/diego# fgl_glxgears
Using GLX_SGIX_pbuffer
949 frames in 5.0 seconds = 189.800 FPS
1184 frames in 5.0 seconds = 236.800 FPS
1185 frames in 5.0 seconds = 237.000 FPS
1641 frames in 5.0 seconds = 328.200 FPS
1939 frames in 5.0 seconds = 387.800 FPS
1828 frames in 5.0 seconds = 365.600 FPS
1179 frames in 5.0 seconds = 235.800 FPS
1202 frames in 5.0 seconds = 240.400 FPS
1190 frames in 5.0 seconds = 238.000 FPS
1188 frames in 5.0 seconds = 237.600 FPS
1200 frames in 5.0 seconds = 240.000 FPS
1193 frames in 5.0 seconds = 238.600 FPS
1209 frames in 5.0 seconds = 241.800 FPS
1204 frames in 5.0 seconds = 240.800 FPS
1195 frames in 5.0 seconds = 239.000 FPS

debian:/home/diego# glxgears
4909 frames in 5.0 seconds = 981.687 FPS
7549 frames in 5.0 seconds = 1509.452 FPS
6245 frames in 5.0 seconds = 1248.920 FPS
6586 frames in 5.0 seconds = 1317.152 FPS
6715 frames in 5.0 seconds = 1342.938 FPS
6585 frames in 5.0 seconds = 1316.914 FPS
6583 frames in 5.0 seconds = 1316.261 FPS
6713 frames in 5.0 seconds = 1342.479 FPS
6759 frames in 5.0 seconds = 1351.740 FPS
6746 frames in 5.0 seconds = 1349.138 FPS
6762 frames in 5.0 seconds = 1352.207 FPS
6765 frames in 5.0 seconds = 1352.977 FPS
6568 frames in 5.0 seconds = 1313.510 FPS
6780 frames in 5.0 seconds = 1355.890 FPS
6783 frames in 5.0 seconds = 1356.588 FPS
6731 frames in 5.0 seconds = 1346.067 FPS
6676 frames in 5.0 seconds = 1335.154 FPS


Mi salida de /etc/X11/xorg.conf

Section ServerLayout
Identifier aticonfig Layout
Screen  0  aticonfig-Screen[0]-0 0 0
EndSection

Section Files
EndSection

Section Module
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
OptionXkbRules xorg
OptionXkbModel pc105
OptionXkbLayout es
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Monitor
Identifier   Configured Monitor
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]-0
OptionVendorName ATI Proprietary Driver
OptionModelName Generic Autodetecting Monitor
OptionDPMS true
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:1:5:0
EndSection

Section Screen
Identifier Default Screen
MonitorConfigured Monitor
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection


En realidad no se que mas hacer :'(, creo que tengo las cosas bien

mi sistema:

[consola]debian:/home/diego# uname -a
Linux debian 2.6.26-1-amd64 #1 SMP Wed Sep 10 15:31:12 UTC 2008 x86_64
GNU/Linux[/consola]


La salida del juego

[consola]debian:/media/Nuevo_vol/juegos/Return to Castle Wolfenstein# wine
WolfSP.exe
fixme:keyboard:RegisterHotKey ((nil),0,0x0001,9): stub
fixme:dsound:DllCanUnloadNow (void): stub
fixme:keyboard:UnregisterHotKey ((nil),0): stub
debian:/media/Nuevo_vol/juegos/Return to Castle Wolfenstein#[/consola]

-- 
**
**
最もよいエンジニア
コロンビアの地下のチーム (CUT)
コロンビアの国民大学
ボゴタ
コロンビア
**
**
...Gratis lo recibisteis; dadlo gratis. (Mt 10, 8)
Visita mi blog http://ingeniero-forigua.blogspot.com/


Re: Problemas con wine 1.0, 1.1.1, 1.1.4

2008-09-12 Por tema Maximiliano Marin Bustos
2008/9/12 Ingeniero Forigua [EMAIL PROTECTED]

 Hola lista es la primera vez que escribo a la lista uso debian hace 3 meses
 y he podido configurar todo menos mi wine:


 Hola lo que pasa es que cuando intento abrir algunos juegos con wine solo
 se ve media pantalla y cuadriculada, pense que podia ser un problema de
 aceleracion 3D pero:

 debian:/home/diego# glxinfo | grep direct
 direct rendering: Yes

 ]debian:/home/diego# fglrxinfo
 display: :0.0  screen: 0
 OpenGL vendor string: ATI Technologies Inc.
 OpenGL renderer string: ATI Radeon X1200 Series
 OpenGL version string: 2.1.7769 Release


 Pruebas de rendimiento:

 debian:/home/diego# fgl_glxgears
 Using GLX_SGIX_pbuffer
 949 frames in 5.0 seconds = 189.800 FPS
 1184 frames in 5.0 seconds = 236.800 FPS
 1185 frames in 5.0 seconds = 237.000 FPS
 1641 frames in 5.0 seconds = 328.200 FPS
 1939 frames in 5.0 seconds = 387.800 FPS
 1828 frames in 5.0 seconds = 365.600 FPS
 1179 frames in 5.0 seconds = 235.800 FPS
 1202 frames in 5.0 seconds = 240.400 FPS
 1190 frames in 5.0 seconds = 238.000 FPS
 1188 frames in 5.0 seconds = 237.600 FPS
 1200 frames in 5.0 seconds = 240.000 FPS
 1193 frames in 5.0 seconds = 238.600 FPS
 1209 frames in 5.0 seconds = 241.800 FPS
 1204 frames in 5.0 seconds = 240.800 FPS
 1195 frames in 5.0 seconds = 239.000 FPS

 debian:/home/diego# glxgears
 4909 frames in 5.0 seconds = 981.687 FPS
 7549 frames in 5.0 seconds = 1509.452 FPS
 6245 frames in 5.0 seconds = 1248.920 FPS
 6586 frames in 5.0 seconds = 1317.152 FPS
 6715 frames in 5.0 seconds = 1342.938 FPS
 6585 frames in 5.0 seconds = 1316.914 FPS
 6583 frames in 5.0 seconds = 1316.261 FPS
 6713 frames in 5.0 seconds = 1342.479 FPS
 6759 frames in 5.0 seconds = 1351.740 FPS
 6746 frames in 5.0 seconds = 1349.138 FPS
 6762 frames in 5.0 seconds = 1352.207 FPS
 6765 frames in 5.0 seconds = 1352.977 FPS
 6568 frames in 5.0 seconds = 1313.510 FPS
 6780 frames in 5.0 seconds = 1355.890 FPS
 6783 frames in 5.0 seconds = 1356.588 FPS
 6731 frames in 5.0 seconds = 1346.067 FPS
 6676 frames in 5.0 seconds = 1335.154 FPS


 Mi salida de /etc/X11/xorg.conf

 Section ServerLayout
 Identifier aticonfig Layout
 Screen  0  aticonfig-Screen[0]-0 0 0
 EndSection

 Section Files
 EndSection

 Section Module
 EndSection

 Section InputDevice
 Identifier  Generic Keyboard
 Driver  kbd
 OptionXkbRules xorg
 OptionXkbModel pc105
 OptionXkbLayout es
 EndSection

 Section InputDevice
 Identifier  Configured Mouse
 Driver  mouse
 EndSection

 Section Monitor
 Identifier   Configured Monitor
 EndSection

 Section Monitor
 Identifier   aticonfig-Monitor[0]-0
 OptionVendorName ATI Proprietary Driver
 OptionModelName Generic Autodetecting Monitor
 OptionDPMS true
 EndSection

 Section Device
 Identifier  Configured Video Device
 EndSection

 Section Device
 Identifier  aticonfig-Device[0]-0
 Driver  fglrx
 BusID   PCI:1:5:0
 EndSection

 Section Screen
 Identifier Default Screen
 MonitorConfigured Monitor
 EndSection

 Section Screen
 Identifier aticonfig-Screen[0]-0
 Device aticonfig-Device[0]-0
 Monitoraticonfig-Monitor[0]-0
 DefaultDepth 24
 SubSection Display
 Viewport   0 0
 Depth 24
 EndSubSection
 EndSection


 En realidad no se que mas hacer :'(, creo que tengo las cosas bien

 mi sistema:

 [consola]debian:/home/diego# uname -a
 Linux debian 2.6.26-1-amd64 #1 SMP Wed Sep 10 15:31:12 UTC 2008 x86_64
 GNU/Linux[/consola]


 La salida del juego

 [consola]debian:/media/Nuevo_vol/juegos/Return to Castle Wolfenstein# wine
 WolfSP.exe
 fixme:keyboard:RegisterHotKey ((nil),0,0x0001,9): stub
 fixme:dsound:DllCanUnloadNow (void): stub
 fixme:keyboard:UnregisterHotKey ((nil),0): stub
 debian:/media/Nuevo_vol/juegos/Return to Castle Wolfenstein#[/consola]

 --
 **
 **
 最もよいエンジニア
 コロンビアの地下のチーム (CUT)
 コロンビアの国民大学
 ボゴタ
 コロンビア
 **
 **
 ...Gratis lo recibisteis; dadlo gratis. (Mt 10, 8)
 Visita mi blog http://ingeniero-forigua.blogspot.com/


Hola, en realidad nunca he usado wine .. no le encuentro la gracia. Pero
quiza este link te puede servir:

http://foro.debianchile.cl/topic/794/wow-en-debian/

Saludos

-- 
Atte,
Maximiliano Marin
http://blogs.opensur.org/maximilinux


Re: Problemas con wine 1.0, 1.1.1, 1.1.4

2008-09-12 Por tema Carlos Albornoz

Ingeniero Forigua escribió:
Hola lista es la primera vez que escribo a la lista uso debian hace 3 
meses y he podido configurar todo menos mi wine:



Hola lo que pasa es que cuando intento abrir algunos juegos con wine 
solo se ve media pantalla y cuadriculada, pense que podia ser un 
problema de aceleracion 3D pero:


debian:/home/diego# glxinfo | grep direct
direct rendering: Yes

]debian:/home/diego# fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon X1200 Series
OpenGL version string: 2.1.7769 Release


Pruebas de rendimiento:

debian:/home/diego# fgl_glxgears
Using GLX_SGIX_pbuffer
949 frames in 5.0 seconds = 189.800 FPS
1184 frames in 5.0 seconds = 236.800 FPS
1185 frames in 5.0 seconds = 237.000 FPS
1641 frames in 5.0 seconds = 328.200 FPS
1939 frames in 5.0 seconds = 387.800 FPS
1828 frames in 5.0 seconds = 365.600 FPS
1179 frames in 5.0 seconds = 235.800 FPS
1202 frames in 5.0 seconds = 240.400 FPS
1190 frames in 5.0 seconds = 238.000 FPS
1188 frames in 5.0 seconds = 237.600 FPS
1200 frames in 5.0 seconds = 240.000 FPS
1193 frames in 5.0 seconds = 238.600 FPS
1209 frames in 5.0 seconds = 241.800 FPS
1204 frames in 5.0 seconds = 240.800 FPS
1195 frames in 5.0 seconds = 239.000 FPS

debian:/home/diego# glxgears
4909 frames in 5.0 seconds = 981.687 FPS
7549 frames in 5.0 seconds = 1509.452 FPS
6245 frames in 5.0 seconds = 1248.920 FPS
6586 frames in 5.0 seconds = 1317.152 FPS
6715 frames in 5.0 seconds = 1342.938 FPS
6585 frames in 5.0 seconds = 1316.914 FPS
6583 frames in 5.0 seconds = 1316.261 FPS
6713 frames in 5.0 seconds = 1342.479 FPS
6759 frames in 5.0 seconds = 1351.740 FPS
6746 frames in 5.0 seconds = 1349.138 FPS
6762 frames in 5.0 seconds = 1352.207 FPS
6765 frames in 5.0 seconds = 1352.977 FPS
6568 frames in 5.0 seconds = 1313.510 FPS
6780 frames in 5.0 seconds = 1355.890 FPS
6783 frames in 5.0 seconds = 1356.588 FPS
6731 frames in 5.0 seconds = 1346.067 FPS
6676 frames in 5.0 seconds = 1335.154 FPS


Mi salida de /etc/X11/xorg.conf

Section ServerLayout
Identifier aticonfig Layout
Screen 0 aticonfig-Screen[0]-0 0 0
EndSection

Section Files
EndSection

Section Module
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option XkbRules xorg
Option XkbModel pc105
Option XkbLayout es
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
EndSection

Section Monitor
Identifier Configured Monitor
EndSection

Section Monitor
Identifier aticonfig-Monitor[0]-0
Option VendorName ATI Proprietary Driver
Option ModelName Generic Autodetecting Monitor
Option DPMS true
EndSection

Section Device
Identifier Configured Video Device
EndSection

Section Device
Identifier aticonfig-Device[0]-0
Driver fglrx
BusID PCI:1:5:0
EndSection

Section Screen
Identifier Default Screen
Monitor Configured Monitor
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitor aticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport 0 0
Depth 24
EndSubSection
EndSection


En realidad no se que mas hacer :'(, creo que tengo las cosas bien

mi sistema:

[consola]debian:/home/diego# uname -a
Linux debian 2.6.26-1-amd64 #1 SMP Wed Sep 10 15:31:12 UTC 2008
x86_64 GNU/Linux[/consola]


La salida del juego

[consola]debian:/media/Nuevo_vol/juegos/Return to Castle
Wolfenstein# wine WolfSP.exe
fixme:keyboard:RegisterHotKey ((nil),0,0x0001,9): stub
fixme:dsound:DllCanUnloadNow (void): stub
fixme:keyboard:UnregisterHotKey ((nil),0): stub
debian:/media/Nuevo_vol/juegos/Return to Castle Wolfenstein#[/consola]

--
**
**
最もよいエンジニア
コロンビアの地下のチーム (CUT)
コロンビアの国民大学
ボゴタ
コロンビア
**
**
...Gratis lo recibisteis; dadlo gratis. (Mt 10, 8)
Visita mi blog http://ingeniero-forigua.blogspot.com/
a mi ese problema me lo daba con los drivers viejos de ati (tengo una 
x1550 512MB), y cuando actualice se soluciono.


podrias darte una vuelta por la pagina de wine, especificamente en la 
seccion de su DB de apps (http://appdb.winehq.org/) puedes ver si es ke 
estan soportados, si tienen algun fallo, etc...


tambien puedes ver si el juego ke kieres ejecutar esta nativo para 
linux,creo ke el wolfenstein esta nativo, otros juegos nativos son, los 
quakes, doom, etc...


saludos


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of 

Problemas con Wine

2005-05-02 Por tema César
Hola listeros,
tengo instalado Wine e intento usar un sistema que 
pude instalarlo sin problemas... pero cuando lo quiero utilizar el 
problema que me muestra es el siguiente:

Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the Resolution entry in the 
config file

alguno de ustedes me puede indicar cual es el lugar a tocar en el 
archivo config de Wine para salvar este problema.

 
Saludos, Cesar

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Problemas con Wine

2005-05-02 Por tema Alejo
En la instalacion sino me equivoco el te pide donde quieres que te
coloque el archivo de configuracion yo porlomenos lo coloque en la
forma predeterminada cuando usaba wine que me traia si mal no recuerdo
un archivo oculto en tu home llamdo .wine y dentro de ese archivo había
un conf si me equivoco que alguien em corrija pero creo que es hay si
si le distes a la forma predeterminada -- Atentamente:Alejandro Garrido MotaGNU/Linux Debian SargeEn kernel 2.6.11.7 http://alejandro-garrido.tk
Usuario linux registrado #386758

problemas con wine

2003-02-05 Por tema capitan_buscapina

A ver si alguien me puede ayudar.
Instale wine y cuando lo ejecuto me tira este error:

zero:~# wine C:\\Archivos de Programas\iMesh\Client\imesh_336.exe
Invoking /usr/bin/wine.bin C:\Archivos de ProgramasiMeshClientimesh_336.exe ...
/usr/bin/wine.bin: relocation error: /usr/bin/../lib/libntdll.dll.so: symbol 
__libc_fork, version GLIBC_2.1.2 not defined in file libc.so.6 with link time 
reference
Wine failed with return code 127

Alguien que lo use y le funcione me puede ayudar con esto.

Gracias



problemas con wine

2003-02-05 Por tema capitan_buscapina

A ver si alguien me puede ayudar.
Instale wine y cuando lo ejecuto me tira este error:

zero:~# wine C:\\Archivos de Programas\iMesh\Client\imesh_336.exe
Invoking /usr/bin/wine.bin C:\Archivos de ProgramasiMeshClientimesh_336.exe ...
/usr/bin/wine.bin: relocation error: /usr/bin/../lib/libntdll.dll.so: symbol 
__libc_fork, version GLIBC_2.1.2 not defined in file libc.so.6 with link time 
reference
Wine failed with return code 127

Alguien que lo use y le funcione me puede ayudar con esto.

Gracias



Re: problemas con wine

2003-02-05 Por tema Miguel
Buen dia

Yo tengo wine instalado en mi debian 3.0 woody
desinstala wine, y vuelvelo a instalar asi:
#para desinstalar
apt-get remove wine
#para instalar
apt-get install wine winesetup*

Te recomiendo mucho usar mi source.list como tambien actualizar paqueteria 
con:
apt-get upgrade y apt-get dist-upgrade, suerte.

mi sources.list lo puedes encontrar en:
http://www.ancrae.org/debian/sources.list

::S::
ANCrae, Inc
http://www.ancrae.org/


A ver si alguien me puede ayudar.
Instale wine y cuando lo ejecuto me tira este error:

zero:~# wine C:\\Archivos de Programas\iMesh\Client\imesh_336.exe
Invoking /usr/bin/wine.bin C:\Archivos de ProgramasiMeshClientimesh_336.exe 
..
/usr/bin/wine.bin: relocation error: /usr/bin/../lib/libntdll.dll.so: symbol 
 __libc_fork,
version GLIBC_2.1.2 not defined in file libc.so.6 with link time reference
Wine failed with return code 127



problemas con wine

2002-12-11 Por tema capitan_buscapina

A ver si alguien me puede ayudar.
Instale wine y cuando lo ejecuto me tira este error:

zero:~# wine C:\\Archivos de Programas\iMesh\Client\imesh_336.exe
Invoking /usr/bin/wine.bin C:\Archivos de ProgramasiMeshClientimesh_336.exe ...
/usr/bin/wine.bin: relocation error: /usr/bin/../lib/libntdll.dll.so: symbol 
__libc_fork, version GLIBC_2.1.2 not defined in file libc.so.6 with link time 
reference
Wine failed with return code 127

Alguien que lo use y le funcione me puede ayudar con esto.

Gracias



Problemas con wine

2001-07-29 Por tema Lluis Vilanova
Hola, estoy intentando probar el wine, que me han dicho que va bastante bien,
pero al intentar ejecutar un programa me dice que no encuentra mi distribucion
de teclado, y que lea documentation/keyboard (leido) y lo configure en el
archivo que hay en 'windows/x11drv/keyboard.c'; lo que pasa es que no se donde
esta el archivo este!!

En donde esta esto guardado en Debian, o que otros archivos debo editar...?

En fin, muchas gracias por adelantado
--