Search found 8 matches
- Sun Feb 15, 2015 9:52 pm
- Forum: Software
- Topic: Android/iphone apps
- Replies: 4
- Views: 12272
Re: Android/iphone apps
With Tasker I could make UI controls to send tcp, udp or probability even rest. But I would have to learn more about Tasker before that. It's those kids that take all my time
- Sun Feb 15, 2015 7:34 pm
- Forum: Software
- Topic: Android/iphone apps
- Replies: 4
- Views: 12272
Re: Android/iphone apps
I was afraid I would have to do something like that. The problem is I'm lazy
I like to be able to use simple widget controls on my android with Remotestick. I could probably use Tasker to make something but I gave up after 5 minutes last time I tried.
I like to be able to use simple widget controls on my android with Remotestick. I could probably use Tasker to make something but I gave up after 5 minutes last time I tried.
- Sun Feb 15, 2015 2:08 pm
- Forum: Software
- Topic: Android/iphone apps
- Replies: 4
- Views: 12272
Android/iphone apps
Hi,
Are there any native apps / widgets for Android and Iphone?
Regards
Stian
Are there any native apps / widgets for Android and Iphone?
Regards
Stian
- Sun Feb 15, 2015 1:15 pm
- Forum: Installation
- Topic: ttyUSB dev not created in Ubuntu
- Replies: 6
- Views: 26375
Re: ttyUSB dev not created in Ubuntu
Looks like those UDEV rules are deprecated from kernel 3.12.
Found this post:
https://bbs.archlinux.org/viewtopic.php?id=175499
this made my ttyUSB device:
Now I'm working on reinstalling everything.
Found this post:
https://bbs.archlinux.org/viewtopic.php?id=175499
this made my ttyUSB device:
Code: Select all
echo 1781 0c31 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id
- Sun Feb 15, 2015 12:28 pm
- Forum: Installation
- Topic: ttyUSB dev not created in Ubuntu
- Replies: 6
- Views: 26375
Re: ttyUSB dev not created in Ubuntu
Wtf! I'm sure I had the ttyUSB device last week but now it's gone. I have no idea where it went. I have done a apt-get dist-upgrade, reboot since last time. Maybe reinstalling Ubuntu server LTS? I do not have any package with name telldus or tellstick installed anymore. UPDATE: I just did a new dist...
- Sun Feb 15, 2015 11:55 am
- Forum: Installation
- Topic: ttyUSB dev not created in Ubuntu
- Replies: 6
- Views: 26375
Re: ttyUSB dev not created in Ubuntu
I got the tty device and replaced the files you mentioned. I have read the other thread but now I'm trying to add a tellstick device but can only choose COM14. So I'm wondering if this is a permission problem or still using the wrong drivers.
- Tue Feb 03, 2015 9:42 pm
- Forum: Installation
- Topic: ttyUSB dev not created in Ubuntu
- Replies: 6
- Views: 26375
Re: ttyUSB dev not created in Ubuntu
Thanks. That might be it. Will uninstall telldus software. I'm using an old mini laptop as server. I will probably invest in a few RPi v2 soon.
- Mon Feb 02, 2015 10:07 pm
- Forum: Installation
- Topic: ttyUSB dev not created in Ubuntu
- Replies: 6
- Views: 26375
ttyUSB dev not created in Ubuntu
Hi, I have just started to test tellstick in Ubuntu 14.04 LTS (32 bit). Telldus-Core and center worked fine before trying OpenNetHome. I am not getting ant ttyUSB devices. I followed the README-install only installing Oracle Java through PPA. Did the udev fix cp ./drivers/linux/ftdi/98-nethome.rules...