Continual freezing and remote losing connection
#16
That line sudo apt-get install vaainfo libva-intel-vaapi-driver libva1 sudo reboot is actually two lines.

Code:
sudo apt-get install vaainfo libva-intel-vaapi-driver libva1
sudo reboot

so what does this show you? (Again PLEASE ssh in and copy and paste!!)

Code:
dpkg -l vaainfo libva-intel-vaapi-driver libva1 pulseaudio libasound2-plugins
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#17
thanks for all of your help so far, I really appreciate it!...

davismc@davis-mediacenter:~$ sudo apt-get install vaainfo libva-intel-vaapi-driver libva1
[sudo] password for davismc:
Reading package lists... Done
davismc@davis-mediacenter:~$ sudo reboot

Broadcast message from davismc@davis-mediacenter
(/dev/pts/0) at 21:13 ...

The system is going down for reboot NOW!
davismc@davis-mediacenter:~$

Last login: Wed Oct 30 21:12:50 2013 from 192.168.1.101
davismc@davis-mediacenter:~$ dpkg -l vaainfo libva-intel-vaapi-driver libva1 pulseaudio libasound2-plugins
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii libasound2-plu 1.0.25-2ubun i386 ALSA library additional plugins
un libva-intel-va <none> (no description available)
ii libva1:i386 1.0.15-4buil i386 Video Acceleration (VA) API for L
ii pulseaudio 1:2.1-0ubunt i386 PulseAudio sound server
dpkg-query: no packages found matching vaainfo
davismc@davis-mediacenter:~$
Reply
#18
OK ii at the start of the line means installed, un means not installed. So you are right, it hasn't worked completely. I'm a little puzzled, not to mention at work, so will think about it later.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#19
Okay. Very confused at this point. Not sure what I did wrong since I downloaded the latest version of xbmcbuntu right from the official website (http://mirrors.xbmc.org/releases/XBMCbun...D.iso)--so I also didn't understand "Furthermore the Ubuntu version you chose is quite old". Just want to get it running reliably...
Reply
#20
retry:
Code:
sudo apt-get remove --purge pulseaudio libasound2-plugins
sudo reboot

Code:
sudo apt-get install libva-intel-vaapi-driver vainfo pastebinit

and get us:
Code:
dpkg -l |grep libva | pastebinit
vainfo | pastebinit
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#21
don't forget to install pastebinit first

Code:
sudo apt-get install pastebinit
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#22
See second command (was already there)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#23
Ok, retried the first code and rebooted, the rest is as follows:

Last login: Wed Oct 30 22:15:52 2013 from 192.168.1.101
davismc@davis-mediacenter:~$ sudo apt-get install libva-intel-vaapi-driver vainfo pastebinit
[sudo] password for davismc:
Reading package lists... Done
davismc@davis-mediacenter:~$ dpkg -l | grep libva | pastebinit
http://paste.ubuntu.com/6337266/
davismc@davis-mediacenter:~$ vainfo | pastebinit
-bash: vainfo: command not found
You are trying to send an empty document, exiting.
davismc@davis-mediacenter:~$

Also, I really can't play any of my music files anymore when they all played fine before...after ten seconds the whole media center freezes and crashes...
Reply
#24
Is this info helpful to anyone for helping with this problem RE music playback? I have some friends coming in town this weekend and really wanted to get this fixed so I can play music, etc/show off XBMC...Smile
Reply
#25
Quote:davismc@davis-mediacenter:~$ sudo apt-get install libva-intel-vaapi-driver vainfo pastebinit
[sudo] password for davismc:
Reading package lists... Done
davismc@davis-mediacenter:~$ dpkg -l | grep libva | pastebinit
http://paste.ubuntu.com/6337266/

Are you kidding me? you install vainfo and afterwards it is not there? Post the complete terminal. including what the terminal answers.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#26
yes, for some reason it doesn't seem to install, I'm entering everything. I'll try it from scratch and post the whole thing as soon as I get home but I'm triple checking that I'm entering the code correctly as you have suggested...
Reply
#27
Maybe you are missing a repo. Try
Code:
apt-cache policy libva
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#28
ok, will do in a few hours and report back...thanks again for trying to help!!!
Reply
#29
ok, here is the log...

login as: davismc
[email protected]'s password:
Welcome to Ubuntu 12.10 - XBMCbuntu (GNU/Linux 3.5.0-41-generic i686)

* Documentation: https://help.ubuntu.com/

Last login: Fri Nov 1 19:33:48 2013 from 192.168.1.101
davismc@davis-mediacenter:~$ apt-cache policy libva
N: Unable to locate package libva
davismc@davis-mediacenter:~$ sudo apt-get install libva-intel-vaapi-driver vainfo pastebinit
[sudo] password for davismc:
Reading package lists... Done
davismc@davis-mediacenter:~$ dpkg -l | grep libva | pastebinit
http://paste.ubuntu.com/6344165/
davismc@davis-mediacenter:~$ vainfo | pastebinit
-bash: vainfo: command not found
You are trying to send an empty document, exiting.
davismc@davis-mediacenter:~$
Reply
#30
well as you and I can now see the package name is libva1 not libva. Try installing libva1.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply

Logout Mark Read Team Forum Stats Members Help
Continual freezing and remote losing connection0