Search found 24 matches
- Wed Jun 15, 2016 12:06 pm
- Forum: Networking and servers
- Topic: BarracudaDrive Reverse Proxy (view CCTV mjpegs in website)
- Replies: 0
- Views: 697
BarracudaDrive Reverse Proxy (view CCTV mjpegs in website)
Hi, I've been using BD for some years now - it's stable, fast & runs great hosting a family website on a Pi. It uses the CMS for pages and blogs on one duckdns domain name. I'd like to be able to display CCTV feeds from another house server (zoneminder) on a page so thought I'd be able to use th...
- Wed Mar 23, 2016 4:21 pm
- Forum: Automation, sensing and robotics
- Topic: Home automation with 433mhz and RPi
- Replies: 11
- Views: 4589
Re: Home automation with 433mhz and RPi
Solved my install issue: sudo npm install -g node-gyp sudo npm install iot-433mhz -g --unsafe-perm My runtime issue is now : pi@raspberrypi:~ $ sudo iot-433mhz util.js:556 ctor.prototype = Object.create(superCtor.prototype, { ^ TypeError: Object prototype may only be an Object or null at Function.cr...
- Wed Mar 23, 2016 2:44 pm
- Forum: Automation, sensing and robotics
- Topic: Home automation with 433mhz and RPi
- Replies: 11
- Views: 4589
Re: Home automation with 433mhz and RPi
Hi, I used the Pi and and Arduino to successfully control Maplin 433MHz sockets before. I'm trying to get this iot-433mhz working now because it looks neat. I am following this https://github.com/roccomuso/iot-433mhz Clean install of Jessie on a Pi B+ sudo apt-get update && sudo apt-get dist...
- Tue Mar 22, 2016 3:00 pm
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Re: Pi3 Jessie autologin to desktop fails
Hi, I solved mine. The problem was in the .profile. For whatever reason the xinput command had stopped working & was preventing any chosen desktop (LXDE/openbox) from auto logging in. For info I progressed using the openbox desktop then launching kweb in .profile in kiosk mode. The axis inversio...
- Tue Mar 15, 2016 9:28 pm
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Re: Pi3 Jessie autologin to desktop fails
Code: Select all
pi@raspberrypi:~ $ ls -al .X*
-rw------- 1 pi pi 56 Mar 14 21:12 .Xauthority
I'll setup another card and copy the new pi home folder in place of this one to see if that fixes it, or start again.....
- Mon Mar 14, 2016 9:17 pm
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Re: Pi3 Jessie autologin to desktop fails
I noticed a ~/.xsession-errors file: pi@raspberrypi:~ $ cat .xsession-errors Xsession: X session started for pi at Mon 14 Mar 21:06:06 UTC 2016 localuser:pi being added to access control list /etc/X11/Xsession: 25: /home/pi/.profile: let: not found /etc/X11/Xsession: 26: /home/pi/.profile: arithmeti...
- Mon Mar 14, 2016 9:00 pm
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Re: Pi3 Jessie autologin to desktop fails
Errors from startx when executed from the command line as pi user: X.Org X Server 1.17.2 Release Date: 2015-06-16 X Protocol Version 11, Revision 0 Build Operating System: Linux 3.8.11-2-ARCH armv7l Raspbian Current Operating System: Linux raspberrypi 4.1.18-v7+ #846 SMP Thu Feb 25 14:22:53 GMT 2016...
- Mon Mar 14, 2016 7:09 pm
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Re: Pi3 Jessie autologin to desktop fails
I tried raspi-config first and it never worked so I posted here. I did both these lines, rebooted and there is still a X Window login prompt. I actually tried to login with the pi credentials and it will not login! Could something be stopping X from logging in at all? At one point during the tests r...
- Sun Mar 13, 2016 7:45 pm
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Re: Pi3 Jessie autologin to desktop fails
pi@raspberrypi:~ $ df -h Filesystem Size Used Avail Use% Mounted on /dev/root 15G 5.4G 8.5G 39% / devtmpfs 459M 0 459M 0% /dev tmpfs 463M 0 463M 0% /dev/shm tmpfs 463M 6.4M 457M 2% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 463M 0 463M 0% /sys/fs/cgroup /dev/mmcblk0p1 60M 20M 41M 34% /boot tmpfs ...
- Sun Mar 13, 2016 12:47 am
- Forum: Advanced users
- Topic: Pi 3 Kernel Build
- Replies: 4
- Views: 8276
Re: Pi 3 Kernel Build
Thanks. I compared my kernel .config to the one in the Pi2 procedure and realised that the eGalax module is already in there. I eventually managed to get the screen connected to the Pi3 and after calibrating the axis it just worked. No more kernel build needed.
Steve
Steve
- Sun Mar 13, 2016 12:43 am
- Forum: Raspberry Pi OS
- Topic: Pi3 Jessie autologin to desktop fails
- Replies: 16
- Views: 6687
Pi3 Jessie autologin to desktop fails
Hi, I was in the final stages of setting up my touch screen having migrated my app from a Pi1/Wheezy to Pi3/Jessie. All was going well until I rebooted and the desktop no longer auto logged in. Using raspi-config does not solve the problem. The X-server starts but it sticks at the login prompt where...
- Thu Mar 03, 2016 5:32 pm
- Forum: Advanced users
- Topic: Pi 3 Kernel Build
- Replies: 4
- Views: 8276
Pi 3 Kernel Build
Hi, I'd like to add the egalax touch screen module to the pi3 kernel so built the kernel as I have done before on wheezy/a pi1: git clone --depth=1 https://github.com/raspberrypi/linux cd linux make mrproper make menuconfig (add Device Drivers ->Input Device Support->Touch Screen->USB Touch Screen D...
- Tue Jun 24, 2014 2:54 pm
- Forum: Other projects
- Topic: Working 7" HDMI Touch Screen with instructions
- Replies: 18
- Views: 40869
Re: Working 7" HDMI Touch Screen with instructions
HI, I hadn't. I'm currently trying to calibrate the raspbmc installation which includes the modules. It seems the X/Y coords are flipped over for me & touch is only picked up in the lower right corner. I'm using this site : http://markamc.traki-iski.co.uk/?p=50 Thanks for getting back to me, Steve
- Mon Jun 23, 2014 4:27 pm
- Forum: Media centres
- Topic: XBMC - egalax touchscreen calibration & extra functionallity
- Replies: 2
- Views: 6973
Re: XBMC - egalax touchscreen calibration & extra functional
Hi,
The files hosted on Google docs aren't accessible. Are they still available anywhere?
My bad. I need new glasses to avoid typos!
Cheers,
Steve
The files hosted on Google docs aren't accessible. Are they still available anywhere?
My bad. I need new glasses to avoid typos!
Cheers,
Steve
- Fri Jun 20, 2014 3:49 pm
- Forum: Other projects
- Topic: Working 7" HDMI Touch Screen with instructions
- Replies: 18
- Views: 40869
Re: Working 7" HDMI Touch Screen with instructions
Hi,
I have an eGalax touch screen (lsusb indicates such) and if I follow the instructions I get "Error:No calibratable devices found" when running xinput_calibrator. I'm running 2014-01-07-wheezy-raspbian.
I think I maybe a few modules short in the kernel.
Any ideas?
Cheers, Steve
I have an eGalax touch screen (lsusb indicates such) and if I follow the instructions I get "Error:No calibratable devices found" when running xinput_calibrator. I'm running 2014-01-07-wheezy-raspbian.
I think I maybe a few modules short in the kernel.
Any ideas?
Cheers, Steve
- Mon Jul 02, 2012 3:01 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: FTDI USB Serial Hangs
- Replies: 138
- Views: 173086
Re: FTDI USB Serial Hangs [Solved]
Thanks for the clarification
- Mon Jul 02, 2012 12:40 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: FTDI USB Serial Hangs
- Replies: 138
- Views: 173086
FTDI drivers
Hi,
FTDI support have just let me know that there are some FTDI drivers specifically for the Pi. I'll hopefully try them this week.
Try here: http://www.ftdichip.com/Drivers/D2XX.htm
Big thank you to FTDI for these.
Steve
FTDI support have just let me know that there are some FTDI drivers specifically for the Pi. I'll hopefully try them this week.
Try here: http://www.ftdichip.com/Drivers/D2XX.htm
Big thank you to FTDI for these.
Steve
- Sun Jun 10, 2012 4:36 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: FTDI USB Serial Hangs
- Replies: 138
- Views: 173086
Re: FTDI USB Serial Hangs
Mine's hanging too when using an LCD via USB. The logs indicate FT8U232AM is detected.
- Sun Jun 10, 2012 12:20 pm
- Forum: Debian
- Topic: ttyUSB0 FTDI crash
- Replies: 13
- Views: 9575
Re: ttyUSB0 FTDI crash
Prolific RS232<->USB are working... but as I posted elsewhere, my ttyUSB1 sometimes disappears and a ttyUSB2 is created. It seems to do this whenever it wants to whilst the Pi is running unattended on my LAN. I'll have to dig around some logs.
- Sun Jun 10, 2012 9:07 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: Multiple USB > Serial adaptors
- Replies: 31
- Views: 23509
Re: Multiple USB > Serial adaptors
Hi, I use a prolific USB<->RS232 cable with some success. As suggested, try a couple of commands first to verify the Pi sees the adaptor: lsusb ls /dev/ttyU* With my double ported cable I get a couple of lines of blurb mentioning Prolific from lsusb and the devs ttyUSB0 and ttyUSB1 created. Here's m...
- Thu May 31, 2012 10:48 am
- Forum: Debian
- Topic: ttyUSB0 FTDI crash
- Replies: 13
- Views: 9575
Re: ttyUSB0 FTDI crash
Hi, I am powering it via a hub. Have the LCD working fine with Windows & the FTDI drivers that I installed for the Arduino.
Has anyone had the FTDI serial USB interface working on the Pi?
Has anyone had the FTDI serial USB interface working on the Pi?
- Wed May 30, 2012 8:13 pm
- Forum: General discussion
- Topic: email client
- Replies: 5
- Views: 7588
Re: email client
Any joy with email yet? I've installed mutt & tried to configure it to use gmail... no luck yet. First it wouldn't save the certificates so I used openssl to manually grab them from imap.gmail.com and saved them... then mutt stopped complaining about certificates and just says "Login failed...
- Wed May 30, 2012 7:42 pm
- Forum: Debian
- Topic: ttyUSB0 FTDI crash
- Replies: 13
- Views: 9575
ttyUSB0 FTDI crash
Posted under hardware and peripherals originally - probably some response here??? Hopefully :) Has anyone had any success using this for comms on debian6-19-04-2012? I'm trying to connect a CrystalFontz 20x4+Keypad LCD http://www.crystalfontz.com/product/CFA635YYEKU and as soon as I try to access th...
- Tue May 29, 2012 9:59 am
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: /dev/ttyUSB0 as a serial link
- Replies: 11
- Views: 7696
/dev/ttyUSB0 as a serial link
Hi, Has anyone had any success using this for comms on debian6-19-04-2012? I'm trying to connect a CrystalFontz 20x4+Keypad LCD http://www.crystalfontz.com/product/CFA635YYEKU and as soon as I try to access the port by the example C code (or LCDproc or LCD4linux) the Pi locks up - powercyling is the...