[LIVE] Revo 3610 Audio not working

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
psnelson Offline
Junior Member
Posts: 3
Joined: Jul 2011
Reputation: 0
Post: #1
Hello,

I have recently upgraded my Revo from 9.11 to Dharma and since the upgrade my audio (via HDMI) isn't working. I have followed the Idiots Guide as well as the Acer Revo install guide and neither have resolved the issue. When I look at the log file I see ERROR:Unable to open audio mixer, but haven't found any posts that help.

I have posted a copy of my log file below. Any help is GREATLY appreciated.


http://pastebin.com/E8H6Kp8E
find quote
luna_s Offline
Senior Member
Posts: 106
Joined: Aug 2005
Reputation: 0
Post: #2
What are your settings under system settings / audio ?
tried audio mixer under programs ? and checked to make sure its not muted ?
(This post was last modified: 2011-07-20 06:43 by luna_s.)
find quote
psnelson Offline
Junior Member
Posts: 3
Joined: Jul 2011
Reputation: 0
Post: #3
luna_s Wrote:What are your settings under system settings / audio ?
tried audio mixer under programs ? and checked to make sure its not muted ?

Audio Settings:

Audio Output: HDMI
Speaker Configuration: 2.0
Boost Volumn Level On Downmix: Enable
Dolby Digital (AC3) Capable Receiver:
DTS Capable Receiver:
Audio Output Device: hdmi
Passthrough Output Device: hdmi, I have also tried custom with "plug:both" and "plughw:1,3"

I have launched Audio Mixer from the Programs Menu and unmuted everything (even the Mic). Some of the components didn't have volume levels associated with them.
find quote
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #4
psnelson Wrote:Audio Settings:

Audio Output: HDMI
Speaker Configuration: 2.0
Boost Volumn Level On Downmix: Enable
Dolby Digital (AC3) Capable Receiver:
DTS Capable Receiver:
Audio Output Device: hdmi
Passthrough Output Device: hdmi, I have also tried custom with "plug:both" and "plughw:1,3"

I have launched Audio Mixer from the Programs Menu and unmuted everything (even the Mic). Some of the components didn't have volume levels associated with them.

This is what I have. similar hardware (mine is Arock ION 330 HT)

Code:
Audio Output: HDMI
Speaker Configuration: 2.0
Boost Volumn Level On Downmix: Enable
Audio Output Device: alsa:hdmi
Passthrough Output Device: alsa:hdmi
I would make sure that you download the audiomixer addon (under programs) and INSURE all channels are unmutted

also since you are using Luicd I have alsa 1.0.24 and lastest nvidia drivers vdpau etc. on PPAS on my signature (RECOMMNEDED upgrades)

It all works just fine.

also have /etc/asound.conf with contents

Code:
pcm.!default {
type plug
slave {
pcm "hdmi"
}
}
(This post was last modified: 2011-07-20 15:31 by X3lectric.)
find quote
seand Offline
Fan
Posts: 312
Joined: Feb 2011
Reputation: 0
Post: #5
Never mind.

Acer Revo 3610 w/ Ubuntu 10.10, Giada Cube Win 7, 2 ATV 1's one w Crystal HD card, UnRaid server w/ SAB/SickBeard/Couch Potato/Transmission, MacBook Pro, Hackintosh Dell Mini 10v
(This post was last modified: 2011-07-20 16:02 by seand.)
find quote
X3lectric Offline
Closed Account
Posts: 1,756
Joined: Feb 2006
Location: in a Dropbox
Post: #6
do as I explained
find quote
psnelson Offline
Junior Member
Posts: 3
Joined: Jul 2011
Reputation: 0
Post: #7
Thanks a combination of the suggestions is what finally worked for me.
find quote