XBMC Community Forum
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)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23


- althekiller - 2008-06-08 18:39

dusty_nz Wrote:got the video working.
Sounds needs boosting. Is there aq volume file anyware.

Use alsamixer (or some gui mixer) to get your levels set.


Still got remote issues - dusty_nz - 2008-06-09 01:37

Thanks for the alsa mixer tip. How do I run it? From within XBMC?

Also still have Remote issues. Running a Dvico remote and working with the command line
/usr/sbin/lircd --device=/dev/usb/hiddev0 --driver=dvico -n
and irw can pick up remote signals.

however can't seem to get the hardware.conf to work.

get the following error
/etc/init.d/lirc restart -verbose
* Stopping remote control daemon(s): LIRC [fail]
* Loading LIRC modules [ OK ]
* Unable to load LIRC kernel modules. Verify your
* selected kernel modules in /etc/lirc/hardware.conf


# /etc/lirc/hardware.conf
#
#Chosen Remote Control
REMOTE="DViCO USB Remote"
# Arguments which will be used when launching lircd
LIRCD_ARGS=""
#Don't start lircmd even if there seems to be a good config file
START_LIRCMD=false
#Try to load appropriate kernel modules
LOAD_MODULES=true
# Run "lircd --driver=help" for a list of supported drivers.
DRIVER="dvico"
# If DEVICE is set to /dev/lirc and devfs is in use /dev/lirc/0 will be
# automatically used instead
DEVICE="/dev/usb/hiddev0"
MODULES=""
# Default configuration files for your hardware if any
LIRCD_CONF="/etc/lirc/lircd.conf"
LIRCMD_CONF=""


Dell Latitude D630 - kazbear - 2008-06-09 01:42

Works fine on my Dell D630 after renaming the restricted drivers file. Great job on this.

I was unable to change the time though.After making the adjustments, nothing changes.

And I assume Wifi is not yet implemented?


- althekiller - 2008-06-09 04:13

You can't set the time because you aren't root (and you should never run XBMC as root). Set the correct TZ in ubuntu and all should be well.


- chivar.makatiph - 2008-06-09 05:24

i have 8gb sdhc class 6 card for my asus eee pc, is there any port for live usb v2 to be installed in sdhc instead of usb flashdrives?


- rcrh - 2008-06-15 15:40

Is it possible to build this as a live CD? I've got a laptop I'd like to run it one that won't boot from a USB.

Thanks.


- Razor_109 - 2008-06-15 19:58

chivar.makatiph Wrote:i have 8gb sdhc class 6 card for my asus eee pc, is there any port for live usb v2 to be installed in sdhc instead of usb flashdrives?

i've got it running from a Micro SDHC, but using a USB-Adapter though..


- chivar.makatiph - 2008-06-16 01:53

i tried to use acronis true image on my 4gb usb drive to clone it and restore to 8gb sdhc calss 6 but no luck Sad i dont know what im missing since my livexbmc usb is working perfectly but if i boot from "live" sdhc clone it just dont show any display.. anybody tried manually copying the live usb contents to sdhc media? like "dd"?


- chivar.makatiph - 2008-06-16 02:08

btw im using this my Asus eee pc.


- SkeezerJ - 2008-06-16 04:15

Hey I was wondering if anyone could give me a hand...I'm a total linux noob...I'm having trouble mounting my ntsc hard drive...I'm using the LiveUSB(which seems to work great btw)...I've been able to mount the hard drive, but not so it works after I restart. I tried:
Quote:sudo mkdir /media/windows
sudo cp /etc/fstab /etc/fstab_backup
gksudo gedit /etc/fstab
.......
...but gksudo isn't recognized...I guess I was using Dapper commands in Hardy? I have no clue...If anyone can shed some light for me, in a noob-friendly language, it'd be much appreciated