Kodi Community Forum
[XBMCbuntu] XBMC 12.00 - Frodo beta release - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: [XBMCbuntu] XBMC 12.00 - Frodo beta release (/showthread.php?tid=134252)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20


[XBMCbuntu] XBMC 12.00 - Frodo beta release - erhnam - 2012-06-18

With many help from FernetMenta, Lcapriotti and wsnipex, I created a first pre-11 xbmcbuntu version. The new xbmcbuntu is based on Ubuntu 12.04 and contains packages from this repository, which are based on FernetMenta's branch. FernetMenta's branch offers better vdpau and xvba support, but currently lack vaapi. xvba should offer better and faster AMD fusion support compared to vaapi. When comparing between XBMC Eden, the following milestones are added to this release:

https://github.com/xbmc/xbmc/issues?milestone=1&page=1&state=closed
https://github.com/xbmc/xbmc/issues?milestone=2&page=1&state=closed
https://github.com/xbmc/xbmc/issues?milestone=3&page=1&state=closed

Image

Please be aware that this version contain many bugs and is for testing purposes only!

Latest November version:

Download: http://xbmcfreak.binkey.nl/xbmcbuntu-12.0-pre-beta01-v1.iso


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - jpreville - 2012-06-19

Thanks erhnam,

Works Good. Running off the cd at the moment.

John


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - DanLongman - 2012-06-19

I love this, The additions of xvba and AE are amazing. <3

But I wonder if any one else has this issue: Latest movies is not correct its stuck on some movies I added at the start, when I add new movies to the library they do not go to the front of the latest movies. is anyone else having this issue? Know issue? or is there a way to update the timestamp on all movies when added (maybe some of those movies got a date in the future?)

but other than that thanks so much for putting this together! Big Grin


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - BORIStheBLADE - 2012-06-19

Nice!! I'll give it a try this weekend.


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - loopez - 2012-06-19

working suprisingly nice - only issue with screen calibration ( have to be redone each tie after restart )


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - waver123 - 2012-06-19

got a "Error loading libnfs" when trying to use internal nfs support,
sudo apt-get install libnfs1 fixed it.

Back to dragging out my nd22 to debug my hdmi issue Smile

EDIT:

got my nd22 hdmi working....I've to unmute "S/PDIF 1" to get hdmi sound output on the nd22....does it make sense?

tihs build looking good so far!



RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - wsnipex - 2012-06-19

(2012-06-19, 01:56)loopez Wrote: working suprisingly nice - only issue with screen calibration ( have to be redone each tie after restart )

if you mean underscan(black boarders) on ATI:
Code:
sudo service lightdm stop
sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
sudo service lightdm start

this completely disables underscan


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - erhnam - 2012-06-19

(2012-06-19, 04:43)waver123 Wrote: got a "Error loading libnfs" when trying to use internal nfs support,
sudo apt-get install libnfs1 fixed it.

Thanks I'll fix that for a next release!




RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - erhnam - 2012-06-19

(2012-06-19, 09:46)wsnipex Wrote:
(2012-06-19, 01:56)loopez Wrote: working suprisingly nice - only issue with screen calibration ( have to be redone each tie after restart )

if you mean underscan(black boarders) on ATI:
Code:
sudo service lightdm stop
sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
sudo service lightdm start

this completely disables underscan

Thanks. Let me know if this fixes your problem. If so, I can add this to the livecd as well.



RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - charlie0440 - 2012-06-19

(2012-06-19, 01:34)DanLongman Wrote: I love this, The additions of xvba and AE are amazing. <3

I was under the impression, AMDs linux drivers did not support bitstreaming and it was only possible via NVIDIA on linux?



RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - dandirk - 2012-06-19

(2012-06-19, 10:56)charlie0440 Wrote:
(2012-06-19, 01:34)DanLongman Wrote: I love this, The additions of xvba and AE are amazing. <3

I was under the impression, AMDs linux drivers did not support bitstreaming and it was only possible via NVIDIA on linux?

As far as I know you are correct, AMD drivers only support 2 channel audio I believe. Intel, not sure what the deal is there, if its a driver or xbmc support thing.

The most common functional nvidia chips to bitstream audio I know of are GT430, ION2 and GT520 (reports are that 430 is better with interlaced quality)..

]BTW: Thanks for the hard work erhnam, many people with video launch freezes and linux AE testers will thank you!




RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - DanLongman - 2012-06-19

I have AMD HD 3200 gfx in my laptop. and the audio was bitstreaming for me no issues.


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - charlie0440 - 2012-06-19

you mean dts but surely not dts hd or master audio


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - DanLongman - 2012-06-19

That is true, I was able to bitstream DTS-ES but I do not have any DTS-HD or DD MA files to test.


RE: [XBMCbuntu 12.04 alpha release] with pre-Frodo, AudioEngine and XvBA backend - charlie0440 - 2012-06-20

Since getting home, installed this build to try it out. As someone else said it is working well. AE is playing great thanks to my GT430 and at 23.98fps. PVR is also stable.

I do have massive fonts when i log into the desktop, It wont let me use a 1080p resolution only 720p and the window font size is massive! Might have something to do with my TV being 1080i.

What is annoying but a very minor grip was that when using a terminal in the desktop you cannot paste. Or at least Ctrl + V and Ctrl+ Shift + V didn't work.

Impressed so far.