2013-06-01, 16:23
Hi Sevennl,
When I tried to install AMD drivers with other procedures than the script I always had some problem, so I don't know how to do it. I'll have to start all again....
but, BUT I think I've discover the source of the problem. I've restore an image created of the previous installation, when XBMC worked, and comparing with the installation Ive made today I've notice:
-Catalyst Drivers according to data included on panel is exactly que same version, so it should't be the problem.
-The previous version of XBMC (when booted) was: "XBMC 13.0-ALPHA3 Git:41061a8(Compiled: Apr 5 2013)". Version now is... I don't know how to find out, XBMC refuses to boot.
-According to "lsb_release -a" command, both aver same version (Ubuntu 12.10 quantal"
-According to "uname -a" coomand, versions are not the same! The functional one is 3.5.0-27-generic #46 and the today's one that doesn't work XBMC is 3.5.0-32-generic #53.
I suspect the problem comes whith this update from 27 to 32, that is performed in some moment that I don't know!. How can I return to older version or if it's not possible, avoid system to update to any version newer than 27![Huh Huh](https://forum.kodi.tv/images/smilies/question.png)
I've try this:
Apparently it makes an un-update but when I restart and run again "uname -a" the version is still the 32
I can't believe I'm the only one with this problem, XBMC doesn't even start in all the installations I've try last week, and apparently the only difference I've found is this change from 27 to 32
Many thanks to all in adavance
EDIT:
I've restore an image of a system installed 2 weeks ago, with kubuntu 13.04 instead of 12.10 in with XBMC booted (same "XBMC 13.0-ALPHA3 Git:41061a8(Compiled: Apr 5 2013)" . In this system the kernel is 3.8.0.19-generic, and despite 2 days later using the same 13.04 kubuntu and the same script I had the problem of XBMC that doesn't boot.
According to this, the problem should not be que kernel version, perhaps the XBMC version
How can I make the script install only stable versions? If I'm now wrong latest stable is 12.2, so It should solve my problem (perhaps xD)
EDIT2:
With Kubuntu 12.10 installed I've modify the script to not no install XBMC, and run it. Later, I've install XBMC manually using:
In order to install "a newer but possible less stable version (this is the recommended one as it it has the h.264 (high) fix in it.) "
As a result, same version has been installed (13.0 Alpha3), but althought it boot, once inside XBMC it hangs passed little time.
I'll try installing frodo-stable, but I'll lose " (this is the recommended one as it it has the h.264 (high) fix in it.)"
EDIT3:
I've reinstall with the difference of using "sudo add-apt-repository ppa:wsnipex/xbmc-xvba-frodo" in an attemp of installing latest stable release of XBMB, but 13.0 ALPHA3 has been installed agin!!!! Of Course, XBMC hangs at little time of use, as happened before.
I'm gonna throw computer by the window.....
Thanks in advance
When I tried to install AMD drivers with other procedures than the script I always had some problem, so I don't know how to do it. I'll have to start all again....
but, BUT I think I've discover the source of the problem. I've restore an image created of the previous installation, when XBMC worked, and comparing with the installation Ive made today I've notice:
-Catalyst Drivers according to data included on panel is exactly que same version, so it should't be the problem.
-The previous version of XBMC (when booted) was: "XBMC 13.0-ALPHA3 Git:41061a8(Compiled: Apr 5 2013)". Version now is... I don't know how to find out, XBMC refuses to boot.
-According to "lsb_release -a" command, both aver same version (Ubuntu 12.10 quantal"
-According to "uname -a" coomand, versions are not the same! The functional one is 3.5.0-27-generic #46 and the today's one that doesn't work XBMC is 3.5.0-32-generic #53.
I suspect the problem comes whith this update from 27 to 32, that is performed in some moment that I don't know!. How can I return to older version or if it's not possible, avoid system to update to any version newer than 27
![Huh Huh](https://forum.kodi.tv/images/smilies/question.png)
I've try this:
Code:
sudo apt-get install linux-headers-3.5.0.27-generic
Apparently it makes an un-update but when I restart and run again "uname -a" the version is still the 32
I can't believe I'm the only one with this problem, XBMC doesn't even start in all the installations I've try last week, and apparently the only difference I've found is this change from 27 to 32
Many thanks to all in adavance
EDIT:
I've restore an image of a system installed 2 weeks ago, with kubuntu 13.04 instead of 12.10 in with XBMC booted (same "XBMC 13.0-ALPHA3 Git:41061a8(Compiled: Apr 5 2013)" . In this system the kernel is 3.8.0.19-generic, and despite 2 days later using the same 13.04 kubuntu and the same script I had the problem of XBMC that doesn't boot.
According to this, the problem should not be que kernel version, perhaps the XBMC version
![Huh Huh](https://forum.kodi.tv/images/smilies/question.png)
EDIT2:
With Kubuntu 12.10 installed I've modify the script to not no install XBMC, and run it. Later, I've install XBMC manually using:
Code:
sudo add-apt-repository ppa:wsnipex/xbmc-xvba
sudo apt-get update
sudo apt-get install xbmc xbmc-bin
In order to install "a newer but possible less stable version (this is the recommended one as it it has the h.264 (high) fix in it.) "
As a result, same version has been installed (13.0 Alpha3), but althought it boot, once inside XBMC it hangs passed little time.
I'll try installing frodo-stable, but I'll lose " (this is the recommended one as it it has the h.264 (high) fix in it.)"
EDIT3:
I've reinstall with the difference of using "sudo add-apt-repository ppa:wsnipex/xbmc-xvba-frodo" in an attemp of installing latest stable release of XBMB, but 13.0 ALPHA3 has been installed agin!!!! Of Course, XBMC hangs at little time of use, as happened before.
I'm gonna throw computer by the window.....
Thanks in advance