The online racing simulator
Errors launching LFS on the old Linux computer
Hello,

i have old laptop Dell D600 with Pentium M 1.6 GHz (CPU specs here: https://pastebin.com/R7gbSGFB) with Ubuntu 16.04.5 LTS (32bit)

i started executing commands and following tutorial from this chapter:
https://en.lfsmanual.net/wiki/Running_LFS_on_Linux#Install_and_configure_Wine

I have not downloaded binary mentioned in tutorial but the latest one from the lfs.net using torrent and then finished setup .exe without issue. When i try to launch LFS using wine (wine-1.6.2), following is returned:

~/.wine/drive_c/LFS$ wine LFS.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7a4,0x00000000), stub!
err:d3d:wined3d_debug_callback 0x182660: "GL_INVALID_VALUE in glTexImage2D(internalFormat=GL_DEPTH_COMPONENT)".
err:d3d_surface:surface_allocate_surface >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glTexImage2D @ surface.c / 2715
fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6)
fixme:d3d:context_check_fbo_status Location SFLAG_INTEXTURE (0x40000).
fixme:d3d:context_check_fbo_status Color attachment 0: (0x183708) WINED3DFMT_B8G8R8X8_UNORM 1024x768 0 samples.
fixme:d3d:context_check_fbo_status Depth attachment: (0x1839a0) WINED3DFMT_X8D24_UNORM 1024x768 0 samples.
err:d3d:wined3d_debug_callback 0x182660: "GL_INVALID_FRAMEBUFFER_OPERATION in glClear(incomplete framebuffer)".
err:d3d:device_clear_render_targets >>>>>>>>>>>>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glClear @ device.c / 672
fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported.
fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported.
fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported.
fixme:d3d:query_init Event query: Unimplemented, but pretending to be supported.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00000000 ESP:0032f49c EBP:0032f4d8 EFLAGS:00210206( R- -- I - -P- )
EAX:001461b0 EBX:7de7a000 ECX:00008d41 EDX:00000001
ESI:01c62440 EDI:0013cbe0
Stack dump:
0x0032f49c: 7de08d76 00008d41 00000004 00008051
0x0032f4ac: 00000400 00000400 00000001 7de7a000
0x0032f4bc: 7dd8557c 0013cbe0 01c626f0 7de08c6b
0x0032f4cc: 7de7a000 01c62440 00008ce0 0032f538
0x0032f4dc: 7dd8916e 01c62440 0013cbe0 00000001
0x0032f4ec: 7dd88e46 00172d20 00000001 00000001
Backtrace:
=>0 0x00000000 (0x0032f4d8)
1 0x7dd8916e in wined3d (+0x2916d) (0x0032f538)
2 0x7dd8f523 in wined3d (+0x2f522) (0x0032f588)
3 0x7dd925a0 in wined3d (+0x3259f) (0x0032f638)
4 0x7dd97c7b wined3d_device_clear+0x15a() in wined3d (0x0032f6c8)
5 0x7de964f4 in d3d9 (+0x164f3) (0x0032f758)
6 0x005574a3 in lfs (+0x1574a2) (0x0032fdb4)
7 0x00544d63 in lfs (+0x144d62) (0x0032fe40)
8 0x7b85a3ec call_process_entry+0xb() in kernel32 (0x0032fe58)
9 0x7b85b3da ExitProcess+0xfe9() in kernel32 (0x0032fe88)
10 0x7bc7703c call_thread_func_wrapper+0xb() in ntdll (0x0032fea8)
11 0x7bc79e5d call_thread_func+0xfc() in ntdll (0x0032ffa8)
12 0x7bc7701a RtlRaiseException+0x21() in ntdll (0x0032ffc8)
13 0x7bc4d277 call_dll_entry_point+0x756() in ntdll (0x0032ffe8)
14 0xb75a033d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
15 0xb75a04a0 wine_switch_to_stack+0x1f() in libwine.so.1 (0xbfa6c248)
16 0x7bc528d7 LdrInitializeThunk+0x336() in ntdll (0xbfa6c2a8)
17 0x7b861019 __wine_kernel_init+0x888() in kernel32 (0xbfa6d418)
18 0x7bc52e33 __wine_process_init+0x152() in ntdll (0xbfa6d488)
19 0xb759ddff wine_init+0x30e() in libwine.so.1 (0xbfa6d4e8)
20 0x7bf00d42 main+0x81() in <wine-loader> (0xbfa6d938)
21 0xb73c0637 __libc_start_main+0xf6() in libc.so.6 (0x00000000)
0x00000000: -- no code accessible --
Modules:
Module Address Debug info Name (98 modules)
PE 400000- c85000 Export lfs
PE eb0000- 10b7000 Deferred d3dcompiler_43
PE 10000000-101ff000 Deferred d3dx9_43
ELF 7b800000-7ba54000 Dwarf kernel32<elf>
\-PE 7b810000-7ba54000 \ kernel32
ELF 7bc00000-7bcda000 Dwarf ntdll<elf>
\-PE 7bc10000-7bcda000 \ ntdll
ELF 7bf00000-7bf04000 Dwarf <wine-loader>
ELF 7cd88000-7ce37000 Deferred msvcrt<elf>
\-PE 7cda0000-7ce37000 \ msvcrt
ELF 7cedc000-7cee8000 Deferred libpciaccess.so.0
ELF 7cee8000-7cf05000 Deferred libgcc_s.so.1
ELF 7d07c000-7d08a000 Deferred libdrm_radeon.so.1
ELF 7d08a000-7d094000 Deferred libdrm_nouveau.so.2
ELF 7d094000-7d0bb000 Deferred libdrm_intel.so.1
ELF 7d0bb000-7db4d000 Deferred r200_dri.so
ELF 7db4d000-7db62000 Deferred libdrm.so.2
ELF 7db62000-7db68000 Deferred libxcb-dri2.so.0
ELF 7db68000-7db83000 Deferred libxcb-glx.so.0
ELF 7db83000-7dba1000 Deferred libglapi.so.0
ELF 7dba1000-7dc12000 Deferred libgl.so.1
ELF 7dc2e000-7dd4c000 Deferred opengl32<elf>
\-PE 7dc50000-7dd4c000 \ opengl32
ELF 7dd4c000-7de7e000 Dwarf wined3d<elf>
\-PE 7dd60000-7de7e000 \ wined3d
ELF 7de7e000-7debb000 Dwarf d3d9<elf>
\-PE 7de80000-7debb000 \ d3d9
ELF 7debb000-7def0000 Deferred uxtheme<elf>
\-PE 7dec0000-7def0000 \ uxtheme
ELF 7def0000-7def7000 Deferred libxfixes.so.3
ELF 7def7000-7df03000 Deferred libxcursor.so.1
ELF 7df03000-7df16000 Deferred libxi.so.6
ELF 7df16000-7df1a000 Deferred libxcomposite.so.1
ELF 7df1a000-7df27000 Deferred libxrandr.so.2
ELF 7df27000-7df33000 Deferred libxrender.so.1
ELF 7df33000-7df3a000 Deferred libxxf86vm.so.1
ELF 7df3a000-7df3e000 Deferred libxinerama.so.1
ELF 7df3e000-7df45000 Deferred libxdmcp.so.6
ELF 7df45000-7df49000 Deferred libxau.so.6
ELF 7df49000-7df6f000 Deferred libxcb.so.1
ELF 7df6f000-7e0ba000 Deferred libx11.so.6
ELF 7e0ba000-7e0cf000 Deferred libxext.so.6
ELF 7e0cf000-7e0d2000 Deferred libx11-xcb.so.1
ELF 7e0d2000-7e0d6000 Deferred libxdamage.so.1
ELF 7e0d6000-7e0d9000 Deferred libxshmfence.so.1
ELF 7e0d9000-7e0e1000 Deferred libxcb-sync.so.1
ELF 7e0e1000-7e0e5000 Deferred libxcb-present.so.0
ELF 7e0e5000-7e0e9000 Deferred libxcb-dri3.so.0
ELF 7e0eb000-7e178000 Deferred winex11<elf>
\-PE 7e100000-7e178000 \ winex11
ELF 7e1cf000-7e1f9000 Deferred libexpat.so.1
ELF 7e1f9000-7e242000 Deferred libfontconfig.so.1
ELF 7e242000-7e26d000 Deferred libpng12.so.0
ELF 7e26d000-7e288000 Deferred libz.so.1
ELF 7e288000-7e338000 Deferred libfreetype.so.6
ELF 7e338000-7e35b000 Deferred libtinfo.so.5
ELF 7e35b000-7e381000 Deferred libncurses.so.5
ELF 7e39d000-7e3c1000 Deferred imm32<elf>
\-PE 7e3a0000-7e3c1000 \ imm32
ELF 7e3c1000-7e408000 Deferred dsound<elf>
\-PE 7e3d0000-7e408000 \ dsound
ELF 7e408000-7e424000 Deferred dinput8<elf>
\-PE 7e410000-7e424000 \ dinput8
ELF 7e424000-7e519000 Deferred comctl32<elf>
\-PE 7e430000-7e519000 \ comctl32
ELF 7e519000-7e58f000 Deferred shlwapi<elf>
\-PE 7e530000-7e58f000 \ shlwapi
ELF 7e58f000-7e7b8000 Deferred shell32<elf>
\-PE 7e5a0000-7e7b8000 \ shell32
ELF 7e7b8000-7e7ec000 Deferred ws2_32<elf>
\-PE 7e7c0000-7e7ec000 \ ws2_32
ELF 7e7ec000-7e816000 Deferred msacm32<elf>
\-PE 7e7f0000-7e816000 \ msacm32
ELF 7e816000-7e892000 Deferred rpcrt4<elf>
\-PE 7e820000-7e892000 \ rpcrt4
ELF 7e892000-7e9c1000 Deferred ole32<elf>
\-PE 7e8b0000-7e9c1000 \ ole32
ELF 7e9c1000-7ea79000 Deferred winmm<elf>
\-PE 7e9d0000-7ea79000 \ winmm
ELF 7ea79000-7eae5000 Deferred advapi32<elf>
\-PE 7ea90000-7eae5000 \ advapi32
ELF 7eae5000-7ebfc000 Deferred gdi32<elf>
\-PE 7eaf0000-7ebfc000 \ gdi32
ELF 7ebfc000-7ed4a000 Deferred user32<elf>
\-PE 7ec10000-7ed4a000 \ user32
ELF 7ef4a000-7ef5d000 Deferred libnss_files.so.2
ELF 7ef5d000-7ef6a000 Deferred libnss_nis.so.2
ELF 7ef6a000-7ef85000 Deferred libnsl.so.1
ELF 7ef85000-7ef8f000 Deferred libnss_compat.so.2
ELF 7ef8f000-7efe4000 Deferred libm.so.6
ELF 7efe7000-7f000000 Deferred version<elf>
\-PE 7eff0000-7f000000 \ version
ELF b73a3000-b73a8000 Deferred libdl.so.2
ELF b73a8000-b755e000 Dwarf libc.so.6
ELF b755e000-b757b000 Deferred libpthread.so.0
ELF b7597000-b774c000 Dwarf libwine.so.1
ELF b774d000-b7772000 Deferred ld-linux.so.2
ELF b7775000-b7776000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\LFS\LFS.exe
00000009 0 <==
0000000e services.exe
0000001e 0
0000001d 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001b 0
00000018 0
00000017 0
00000013 0
00000019 plugplay.exe
00000020 0
0000001f 0
0000001a 0
00000021 explorer.exe
00000023 0
00000022 0

Screen gets frozen and by Alt+Tab i focus an WIne error window which shows nothing in it, so i hit enter to close this failed attempt to launch LFS. Can anyone please suggest what to try?
If this laptop really has a RC350-based Radeon GPU (check with lspci) there really isn’t much you can do. These GPUs were not OpenGL 2.0 nor D3D9 compliant and that is what you need to run LFS. Since these old ATI GPUs were never supported very well you might have better luck on Windows. If the GPU really doesn’t suport D3D9, I’m afraid you’re out of luck regardless of what you try...
Thank you, lscpi command output contains this line:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV250/M9 GL [Mobility FireGL 9000/Radeon 9000] (rev 02)

Not sure if it is "DirectX 9 capable 3D graphics card." as required on lfs.net/downloads

But LFS was running on this computer in Windows XP, though that system is outdated and i have Ubuntu currently on it and Ubuntu/Wine shows mentioned errors.

LFS should work via Wine: https://appdb.winehq.org/objectManager.php?sClass=application&iId=2582

Just do not know why it do not work with my graphics card on Linux and if there is any workaround.

Errors launching LFS on the old Linux computer
(3 posts, started )
FGED GREDG RDFGDR GSFDG