Search found 4 matches
- Mon May 16, 2016 9:34 am
- Forum: Troubleshooting
- Topic: [RPi3] SSH not working via wifi
- Replies: 156
- Views: 119885
Re: [RPi3] SSH not working via wifi
If I have my RPi3 connected with ethernet, both the ethernet and the WiFi interface works. I can connect with ssh, no problem. If I remove the ethernet cable, the ssh session over WiFi dies. I plug the ethernet cable back in, the WiFi connection comes alive again (same session, as before) Can be rep...
- Sat Jun 01, 2013 7:51 pm
- Forum: Camera board
- Topic: motion mmal and email
- Replies: 3
- Views: 1695
Re: motion mmal and email
I've just got my camera and I'm trying to get motion running with the pi camera.
What setting are you using in motion.conf for videodevice?
What setting are you using in motion.conf for videodevice?
- Thu Jan 31, 2013 8:35 am
- Forum: Beginners
- Topic: Time synchronization
- Replies: 3
- Views: 10148
Re: Time synchronization
I had the same problem. The syslog indicated problems with the 'restrict' lines in ntp.conf, so I tried without;
# Local users may interrogate the ntp server more closely.
#restrict 127.0.0.1
#restrict ::1
/> service ntp restart
Problem solved
# Local users may interrogate the ntp server more closely.
#restrict 127.0.0.1
#restrict ::1
/> service ntp restart
Problem solved
- Mon Jan 28, 2013 4:03 pm
- Forum: Media centres
- Topic: Squeezelite Sound Problems
- Replies: 3
- Views: 1607
Re: Squeezelite Sound Problems
I have the same problem, but for me a ' service squeezelite restart ' is sufficient to solve the problem. My NAS is not part of the equation, as I more or less only use the RPi with the Spotify plugin. I now have the restart as a cronjob ... I've tried to look at the log, but fails to see a pattern....