Precillia Shilton
Registered User
Join date: 17 Jan 2006
Posts: 11
|
07-28-2006 11:46
Hello .. I<m trying to run sl on wine .. 2 weeks ago I was able to run sl with wine without problem but since I change my video card each time I try to lunch sl I have this error: no able to find suitable pixel format ... my card video is an ATI radeon 9700 pro
Thank for your help
|
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
07-28-2006 11:58
Can't help you I'm afraid, but does the linux alpha client work OK? I really prefer that myself, apart from for uploads.
|
Precillia Shilton
Registered User
Join date: 17 Jan 2006
Posts: 11
|
07-28-2006 12:09
it works but you cannot `have sound, full screen, upload ... etc its why I wantr to use wine
|
Theora Aquitaine
Registered User
Join date: 12 Feb 2006
Posts: 266
|
07-28-2006 12:24
From: Precillia Shilton it works but you cannot `have sound, full screen, upload ... etc its why I wantr to use wine The only reference to that I found on the web seems to suggest it can occur if your graphics drivers are not running properly accelerated drivers. Here is what I wrote about the ATI drivers (which I don't use personally) on another thread: 1) Make sure glx is working properly. (glxinfo) 2) run: LIBGL_DEBUG=verbose fglrxinfo or LIBGL_DEBUG=verbose aticonfig (aticonfig is the replacement for fglrxinfo so you will only have one of them) (make sure it is loading the ATI version and nor the Mesa libraries) If glxinfo says direct rendering: No or your ATI drivers are loading the Mesa rather than the ATI openGL implementation, you need to try reinstalling your drivers... Edit: by the way, I get sort of full screen in the Linux version at 1024x768 and moving the window so the tab is invisible, and I use my script for streaming sound and video, so I am just missing ambient sounds and uploads.
|
Precillia Shilton
Registered User
Join date: 17 Jan 2006
Posts: 11
|
07-28-2006 13:33
thank you =) I'll try it !
|