XBMC Community Forum
[RELEASE] NVIDIA ION optimized XBMC Live 9.11 Live CD / Live USB version - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Linux and Live support (/forumdisplay.php?fid=52)
+---- Thread: [RELEASE] NVIDIA ION optimized XBMC Live 9.11 Live CD / Live USB version (/showthread.php?tid=66388)



- joshua.lyon - 2010-07-01 04:26

Not sure if it's helpful to others, but I always enable automounting whenever I do a new installation. That way my external drives (USB) will automatically be accessible from within XBMC without having to do anything special. It looks like it's slightly different under grub2, so I posted a quick blog post on how to do it here: Set XBMC to Automount Drives


- erhnam - 2010-07-01 09:27

Rion Wrote:I like that to. I always uninstall those things. Right now im waiting for the bug-fixed version for Nvidia Nforce Macadress bug.

Cheers: http://xbmcfreak.binkey.nl/xbcmfreak-10.08-svn31495-lucid1.zip


- Rion - 2010-07-01 09:32

erhnam Wrote:Cheers: http://xbmcfreak.binkey.nl/xbcmfreak-10.08-svn31495-lucid1.zip

Thank you!


- bsmim - 2010-07-01 10:08

erhnam
In xbcmfreak-10.08-svn31495-lucid1:
What versions NVidia drivers and ffmpeg ?
Thanks for the your work!


- erhnam - 2010-07-01 11:20

bsmim Wrote:erhnam
In xbcmfreak-10.08-svn31495-lucid1:
What versions NVidia drivers and ffmpeg ?
Thanks for the your work!

ffmpeg is included in XBMC (see SVN for the version).
Nvidia version is the current version on Ubuntu's Lucid repo. (nvidia-glx-185 195.36.24)


- Rion - 2010-07-01 13:27

Well now i cant seem to access my shares over the network anymore. Stays at loading all the time. Strange.


- ekb20b - 2010-07-01 13:42

Got it installed on my Revo after updating unetbootin. Installed Samba and got my shares up and running. The only problem seems to be i can't get any sound playing video or menus. HDMI straight to the tv. Xbmcfreak V14 worked fine. Is there something i have to install or update?


- AaronD - 2010-07-01 14:04

Yeah, I am having the same problem with audio. I was about to ask whether this release incorporates all the audio fixes or not.

How did you install Samba?


- ekb20b - 2010-07-01 14:12

AaronD Wrote:Yeah, I am having the same problem with audio. I was about to ask whether this release incorporates all the audio fixes or not.

How did you install Samba?

Type: apt-get update
Type: apt-get install samba
Confirm Y for yes
Type: Reboot
Once XBMC restarts exit out and login in with 'root'
Type: mkdir /home/(your user name)/Media <---this is case sensitive
Type: nano /etc/samba/smb.conf
Scroll to the very bottom and type:


[Media]
path = /home/(your user name)/Media <---this is case sensitive
force user = root
inherit permissions = yes
read only = no
guest ok = yes

[System]
path = /home/(your user name)/.xbmc (and it is .xbmc not just xbmc)
force user = root
inherit permissions = yes
read only = no
guest ok = yes


Press ctrl+X and save
Type: Reboot


- pletopia - 2010-07-01 22:03

how do i install onto my Zotac MAG which doesn't have a CDROM drive?

i create a bootable thumbdrive using uinetbootin .. and start the boot process
it starts loading .. but then it has a fit over not being able to load a CDROM driver and basically craps out and kicks me to a generic menu where my options boil down to load cdrom driver or abort installation