Cannot change screen resolution in multi-monitor setups
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Wine |
Confirmed
|
Low
|
|||
wine1.4 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Running 64 bit Hardy Heron, dual head NVIDIA with TwinView. Problem exists regardless if Compiz Fusion is enabled. I am using restricted NVIDIA drivers installed with EnvyNG.
Cannot get counter-strike 1.6 to open with correct screen resolution, it is stuck at 640x480
Have tried different launch options for cs including
"-gl -width 1024 -height 768"
Have also tried different settings for NVIDIA, including single screen setup and Xinerama.
connor@compy686:~$ uname -a
Linux compy686 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
connor@compy686:~$ lspci | grep VGA
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600 GT (rev a1)
connor@compy686:~$ lsmod | grep nvidia
nvidia 8857924 48
i2c_core 28544 1 nvidia
connor@compy686:~$ cat /etc/X11/xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@yellow) Tue Mar 4 20:28:57 UTC 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DellSP2008WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "TwinViewXinera
Option "metamodes" "DFP-0: nvidia-auto-select +0+0, DFP-1: nvidia-auto-select +1680+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Changed in wine: | |
status: | Unknown → Confirmed |
Changed in wine: | |
importance: | Unknown → Low |
summary: |
- cannot change screen resolution in counter-strike 1.6 under wine + Cannot change screen resolution in multi-monitor setups |
affects: | wine (Ubuntu) → wine1.4 (Ubuntu) |
Changed in wine1.4 (Ubuntu): | |
status: | Confirmed → Triaged |
Almost forgot, I also tried purging wine from my system then compiling wine myself following the directions at http:// wiki.winehq. org/WineOn64bit
The build was successful, but the same problem occurred.
I then removed that wine, disabled the winehq repositories and tried using wine from the Hardy repositories instead, but the problem is still there. I am currently using wine-0.9.59
Again, the problem still existed in the latest wine, 0.9.61