![]() |
|
XBMC LiveUSB (formerly "LiveXBMC") V2 is out - 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: XBMC LiveUSB (formerly "LiveXBMC") V2 is out (/showthread.php?tid=32853) |
- G.Karam - 2008-08-27 21:44 WTF0v3r Wrote:Well I have good news and bad news for you. The good news is that I know what the problem is. The particular version of lirc that is distributed in version 8.04 does not have the proper identifier in the .c file for you version of the mce_usb2 driver. It was not commited to the repository until recently. I had to manually recompile the driver with that identifier added to the file. See my thread here: http://forum.xbmc.org/showthread.php?tid=34453 Thanks WTF, for the good news at least. Will I be able to compile and make the changes on LiveUSB by following your instructions? The reason I ask is because my understanding is that LiveUSB doesn´t have all the functions and commands of Ubuntu. -G - WTF0v3r - 2008-08-27 23:30 I would doubt seriously that you would be able to build lirc on the liveUSB version. Anything is possible but it would probably involve more work than would be worth it. I haven't checked the ibex intrepid repos to see what version of lirc will be included. but hopefully it is at least .83 or .84 pre1 - lcapriotti - 2008-08-28 09:51 G.Karam Wrote:Will I be able to compile and make the changes on LiveUSB by following your instructions? you won't, but the best part is that I have done it already... The new XBMCLive will be out soon (it's under internal tests now) and will include the CVS version of the lirc module for usbmce2 remotes (guess who needs it... )Cheers Luigi - rudi123 - 2008-08-28 15:08 Quote:The new XBMCLive will be out soon (it's under internal tests now) thats great news! currently i'm having the same problem with your v2 as freakazoid with normal ubuntu here: Output sound through HDMI on GA-MA78GM-S2H do you have the possibility to test audio through hdmi? or any tip how to change the audio device within your liveXBMC? thanks, marc - ShortySco - 2008-08-28 19:16 l.capriotti Wrote:you won't, but the best part is that I have done it already... Nice! Look forward to playing with it. ![]() Shorty sneak peak - indianolajohn - 2008-08-28 20:07 can we get a sneak peak at the new build i have spent days trying to get lirc to work with the mce2usb receiver can you pm me with a link or ftp it to me ill even host it on my server i have not had the performance out of any other builds minibuntu, full unbuntu, 7 different stripped down versions as i have had with livexbmc l.capriotti Wrote:you won't, but the best part is that I have done it already... - G.Karam - 2008-08-31 01:23 l.capriotti Wrote:you won't, but the best part is that I have done it already... Good to hear. BTW, excelent job Luigi! Hard Disk installation - wishie - 2008-09-08 11:00 I have managed to get everything onto a small (1gb) hdd partition on my laptop, and can emulate everything booting up.. Ive made a script that replaces the 'usb' script, so that it KNOWS where to mount the filesystem from.. The problem im having though, is getting the new script into the initrd.img.. I extract is with 'gzip -dc initrd0.img |cpio -id' then put my script into the extracted files.. However, when i try to regenerate the initrd, i end up with a non working file.. Ive been using.. 'find dir -print |cpio -o |gzip >initrd-temp.img' as the command for this, and the resulting file seems valid... ie, its a gzipped cpio archive.. but the kernel doesnt seem to like it.. What commands are used to generate the original initrd img for XBMC LiveUSB ? Thanks, Travis (wishie) - lcapriotti - 2008-09-08 14:16 XBMC Live is built using Ubuntu Mobile and Embedded tools, namely Moblin Image Creator (MIC). More info at Moblin site. - wishie - 2008-09-09 05:19 Hmm, dont really feel like setting up a whole build environment to replace a couple of files.. but looks like ill have to do just that.. The reason for my hard disk install, is that my laptop has "HP Quickplay" software, which by default boots and runs some cut down embedded XP with media centre thing.. I would much rather replace this with XBMC. I could use a USB target, like this is intended for, but then id always have to have the USB key on me, and also, my laptop doesnt seem to like booting syslinux off any of the ones I own already. So a small 1gb partition at the end of my laptop hard disk seemed like the best solution. Ill try setting up this moblin build environment and see how i go, but I think its a bit overkill to change 1 or 2 files.. heh
|