sometimes I really hate wine.
September 13, 2009 at 16:28 | Posted in Adventures | Leave a commentTags: wine
bash-3.1$ wine Launcher.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: cannot open shared object file: No such file or directory
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
err:ole:OLEPictureImpl_LoadJpeg Trying to load JPEG picture, but JPEG supported not compiled in.
err:ole:OleLoadPicture IPersistStream_Load failed
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
bash-3.1$ sudo ldd /usr/lib/wine/winex11.drv.so
linux-gate.so.1 => (0xffffe000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xf7ecd000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xf7eb5000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xf7ea7000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xf7d8c000)
libwine.so.1 => /usr/lib/libwine.so.1 (0xf7c50000)
libm.so.6 => /lib/libm.so.6 (0xf7c2a000)
libc.so.6 => /lib/libc.so.6 (0xf7aca000)
libuuid.so.1 => not found
libxcb.so.1 => /usr/lib/libxcb.so.1 (0xf7ab2000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xf7aac000)
libdl.so.2 => /lib/libdl.so.2 (0xf7aa8000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xf7aa5000)
/lib/ld-linux.so.2 (0xf7f98000)
bash-3.1$ stat /usr/lib/wine/libuuid.so.1
File: `/usr/lib/wine/libuuid.so.1‘ -> `/slack32/lib/libuuid.so.1‘
Size: 25 Blocks: 0 IO Block: 4096 symbolic link
Device: 804h/2052d Inode: 261824 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2009-09-13 16:17:22.878130116 -0400
Modify: 2009-09-13 16:17:22.878130116 -0400
Change: 2009-09-13 16:17:22.878130116 -0400
bash-3.1$ stat /slack32/lib/libuuid.so.1
File: `/slack32/lib/libuuid.so.1‘ -> `libuuid.so.1.2‘
Size: 14 Blocks: 0 IO Block: 4096 symbolic link
Device: 802h/2050d Inode: 1097773 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2009-09-13 15:38:50.000000000 -0400
Modify: 2009-07-11 16:18:44.000000000 -0400
Change: 2009-07-11 16:18:44.000000000 -0400
bash-3.1$ stat /slack32/lib/libuuid.so.1.2
File: `/slack32/lib/libuuid.so.1.2′
Size: 11552 Blocks: 24 IO Block: 4096 regular file
Device: 802h/2050d Inode: 1097771 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2009-09-13 15:38:50.000000000 -0400
Modify: 2008-10-18 14:41:58.000000000 -0400
Change: 2009-07-11 16:18:44.000000000 -0400
holy shit, 9800 GT.
August 16, 2009 at 18:50 | Posted in Adventures | Leave a commentTags: ati, geforce 9800 gt, nvidia, wine, wow
Total surprise.
I went from using my shitty onboard intel graphics chip, to my new Nvidia GeForce 9800 GT. And motherfucker. I installed the proprietary driver from the nvidia website, loaded up WoW under wine, and got 60 FPS. I had 1 fps before. ONE. And now I have 60!
I am so unused to this. Go Nvidia, for kicking ATI’s ass in terms of linux support.
I was, however, mildly annoyed to find that I had to shut down X to install the Nvidia driver. Tch, don’t have to do that with ATI xD. That could throw off some linux users who are unused to the console and don’t know how to shut off X, etc.
But my god. I had the graphics turned up almost to the max settings, and got smooooth frames the whole way. In linux! Watch me never boot up into Windows again.
I got side-tracked.
November 30, 2008 at 17:18 | Posted in Adventures | Leave a commentTags: ati, fglrx, gaming, wine, xrandr
So instead of Katamari, I will be testing the fglrx drivers. *groan*. But seeing as I just patched Imperishable Night for English, and found out that it runs out of the box on wine, I won’t settle for 2.5fps, and I won’t settle for that piece of shit fglrx driver I have installed currently. Btw, in reference to my last fglrx post, no, that new one was completely fucked and I couldn’t see a damn thing on my screen. I had to restart X and edit xorg.conf to use the ati driver. I guess I’ll just download a crapload of drivers and see which one works. Wish me luck.
Okay, 8.10 seems to be working okay so far…
bash-3.1$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.1.8087 Release
bash-3.1$ glxinfo|grep render
direct rendering: Yes
Okay, it works well, ~60fps ftw. The only thing is that I can’t go fullscreen — so I’m using a virtual desktop in combination with xrandr to optimize this shit as best I can. I get the feeling though, that when my screen is supposedly 800×600, my virtual desktop gets smaller than /its/ supposed 800×600. >_> brb investigating with gimp.
I knew it. It’s 640×480. Fuck that shit.
Also, regular video playback crashes my computer with the fglrx driver. That’s irritating.
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.