I followed the installation instructions in AppDB but when I press New Game the game crashes. I'm using 1.1.15 in ubuntu 8.10 and it is reported that the game runs in 1.1.5. I tried in two machines both with NVidia cards (7600GT and a 9600GT). What I get running from terminal is below. Is there anything I can try out? I've tried also the "safe mode" from Fable which switches off most graph options, but no luck. Code: ... fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_INTERRUPT_INFORMATION fixme:ntdll:NtQuerySystemInformation (0x00000021,0x100d3610,0x00000010,0x2fd2a8) stub fixme:ntdll:NtQuerySystemInformation (0x0000002d,0x100d3610,0x00000020,0x2fd2a8) stub fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_INTERRUPT_INFORMATION fixme:dsound:DSPROPERTY_Description1 (pPropData=0x2fd1a4,cbPropData=40,pcbReturned=0x2fd1cc) GUID_NULL not implemented! err:ddraw:IDirectDrawImpl_QueryInterface (0x100d8740) The App is requesting a D3D device, but a non-OpenGL surface type was choosen. Prepare for trouble! err:ddraw:IDirectDrawImpl_QueryInterface (0x100d8740) You may want to contact wine-devel for help err:ddraw:IDirectDrawImpl_QueryInterface (0x10070ca8)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x10068620): No interface found err:ddraw:IDirectDrawImpl_QueryInterface (0x10070ca8)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x10067914): No interface found fixme:ntdll:NtQuerySystemInformation (0x00000021,0x10082e98,0x00000010,0x2fd41c) stub fixme:ntdll:NtQuerySystemInformation (0x0000002d,0x10082e98,0x00000020,0x2fd41c) stub fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_INTERRUPT_INFORMATION ... wine: Unhandled page fault on read access to 0x10a6fd3c at address 0x7e484568 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x10a6fd3c in 32-bit code (0x7e484568). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e484568 ESP:002fd08c EBP:002fd2c4 EFLAGS:00210202( - 00 - -RI1) EAX:10a6fc38 EBX:7e52aff4 ECX:7e52be20 EDX:00000001 ESI:00000000 EDI:00000000 Stack dump: 0x002fd08c: 00000000 00000000 00000000 00000000 0x002fd09c: 00000000 b7e4999b 00000004 002fd0cc 0x002fd0ac: b7f65178 00000018 00000003 002fd0cc 0x002fd0bc: 1055e880 10030000 1056e878 7bc94ff4 0x002fd0cc: 1055e870 00010008 002fd124 7bc4364e 0x002fd0dc: 0028cae0 00000068 00110000 7bc34ba1 Backtrace: =>0 0x7e484568 in wined3d (+0x64568) (0x002fd2c4) 1 0x7e4c13f5 in wined3d (+0xa13f5) (0x002fd324) 2 0x7e493ffb in wined3d (+0x73ffb) (0x002fd344) 3 0x7e4439c0 ActivateContext+0x3b0() in wined3d (0x002fd644) 4 0x7e47b42d drawPrimitive+0xcd() in wined3d (0x002fda24) 5 0x7e451223 in wined3d (+0x31223) (0x002fda64) 6 0x7e54539f in d3d9 (+0x539f) (0x002fda94) 7 0x009db39c in fable (+0x5db39c) (0x017f0f18) 8 0x00148708 (0x0129b400) 9 0x006d002e in fable (+0x2d002e) (0x009c3100) 0x7e484568: movl 0x104(%eax),%eax Modules: ... Threads: process tid prio (all id:s are in hex) 00000008 (D) E:\Fable\Fable.exe 00000044 15 00000021 0 00000020 0 0000001f 15 0000001e 0 0000001d 0 0000001b 0 0000001a 15 00000016 1 00000009 0 <=0000000c 00000012 0 0000000e 0 0000000d 0 0000000f 00000015 0 00000014 0 00000011 0 00000010 0 00000017 00000018 0 Backtrace: =>0 0x7e484568 in wined3d (+0x64568) (0x002fd2c4) 1 0x7e4c13f5 in wined3d (+0xa13f5) (0x002fd324) 2 0x7e493ffb in wined3d (+0x73ffb) (0x002fd344) 3 0x7e4439c0 ActivateContext+0x3b0() in wined3d (0x002fd644) 4 0x7e47b42d drawPrimitive+0xcd() in wined3d (0x002fda24) 5 0x7e451223 in wined3d (+0x31223) (0x002fda64) 6 0x7e54539f in d3d9 (+0x539f) (0x002fda94) 7 0x009db39c in fable (+0x5db39c) (0x017f0f18) 8 0x00148708 (0x0129b400) 9 0x006d002e in fable (+0x2d002e) (0x009c3100) fixme:winmm:MMDRV_Exit Closing while ll-driver open [/code]