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 - rages

#1
Users / Re: Welcome
October 30, 2012, 08:35:46 PM
I have an raspberry with debian and knx installation.
#2
Users / Re: Welcome
October 26, 2012, 09:31:05 AM
HI,

very interesting, we are eager to know more details.

Emanuele
#3
Users / Re: 1004 AV Wizard 1080p not working
July 25, 2012, 08:07:00 PM
root@moon136:~# lspci -nn | grep VGA
03:00.0 VGA compatible controller [0300]: NVIDIA Corporation ION VGA [10de:087d] (rev b1)


Emanuele
#4
Users / Re: 1004 AV Wizard 1080p not working
July 24, 2012, 09:39:36 PM
Hi,

Asus at3iont-i, samsung tv it's 40" lcd 60hz B530.
The nvidia driver didn't download, script use vesa driver.
I try install nvidia-current but avwizard don't start x.

Emanuele
#5
Users / Re: 1004 AV Wizard 1080p not working
July 22, 2012, 05:33:56 PM
I have the same problem with my MD (ASUS ION) and TV samsung 40".

Emanuele
#6
Users / Re: KNX thermostat
May 14, 2012, 09:02:36 PM
Honestly, I tried the app with only a few lights on-off.
The thermostat merten works like this:

Object heating / cooling (1 bit) (0 = heating, cooling = 1)
object mode (1 byte) ("4" = Frost / heat protection, "3" = Night economy, "2" = Standby, "1" = Comfort)

you can read this page 39 - 40
#7
Users / Re: KNX thermostat
May 14, 2012, 07:43:37 PM
Thanks avajon,

I downloaded your android app the last week, really interesting, very compliments.

My room controller is this :http://merten.co.uk/download/DL_doku/P6232_581_03_3_1_GB_Web.pdf

Emanuele
#8
Users / Re: KNX thermostat
May 13, 2012, 11:44:02 PM
I don't know why but for me don't work.

The thermostat don't change H/C ...

#9
Users / Re: KNX thermostat
May 13, 2012, 08:43:20 PM
ok thanks a lot, and the same for the state of mode? you use 1 byte?

#10
Users / Re: KNX thermostat
May 13, 2012, 08:30:42 PM
Sorry, what kind of thermostat do you use? I have a merten room controller. The object mode on your thermostat is at 1 bit or 1 byte?

Emanuele
#11
Users / Re: KNX thermostat
May 13, 2012, 07:02:09 PM
Perhaps I have not explained very well.
I know in what form should be written in the web admin GA (assuming that I must follow the syntax is shown on the txt file that I found).
My problem is that in the ETS do not know what matches "write mode", corresponds to an object type "heating / cooling" (1 bit), or object "mode" (1 byte), however in both cases, the thermostat does not switch properly between heating / cooling for me.

Emanuele
#12
Users / Re: KNX thermostat
May 13, 2012, 04:41:10 PM
Yes, but the mode ga is 1 bit (on heating, off cooling) or 1 byte (comfort, Night, etc)?
#13
Users / KNX thermostat
May 12, 2012, 11:59:29 PM
Hi,

a simple question that I have not found an answer after years of trying ....
What is the correct parameter in the web admin for the standard thermostat using KNX / EIBD?

I read this on txt on svn:

Standard_Thermostat:
channel meaning:
write asked temperature | write mode | return asked temperature | return mode | return real temperature


it's correct?

and if yes

write asked temperature      ----------->  GA  2byte
write mode                        ----------->  GA  1 bit? 1 byte?
return asked temperature     ----------->  GA  2 byte
return mode                       ----------->  GA  1bit? 1 byte?
return real temperature        ----------->  GA   2 byte



Emanuele
#14
Users / Re: qorbiter won't start
April 09, 2012, 06:45:52 PM
I have the same problem with my sony tablet.
I reinstall ministro II, but don't start.
#15
Users / turn monitor touch screen on/off
February 21, 2012, 09:43:42 PM
Hi,

I'm looking for a way to turn off my touch when they are not in the room. How can I do?
I found this command from the terminal to turn on and off the monitor and they work:
sudo vbetool dpms off
sudo vbetool dpms on


Emanuele