the sound drivers are not working !

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

the sound drivers are not working !

Post by gotouch »

Hello everybody,
I've tried to install Rayman Raving Rabidds 1 on Wine, but there's two problems :
- The mouse can't move
- There's no sound

What should I do ? :?:
Sincerely,
Gautier
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Re: the sound drivers are not working !

Post by dimesio »

gotouch wrote: - The mouse can't move
Known bug.
http://appdb.winehq.org/objectManager.p ... n&iId=6651
http://bugs.winehq.org/show_bug.cgi?id=20395
- There's no sound
Read the sticky at the top of the forum.
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

Post by gotouch »

Thank you very much ! ;)
BUT THERE'S NO SOLUTION !
I've not asked for links which bring me to corrupted informations !
Sincerely,
Gautier

P.S : any other Idea ?
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

gotouch wrote:Thank you very much ! ;)
BUT THERE'S NO SOLUTION !
I've not asked for links which bring me to corrupted informations !
Sincerely,
Gautier

P.S : any other Idea ?
Try actually reading the bug report I linked to.
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

Post by gotouch »

That's done !
That has not helped me !
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

the sound drivers are not working !

Post by jjmckenzie »

On Wed, Jul 13, 2011 at 10:11 AM, gotouch <[email protected]> wrote:
That's done !
That has not helped me !
Disable/remove PulseAudio.

You did not say which Linux distribution you are on either.

James
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

Post by gotouch »

Yes, I've Disabled pulse audio, and the sound is now working !
But the mouse stay stuck !


Configuration :
-Ubuntu 10.04 LTS
-Intel Core 2Duo 2.8Ghz
-Graphic card Gainward (Nvidia) Geforce 9400GT 1GB DDR2
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

gotouch wrote: But the mouse stay stuck !
Did you try the patch in the bug report?
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

Post by gotouch »

I didn't find it !
You can give me the link to the patch :?: and maybe you could tell me how I have to use it !
Thanks a lot,
Gotouch
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

Post by gotouch »

Hum.. I think i've found it but I don't know how to use it !
I'm not sure !
Give me more details ! I'm a beginner you know !
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

http://wiki.winehq.org/FAQ#head-7ed3c31 ... 53dc41817b

I recommend not installing the patched version of Wine. Just run it from the build directory for the game that needs it.
gotouch
Level 2
Level 2
Posts: 12
Joined: Mon Jun 20, 2011 4:48 pm

Post by gotouch »

Ok, I've understood !
But, I can't execute the command from the terminal because I don't know if I'm in the wine source directory !
so there is :

Code: Select all

gautier@gautier-desktop:~$ cd ~/.wine
gautier@gautier-desktop:~/.wine$ -p1 < wine-raw-input-mouse.patch
-p1 : command not found
gautier@gautier-desktop:~/.wine$
[/code]
Locked