xbmcbuntu or debian sid?
#1
I have an ion2 shuttle xs35gt and I am looking for a good solution for my torrenting needs. I want to use rtorrent within a linux environment while having the capability to run xbmc to watch my tv shows/movies. However, I'm not too fond of ubuntu and prefer debian sid. Would I lose anything (performance, addons, etc) if I go the debian sid route and install xbmc via the apt repositories?

Also, how is the performance of ion2 machines with xbmcbuntu or debian machines with xbmc? I have primarily been using openelec prior to eden release.
Reply
#2
I don't have any experience with xbmcbuntu, but I have a dual-boot with Debian Squeeze (#!/Xfce)/Dharma and Ubuntu Oneiric/Eden/Gnome 3 and where I've noticed the difference in performance has been on the desktop and not within XBMC itself. The addons themselves should probably work fine in either. Our hardware is pretty different so don't know about the performance of ion2 in general. On the Ubuntu install it's set up out of the box with an XBMC session in LightDM so you can log straight into it and bypass the desktop which should cut out some of the overhead if you go that route.
Reply
#3
Sid Sid Sid!

XBMC is now in the official repositories and .... it's like Magic. I had non-stop problems with XBMCUbuntu (jack of all trades, master of none). Sound, Crashing, etc. I previously had Sid but thought. "Ah, this is the official release. It'll work." Not quite.

I reformatted with a bare bones system.

"apt-get install xbmc" and tada!

It also seems to boot much faster now too. I made some small adjustments to the init.d script found on the wiki (I put xbmc in a while loop in .xinitrd instead of in the initd script so that if it crashes it restarts iself).


I did make some tweaks:
Grub with an XBMC background. Added a plain plymouth background with plain XBMC. Changed it so that plymouth didn't get killed until after XBMC started. Changed it so that Wifi was bought up in the background so it'd boot faster. Also had to tweak LIRC with my LIRC tutorial. (http://ubuntuforums.org/showthread.php?t=1754719)
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#4
Thumbs Up 
^ sounds promising .. I never understood why XBMC devrs prefer ubuntu .. I compiled XBMC for debian squeeze and it runs and performs very well .. I guess a pure stable debian would have been a better choice for a live system.

Atm my main HTPC runs still Xubuntu [11.10] but compared to debian squeeze or sid it's slow and buggy like hell ..

One question: which version of xbmc was added to sid ? I guess there are different sources - some with or without vdpau, vaapi, xvba, pvr - is the version available over the repositories a full featured xbmc ? And is - for example - TVHeadEnd available too, in a version that could be used with XBMC ?

Greetz

LastCoder

HTPC Specs: Silverstone GD05B Case, ASUS P8H61-M LE/USB3, i5-3470S, GT1030, 8 GB RAM , 2 TB HDD, iHOS104 BluRay Drive, TT DVBS2-1600, Sony PS3 BD Remote control
PS3 BD Remote Control Daemon for Kodi/Linux
UNCHAINED Demo Group
Reply
#5
http://packages.debian.org/sid/xbmc

2:11.0~git20120403.ec33f1f+repack1-5

Supposedly there is a bug report that VDPAU doesn't work. There's a bug report out.

It's definitely from mainline so no PVR. But I think that VDPAU, VAAPI, etc are all enabled. I know NFS and libshareport are.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#6
according to xbmc.org

decss support (encrypted dvd playback) is disabled unless libdvdcss2 has been installed from a third-party repo. libav is used rather than ffmpeg, as Debian unstable has gone this direction.
AFP (Apple File Protocol) support is currently disabled due to packaging issues.
In a world without walls and fences who needs windows and gates, open source, opens minds, so open yours today.

Image
Reply
#7
What's a DVD?
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#8
please guys, do not treat me badly ubuntu in his minimal incarnation. As name suggest contains the minimal to start to build a perfect htpc appliance. at least this is what's happen to me.
Reply

Logout Mark Read Team Forum Stats Members Help
xbmcbuntu or debian sid?0