You are not logged in.
It's showing that direct rending is disabled, however I am able to run the following:
Starcraft
Half Life 1
Deus Ex (will run, but has some serious input jittering)
I have everything that I think I need installed via winetricks, and I've disabled compositing. I run a seperate fluxbox session (apart from kdemod) on display 1 using:
xinit /usr/bin/startfluxbox -- :1
After this I launch the game in a terminal in order to collect error info using this script:
wine /home/l33/.wine/drive_c/Program\ Files/Steam/Steam.exe
Everything installs fine, but I get the following error after the valve and steam powered intro. Audio works on the intro credits as well. I get the exact same error when trying to launch Counter Strike Source and Portal. This output is from trying to launch the game twice.
http://pastebin.com/s8AkGg1Q
Main part of error:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
X Error of failed request: GLXBadDrawable
Here is my system specs via lspci:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
03:00.0 Ethernet controller: Atheros Communications Atheros AR8132 / L1c Gigabit Ethernet Adapter (rev c0)
Here is glxinfo:
http://pastebin.com/4V4AvvjL
Any ideas of what I need to do?
Offline
Offline
Before I started troubleshooting I had that installed, but I replaced it with lib32-libgl (they conflict), so I'll give it a shot again. I'm pretty sure I've tried that, but then again I've changed a few things since then.
With lib32-nvidia-utils it actually crashes Steam now...:(
Last edited by DarksideEE7 (2010-04-12 23:29:11)
Offline
I can't even get the intro screens to work now. It's immediately crashing giving the directrenderer disabled message. When I launched CounterStrike it said that it detected my graphics driver is out of date, and it said I had:
NVIDIA GeForce3
Version: 6.6.10.9731
Why would my Intel 4500MHD (using i915 kernel module) show up as an NVidia GeForce3 under WINE? Is this some sort of default emulation?
Last edited by DarksideEE7 (2010-04-13 03:15:09)
Offline