problem z wine
: 20 października 2007, 09:07
no i znów mam problem :-( zainstalowałem wine przez apt-get. Pierwszą rzeczą jaką zauważyłem to że nie ma Wine File fajna rzecz (w ubuntu była) ale to tylko ułamek problemu bo chciałem sobię pograć w grę (Vietua Tennis) i jest tylko biały ekran :-( a w konsoli wyskozyło:
jeszcze proszę o sprawdzenie xorg.conf może w tym tkwi problem:
Dzięki z góry za wszelką pomoc ;-)
Kod: Zaznacz cały
Invoking /usr/lib/wine/wine.bin /media/disk-5/Virtua Tennis/VIRTUA_TENNIS_PC.exe ...
ALSA lib conf.c:3949 :( snd_config_expand) Unknown parameters 0
ALSA lib control.c:909 :( snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib seq_hw.c:457 :( snd_seq_hw_open) open /dev/snd/seq failed: Nie ma takiego pliku ani katalogu
fixme:win:EnumDisplayDevicesW ((null),0,0x33f524,0x00000000), stub!
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x126578) : stub, simulating 64MB for now, returning 64MB left
err :o le:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:d3d:IWineD3DDeviceImpl_Reset Cannot change the back buffer format yet
err :o le:CoUninitialize Mismatched CoUninitialize
Wine exited with a successful status
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Sep 12 14:29:35 PDT 2007
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
Load "dbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
Option "TripleBuffer" "true"
Option "no GLXFBConfig for depth 32"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "true"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection