jonathan bispo
2009-Jan-05 13:55 UTC
[Wine] GTA San Andreas don't run in Kubuntu 8.04 using wine
Hi everyone. First, sorry for my bad english. I'm brazilian and I'm learning english yet. Well, i've installed wine 1.1.12 in my kubuntu 8.04, but I don't achieve to run GTA San Andreas. When I try to run the game, it returns this error: err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer fixme:mixer:ALSA_MixerInit No master control found on USB camera, disabling mixer err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat err:d3d:InitAdapters Failed to get a gl context for default adapter err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl wine: Unhandled page fault on read access to 0x00000000 at address 0x7e1586d6 (thread 001a), starting debugger... I don't know what I can do. Please, I need help. If somebody knows how I can solve this problem, post it. Again, sorry for my bad english. :D Thanks.
Austin English
2009-Jan-05 15:37 UTC
[Wine] GTA San Andreas don't run in Kubuntu 8.04 using wine
On Mon, Jan 5, 2009 at 7:55 AM, jonathan bispo <wineforum-user at winehq.org> wrote:> Hi everyone. > First, sorry for my bad english. I'm brazilian and I'm learning english yet. > > Well, i've installed wine 1.1.12 in my kubuntu 8.04, but I don't achieve to run GTA San Andreas. When I try to run the game, it returns this error: > > err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element > fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer > fixme:mixer:ALSA_MixerInit No master control found on USB camera, disabling mixer > err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 > err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 > err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat > err:d3d:InitAdapters Failed to get a gl context for default adapter > err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl> wine: Unhandled page fault on read access to 0x00000000 at address 0x7e1586d6 (thread 001a), starting debugger...We need the information printed after this line. -- -Austin
Warren Dumortier
2009-Jan-05 17:15 UTC
[Wine] GTA San Andreas don't run in Kubuntu 8.04 using wine
Did you compile it yourself, it seems it isn't built wit opengl support! 2009/1/5 jonathan bispo <wineforum-user at winehq.org>:> Hi everyone. > First, sorry for my bad english. I'm brazilian and I'm learning english yet. > > Well, i've installed wine 1.1.12 in my kubuntu 8.04, but I don't achieve to run GTA San Andreas. When I try to run the game, it returns this error: > > err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element > fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer > fixme:mixer:ALSA_MixerInit No master control found on USB camera, disabling mixer > err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 > err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 > err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat > err:d3d:InitAdapters Failed to get a gl context for default adapter > err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl > wine: Unhandled page fault on read access to 0x00000000 at address 0x7e1586d6 (thread 001a), starting debugger... > > I don't know what I can do. > > Please, I need help. > > If somebody knows how I can solve this problem, post it. > > Again, sorry for my bad english. > > :D > > Thanks. > > > > > >
Warren Dumortier
2009-Jan-05 17:15 UTC
[Wine] GTA San Andreas don't run in Kubuntu 8.04 using wine
Did you compile it yourself, it seems it isn't built wit opengl support! 2009/1/5 jonathan bispo <wineforum-user at winehq.org>:> Hi everyone. > First, sorry for my bad english. I'm brazilian and I'm learning english yet. > > Well, i've installed wine 1.1.12 in my kubuntu 8.04, but I don't achieve to run GTA San Andreas. When I try to run the game, it returns this error: > > err:alsa:ALSA_CheckSetVolume Could not find 'PCM Playback Volume' element > fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer > fixme:mixer:ALSA_MixerInit No master control found on USB camera, disabling mixer > err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 > err:wgl:get_render_type_from_fbconfig Unknown render_type: 0 > err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat > err:d3d:InitAdapters Failed to get a gl context for default adapter > err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl > wine: Unhandled page fault on read access to 0x00000000 at address 0x7e1586d6 (thread 001a), starting debugger... > > I don't know what I can do. > > Please, I need help. > > If somebody knows how I can solve this problem, post it. > > Again, sorry for my bad english. > > :D > > Thanks. > > > > > >
Rico
2009-Jan-05 18:52 UTC
[Wine] Re: GTA San Andreas don't run in Kubuntu 8.04 using wine
jonathan bispo wrote:> > err:d3d:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat > err:d3d:InitAdapters Failed to get a gl context for default adapter > err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl >You should install drivers which support opengl. When you have a 64bit system you should also install the 32bit libs for that.