No sound, drivers, or devices.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mace200200
Newbie
Newbie
Posts: 4
Joined: Sat Mar 03, 2012 7:35 pm

No sound, drivers, or devices.

Post by mace200200 »

So i run winecfg in terminal to open it up, I go to the audio tab, and for drivers it say "Selected Driver: (None)". Then below that all the defaults say "(System Default)" and theres nothing for me to change any of them too. Clicking on test sound makes no noise, and since I never used a defferent version of wine, it never worked. I keep paulse audio disabled becuase it made I spent forever trying to get skype to work with it but never could, so disabling it and using ALSA is the only way for skype to work. I run wine 1.3.37 on xubuntu 11.04.



Clicking on test sound gives me this in terminal:

Code: Select all

err:ole:CoGetClassObject class {5b035261-40f9-11d1-aaec-00805fc1270e} not registered
err:ole:CoGetClassObject no class object {5b035261-40f9-11d1-aaec-00805fc1270e} could be created for context 0x1
err:ole:CoGetClassObject class {5b035261-40f9-11d1-aaec-00805fc1270e} not registered
err:ole:CoGetClassObject no class object {5b035261-40f9-11d1-aaec-00805fc1270e} could be created for context 0x1
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
err:ole:CoGetClassObject class {5b035261-40f9-11d1-aaec-00805fc1270e} not registered
err:ole:CoGetClassObject no class object {5b035261-40f9-11d1-aaec-00805fc1270e} could be created for context 0x1
fixme:iphlpapi:NotifyAddrChange (Handle 0x5731fc, overlapped 0x5731b4): stub
fixme:iphlpapi:NotifyRouteChange (Handle 0x573200, overlapped 0x5731c8): stub
fixme:wtsapi:WTSEnumerateSessionsW Stub (nil) 0x00000000 0x00000001 0x86e96c 0x86e974
fixme:wtsapi:WTSFreeMemory Stub (nil)
err:ole:CoGetClassObject class {5b035261-40f9-11d1-aaec-00805fc1270e} not registered
err:ole:CoGetClassObject no class object {5b035261-40f9-11d1-aaec-00805fc1270e} could be created for context 0x1
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\\windows\\system32\\mmdevapi.dll"
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1

User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: No sound, drivers, or devices.

Post by dimesio »

mace200200 wrote: I run wine 1.3.37 on xubuntu 11.04.
Upgrade to 1.4-rc6 and try with a clean wineprefix.
mace200200
Newbie
Newbie
Posts: 4
Joined: Sat Mar 03, 2012 7:35 pm

Re: No sound, drivers, or devices.

Post by mace200200 »

dimesio wrote:
mace200200 wrote: I run wine 1.3.37 on xubuntu 11.04.
Upgrade to 1.4-rc6 and try with a clean wineprefix.
I'll try that, all my games, and stuff will all still work the same on the rc though right?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: No sound, drivers, or devices.

Post by dimesio »

mace200200 wrote: I'll try that, all my games, and stuff will all still work the same on the rc though right?
They should work, but regressions happen, so no, I can't guarantee that.

But I don't want you to test your current wineprefix; you need to create a new, clean one--one with nothing installed to it. You could try doing that in your current Wine version; if sound works in the clean wineprefix, that means you did something to mess up the settings in your old wineprefix. If it doesn't work, then you need to test the newer version.
mace200200
Newbie
Newbie
Posts: 4
Joined: Sat Mar 03, 2012 7:35 pm

Re: No sound, drivers, or devices.

Post by mace200200 »

dimesio wrote:
mace200200 wrote: I'll try that, all my games, and stuff will all still work the same on the rc though right?
But I don't want you to test your current wineprefix; you need to create a new, clean one--one with nothing installed to it. You could try doing that in your current Wine version; if sound works in the clean wineprefix, that means you did something to mess up the settings in your old wineprefix. If it doesn't work, then you need to test the newer version.
Yea lol I'm not sure what that means, I'll just upgrade to the rc this weekend, i can also install 1.3 again if it doesn't work out otherwise.
mace200200
Newbie
Newbie
Posts: 4
Joined: Sat Mar 03, 2012 7:35 pm

Post by mace200200 »

So i installed wine 1.4rc6 yesterday but i still got the same exact problem, anything else i should try?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

mace200200 wrote:So i installed wine 1.4rc6 yesterday but i still got the same exact problem, anything else i should try?
Is that with a clean wineprefix (no native dlls or other tweaks, nothing installed)?
Locked