LinuxMCE Forums
May 19, 2013, 04:52:31 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
  Home Help Search Chat Login Register  
  Show Posts
Pages: 1 2 3 [4] 5 6 ... 341
46  LinuxMCE / Developers / Re: Question about GSD... on: March 20, 2013, 03:38:52 am
DUDE... if you're needing to get the IP address, you're doing it wrong.

Again, is your IP address specified in your device instance (Advanced > configuration > devices) ?
Do you have a TCP Port device data defined?

-Thom
47  LinuxMCE / Users / Re: New drive not showing up on: March 19, 2013, 05:24:58 pm
Are your virtualized drives showing up as /dev/sdX?

-Thom
48  LinuxMCE / Installation issues / Re: Wii Remote Control in 1004 on: March 19, 2013, 04:46:24 pm
proper Wii Remote support will take some overhauling of the Bluetooth_Dongle device (which is right now an Orbiter subclass), it needs to be generalized, and to support more device types....

Right now, the "Wii Remote" documentation on the wiki, is a hack, and can't adjust to account for the different screens in the UI.

I describe some of the problems and issues that need to be resolved, here:
http://forum.linuxmce.org/index.php?topic=10702.msg73670#msg73670

-Thom
49  LinuxMCE / Developers / Re: Question about GSD... on: March 19, 2013, 04:12:02 pm
why? If your TCP port device data is set correctly in your Device Template, and the IP address is properly set in the device instance, then GSD will open up a socket to it, and give you the conn_ object to communicate with it.

-Thom
50  LinuxMCE / Users / Re: New drive not showing up on: March 19, 2013, 04:06:03 pm
Did the device somehow wind up on the Unlock Devices page? (it is there by uuid).

Also, you may want to see the output of the StorageDevices_*Radar.sh scripts after running set -x

-Thom
51  LinuxMCE / Users / Re: Future of (AV) device control on: March 19, 2013, 03:51:33 pm
is the core/MD able to at least:

* power on/off
* input switching
* volume control
* channel control
* maybe launch internal apps?

-Thom
52  LinuxMCE / Users / Re: Future of (AV) device control on: March 19, 2013, 03:22:57 pm
What exactly is defined by "full CEC control?"

-Thom
53  LinuxMCE / Users / Re: New drive not showing up on: March 18, 2013, 01:53:11 am
is the share showing up on the 192.168.80.0 network?

-Thom
54  LinuxMCE / Users / Re: Wireless TV on: March 12, 2013, 01:29:24 am
DLNA support is forthcoming. Sambuca is approximately 20% done on this implementation. If you do decide to go this route, you should use a tablet or a phone as an Orbiter, but it isn't available, yet.

-Thom
55  LinuxMCE / Users / Re: MP4 Crash on: March 12, 2013, 01:28:07 am
Can anyone see if (a) a coredump happens, and if it does (B) can a backtrace be posted?

-Thom
56  LinuxMCE / Developers / Re: Missing Manufacturer and the device templates that went with it on: March 11, 2013, 09:32:30 pm
Virtually every single embedded TCP/IP server I've seen on set-top boxes, etc.. has a connection limit usually of ONE connection to the box at one time. GSD keeps the connection alive for the entire lifetime of a device.

-Thom
57  LinuxMCE / Users / Re: switched from computer screen to my plasma & no video on: March 11, 2013, 02:14:14 am
If RebootWithAvWizard no longer works reliably, then the script needs to be changed, so that it will. The "Video Res Setup" button in the Advanced menu calls this script. Let's please fix this, so we don't have to do this manually!

-Thom
58  LinuxMCE / Users / Re: MP4 Crash on: March 11, 2013, 02:12:10 am
Please file a ticket, and be sure to put the version of libxine that is present.

-Thom
59  LinuxMCE / Developers / Re: Missing Manufacturer and the device templates that went with it on: March 09, 2013, 05:12:01 pm
Here is the key line:

05   03/09/13 9:33:03.716      Running without DeviceData, will try to add device <0xb5943b70>
01   03/09/13 9:33:03.755      GSD Port is not specified. Instantiating non-IO Wrapper. <0xb5943b70>

Neither a TCP Port device data, or a Com Port on PC device data is specified, so GSD is not opening an I/O channel.

-Thom
60  LinuxMCE / Users / Re: New drive not showing up on: March 08, 2013, 10:12:56 pm
You will need to go to the web admin, Advanced > Configuration > Unknown devices, find your device in the list, click unlock. You'll then want to DELETE FROM PnpQueue; if you want the pnp subsystem to figure this out, faster.. Reload router.

-Thom
Pages: 1 2 3 [4] 5 6 ... 341
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!