LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   wine problem under mandriva 2007 (https://www.linuxquestions.org/questions/mandriva-30/wine-problem-under-mandriva-2007-a-497318/)

shougangwang 10-31-2006 03:50 PM

wine problem under mandriva 2007
 
Hi,all:
I am a newbie of mandriva 2007 free.
I installed wine-0.9.23-mdk.i586.rpm from wine offical website

the command to install it is
rpm -ivh wine-0.9.23-mdk.i586.rpm
the installation is no problem
but when I run
wine notepad.exe
it gives the following message.

***********************************************************
[shougang@localhost wine]$ wine notepad.exe
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31
***********************************************************

notepad does run in the system, but it is very slow.


the version of my linux is 2.6.17-5mdv
my laptop is IBM T60 with intel 945 express family graphic card.
I installed ipw3945 abg wireless card and fcitx by myself.

anyone help give hint why wine give above message.
How can I solve this problem?
how can I run wine faster?
thanks a million.

Emmanuel_uk 11-01-2006 01:43 AM

I suggest you run drak3d and disable 3D effects,
you may want as well to comment out translucency section
in /etc/X11/xorg.conf

and tell us if it works
also you could try to use the vesa video driver instead of whatever
driver you use currently

also you can try to tweak wine
run winecfg

if not, try latest wine source, compile it
If problem persist, well maybe there is a bug / incompatibility somewhere
in X driver

shougangwang 11-01-2006 07:16 AM

Thank you very for your reply.

In my system
1. I don't have 3D effect.
2. /etc/X11/xorg.conf don't have translucency section as you specified.
3. I run winecfg as root then after
[root@localhost shougang]# winecfg
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31
libGL warning: 3D driver claims to not support visual 0x5b
libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31

config window comeup but runs slow.

4. I change locale from china to US. logout and relogin.
the system still have above problem.
However wine notepad.exe runs faster then before.

So I think locale other than US slows down the program.
The above message error still unsolved.

Hope we, or someone could figure it out.





Quote:

Originally Posted by Emmanuel_uk
I suggest you run drak3d and disable 3D effects,
you may want as well to comment out translucency section
in /etc/X11/xorg.conf

and tell us if it works
also you could try to use the vesa video driver instead of whatever
driver you use currently

also you can try to tweak wine
run winecfg

if not, try latest wine source, compile it
If problem persist, well maybe there is a bug / incompatibility somewhere
in X driver


Emmanuel_uk 11-01-2006 07:21 AM

do try the video vesa mode
I do not ahve other ideas than already listed

shougangwang 11-01-2006 07:47 AM

Hi,
I am sorry I don't quite understand what is video vesa mode.
How to set this mode.

My video card chipset is intel i945 express family.
I found in software management the package is
x11-driver-video-i810 - The X.org driver for Intel i810​

I guess in my system, the driver works but not the correct one.
the video driver is the default setup by mandriva installation.
I download Intel-3.4.3006-20051209.i386.tar.gz from intel website
but not install yet. I will read more before I pack to my system.

By the way, I switch to 3D mode. wine does work with the same message.

thank you





Quote:

Originally Posted by Emmanuel_uk
do try the video vesa mode
I do not ahve other ideas than already listed


Emmanuel_uk 11-02-2006 02:17 AM

vesa is a very generic / basic mode for video card
it should work with any card
I suggest this because if you still have a problem
when using vesa driver then the problem would be somewhere else
(wine or X11) but less likely the driver

run from command line as root
drakx11
and choose vesa driver


All times are GMT -5. The time now is 03:52 PM.