XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Linux and XBMC Live Specific Support

XBMC for Linux and XBMC Live Specific Support Need help with XBMC for Linux or XBMC Live, or think you've found a bug? Discuss it here.

Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 2008-04-28, 22:42   #1
l.capriotti
a.k.a Luigi, Team-XBMC
 
Join Date: Jan 2008
Location: Italy
Posts: 524
l.capriotti is on a distinguished road
Default XBMC LiveUSB (formerly "LiveXBMC") V2 is out

XBMC LiveUSB

I have released this new USB disk image of XBMC LiveUSB distro, together with an application that will hopefully help who had troubles in creating a boootable flash disk before.

SourceForge repository

The new image currently only supports NVIDIA graphics controllers out-of-the-box and has a modular design to ease updates to newer XBMC builds, (sorry but AMD/ATI graphics controllers are not yet supported).

Some info:
* Based on Ubuntu Embedded and Mobile (8.04 Hardy)
* Requires 512 MB USB flash disk
* Default user: "xbmc" - password: "password" (no quotes)
* Live R/W image, all changes are saved to the USB disk
* Supports Intel GPUs, remove/rename restrictedDrivers.img on the flash disk
* DHCP on eth0 enabled
* Nice XBMC usplash theme (courtesy of Duduke)!!!

Packages already included:
* lircd, not configured
* bluetooth libraries
* ivman included

The new toy, LiveXBMCBuilder, is used to automate the process of creating the bootable USB disk starting from the image file. Select the image file, the USB disk and everything will be prepared automatically.

As previously, don't expect support from Team-XBMC on this just yet, this is still an unofficial release!


Cheers / Luigi

Last edited by Gamester17; 2008-07-04 at 12:07.
l.capriotti is offline  
Old 2008-04-28, 23:03   #2
davilla
Team-XBMC Developer
 
davilla's Avatar
 
Join Date: Feb 2008
Posts: 2,671
davilla is on a distinguished road
Default

I'll give this a spin later tonight and see how to plays with the AppleTV.
davilla is offline  
Old 2008-04-29, 02:33   #3
rayodin88
Junior Member
 
Join Date: Jul 2007
Posts: 20
rayodin88 is on a distinguished road
Default

so if i get this right, this is a stand alone xbmc build for booting from a flash media device? if that right, then how exactly would i go about getting this to work with my graphics card? from what i hear it seems ati cards aren't linux friendly, and i happen to have the hd 2400 in the pc i am trying to use as my HTPC. any way just some questions i had, thanks for your time and for any info you guys can give me.
rayodin88 is offline  
Old 2008-04-29, 03:25   #4
djdafreund
Skilled Skinner
 
djdafreund's Avatar
 
Join Date: Dec 2005
Location: Atlanta
Posts: 323
djdafreund is on a distinguished road
Default

I'm about to try it out now (downloading...), sounds great!!!! And thank you so much for giving nVidia support big time. I don't know if it's based of the newest driver release, otherwise 9600/9800 users will be out for now. I'm using a 9600, so i'll post my results, overall.
djdafreund is offline  
Old 2008-04-29, 04:31   #5
pike
Project Manager
 
pike's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 4,281
pike is on a distinguished road
Send a message via MSN to pike
Default

this doesn't work on my Dell D620 (i945 gfx) even when I've manually "disabled" restricted drivers. X never inits properly
__________________
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first.


pike is offline  
Old 2008-04-29, 05:10   #6
djdafreund
Skilled Skinner
 
djdafreund's Avatar
 
Join Date: Dec 2005
Location: Atlanta
Posts: 323
djdafreund is on a distinguished road
Default

Mine went to a command line after about 5-6 seconds after, saying "Could not find Kernal: Linux"with "BOOT:" prompt below. I ran the program, it format my USB stick, then creates an image (after selecting the .img file), and then says 'Finished' in the box, and then stops. There ar 8 files total on the USB stick afterwards. What could have gone wrong?

Using
AMD 4400 64bit Dual-Core Processor
X-Fi Audio
nVidia 9600 card
4Gigs of 800mhz dual-channel mem.
300gigs RAID Striped
4 Gig Corsair USB Stick (working with)

Files made by the program
=====================
boot.msg
ext3fs.img
initrd0.img
restrictedDrivers.img
rootfs.img
syslinux.cfg
vmlinuz
xbmc.img

Last edited by djdafreund; 2008-04-29 at 07:04.
djdafreund is offline  
Old 2008-04-29, 05:12   #7
davilla
Team-XBMC Developer
 
davilla's Avatar
 
Join Date: Feb 2008
Posts: 2,671
davilla is on a distinguished road
Default

Quote:
Originally Posted by davilla View Post
I'll give this a spin later tonight and see how to plays with the AppleTV.
Extracted the 7z compacted disk image. dd to pen drive, extracted the contents and moved to an ext3 format flash drive. Boot using atv-bootloader, translate the syslinux.cfg setting to kexec params and kexec jump.

Boots fine with "video=vesafb" added. Thanks for including "vesafb" as a kernel console framebuffer.

startx brings up X11 with nvidia binary, yea. Reset Appearance to 1280x720. Bingo, now it's filling the screen.

Seems fine, could not connect to my smb servers. Or rather I could connect and see content but could not add as container.

Trying a DVD crashed down to command line which seemed to be in another language besides english. Maybe french?

prompt is "LeXBM~$

tried top and got

"dcomrd nofoun"

WTF?
davilla is offline  
Old 2008-04-29, 06:49   #8
BLKMGK
Fan
 
BLKMGK's Avatar
 
Join Date: Jul 2006
Location: USA Virginia
Posts: 1,284
BLKMGK is on a distinguished road
Default

Davilla, I so look forward to something like this for the aTV, hopefully this can be resolved! Mine is back in house, just not hooked up yet. Sounds like TOP isn't onboard though. Curious, what format was the DVD stored in?
__________________
Ubuntu 9.04, MCE USB receiver, ASROCK 330 (ION), DVDs fed from unRAID cataloged by DVD Profiler. HD-DVD encoding Added DiNovo Mini KBRD w/track
BLKMGK is offline  
Old 2008-04-29, 07:24   #9
davilla
Team-XBMC Developer
 
davilla's Avatar
 
Join Date: Feb 2008
Posts: 2,671
davilla is on a distinguished road
Default

Quote:
Originally Posted by BLKMGK View Post
Davilla, I so look forward to something like this for the aTV, hopefully this can be resolved! Mine is back in house, just not hooked up yet. Sounds like TOP isn't onboard though. Curious, what format was the DVD stored in?
"I am Legend" commercial DVD in USB DVD drive connected to the AppleTV via USB Hub. It spun up then crash to command-line.

My on-line ripped DVD server was accessible but it would not stick.

l.capriotti, is telnet or ssh available with this version. I'd like to pop in and look around at performance numbers.
davilla is offline  
Old 2008-04-29, 10:17   #10
l.capriotti
a.k.a Luigi, Team-XBMC
 
Join Date: Jan 2008
Location: Italy
Posts: 524
l.capriotti is on a distinguished road
Default

@rayodin88: No ATI support - I don't have hardware to play with, and XBMC with ATI doesn't seem a win game...
@djdafreund: can you try on a different flash drive, pls
@pike: odd enough, I tried it myself on a low-end Intel card like yours. Must be something related to the new Xord Intel drivers.
@davilla: very peculiar language, indeed, but I don't have a clue. Re: ssh it is not available in the stock image, but you can ctrl-F2, get to tty2 and apt-get openssh-server.

Tks for the feedback.

Luigi
l.capriotti is offline  
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:32.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project