Displaying 20 results from an estimated 30000 matches similar to: "Portal sound doesn't work"
2010 Sep 09
1
Sound problems in Steam games
This topic seems to pop up every now and then, and I think I've tried all the solutions that have been given for it. I'm running Linux Mint 9 (64 bit) with Wine 1.1.42. The problem is that when I start a Steam game, I either get no sound, or I have sound for a few minutes, then it cuts out. The problem happened to me under both Ubuntu 10.04 (64 bit) and Linux Mint 9 (64 bit). I have tried
2009 Dec 31
4
No sound using OSS in Steam games
Whenever I change the sound driver from ALSA to OSS in winecfg all of my steam games are muted. Some of the games doesn't even start, some of them start but are totally silent with OSS.
I installed a couple of non-steam games into the same wineprefix, interestingly they can use both sound systems. So this issue is applied only to steam games.
If I apply the WINEDEBUG=+dsound parameter when
2010 May 14
6
Portal crashes when I click new game.
I'm running Ubuntu 10.04 with the newest version of Wine. I'm relatively new to Linux, but I do understand the basics of terminal. I have Portal installed on the Steam platform in Ubuntu through Wine, and when I open it, it all starts up beautifully, but when it gets to the main menu, some objects are missing in the background and you can see some glitched up areas. Then, when I click
2008 May 23
1
Problem withe portal
I want to play portal on my ubuntu 8.04. I started it wihte command :
Code:
wine hl2.exe -dxlevel 80 -applaunch 400 -steam -game portal
when console write :
Code:
:~/instalki/portal/portal$ wine hl2.exe -dxlevel 80 -applaunch 400 -steam -game portal
err:winedevice:ServiceMain driver L"SCDEmu" failed to load
fixme:win:EnumDisplayDevicesW ((null),0,0x33e2a0,0x00000000), stub!
And i saw
2011 Feb 01
1
No sound in Steam with Bose USB speakers
Hi all,
I'm running Ubuntu 10.10 with wine 1.2.2 and have a set of Bose Companion 5 USB speakers connected to my system. The speakers work fine in Ubuntu in every way, except for wine. In WineCFG the audio is configured to use ALSA, but the "Test Sound" always fails no matter what I set it to. I've read this is a known problem, so not a big deal. However, when playing Portal or
2011 Apr 28
3
Updated steam, Portal 1 won't launch
I played Portal 1 for a while yesterday. When I was done, Steam asked to be updated and I let it. Since that update Portal has refused to launch.
Here's what happens:
The intro videos play, and then the screen stays black. There is absolutely no disk or CPU activity. It's like it just refuses to load.
System monitor says hl2.exe is at "futex_waite_queue_me"
Other source games
2012 May 28
1
Portal 2 crashes and no 3D acceleration
Hi there!
I installed Linux Mint on my laptop a few days ago. Installed Wine from the software manager. Works fine.
I installed Steam through the Winetricks app. Okay, all good. Installed Bejeweled 3. Loaded and all, but didn't have 3D acceleration. Tried to enable that in the settings, restarted the game (a restart was required)....disabled again. So I installed DirectX 9 and components
2011 Jun 07
4
Why doesn't Portal with Wine with the radeon driver work?
I am using Wine 1.2 which I compiled on Debian testing/wheezy. It works with fglrx but not with the radeon driver. I am using the AMD/ATI HD4850 video card. The following terminal output shows the wine error and that the radeon driver has OpenGL 2.1 support which to my understanding is at least the equivalent of Direct3D 9 (which is all I need). Also, there is a wine popup for every attempt to run
2008 Oct 04
1
Portal crashes after splash screen.
System: Pentium 4 2.6ghz, 1GB RAM, and 128mb ATI Radeon 9800 graphics card. Ubuntu 8.04, and Wine 1.1.5.
I set up Steam in accordance with the appdb entry, and I installed portal from the DVD retail release. Installation went perfectly.
Problem: After the valve/source logo screens, the mouse appears, the screen goes white, and the main menu music plays. Since there is no menu, it has to be
2010 Aug 26
4
UT3 hangs at start
Hi!When start game through steam or shortcut on desktop,game halt when push
"launch" button, after 2-5 seconds and unreal logo becomes gray.In terminal i
have "wine: Unhandled stack overflow at address 0x34c7a12 (thread 0044),
starting debugger..." and no more.Close game with compulsory exit.Before that
game start perfectly on wine 1.2 or wine 1.3,the problem has appeared
2007 Feb 05
3
Soul Reaver 2 v1.01 sound buffer underrun
Hello list,
I am experiencing sound problems with Soul Reaver 2, follows the initial log
after starting the game.
$wine sr2.exe
fixme:system:SystemParametersInfoW Unimplemented action: 59
(SPI_SETSTICKYKEYS)
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x17a890) : stub,
simulating 64MB for now, returning 64MB left
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x17a890) : stub
loading
2008 Apr 26
2
Counter Strike: Source. Crashes upon joining game.
Hi. I am running Ubuntu 8.04 and wine 0.9.60.
I have got loads of steam apps to run including team fortress 2. However, when I join a game in Counter Strike: Source, as soon as I get to the team select, it freezes up, with the gunshot sounds repeating.
It then simply closes.
I looked on appdb and the main causes are alsa sound, and to make sure only alsa sound is selected in winecfg. I also
2008 Apr 11
1
Steam just keeps crashing, version after version...
So, steam doesn't seem to be working very well, (at least on my computer) with about the 10 latest wine versions. I'm running:
Kubuntu 7.10 on an old,
nvidia nforce2
amd athlon 2400+
nvidia fx5900xt with proper working drivers (glxgears gives me +5000fps)
512mb ram.
Here's console output:
alex at Burken:~/.wine/drive_c/Program Files/Steam$ wine steam
fixme:mixer:ALSA_MixerInit No
2010 Jul 27
1
Monkey Island 2: Special Edition from Steam
I'm running Ubuntu 10.04 64bit on a Thinkpad T500, I believe I'm using the integrated Intel GMA 4500MHD graphics that come with it. I'm using the default WINE install, I think version 1.1.42. I'm trying to run Monkey Island 2: Special Edition downloaded from Steam.
It actually sort of works. It installed just fine. When I first ran it gave me a blank screen and that was it.
2012 Jun 06
2
A single command to open Portal 2 in a debug console.
Due to some unknown problem I can only run Portal 2 by going to Winetricks --> Select 'steam' prefix --> Run a command line shell --> # wine PATH_TO_PORTAL2.EXE
This works perfectly fine, but it is kind of tedious. I know of the WINEDEBUG command but I do not understand the syntax. I would like to know a way to do all of the steps at once with a single command. I can either make
2015 Mar 19
7
[Bug 89679] New: [NV50] Portal/Half-Life 2 will not start (native Steam)
https://bugs.freedesktop.org/show_bug.cgi?id=89679
Bug ID: 89679
Summary: [NV50] Portal/Half-Life 2 will not start (native
Steam)
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2009 Sep 15
8
Portal:The First Slice-Odd Graphic Glitch
I have had this problem both with 8.04 and 9.04 / with 1.0.1 and 1.1.29
i have intel celeron 3.33ghz radeon express 200 onboard ati graphics
I install steam which has a wierd thing of scrolling down and right staying there so i must install games threw the actual website
i downloaded the portal demo and here is what happened
on 8.04:
Launch options= -dxlevel 81 (to load intro screen with
2008 Dec 02
3
Only OSS in sound tab :( why?
Hi! I have small problem. On my sound tab i have only OSS and i didn't have sound in "steam" games. Emulation not work(OSS too). Somebody now why? :) Ubuntu 8.04.
greetings! redlin
2008 Jun 24
9
No Sound in Wine - disable / remove pulseaudio
Wine requires direct access to sound device(s) to make sound. This is true for both ALSA and OSS driver back-ends. However most sound servers are not compatible with neither of these back-ends. This also true about pulse-audio - it is not fully compatible with Wine.
If you using new distro (Fedora 8, Ubuntu 8.04, SuSE 11) and do not have sound you should:
1. Report problem to your distro support
2008 Oct 16
6
Sound skips in all games since Wine 1.1.6
In 1.1.5 the sound/music in games played allright. Since 1.1.6 it skips badly - plays for a couple of seconds, then stops for half a second, then plays again, then skips and so on. Happens on every game on Steam - Team Fortress 2, Everyday Shooter, Peggle Extreme - and also without Steam - Icy Tower.
I have Razer Barracuda AC-1 sound card. I've found that in Winecfg when I choose Alsa driver