Audio Working on QEMU. ( AC97 )

Here you can discuss ReactOS related topics.

Moderator: Moderator Team

Ged
Developer
Posts: 925
Joined: Thu Sep 29, 2005 3:00 pm
Location: UK

Re: Audio Working on QEMU. ( AC97 )

Post by Ged »

betaluva wrote:@GED, what driver did you use in vmware? vmware tools audio?
http://www.reactos.org/wiki/index.php/H ... ith_VMWare
User avatar
betaluva
Posts: 424
Joined: Tue Dec 14, 2004 1:33 am
Location: Australia
Contact:

Re: Audio Working on QEMU. ( AC97 )

Post by betaluva »

THANKS :D
spoons
Posts: 28
Joined: Sun Nov 11, 2007 4:29 am

Re: Audio Working on QEMU. ( AC97 )

Post by spoons »

I've the latest build of ReactOS isntalled into VirtualBox. The OS detects the audio device, installs the driver i point it to, and it's in device manager.

But Id on't see this:

[ external image ]

"Wave output" isn't there... all boxes are blank... I'm not sure what to do? Winamp says it can't find a soundcard. :(

Help appreciated.
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: Audio Working on QEMU. ( AC97 )

Post by gabrielilardi »

spoons wrote:I've the latest build of ReactOS isntalled into VirtualBox. Help appreciated.
You should use latest builds from here: is this what you are using or is it latest release 0.3.8?
The driver for vbox is here:
Once installed you need to restart the system to be able to play any sound.
Apal
Posts: 155
Joined: Wed Nov 02, 2005 1:13 am
Location: Greece

Re: Audio Working on QEMU. ( AC97 )

Post by Apal »

I keep seeign the following message from winamp:

A device ID has been used that is out opf range for your system


Anyone knows sth more? I can't listen to even a wav file.


I ahve the following settings:

WIndows direct sound
ICH AC97

I, too, cannot see these combo boxes. Mine are disabled too.
@spoons: if you have any better luck, please inform me.

TIA
Last edited by Apal on Mon Apr 06, 2009 6:53 pm, edited 1 time in total.
spoons
Posts: 28
Joined: Sun Nov 11, 2007 4:29 am

Re: Audio Working on QEMU. ( AC97 )

Post by spoons »

gabrielilardi wrote:
spoons wrote:I've the latest build of ReactOS isntalled into VirtualBox. Help appreciated.
You should use latest builds from here: is this what you are using or is it latest release 0.3.8?
The driver for vbox is here:
Once installed you need to restart the system to be able to play any sound.
Thanks, I ahve the latest trunk build. I'll try that driver now.

EDIT: Okay I'm still having this problem:
Apal wrote:I keep seeign the following message from winamp:

A device ID has been used that is out opf range for your system


Anyone knows sth more? I can't listen to even a wav file.


I ahve the following settings:

WIndows direct sound
ICH AC97

I, too, cannot see these combo boxes. Mine are disabled too.
@spoons: if you have any better luck, please inform me.

TIA
Exact same symptoms.
User avatar
Davy Bartoloni
Posts: 1485
Joined: Wed Jan 04, 2006 11:31 pm
Location: Cuneo
Contact:

Re: Audio Working on QEMU. ( AC97 )

Post by Davy Bartoloni »

i used Winamp 2.50 for the tests... others players don't recognize audio ( but i heared sounds from old Flash6 executables... videos and old win98 jokes )

i see that only placing .INF on INF and .SYS in drivers ( automatic driver install on setup ) , some times audio don't work ( .sys don't appear on Driver file Details ) ...

i installed Audio drivers adding the soundcard in a 2nd time...

I have also seen that audio driver some times ( randomly ) don't work... ( just restart ReactOS and try again )
Nintendo Maniac 64
Posts: 234
Joined: Sun Sep 17, 2006 3:08 am
Location: Northeast Ohio, USA

Re: Audio Working on QEMU. ( AC97 )

Post by Nintendo Maniac 64 »

Are there any plans on adding the drivers to the SVN, or is this a no-no?
spoons
Posts: 28
Joined: Sun Nov 11, 2007 4:29 am

Re: Audio Working on QEMU. ( AC97 )

Post by spoons »

Okay, thanks to aicom, who has helped me on IRC with this, here are the steps to take:

Make sure you have AC97 in virutalbox enabled and set to DirectSound.

DO NOT run the hardware wizard just yet, leave it sitting there.

Download this from within ReactOS: http://svn.reactos.org/packages/ac97_vbox.exe

extract to C:\ReactOS\

Run the hardware wizard you should have left alone.

Restart Twice. (yes twice)

Go and check sounds and audio devices for this:

[ external image ]

Grab Winamp 2.91, I tried 2.95 but it has a weird graphics bug.

Play an mp3.

This should be all. If you install Firefox 2.0 and Flash Player 10, youtube works with audio too.

EDIT: Also, sometiems Winamp doesn't work when it did before. If this happens - reboot the VM.
Apal
Posts: 155
Joined: Wed Nov 02, 2005 1:13 am
Location: Greece

Re: Audio Working on QEMU. ( AC97 )

Post by Apal »

Well in some cases that worked, but in some others didn't.
Have to wait for some extra fixes before testing audio.
Thnx!
Carlo Bramix
Posts: 282
Joined: Thu Jan 04, 2007 12:43 am
Location: Italy

Re: Audio Working on QEMU. ( AC97 )

Post by Carlo Bramix »

Z98 wrote:We stopped supporting development on anything older than Windows 2000 a while ago.
Cool, but it does not work on Windows 2000 too.
Anyways, there is no problem since I did little fixes and I compiled a working version myself.

Sincerely,

Carlo Bramini.
Haos
Test Team
Posts: 2954
Joined: Thu Mar 22, 2007 5:42 am
Contact:

Re: Audio Working on QEMU. ( AC97 )

Post by Haos »

Could you specify what exactly doesnt work on Windows 2000? I`m running Winamp 2.95 from this OS right now.
User avatar
Black_Fox
Posts: 1584
Joined: Fri Feb 15, 2008 9:44 pm
Location: Czechia

Re: Audio Working on QEMU. ( AC97 )

Post by Black_Fox »

Carlo Bramix wrote:Although QEMU 0.10.1 works perfectly under XP (at least, it seems), it does not start on any earlier version of Windows (9x or NT)
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: Audio Working on QEMU. ( AC97 )

Post by gabrielilardi »

Carlo Bramix wrote:Anyways, there is no problem since I did little fixes and I compiled a working version myself.Carlo Bramini.
Yeah, qemu 0.10.1 doesn't work in W2k because FreeAddrInfo was added to ws2_32.dll in XP and later:

"In Windows Server 2003 and in Windows XP, new Windows Sockets functions are added to the Windows Socket API. GetAddrInfo and FreeAddrInfo are the two new Windows Sockets functions that are added for dealing with both Internet Protocol version 6 (IPv6) and Internet Protocol version 4 (IPv4) addresses" from here.
User avatar
Davy Bartoloni
Posts: 1485
Joined: Wed Jan 04, 2006 11:31 pm
Location: Cuneo
Contact:

Re: Audio Working on QEMU. ( AC97 )

Post by Davy Bartoloni »

For some Audio(mp3/OGG) and Video (DIVX/MPeg4) tests ..
we uploaded to FTP latest release of React-IT ( 0.09d ) that use QEMU ( +Kqemu 1.4 ) and AC97 drivers.
a schreenshot : http://www.wcn.it/ReactIT.009.Divx.Audi ... eactos.jpg
download: http://www.wcn.it/ReactIT010.exe (53 mb )
sources from here: http://www.wcn.it/reactit/ReactIT_Sources.7z
Last edited by Davy Bartoloni on Fri Jun 05, 2009 2:22 am, edited 5 times in total.
Post Reply

Who is online

Users browsing this forum: No registered users and 54 guests