Linux AudioEngine testers - Linux only

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
wingrunr21 Offline
Member
Posts: 61
Joined: Jan 2012
Reputation: 1
Post: #1
This thread will gather feedback for AudioEngine on the Linux platform. This thread will be used to attempt to track down potential bugs in the code before they are reported to the AudioEngine developers.

The primary AudioEngine thread is for development purposes only: only bug reports or developer oriented discussion should take place in that thread.

For Windows users, please refer to this thread: Windows AudioEngine testers

The main source code is now included in xbmc master! here.

Now that AE is in master, nightly builds should be posted. PPA instructions for Ubuntu users are here: http://forum.xbmc.org/showthread.php?tid=33327

Ubuntu compile instructions: https://github.com/xbmc/xbmc/blob/master...DME.ubuntu



Reporting

For command output (aplay -L and the like), please put the output in code blocks. For longer output, such as logs, please use a service like pastebin.

Always post the full xbmc log! Failure to post the entire log will receive NO support!



Current Known Issues:
  • PulseAudio is not fully supported under AE. Pulse is DISABLED by default in AE right now. However:

    (2012-05-10 16:47)spiff Wrote:  for those like me who are pained by the lack of pulse at your workstation;

    ./configure --enable-pulse now will give you a warty, yet working, version with pulse.



Other Random Notes
  • Due to the way the fglrx drivers are implemented in Linux, ATI based cards cannot stream HD audio via HDMI (DTS and Dolby 5.1 are not HD audio codecs. You can still get surround sound, just not TrueHD or DTS-HD). This is because their audio system cannot handle more than 2 channels. At the current time, the radeon open-source driver only supports 2 channel HDMI audio when running Linux kernel >= 3.3. (http://phoronix.com/forums/showthread.ph...DMI-Audio)
  • Due to bugs in the 295.x nVidia drivers, it is recommended that users use the 290.x versions. If you are having issues on 295.x, try downgrading your driver as a troubleshooting step.

HTPC: Gentoo linux amd64 w/ xbmc merged with AE
(This post was last modified: 2012-05-12 16:20 by wingrunr21.)
find quote
abudabi Offline
Member
Posts: 84
Joined: Aug 2011
Reputation: 1
Post: #2
Aww man... I was about to get my hands down and dirty and try to compile AE. So are you saying I'm outta luck with my Ati HD5450 on ubuntu?

It's been a while since I've had my back speakers connected but I'm pretty sure I got 5.1 sound via HDMI last time they were up... or I'm loosing my mind Smile
(This post was last modified: 2012-04-10 12:33 by abudabi.)
find quote
punglist Offline
Junior Member
Posts: 4
Joined: Apr 2012
Reputation: 0
Post: #3
Hi, I've tried but I failed Smile
xbmc from gnif git repository is compiling fine but I have no sound. xbmc eden is working fine.
According to the forum it seems related to Alsa but I don't find the reason why on my setup.

I use a mac mini 4,1.

Output from xbmc.log:
22:07:51 T:80481136 ERROR: CAESinkALSA::Initialize - snd_pcm_open_lconf(-16) - plug:hdmi
22:07:51 T:80481136 ERROR: CAESinkOSS::Initialize - Failed to get supported formats, assuming AFMT_S16_NE

I use the custom device (tested with aplay):
aplay -D hw:CARD=0,DEV=8 /media/Music/FLAC/ROOTS\ MANUVA\ -\ Brand\ New\ Second\ Hand_\[PTR\]/01\ movements.wav

If someone has an idea.
find quote
abudabi Offline
Member
Posts: 84
Joined: Aug 2011
Reputation: 1
Post: #4
I currently have the Xvba version installed but would like to play around with the AE build. How do I compile it without hosing my current xbmc installation? Uber noob here.. havent compiled a thing in my life before.

Thanks
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #5
@punglist: please paste-bin your full log

@abudabi: run bootstrap.sh and then just build it (run: make), but don't run "make install" and run it from that directory (./xbmc.bin)

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
Roelio Offline
Donor
Posts: 210
Joined: May 2010
Reputation: 0
Post: #6
This is a interesting thread that I will continue to follow.. I already have 2 devices (nVidia ION1 and 520M) where I'm planning to install XBMC Linux on with the future AE...

Ps. To bad I don't have enough knowledge of compiling it.. So I'll be waiting for some binaries.

Media players: R3610 XBMC - Xtreamer 1.0 - Xtreamer SW - Ultra 2
LCD: Sony KDL-46HX920 - Receiver: Onkyo TX-R577 - Speakers: Mission e34 5.1 & MS10 - Remote: Harmony 1100
Router: Asus RT-N66U - NAS: eTRAY 4TB (SMB) - PC: Intel I7 @4.5 Ghz & HD7950 & 2x SSD & 6TB Sata2
(This post was last modified: 2012-04-12 08:37 by Roelio.)
find quote
abudabi Offline
Member
Posts: 84
Joined: Aug 2011
Reputation: 1
Post: #7
(2012-04-12 08:33)Roelio Wrote:  Ps. To bad I don't have enough knowledge of compiling it.. So I'll be waiting for some binaries.

You and me both.. nothing like diving in head first

I found this and this link which I'm going to attempt with gniff's suggestions.
find quote
Roelio Offline
Donor
Posts: 210
Joined: May 2010
Reputation: 0
Post: #8
@abudali Great info I'm definitely gonna look into that.

ps. the OP mentioned something about us people to please not become a tester so I think it's wise to move out.

Media players: R3610 XBMC - Xtreamer 1.0 - Xtreamer SW - Ultra 2
LCD: Sony KDL-46HX920 - Receiver: Onkyo TX-R577 - Speakers: Mission e34 5.1 & MS10 - Remote: Harmony 1100
Router: Asus RT-N66U - NAS: eTRAY 4TB (SMB) - PC: Intel I7 @4.5 Ghz & HD7950 & 2x SSD & 6TB Sata2
(This post was last modified: 2012-04-12 12:43 by Roelio.)
find quote
abudabi Offline
Member
Posts: 84
Joined: Aug 2011
Reputation: 1
Post: #9
Yup.. next time you hear from me it will be because of a bug report Big Grin
find quote
pike Offline
Project Manager
Posts: 4,820
Joined: Sep 2003
Reputation: 28
Location: Sweden
Post: #10
pulse is now disabled in gnif's AE branch until it works again and gnif's has merged his branch with master (frodo-pre).
Please Note: It's not yet merged into our master branch.

and it seems like modern intel hardware (core i3 and upwards) doesn't support (on linux):

1. probing what is supported on the other end of the hdmi connection and
2. HD audio passthrough. MultiPCM works.

testing continues

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
(This post was last modified: 2012-04-12 18:41 by pike.)
find quote
Post Reply