Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - klanmce

Pages: 1 2 [3] 4 5 ... 9
31
Users / Re: Adding New Media Scenario
« on: August 29, 2011, 05:22:19 pm »
I found the Show File List command, edited the PK_MediaType (reflect the entry made for this purpose) and place MusicVideo in the command and save, also did a reload and regen of orbitors.

I think I dropped the ball somewhere, as it did not generate the MusicVideo scenario for me. Also if I go to create the scenario manually, I am not seeing the option to specify my new command(MusicVideo), or the Show File List.

Thanks

32
Users / Re: No LAN / Internal net
« on: August 29, 2011, 02:09:53 am »
Possible your onboard nic is not recognized, try the link below

http://wiki.linuxmce.org/index.php/Realtek_8168

You can check if a driver is loaded with the nic, using lspci -v|more and look for you nic card see eg below
Quote
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
        Subsystem: ZOTAC International (MCO) Ltd. Device 8168
        Flags: bus master, fast devsel, latency 0, IRQ 218
        I/O ports at be00 [size=256]
        Memory at fd8ff000 (64-bit, non-prefetchable) [size=4K]
        Memory at fd7f0000 (64-bit, prefetchable) [size=64K]
        [virtual] Expansion ROM at fd700000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

05:00.0 Ethernet controller: Intel Corporation 82572EI Gigabit Ethernet Controller (Copper) (rev 06)
        Subsystem: Intel Corporation Device 1082
        Flags: bus master, fast devsel, latency 0, IRQ 216
        Memory at fd6e0000 (32-bit, non-prefetchable) [size=128K]
        Memory at fd6c0000 (32-bit, non-prefetchable) [size=128K]
        I/O ports at af00 [size=32]
        [virtual] Expansion ROM at fd500000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: e1000e
        Kernel modules: e1000e

33
Users / Re: 2 LAN + 1 WLAN. Wlan dont work
« on: August 27, 2011, 01:41:32 pm »
You can turn a normal router into such an access point. Before you connect it to your LMCE network, log onto its web interface and disable its DHCP server, which will also disable its routing ability. Then give it an IP on your LMCE network, jack it in on one of the lan ports, it should pass the IP giving from LMCE.

You configure you wireless settings as normal.

Also look at this

http://wiki.linuxmce.org/index.php/Access_Point

34
Users / Re: OMG, why do you make this so difficult?
« on: August 22, 2011, 02:12:54 am »
Hi Frustrated

What are the errors you are having, is it only avwizard failing and where is it failing at?

What hardware are you running?

To be honest with you, time spent in LMCE is not a waste, it will be rewarding at the end. If you want to compare LMCE, it is way better than some commercially made software which are riddled with bugs, trust me I know, for the past two years I have experienced this working a system a minimum of 12 hrs a day, just to have it stable.

You just need time and patience

35
Users / Re: Web_Orbiter_2.0 Install/Setup Issue for IOS
« on: August 17, 2011, 02:31:59 am »
I am not sure this is related, had some issues with my web orbiter and found a post where it indicated to check that the bits directory was in /usr/pluto/orbiter/.

If its not, create it and then do a full regen of the specific orbiter, that helped me.

In /usr/pluto/orbiter/bits you should see a folder/folders corresponding to the orbiters you created.
eg. I have a folder 174


36
Users / Re: Adding New Media Scenario
« on: July 28, 2011, 01:34:00 am »
Got a bit occupied, re-attempting

I got the function shown below

Quote
void Orbiter::CMD_Show_File_List(int iPK_MediaType,string sCommand,string &sCMD_Result,Message *pMessage)
//<-dceag-c401-e->
{
   cout << "Need to implement command #401 - Show File List" << endl;
   cout << "Parm #29 - PK_MediaType=" << iPK_MediaType << endl;
   cout << "Parm #236 - Command=" << sCommand << endl;
}

tschak909, I am not going to lie to you, I am a little lost in where I am setting the parameter to check for the specific directory, step 3 below, as I was looking for similar actions in the Orbiter.cpp and not finding any; possible looking in the wrong location.

Quote
(1) expose this parameter as a command parameter by adding a new command parameter to show file list
(2) run DCEGen on the Orbiter device template, to get the new Show File List method inside Orbiter
(3) modify the method to check if this parameter is set, if so, set the appropriate sParams inside.

Thanks in advance

37
Installation issues / Re: Squeezeslave On The Core - Installation
« on: July 12, 2011, 04:31:05 pm »
I got this working following this wiki
Quote
http://wiki.linuxmce.org/index.php/Squeezeslave_on_the_core


On completion, I then assigned to a room; created one to follow my location as I already had an MD in that particular room.

The only part that did not work for me, is the entry in /etc/rc.local, which for now I commented out; I start it manually if I reboot the core, should look into but time does not permit.

38
Users / Re: New Core/Hybrid machine (hardware) need opinions
« on: June 30, 2011, 03:56:40 pm »
I got these nics from amazon, if its possible for you:

In the core LMCE internal network:
http://www.amazon.com/gp/product/B000BMVM6S

In a md, to avoid the issue I was having with the nvidia driver for an onboard nic:

http://www.amazon.com/gp/product/B001CXWWBE

39
Users / Re: Shutting down MD no media playing at night
« on: June 23, 2011, 05:39:40 pm »
OK, thanks guys

40
Users / Shutting down MD no media playing at night
« on: June 23, 2011, 12:18:21 am »
I have created a timed event to run every night, from 8 pm to 12 midnight, it supposed to check if no one is watch any media and turn the MD off. I have added the event, Not Watching - Foyer/Entrance (as and) to the timed event criteria, as a condition along with the other conditions, date and the times, but the MD gets turned off if someone is watching media (tv,dvd,video file).

What have am I missing here?

41
Installation issues / Re: Grub error
« on: May 26, 2011, 04:02:46 pm »
Are you doing a dual booth scenario, linuxmce and windows, if not why just use the whole drive(sdd) for linuxmce.

I would try boothing to a live cd, mount the drive, check grub's config file  (/boot/grub/main.lst) , should have an entry for the kernel and image, not at home, so cannot send you and example.

42
Users / Re: SSD in core
« on: May 10, 2011, 11:08:00 pm »
If SSD cost is prohibitive and want a slight improvement.

I replaced the desktop drive with a WD RE4 (500 GB) in my core early this year, resulting in an improvement in Orbiter regen time and MD startup; really did not have the SSD money.

Have three (3) Web Orbiter(version 2), four (4) MD's, a WebDT and a desktop installed Orbiter.

Of course not quieter or more efficient.

43
Users / Re: Adding New Media Scenario
« on: May 09, 2011, 04:31:27 pm »
I could assume then, that the m is case sensitive, as such, it did not merge in the original directory, and created it in the temp directory, based on the fact that the time-stamp for the original directory did not change.

Or

This is an invalid assumption, in that the time-stamp do not change and the m is not case sensitive.


44
Users / Re: Adding New Media Scenario
« on: May 09, 2011, 03:57:13 pm »
Quick question

When you choose merge on running DCEGen -d 8, I am seeing the Orbiter_temp folder created but no time change in the Orbiter folder, is it that this is where my changes go, and not in the Orbiter original folder?

45
Users / Re: Adding New Media Scenario
« on: May 09, 2011, 03:17:29 am »
I have found the show file list and add a COMMAND to the parameter, there was a pk_Command, but simple added a COMMAND of type string.

Silly question

Is it safe to run DCEGen on my "production" system or I should I set up a test following
Quote
http://forum.linuxmce.org/index.php?topic=11279.0

Thanks

Pages: 1 2 [3] 4 5 ... 9