Linux Frodo Live build using GA-E350N Fusion
#1
XBMC n00b here so please bear with me.

Few issues I seem to be facing currently:

1) System boots into XBMCubuntu from where I have to manually click on XBMC to start the program. No clue how this started happening.

2) Poor playback on .mp4 1080 files. Unwatchable. I would have assumed that the board + 2GB RAM might have been sufficient.

3) Poor WIFI support. Buffalo Wireless N150 Ultra Compact USB 2.0 Adapter.
Reply
#2
Welcome.

#1 when you reboot logout of XBMCBuntu and login into XBMC, the session you used last will be the one it audomatically login into... Go blame lightdm.

#2 Default XBMBuntu has no xvba support for your ATI card
Do this:
Code:
sudo apt-get install python-software-properties pkg-config
sudo add-apt-repository -r ppa:team-xbmc/ppa
sudo add-apt-repository ppa:wsnipex/xbmc-xvba
sudo apt-get update
sudo apt-get upgrade
sudo apt-get remove xbmc xbmc.bin
sudo apt-get install xbmc xbmc.bin
Make sure you also add in BIOS at least 512MB to the video card.

Disable vaapi and vdpau and enable xvba

# 3
Idk google how to add more wifi drivers support its a Ubuntu thing, it has nothing to do with XBMC.

uNi
Reply

Logout Mark Read Team Forum Stats Members Help
Frodo Live build using GA-E350N Fusion0