This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
─most@HPC ~ | |
╰─$ inxi -v 7 -c 18 |grep -4 Graphics | |
Machine: Mobo: ASUSTeK model: UX32VD v: 1.0 Bios: American Megatrends v: UX32VD.212 date: 09/17/2012 | |
CPU: Dual core Intel Core i7-3517U (-HT-MCP-) cache: 4096 KB | |
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9578 | |
Clock Speeds: 1: 1800 MHz 2: 1800 MHz 3: 1800 MHz 4: 1800 MHz | |
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:0166 | |
Card-2: NVIDIA GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] | |
bus-ID: 01:00.0 chip-ID: 10de:1140 | |
Display Server: X.Org 1.15.99.903 driver: intel Resolution: 1920x1080@60.0hz | |
GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 10.2.2 Direct Rendering: Yes | |
╭─most@HPC ~ | |
╰─$ optirun zsh | |
╭─most@HPC ~ | |
╰─$ inxi -v 7 -c 18 |grep -4 Graphics | |
Machine: Mobo: ASUSTeK model: UX32VD v: 1.0 Bios: American Megatrends v: UX32VD.212 date: 09/17/2012 | |
CPU: Dual core Intel Core i7-3517U (-HT-MCP-) cache: 4096 KB | |
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9578 | |
Clock Speeds: 1: 1800 MHz 2: 1800 MHz 3: 1800 MHz 4: 1800 MHz | |
Graphics: Card-1: Intel 3rd Gen Core processor Graphics Controller bus-ID: 00:02.0 chip-ID: 8086:0166 | |
Card-2: NVIDIA GF117M [GeForce 610M/710M/820M / GT 620M/625M/630M/720M] | |
bus-ID: 01:00.0 chip-ID: 10de:1140 | |
Display Server: X.Org 1.15.99.903 driver: intel Resolution: 1920x1080@60.0hz | |
GLX Renderer: GeForce GT 620M/PCIe/SSE2 GLX Version: 4.4.0 NVIDIA 340.24 Direct Rendering: Yes | |
---------------------------------- | |
╭─most@HPC ~/.wine/drive_c/Program Files (x86)/Diablo II | |
╰─$ wine Diablo\ II.exe | |
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
╭─most@HPC ~/.wine/drive_c/Program Files (x86)/Diablo II | |
╰─$ err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your 32-bit OpenGL drivers haven't been installed correctly (using GL renderer "Mesa DRI Intel(R) Ivybridge Mobile ", version "1.4 (3.0 Mesa 10.2.2)"). | |
fixme:win:EnumDisplayDevicesW ((null),0,0x33e8b8,0x00000000), stub! | |
X Error of failed request: GLXUnsupportedPrivateRequest | |
Major opcode of failed request: 154 (GLX) | |
Minor opcode of failed request: 16 (X_GLXVendorPrivate) | |
Serial number of failed request: 705 | |
Current serial number in output stream: 706 | |
╭─most@HPC ~/.wine/drive_c/Program Files (x86)/Diablo II | |
╰─$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment