LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-07-2008, 09:00 AM   #1
kapal
LQ Newbie
 
Registered: Jan 2008
Location: Poland
Distribution: Debian testing/Lenny
Posts: 18

Rep: Reputation: 0
Debian Lenny fglrx and scrambled fullscreen problem (e.g. with wine)


Hello.

I'm using Debian Lenny Testing on Laptop Lenovo T60.

I've installed fglrx drivers using module-assistant.

The driver works fine with fullscreen applications e.g. googleearth, supertuxcart, mplayer etc.

But it fails with any fullscreen wine application (e.g. Blizzards StarCraft, WarCraft). All I get is a scrambled screen filled with 10px squares. Apart of the display the application works correctly. When exited it goes back to normal.

I think it is the driver issue, because with radeonhd or the built-in Xorg driver the application works correctly on the same system.

Does anyone have a clue about this?

Some info about my system:

Code:
$ uname -a 
Linux leniewote60 2.6.26-1-686 #1 SMP Wed Sep 10 16:46:13 UTC 2008 i686 GNU/Linux
Code:
$ lspci | grep VGA 
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400
Code:
$ glxinfo | grep direct
direct rendering: Yes
Code:
$ X -version

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-6)
Current Operating System: Linux leniewote60 2.6.26-1-686 #1 SMP Wed Sep 10 16:46:13 UTC 2008 i686
Build Date: 15 September 2008  01:25:11AM

        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Code:
$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1400
OpenGL version string: 2.1.7769 Release
If needed I can post more info.

regards,
 
Old 10-07-2008, 11:04 AM   #2
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
I had this problem with dvd-shrink on wine and it was solved by downloading a new version of quartz.dll and setting it as the default (I think it should be set to 'builtin' as opposed to 'native'). When you switch to radeonhd you have to switch back to 'native'. I think a good site to get the dll from is http://www.dll-files.com/ but I'm sure there are others.

I don't know if this addresses your problem, but it worked for me.
 
Old 10-07-2008, 11:37 AM   #3
kapal
LQ Newbie
 
Registered: Jan 2008
Location: Poland
Distribution: Debian testing/Lenny
Posts: 18

Original Poster
Rep: Reputation: 0
Thanks for reply radiodee1!

Thank you for the clue. I will try to play with wine dlls.
It might be the issue, because I've added some native dlls to wine.
I'll post the results.
 
Old 10-08-2008, 04:26 AM   #4
kapal
LQ Newbie
 
Registered: Jan 2008
Location: Poland
Distribution: Debian testing/Lenny
Posts: 18

Original Poster
Rep: Reputation: 0
I've cleared .wine and reinstalled fglrx driver, this time from ati(amd) official installer and still getting this problem.

Any ideas?

Here is my wine version:
Code:
$ wine --version
wine-1.0
 
Old 10-08-2008, 08:08 AM   #5
mensch
LQ Newbie
 
Registered: Sep 2008
Distribution: Debian
Posts: 5

Rep: Reputation: 0
You might want to try a newer version of Wine. I've had the same issues with the checkered screen on resolution change in Crossover Games. There are problems with this on ATI cards and fglrx drivers in the 1.0 Wine version but a fix has been committed in later releases.

Upgrading fglrx to 8.9 and using a nightly build of Crossover Games (which incorporates the latest fixes from the Wine trunk) I can play 3D games again.

The latest Wine version (1.1.5) is in the experimental repositories, so you might want to get it from there.

Last edited by mensch; 10-08-2008 at 08:14 AM.
 
Old 10-09-2008, 02:02 AM   #6
kapal
LQ Newbie
 
Registered: Jan 2008
Location: Poland
Distribution: Debian testing/Lenny
Posts: 18

Original Poster
Rep: Reputation: 0
Smile

Thanks!
I guess this is the solution, because here is what I've done:
  • I've reinstalled fglrx drivers using this howto,
  • I've installed wine from experimental repositories.
Fullscreen wine applications which resulted with checkered screen work fine now.

Quote:
Originally Posted by mensch View Post
You might want to try a newer version of Wine. I've had the same issues with the checkered screen on resolution change in Crossover Games. There are problems with this on ATI cards and fglrx drivers in the 1.0 Wine version but a fix has been committed in later releases.

Upgrading fglrx to 8.9 and using a nightly build of Crossover Games (which incorporates the latest fixes from the Wine trunk) I can play 3D games again.

The latest Wine version (1.1.5) is in the experimental repositories, so you might want to get it from there.

Last edited by kapal; 10-09-2008 at 02:17 AM.
 
Old 10-13-2008, 08:08 AM   #7
kapal
LQ Newbie
 
Registered: Jan 2008
Location: Poland
Distribution: Debian testing/Lenny
Posts: 18

Original Poster
Rep: Reputation: 0
Smile

It turns out, that wine is fine .

I should have done it with one step at the time, because I've downgraded wine back to wine-1.0 and I'm not getting `scrambled' screen any more.

I guess it was the fglrx driver issue as I suspected from the beggining.
Thank you for your replays.
 
  


Reply

Tags
debian, fglrx, wine



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine Install - Debian Lenny (Testing) deathawaits Debian 8 08-05-2008 02:57 AM
fglrx 1:8-5-1, atieventsd and lenny radiodee1 Debian 4 06-22-2008 05:57 PM
Fullscreen video jittery on Debian Lenny w/ Compiz-Fusion SnuffThePunk Linux - Software 0 05-12-2008 12:25 PM
Peculiar resolution problem in Debian Lenny Bill_Hwy Debian 4 04-11-2008 03:14 AM
debian lenny streaming video sound problem. greenmeanie Debian 1 01-24-2008 03:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 08:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration