Search found 8 matches
- 01 May 2014 02:56
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
Re: installation problems
I hope you mean this: Prepare AMA0 sed 's/console=ttyAMA0,115200//; s/kgdboc=ttyAMA0,115200//' /boot/cmdline.txt > /tmp/zway_install_cmdline.txt sed 's|[^:]*:[^:]*:respawn:/sbin/getty[^:]*ttyAMA0[^:]*||' /etc/inittab > /tmp/zway_install_inittab if diff /boot/cmdline.txt /tmp/zway_install_cmdline.txt...
- 29 Apr 2014 22:00
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
Re: installation problems
"Serial port is gone" is a sign that communication with /dev/ttyAMA0 has been lost (more specifically, read() call has returned 0, which means EOF). This might indicate some hardware or driver problems with your Pi. I do understand there are many distro's around (maybe kernel related?), b...
- 28 Apr 2014 21:49
- Forum: RaZberry
- Topic: How I can stop it?
- Replies: 3
- Views: 4314
Re: How I can stop it?
I got similar problem.
Logfile:
z-way-server: error while loading shared libraries: libarchive.so.12: cannot open shared object file: No such file or directory
Logfile:
z-way-server: error while loading shared libraries: libarchive.so.12: cannot open shared object file: No such file or directory
- 28 Apr 2014 13:39
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
Re: installation problems
With every action I take wich something has got to do with nodes the serial prot is gone..................
- 12 Apr 2014 16:09
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
Re: installation problems
Are you sure?ollfa wrote:Raspmc does not come with GPIO module, you need to install it manually. If you want a media center solution use openElec instead it has GPIO preinstalled.
This is what I read on the internet:
UPDATE : The latest Raspbian SD card image includes the RPi.GPIO library already
- 11 Apr 2014 22:13
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
Re: installation problems
I thought I had it runnung but I think somryhing is still wrong: 11/4/14 - 21:3Can not load modules.json from modules/AutoOff/module.json: SyntaxError: Unexpected token X in the end of the log there is a line with Serial port is gone. [2014-04-12 07:47:56.894] Job 0x07: deleted from queue [2014-04-1...
- 11 Apr 2014 19:54
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
Re: installation problems
Yes, running raspbmc
still figuring out to install libarchive
*edit
Got it running
still figuring out to install libarchive
*edit
Got it running
- 11 Apr 2014 00:04
- Forum: RaZberry
- Topic: installation problems
- Replies: 12
- Views: 13594
installation problems
Hi all, I had serious probelms installing the software many times. After many installations I still can't reach the demo ui. After the last install there is only one message I'm worried about: Stopping Z-Way: start-stop-daemon: warning: failed to kill 1708: No such process done. And this is in the l...