Displaying 20 results from an estimated 4000 matches similar to: "system lock with 3d applications in wine"
2001 Oct 27
1
Problem: Black Screen after starting StarCraft...
Hi!
If I try to start StarCraft in Wine, the screen is switching resolution
(1024x768 -> 640x480), getting black, and stop.
Debian Unstable
Wine 0.0.20011004
XF86 4.1.0
KDE 2.2.1
GFXCard nVidia GeForce2 MX (Driver 1.0-1541)
X is running in 1024x768, 24 bpp
Could anyone help me?
Thanx, Martin!
--
--> PSIplus <psiplus@gmx.net>
--> ICQ... 57749465
--> Site... www.psiplus.org
2018 Sep 18
1
System hang on Alienware 13 with NVIDIA GP106M
We've seen a number of power management and secboot issues with the
Pascal-series mobile GPUs.
Without a command line it is hard to debug remotely, but see, as one
possible example: https://bugs.freedesktop.org/show_bug.cgi?id=100228
Can you try booting with a kernel command line that includes
"nouveau.runpm=0" as a debugging step.
On Mon, 17 Sep 2018 at 17:46, don fisher <hdf3
2020 Jan 18
1
Twin HDMI
Hi John, why not try something newer than CentOS 6.8 ?
Maybe not the latest 8.1 but 7.7 is quite recent and stable.
Your (integrated) video card is :
Intel? HD Graphics 605 (NUC7PJYH)
Intel NUC7PJYH seems to be able to pilot Dual 4K display :
" ...The NUC7PJYH kit also comes with dual Ultra HD 4K display support
via two full-sized HDMI* ports, consumer infrared, and a TOSLINK audio
jack,
2008 May 21
5
World of Warcraft on Intel GM96x
Hi,
like many others I am trying to run wow with wine, but unlike many others, it doesn't really work ;)
Already tried to fix with this Howto:
http://www.wowwiki.com/Linux/Wine
Nevertheless, I get to the login (all behind is red, no image like it should be) and to the character selection (only buttons visible, but no labels on them). I even get into the game, seeing the panels, but the
2018 Sep 17
2
System hang on Alienware 13 with NVIDIA GP106M
I do not know how to debug this situation. Nothing appears in
/var/log/messages. I miss the serial port:-(
I executed a journalctl -r, and saw an error:
kernel: nouveau 00001:01:00.0; Refused to change power state, currently
in D3
The last message before reboot was:
kernel: watchdog: Bug: soft lockup - CPU#0 stuck for 22s! [ntpd:3265]
I have a pair of these Alienware 13 laptops, and would be
2006 Apr 06
3
Wine and AMD 64 in Suse 9.3
Hi.
I have to use a comercial Windows software in my work, called Cosilab.
Last two months I was using Debian and wine 0.9.1 and everything went
perfect. The
Program works fine under wine and I haven't got any problems.
Now I've updated my computer to an AMD64 with 2Ghz Processor and I do
not know if the
problem with wine is caused by the 64 bits processor or why...
I try to run the
2007 Jan 16
1
www.winehq.com newsletter dead forever?
I know its like this for a long time, but i have to ask...
what happened with Wine newsletter? it was interesting reading and now its gone
there is no update since last wineconf....
2004 Aug 31
5
Anybody running VirtualDub ?
Hi!
I just tried to run VirtualDub 1.5.10 with current wine from CVS.
The program runs, but when the video playback is started (or even the video
file is just loaded), all the screen except the window with the first video
frame goes black. The video is played properly. All is alive and well,
underlying windows/icons are there and they react on the mouse, windows can
be moved (if You find their
2007 Sep 06
3
WINE
I have downloaded Ububtu abd used Add/Remove to install Wine. I can not get it to work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070906/86803328/attachment.htm
2005 Jan 26
3
DC++ 0.668 - Annoying "tooltips"
Hello there ?
There were folks in the recent time running DC++ on wine. I'm also one of
them, and I have a small problem, which turns out to be very annoying. The
action buttons at the top of the main DC++ window as well as tabs at the
bottom tend to show "tooltips" containing information about the last files
to be hashed. However, there is an error somewhere that these tooltip
2002 Jan 01
2
Regression in wine-20011226 ?
Hi!
It's a pitty but I have to report that two programs which worked with the previous
(November) wine release don't work anymore.
The first one is a front panel for the measuring instrument, which worked perfectly
after the serial handshake fixes but now (from about Dec 19) it crashes.
The second one is a Nokia Logo Manager. It was not too useful for other wine problems
but it at
2005 Jun 11
3
ztdummy/rtc
Hello,
Maybe I'm missing something here. What is the proper way to use RTC
with ztdummy now?
I'm using -HEAD from a day or two ago on Linux 2.6.11.11.
In zaptel/Makefile, I changed CFLAGS to:
CFLAGS+=-I. -O4 -g -Wall -DBUILDING_TONEZONE -DUSE_RTC
#-DTONEZONE_DRIVER
and I get..
make -C /lib/modules/2.6.11.11/build SUBDIRS=/usr/src/zaptel modules
make[1]: Entering directory
2001 Nov 18
1
Problems with serial comm
Hi!
I'm new to this list as well to Wine, so please excuse me if I'm asking a FAQ.
Today I installed wine-20011108, especially to be able to run programs I need
for my work.
One of them is a remote front panel to the measuring instrument, which
communicates with it using a modem connection.
This program cannot establish a connection. It accesses the modem, its LEDs
blink, but no
2008 Nov 03
4
wine reboots computer
hi, i am runing latest wine in a FC9 x64 machine and when i run anytihng in wine computer just reboots...I already tested ram with memtest and its fine, no gpu or cpu high temps.
Wonder if its some problem between wine and the nvidia driver under x64, or some hardware problem.
2009 Dec 17
1
Question about nv40_draw_array
Hi,
My name is Krzysztof and currently I'm working on porting nouveau
(gallium3d driver + libdrm + drm) to AROS Research OS
(http://www.aros.org). I completed a quite successful port of "old" drm
(one from libdrm git - now removed) and currently I'm working on drm
port from the nouveau kernel tree git.
Right now I'm faced with rather peculiar memory allocation/access
2009 Aug 28
64
[PATCH 2/2] graphics passthrough with VT-d
This patch supports basic gfx passthrough on QEMU:
- disable emulated VGA adpater if there is passthroughed gfx
- register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx
Signed-off-by: Ben Lin <ben.y.lin@intel.com>
Signed-off-by: Weidong Han <weidong.han@intel.com>
_______________________________________________
Xen-devel mailing list
2004 Nov 21
1
DC++ crashes with current CVS wine
Hi!
I have a problem, that DC++ client now crashes in wine. The problem is that it
crashes using its own exception handler, from the wine's point of view the app
is running OK. The client simply pops up a dialog box saying that it just
crashed and the debug info is placed in a file called exceptioninfo.txt. OK, the
file is really there and it really shows something important:
Code: c0000005
2007 Mar 19
2
cant install or run programs from cd especially Final Fantasy VII (FF7)
ive been using wine for about a month now and ive tried a couple
different versions but i cant install or run anything on wine from a
CD..i did a work around for it by just copyin the cd to my hard drive
and got my game installed, but it comes with 3 play disks and an
install disk, and when i try to play it even when the correct play disk
is in and copied everywhere on my hard drive the game still
2005 Jan 02
2
Running DC++ 0.668 with wine-20041201
Hi all,
First of all, Thank jou guys for making windows programs run on linux! I've
been searching for a Direct Connect client that works in windows and linux.
The solution was to run DC++ on top of wine.
At first DC++ crashed a lot, but after disabling the 'progress bars for
transfer' at advanced options dc++ keeps running.
There are however a few things that doesn't work
2018 Sep 17
0
System hang on Alienware 13 with NVIDIA GP106M
Alienware 17 r5 also with same graphics (GP106M and Intel 3e9b) does
boot from same disk. I look in hwinfo --gfxcard and it says both the
Intel (on i915) and the Nvidia (nouveau) are both present. What command
tells me which driver is being used?
Thanks.
Don