Go to advanced search

by willembuitendyk
Tue Jun 26, 2018 2:23 am
Forum: Troubleshooting
Topic: Boost onboard usb hub power?
Replies: 6
Views: 532

Re: Boost onboard usb hub power?

Thanks for the help. Because they will only run connected for at most 5 minutes a day I should be fine with the RPI running a little hot for those periods.

Cheers
by willembuitendyk
Mon Jun 25, 2018 10:15 pm
Forum: Troubleshooting
Topic: Boost onboard usb hub power?
Replies: 6
Views: 532

Re: Boost onboard usb hub power?

power supply is via a step down voltage regulator from pololu rated at 5V 2.5A continuous. Voltage I'm seeing is more like 4.96V which is within the pololu specifications. Its fed from a 12V source, sla battery. USB modem is the Huawei E182E. Specs I can find for it online state: 4.75V-5.25V / 500mA...
by willembuitendyk
Mon Jun 25, 2018 9:10 pm
Forum: Troubleshooting
Topic: Boost onboard usb hub power?
Replies: 6
Views: 532

Re: Boost onboard usb hub power?

Sorry I should have added this is a raspberry pi 3.
by willembuitendyk
Mon Jun 25, 2018 9:08 pm
Forum: Troubleshooting
Topic: Boost onboard usb hub power?
Replies: 6
Views: 532

Boost onboard usb hub power?

I have an application using a 3G USB modem, pi in a small enclosure. I'm currently supplying power to the pi through the two 5V pins on the header using a custom pcb board I built. Measuring the current and voltage using a plug in usb go between voltage/current monitor I can see how the 3G modem, wh...
by willembuitendyk
Thu Feb 11, 2016 8:22 pm
Forum: Troubleshooting
Topic: Multiple Ethernet and PPP
Replies: 1
Views: 1411

Re: Multiple Ethernet and PPP

It seems the issue is with the usb ethernet adapter. If I run: sudo ifdown br0 sudo ifup br0 I get my connection back. The problem with this is I temporarily drop my main ethernet connection which is not ideal. So a better solution is to just remove eth1 from the bridge and then add it back in. Voil...
by willembuitendyk
Wed Feb 10, 2016 12:34 am
Forum: Troubleshooting
Topic: Multiple Ethernet and PPP
Replies: 1
Views: 1411

Multiple Ethernet and PPP

I'm stumped with an occasional dropout on my bridged ethernet port. My setup is a Pi with two ethernet (one usb ethernet) and a 3G modem (ppp). I'm using a script in /etc/ppp/if-up.d to add a route (sudo route add default dev ppp0). This seems to work fine most of the time (almost all the time). How...
by willembuitendyk
Sun Jan 24, 2016 12:57 am
Forum: Advanced users
Topic: overlay root mount
Replies: 4
Views: 3802

Re: overlay root mount

It seems the init-bottom-overlay script's use of ${rootmnt} was causing me some problems. On boot up I was seeing the following error: /scripts/init-bottom/init-bottom-overlay: 69: /scripts/init-bottom/init-bottom-overlay: cannot create /root/etc/fstab.org : Directory nonexistent /scripts/init-botto...
by willembuitendyk
Sat Jan 23, 2016 8:42 pm
Forum: Advanced users
Topic: overlay root mount
Replies: 4
Views: 3802

Re: overlay root mount

I'm not having much luck. I wonder? Is this using wheezy or jessie?
by willembuitendyk
Fri Dec 18, 2015 11:30 pm
Forum: Beginners
Topic: VLC player for Raspberry PI 2
Replies: 13
Views: 5543

Re: VLC player for Raspberry PI 2

I tried an UPD stream of a .mp4 file from a computer with VLC. How can I do the same but with a RTSP stream? It could improve the quality up to my needs. I'm streaming from a dedicated ip camera. It sounds like you are trying to connect to another PC with VLC streaming out. I haven't tried this but...
by willembuitendyk
Fri Dec 18, 2015 4:55 am
Forum: Beginners
Topic: VLC player for Raspberry PI 2
Replies: 13
Views: 5543

Re: VLC player for Raspberry PI 2

Funny I thought VLC had HW acceleration as of Jessie. I just loaded Jessie this morning and tried streaming an RTSP and it worked marvellously . It would freeze before on Wheezy but now its only suffering a small lag. How would one check if it has HW acceleration built in? Ok - forget what I said. I...
by willembuitendyk
Sat Jul 11, 2015 6:23 pm
Forum: Beginners
Topic: DHCP Servero on wlan0 and Static IP on eth0
Replies: 2
Views: 1103

Re: DHCP Servero on wlan0 and Static IP on eth0

Wow gotta love late nighters. I have it working and working really well. I can connect via wifi and gain access to my Pi and everything on the Pi's eth0 connection. As a bonus, I can still plug an ethernet connection from my network onto the Pi without any changes and connect to the internet. Hope t...
by willembuitendyk
Sat Jul 11, 2015 6:53 am
Forum: Beginners
Topic: DHCP Servero on wlan0 and Static IP on eth0
Replies: 2
Views: 1103

DHCP Servero on wlan0 and Static IP on eth0

I just don't get it. I have a wlan0 hotspot on the Pi 2 up and running which I can connect to from my Mac/PC. Using DHCP Server and hostapd on my wireless clients I receive IP addresses in the range from 192.168.42.10 - 192.168.42.50. This works well and I can ssh into my Pi over wifi. I then set et...

Go to advanced search