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

Main Menu
Menu

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.

Show posts Menu

Messages - sharlee_angelo

#1
Installation issues / trouble with ZWave installation
August 13, 2008, 11:15:19 PM
hi

i'm having troubles installing a zwave device which is supposed to be working in LinuxMCe. but the problem is that after it is detected and installed, when I download the configuration from the controller I can't send any commands to light, so the lights aren't working. these are the logs:
DCErouter.log

07      08/13/08 15:23:47.036           Received Message from 91 (ZWave / Living Room) to -1001 (unknown / ), type 2 id 55 Eventownload Config Done, retry none, parameters: <0x806e9b90>
07      08/13/08 15:23:47.036             Parameter 12(Error Message): DEVICE DIDN'T RESPOND OR ZWAVE ERRORS <0x806e9b90>
07      08/13/08 15:23:51.089           Event #9 has no handlers <0x6dec4b90>

Zwave.log
========== NEW LOG SECTION ==========
1       08/13/08 15:07:55       81 (spawning-device)    Starting... 1
1       08/13/08 15:07:55       81 (spawning-device)    Found /usr/pluto/bin/ZWave
01      08/13/08 15:07:56.153           asynchThread started <0xb78d46c0>
05      08/13/08 15:08:01.014           ### Go to timeout queue <0xb68d1b90>
05      08/13/08 15:08:01.014           ### execute the next job from timeout queue <0xb68d1b90>
05      08/13/08 15:08:01.014           ZWJobInitialize::timeoutHandler <0xb68d1b90>
05      08/13/08 15:08:06.018           ### Go to timeout queue <0xb68d1b90>
05      08/13/08 15:08:06.018           ### execute the next job from timeout queue <0xb68d1b90>
05      08/13/08 15:08:06.019           ZWJobInitialize::timeoutHandler <0xb68d1b90>
05      08/13/08 15:08:07.822           Creating child 83 <0xb78d46c0>
05      08/13/08 15:08:07.822           Note: Device manager has attached a device of type 1922 that this has no custom event handler for.  It will not fire events. <0xb78d46c0>
05      08/13/08 15:08:07.822           Note: Device manager has attached a device of type 1922 that this has no custom handler for.  This is normal for IR. <0xb78d46c0>
05      08/13/08 15:08:07.822           Creating child 90 <0xb78d46c0>
05      08/13/08 15:08:07.822           Note: Device manager has attached a device of type 1820 that this has no custom event handler for.  It will not fire events. <0xb78d46c0>
05      08/13/08 15:08:07.822           Note: Device manager has attached a device of type 1820 that this has no custom handler for.  This is normal for IR. <0xb78d46c0>
05      08/13/08 15:09:02.039           -------------------------- Job Timeout 0x80e0ea8 _________ <0xb68d1b90>
05      08/13/08 15:19:26.803           Got a reload command from 0  <0xb50ceb90>
05      08/13/08 15:19:27.459           void ClientSocket::Disconnect() on this socket: 0x80a5518 (m_Socket: 7) <0xb78d46c0>
Return code: 2
2       08/13/08 15:19:27       81 (spawning-device)    Device requests restart... count=1/50 dev=81
2       08/13/08 15:19:27       81 (spawning-device)    Device was disabled or removed. Stopping and marking as not running.

dmesg and lsmod shows the drivers are installed.
can someone help me with this?thx
#2
in /var/log/pluto is a log file called Xine_Player.log. can u paste the output when the dvd stops?
#3
Installation issues / Re: 32 bit MD
January 21, 2008, 07:48:19 PM
Quote from: mickg on January 19, 2008, 03:00:26 PM
I have resolved my issues...
I go in advanced setting of media director, click on "view" for device template "Generic PC as MD", and valid "Allowed to modify" in Current Data #233 (+ save page).
In advanded setting i set "LMCE_MD_u0710_i386" in "Model" parameter.
I make a "Rebuilt Image" (maybe it's not necessary), Quick reload and my MD (Fiire Station) start.

But i have another problem. Fiire Station have a Via Unichrome Pro graphic chipset.
I can't start Xserver when "via" is setting in Xorg.conf.
I must set "vesa" to start.
I can't resolved this problem since i use LMCE. I have seen in mantis the same problem and i think that is resolved with 7.10 release.

Last question : When i add a media director, i can choose Fiire Station, but i never can boot with this config. When i boot with Fiire MD, I have red message "Failed Setup_config.sh". Do you have any explain?

Tks


can you please run bash -x Setup_config.sh in a terminal and paste the output? it should show you when the it stops, and what error is there.
#4
Installation issues / Re: 0710b3 64bit issues
January 21, 2008, 07:41:17 PM
can you please post the entire message before stop? it seems to be a problem with loading the drivers. personally, I saw this error when trying to setup a MD with nvidia network card.
#5
Installation issues / Re: Diskless boot fails
August 16, 2007, 05:10:37 AM
maybe it could be helpful to force the mounting as rw of the diskless md. you should put just for a test the option rw into this line:
192.168.0.2:/usr/pluto/diskless/113 / nfs initr,udp,rsize=32768,wsize=32768,retrans=10,timeo=50 1 1
it should be after the miodification:
192.168.0.2:/usr/pluto/diskless/113 / nfs initr,udp,rw,rsize=32768,wsize=32768,retrans=10,timeo=50 1 1

do the same thing for the other line that are related to the md.
#6
maybe you could try to modify in /etc/fstab the lines for every partition on your hdd. instead of UUID put the device correspondent to that UUID(/dev/sda1,2....).
#7
Developers / Re: Best file system?
August 15, 2007, 09:00:18 AM
if you have a powerful computer you don't have to worry very much about which filesystem  you are using. but, another good recommendation could be reiserfs which gave me better results than ext3.
#8
Quote from: PeteK on August 15, 2007, 04:55:42 AM
Just out of curiosity, are the via Unichrome drivers part of the Ubuntu install?  Will LinuxMCE automatically install these when it detects a via MD? If not, how is fiire using them?

fiire uses for via station a licensed driver specially built for fiire. and it is not based on unichorme or via drivers
#9
Installation issues / Re: Diskless boot fails
August 15, 2007, 04:01:29 AM
also you can post the output of cat /etc/fstab or mount to see if there are rw options. also, post the output of startx too see for any error messages. it is possible that the xorg.conf might be incorrect.
#10
where is it stopping? and what's the message?
#11
Users / Re: Quick DHCP question
August 14, 2007, 09:07:25 AM
having 2 ip addreses does not mean that you have dhcp enabled. it's just an ip allocated to that card.
#12
Installation issues / Re: LinuxMCE outside USA
August 14, 2007, 09:01:29 AM
it must work (i've tested it in Europe). i suppose that you will not be able to use an epg system but in rest it will be ok. but you must have a tv card compatible with linux.
#13
Installation issues / Re: Yet another issue...
August 14, 2007, 06:39:33 AM
this issue appears sometimes when the partitions are not well made. also, another possible cause could be the sata controller. maybe you have to modify in BIOS instead of sata use parallel ata( or something like that).
#14
Installation issues / Re: Tv tuner
August 14, 2007, 06:31:07 AM
i don't know what kind of chipset your tuner has. if it is a philips it should work fine. go to computing>mythtv setup and then go to capture cards and choose analog v4 capture card (also it has to be listed at Probed info).