but I'd love to get this working and help whoever is working on this subsystem troubleshoot. These are both Atom\ION setups if that helps.Thoughts? Oh and I use HDMI sound via ALSA.
BLKMGK
Member+ Joined: Jul 2006 Reputation: 3 Location: USA Virginia |
2012-05-12 01:40
Post: #1
Okay, been seeing some major changes with the latest pulls from GIT but as of about 2-3 days ago all sound has disappeared. No navigation sounds, nothing from music, nothing via passthru to my receivers either. I can play from native Ubuntu (10.10 64bit up to date) without issue. This is occurring on two separate systems so it's not a configuration issue. I did see, judging from files I saw coming down, that the audio subsystem looked to be getting tweaked. Obviously this is Alpha so I'm not screaming too hard
but I'd love to get this working and help whoever is working on this subsystem troubleshoot. These are both Atom\ION setups if that helps.Thoughts? Oh and I use HDMI sound via ALSA. Ubuntu 10.10, MCE USB receiver, ASROCK 330 (ION), DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoding Added DiNovo Mini KBRD w/track
(This post was last modified: 2012-05-12 01:41 by BLKMGK.)
|
| find quote |
drivesoslow
Fan Posts: 372 Joined: Aug 2008 Reputation: 4 |
2012-05-12 02:00
Post: #2
Mine is broke too. It looks like the AudioEngine branch was merged. If you look under System in Settings does it say no hardware found?
(This post was last modified: 2012-05-12 02:08 by drivesoslow.)
|
| find quote |
BLKMGK
Member+ Joined: Jul 2006 Reputation: 3 Location: USA Virginia |
2012-05-12 02:17
Post: #3
I'm not sure where you're looking. I'm using the normal Confluence skin. Under system\System info I see nothing about audio hardware not being found. Likewise if I go into the sound area under settings I have the normal dropdown with HDMI etc. but I do also have an .asoundrc file kicking around.
Saw a small update a few minutes ago and am compiling on both machines again. If things come to life I'll post here but am "glad" I'm not the only one but am surprised I'm the first to post about it as it's been a day or three. I pretty much compile nightly.... Edit: FWIW if I could figure out how to roll backwards I'd be happy to do so in order to find which release broke things
Ubuntu 10.10, MCE USB receiver, ASROCK 330 (ION), DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoding Added DiNovo Mini KBRD w/track
(This post was last modified: 2012-05-12 02:20 by BLKMGK.)
|
| find quote |
drivesoslow
Fan Posts: 372 Joined: Aug 2008 Reputation: 4 |
2012-05-12 02:21
Post: #4
What does the skin show for passthrough device?
|
| find quote |
BLKMGK
Member+ Joined: Jul 2006 Reputation: 3 Location: USA Virginia |
2012-05-12 02:31
Post: #5
alsa:hdmi for the Asrock, I'd have to run upstairs to see the other but they are both similar but not same. This is coming from the .asoundrc I believe and I had fits getting sound working on each of them in the past!
Ubuntu 10.10, MCE USB receiver, ASROCK 330 (ION), DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoding Added DiNovo Mini KBRD w/track |
| find quote |
drivesoslow
Fan Posts: 372 Joined: Aug 2008 Reputation: 4 |
2012-05-12 02:53
Post: #6
Here are the errors I am logging:
Code: 17:48:25 T:3037854016 DEBUG: CAESinkALSA::EnumerateDevicesEx - Skipping HDMI device hdmi:CARD=Generic,DEV=0 as it has no ELD data |
| find quote |
bluedevil229
Member Posts: 82 Joined: Feb 2010 Reputation: 0 |
2012-05-12 02:57
Post: #7
So what is bringing you guys to test 12 already? Any bid enhancements we should be looking out for?
|
| find quote |
drivesoslow
Fan Posts: 372 Joined: Aug 2008 Reputation: 4 |
2012-05-12 03:04
Post: #8
I always compile from GIT once every couple of weeks
|
| find quote |
BLKMGK
Member+ Joined: Jul 2006 Reputation: 3 Location: USA Virginia |
2012-05-12 03:26
Post: #9
Here's a lengthy chunk from mine. XBMC doesn't appear to be erroring on sound issues which is pretty puzzling. I'm also pretty confused at the SQL errors. I run an SQL server and XBMC should have full access - in fact the database it's trying to create exists! I might try dropping it and letting it recreate <sigh>
http://pastebin.com/TdZQyM3Q Edit: Oh and I compile almost every night. I test and play with each new feature as I have time! Ubuntu 10.10, MCE USB receiver, ASROCK 330 (ION), DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoding Added DiNovo Mini KBRD w/track
(This post was last modified: 2012-05-12 03:27 by BLKMGK.)
|
| find quote |
BLKMGK
Member+ Joined: Jul 2006 Reputation: 3 Location: USA Virginia |
2012-05-12 04:07
Post: #10
Okay, I found the same errors as you did! I also noticed that there's a comment about alsa revisions that we may need to pay attention to.
21:58:26 T:139816387864512 DEBUG: CAESinkALSA::EnumerateDevicesEx - Unable to obtain ELD information for device hdmi:CARD=NVidia,DEV=0, make sure you have ALSA >= 1.0.25 Sure enough, I'm running 1.0.23 on both machines! I will be updating, likely from source, in a few minutes. I'm betting this is the issue and I suspect I'll be compiling from source to fix this ![]() http://pastebin.com/ZSFTiQJB Ubuntu 10.10, MCE USB receiver, ASROCK 330 (ION), DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoding Added DiNovo Mini KBRD w/track |
| find quote |