LinuxMCE Forums
May 21, 2013, 02:58:02 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: 1 ... 5 6 [7] 8
91  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 23, 2012, 10:12:33 pm
Ok here's what I have

Installed fresh 26592.

AVWizard started fine (this usually does not happen until I update alsa driver)
No sound device shown in wizard.
Selected stereo analog. No sound at test
Wizard finished fine.

Setup wizard started fine.
No Sarah video (this usually happens when I have some sound issue)
That wizard finished fine.

Ran AVWizard again
Selected SPDIF Optical
Still no sound

Loaded some video media onto hard drive. Tried to play but would not play. Interesting though is that the remote came up. Also no sound.

Did
Code:
jim@dcerouter:~$ sudo aplay -l
[sudo] password for jim:
aplay: device_list:223: no soundcards found...
jim@dcerouter:~$

Plugged in that MD I was having that "Failed To Setup X" from other post.

Installed perfectly

AVWizard started fine
Sound devices showed up. Interesting to note 2 devices showed Generic and Nvidia. Audio over HDMI? Nice surprise if so.
Selected stereo analog (all I have here and what I'm planning on using)

Setup wizard started fine with the Sarah video and sound.
That finished fine.
Played same video loaded onto core from above and plays fine with audio.
This MD is good to go with much thanks to L3mce. I will update that thread to reflect that when able

I usually run a script that gets my WinTV HVR-2500 going and upgrades the asla driver to the 1.0.25 version and that gets my audio going. I had previously upgraded to 26592 after running that script and had static at the stereo analog as well as whatever sound was playing. SPDIF Optical was perfect.

I converted back to my "Production" setup which is running 26373 with the asla driver upgraded to test the stereo analog.
I ran the AVWizard
The audio device was shown.
I chose stereo analog.
No sound at the test.
Wizard finished fine.
Tried to play video and did not play (no remote this time) also no sound.

I have one more test I can run. I have an USB audio device that I have not yet used. I am planning on using this for whole house audio of which I am just starting to look at.
I would like to see how that performs under 26592.
Should I check this?

Anything else that might be help full?

Take care
92  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 23, 2012, 01:43:29 am
Hi L3mce,

Output of sudo aplay -l before latest upgrade
Code:
jim@dcerouter:~$ sudo aplay -l
[sudo] password for jim:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Static through analog stereo

After upgrade
sudo aplay -l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Still sound staticy on analog stereo but clear on spdif optical. I think sound was fine on the analog before but I'd like to test to see if it is a hardware issue before saying there is an issue.

I would like to also try this again as a fresh install. I had run my alsa driver upgrade script on this before the last upgrade. I should have that done by this time tomorrow.

Also video plays fine.

Once again thanks for your efforts!
93  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 22, 2012, 03:43:17 am
Worked like a charm!

You are a saint.

You work tirelessly at this and if there is anything I can do to help you pm me.

I will convert back over to the development setup tomorrow and get you the aplay info. I'm UTC - 5 right now. So around UTC 15:00

Thanks again!
94  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 22, 2012, 02:55:39 am
Did it on both. On the moon seems to make most sense right now.

See what she does..
95  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 22, 2012, 02:50:02 am
Quote
Please edit /usr/pluto/bin/nvidia-install.sh
under DRIVER_260_SUPPORTED=
add 10c3
Should this be done in the moon or on the core? I'm back to having the MD1 machine as a MD.
96  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 22, 2012, 12:27:48 am
Hi l3mce,

Hi SBCC, what is this hardware?
lspci -nn | grep VGA

I have loaded lmce onto the machine that was giving me the problems with the "Failed To Setup X".
Installed with no AVWizard start. Sarah started ok and went through that. UI1 started with sound. Restarted with AVWizard and now I get "Failed To Setup X"
On that machine which was the new MD I get;
Code:
dcerouter_1031922:/home/jim# lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:10c3] (rev a2)

Quote
Check to see that you indeed do NOT have internet (ctrl alt f2) ping -c4 google.com

Also
Code:
ping -c4 google.com
gives me a good response


Quote
If you DO have internet, simply rebooting should solve everything... it will pick up and start rolling. My guess is you are using the nouveau driver.
lspci -nnk | grep VGA -A3 to be sure.

Here I get
Code:
dcerouter_1031922:/home/jim# lspci -nnk | grep VGA -A3
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:10c3] (rev a2)
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
01:00.1 Audio device [0403]: nVidia Corporation High Definition Audio Controller [10de:0be3] (rev a1)

I will try rebooting here now

On the other machine that has the upgraded 26373 (i believe I see some 26579 software in that upgrade.) After running the alsa fix I can play video and have sound but it is bad. I'm going to run the AVWizard again there and see what that does. I will then put it back to where it was when I was adding the MD mentioned above.

I know I am kind of mixing threads here so let me know how badly I have confused you.

By the way. My external router does not clear out its client list often and I can successfully ssh into the hybrid with several IPs Seems wierd??

Thanks for responding

Let me know if I can do more.

Update;
I rebooted the MD that is currently running its own lmce install 26373 (not upgraded) and get the same "Failed to Setup X"
The post screen did show it installing the nvidia driver.

Another update;
The hybrid that I did the upgrade on that had no sound. I upgraded the alsa driver and now the pci sound device shows on the AVWizard. After selecting stereo analog (what I have to test with) I get static. So that trick it out of my bag of tricks. I'm going to set up my hybrid/core as "Normal Operating" now. If needed I can try to install that "Failed To Setup X" machine (will refer it as MD1 from now on) as an MD and see what we see as far as internet if you like.

Thanks again
97  LinuxMCE / Users / Re: Core/Hybrid Not Registered on: October 21, 2012, 07:57:27 pm
Update;

Did a fresh install of 26373 and can play video. Upgraded and cannot play. All on hybrid MD.

Also noticed that core/hybrid never gets registered so must not be that and I'm just taking shots in the dark
98  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 21, 2012, 07:44:29 pm
Did a fresh install of 26373 and upgraded. This is what I found;

AVWizard starts which normally does not due to alsa problem(I usually fix this by upgrading the asla driver)
No sound pci listed in wizard
No sound

Also cannot play video still on hybrid MD. I did not install any other MDs yet but will try now.

I'm downloading the iso now to see if that is any different

Update:
Media directors install fine. AVWizard completes fine. With sound (stereo analog) (tried analog on the H/MD as well no joy). Plays video fine.

I'm going to now try my asla upgrade script. See what she brings.
99  LinuxMCE / Installation issues / Re: Sound Problems 1004 beta on: October 21, 2012, 06:50:41 pm
Ok to upgrade to this now?
100  LinuxMCE / Installation issues / [Solved] Failed to set up x on media director on: October 21, 2012, 04:16:15 pm
Ok I've run out of ideas here. I'm trying to setup a new media director and getting the dreaded "Failed To Setup X". There is no xorg.conf in /etc/X11 but there is a xorg.conf.pluto.avwizard. I've tried creating my own xorg.conf and deleting all the xorgs. No go.

Hardware on the MD is ASRock A55M-HVS, AMD A6, ASUS GT218 GeForce 8400 GS. All of this I guessed as compatible. I have had success in the past with the 8400. For
Code:
lsmod | grep nvidia
I get nothing.
Code:
cat /proc/driver
shows no such file or directory. Tried to install driver but cannot kill X.

So now I'm stuck. I just want to know if it's a compatibility issue or me as my bag of tricks is quite limited.

One thing to note if I remove the video card and go with the onboard "even HDMI" it works fine just not good enough. Also will not start AVWizard with that.

Thanks
101  LinuxMCE / Users / No Sound or Video After Upgrade on: October 18, 2012, 02:07:30 am
Hi

Did
Code:
apt-get update
apt-get upgrade
today and now I can not play anything on the core/hybrid.
DCERouter.log shows
Code:
07 10/17/12 20:51:00.644 Received Message from 10 (Media Plug-in / Living Room/Family Room) to -1001 (unknown / ), type 2 id 19 Event:Watching Media, retry none, parameters: <0xa03fcb70>
07 10/17/12 20:51:00.644   Parameter 27(PK_Room): 1 <0xa03fcb70>
05 10/17/12 20:51:00.646 Doing MPlayer redirection check... <0x7f7e3b70>
05 10/17/12 20:51:00.646 Doing MythTV redirection check... <0x7f7e3b70>
05 10/17/12 20:51:00.646 sending CMD_Play_Media from 24 to 23 with deq pos 0 <0x7f7e3b70>
05 10/17/12 20:51:00.646 set media id command sent with id F16864 <0x7f7e3b70>
05 10/17/12 20:51:00.646 play media command sent from 24 to 23! <0x7f7e3b70>
05 10/17/12 20:51:00.646 Media_Plugin::CheckForAlternatePipes no destination for EA 1 Living Room/Family Room <0x7f7e3b70>
05 10/17/12 20:51:00.646 Also turning on MD and OSD <0x7f7e3b70>
08 10/17/12 20:51:00.646 Received Message from 24 (Xine Plug-in / Living Room/Family Room) to 23 (Xine Player / Living Room/Family Room), type 1 id 37 Command:Play Media, retry none, parameters: <0x943f4b70>
08 10/17/12 20:51:00.646   Parameter 29(PK_MediaType): 5 <0x943f4b70>
08 10/17/12 20:51:00.646   Parameter 41(StreamID): 1001 <0x943f4b70>
08 10/17/12 20:51:00.646   Parameter 42(MediaPosition):  <0x943f4b70>
08 10/17/12 20:51:00.646   Parameter 59(MediaURL): /home/public/data/videos/Media Raid 01 [34]/Kids Movies/A Christmas carol.avi <0x943f4b70>
08 10/17/12 20:51:00.647 Received Message from 10 (Media Plug-in / Living Room/Family Room) to 20 (The core/hybrid / Living Room/Family Room), type 1 id 192 Command:On, retry none, parameters: <0xa03fcb70>
08 10/17/12 20:51:00.647   Parameter 97(PK_Pipe): 0 <0xa03fcb70>
08 10/17/12 20:51:00.647   Parameter 98(PK_Device_Pipes):  <0xa03fcb70>
08 10/17/12 20:51:00.647 Received Message from 24 (Xine Plug-in / Living Room/Family Room) to 23 (Xine Player / Living Room/Family Room), type 1 id 920 Command:Set Media ID, retry none, parameters: <0x943f4b70>
08 10/17/12 20:51:00.647   Parameter 10(ID): F16864 <0x943f4b70>
08 10/17/12 20:51:00.647   Parameter 41(StreamID): 1001 <0x943f4b70>
05 10/17/12 20:51:00.647 The target device 20 (routed to 20) has not registered. <0xb77dbb70>
Core/Hybrid does indeed show "Registered No"
MDs are working fine.

Also not sure if related but orbiters show a whole lot of nonsense media like
Code:
05 10/17/12 20:51:00.665 list  : dummy1280x720p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy1280x720p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy1280x720p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy1920x1088p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy1920x1088p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy1920x1088p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy640x480p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy640x480p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy640x480p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy720x480p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy720x480p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy720x480p29.97.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy720x576p25.00.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy720x576p25.00.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy720x576p25.00.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy768x576p50.00.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy768x576p50.00.ts date: 0 <0x86fefb70>
05 10/17/12 20:51:00.665 list  : dummy768x576p50.00.ts date: 0 <0x86fefb70>

Any thoughts? Something I can look at?

Thanks

Jim
102  LinuxMCE / Developers / Re: Insteon 2413U on: October 13, 2012, 02:19:44 am
I agree this is not a LMCE issue. It is some kind of hardware issue with the newer PC that I have. I believe I did get it working on that machine with a powered USB hub. I did get it working on an older machine.
Both machines I needed to run a separate circuit over to get good signal.
I will try again on the newer machine so others can use this information.
103  LinuxMCE / Users / Re: Lost Sound on: October 09, 2012, 01:23:25 am
Thanks for the reply.

I installed the latest snapshot and it seems to be working ok. I now have to just fix my media raid and all will be good.

I really need a development machine.

Keep up the great work!
104  LinuxMCE / Installation issues / Re: CM15A Not Working on: October 07, 2012, 04:16:42 pm
I think I had this working on an older machine. I will check. Also I may have added a powered USB hub to get it working. I have since switched to Insteon but I can see if I can take a look. I still have the CM15A.
105  LinuxMCE / Users / Lost Sound on: October 07, 2012, 04:10:08 pm
Seems I may have broke something on my hybrid/core.  Sad

I installed qbittorrent yesterday and now I no longer have sound on my hybrid/core. I have sound at the AV wizard and all the alsa outputs are fine and alsa mixer is unmuted. When i play a video I have nothing.

Any thoughts
Pages: 1 ... 5 6 [7] 8
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!