http://bugs.winehq.org/show_bug.cgi?id=19722
Summary: Wine 1.1.27 Ubuntu 9.04 64 bit amd multiple clean installs fails on all 3d apps Product: Wine Version: 1.1.27 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: vektsilver@gmail.com
Hello,
I hope im not beating a dead horse here as this seems like it would be more prevelant but i could not find the issue in bugzilla.
I have done multiple clean installs of the OS to prove it was not something I was doing incorrectly at least from a setup stand point. It seems like no matter what I do Wine crashes on the initial run and regenerates a new system.reg even though there is one in place.
Applications like World of Warcraft, Sam & Max ( telltale games ), HomeWorld, Portal and just about any 3D app will not launch. Additionally winecfg drives tab has reported it "Failed to connect to the mount manager, the drive configuration cannot be edited"
I have seen other tips saying rm -rf the .wine folders under home/user. I have even added the mountmgr back into the system.reg manually but the reuslts dont change for the apps even when i can access the drive setup.
my clean install steps are.
1. install ubuntu 64 bit 9.04 use EXT4 filesystem.
2. Geforce gtx 285 does not recognize off of initial startup no gui. A. run sudo aptitude update & upgrade to get system fully patched. B. run sudo sh ./NVIDIA.185.***X86_64*****.run ( installed Nvidia drivers from the Nvidia website).
3. Gnome starts full gui control. log in and turn on the special effects to EXTRA. Setup compiz how i prefer with compiz settings manager.
4. Then I follow winehq install tips for updating software sources and key so synaptic shows version 1.1.27 of wine instead of 1.0.1.
5. I install wine confirmed install of 1.1.27 and once finished reboot and tried notepad and get error on first run of notepad which closes but then notepad finishes coming up. Checked winecfg cannot setup mounted disks and it takes a long time to open as it creates a new system.reg again.
Noticed applications that fail to start hang around as zombies and never clear unless killed. I have installed this system multiple times at this point all with the same result
Thanks
http://bugs.winehq.org/show_bug.cgi?id=19722
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2009-08-13 13:36:47 --- Most likely broken 32-bit opengl drivers.
http://bugs.winehq.org/show_bug.cgi?id=19722
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|vektsilver | Severity|major |normal
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-13 20:52:27 --- Terminal output? Have you installed 32-bit display driver libraries and all their requirements?
http://bugs.winehq.org/show_bug.cgi?id=19722
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine 1.1.27 Ubuntu 9.04 64 |Multiple clean installs |bit amd multiple clean |fails on all 3d apps |installs fails on all 3d | |apps |
http://bugs.winehq.org/show_bug.cgi?id=19722
--- Comment #3 from Adam vektsilver@gmail.com 2009-08-13 22:13:54 --- (In reply to comment #2)
Terminal output? Have you installed 32-bit display driver libraries and all their requirements?
I was pretty sure i have done this as the nvidia install specifically asks to install them or not and i have tried both. I even went with the ubuntu restricted driver of 1.80 since I know it had worked prior but on the clean install it still acted the same.
Running 1.0.1 the mount manager doesnt fail btw and it seems the newer versions do fail.
Ill give it another shot as reinstalling it until I get it right is not a big deal at the moment.
http://bugs.winehq.org/show_bug.cgi?id=19722
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-13 22:27:41 ---
Running 1.0.1 the mount manager doesnt fail btw and it seems the newer versions do fail.
In which way does it fail? Attach the console output.
http://bugs.winehq.org/show_bug.cgi?id=19722
--- Comment #5 from Adam vektsilver@gmail.com 2009-08-15 14:51:47 --- I actually have figured out where the issue is stemming from. It looks to be the suggestion about the opengl 32 bit libraries may have been it.
The geforce gtx 285 that I have fails to initialize a proper driver on a clean install so I was using the driver I had been using prior to the "clean" installs which was NVIDIA-Linux-x86_64-185.18.31-pkg2.run from Nvidia's website.
Under the scenario where the NVIDIA-Linux-x86_64-185.18.31-pkg2 driver was working I had previously used the nvidia-glx-180 driver from the ubuntu restricted drivers list. When I did my upgrade the opengl libraries from the previous driver stuck around which filled the gap of the ones that newer NVIDIA-Linux-x86_64-185.18.31-pkg2 missed.
I have done the installation and reinstallation several times now and the result i get is this
Working scenario.
Clean install do all updates to the system ( aptitude update > upgrade ) then install restricted approved driver ( aptitude install nvidia-glx-180 ). At this point ubuntu starts and I install WINE 1.1.27 based on the instructions from winehq.com. Winecfg starts and there is no crash error reported and the Mount Manager works right from the start. After this I can then upgrade to the NVIDIA-Linux-x86_64-185.18.31-pkg2 drivers and everything still works.
Non Working Scenerio
Clean install do all updates to the system ( aptitude update > upgrade ) then installing NVIDIA-Linux-x86_64-185.18.31-pkg2 drivers. reboot into ubuntu and the first start of any wine application or winecfg generates a crash with wineboot.exe complains and suggest to go to winehq.com. However winecfg still starts but the key indicator something is broken is the mount manager entry is not in the system.reg and you cant see drives in winecfg menu.
Long story short it looks like the Drivers supplied by Nvidia in latest release have trouble installing the opengl libraries. At least that is what it looks like at the moment.
Im still looking into what is so differant about the installs other than just the versioning. This case can probably be closed unless I find something on the wine side that may need to be addressed.
thanks :)
http://bugs.winehq.org/show_bug.cgi?id=19722
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-16 00:16:42 --- Closing invalid - missing 32-bit OpenGL libraries.
http://bugs.winehq.org/show_bug.cgi?id=19722
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-16 00:17:07 --- Closing