[beagleboard] wvdial Time Out

2016-06-30 Thread wilcuttbryan
I'm using wvdial to keep a USB 3G modem online. When I bring up the modem, it stays up for 25 minutes'ish while I can ping it. Suddenly pings stop. After a fair amount of experimenting, it seems the connection lasts for almost exactly 25 minutes each time before something disconnects. If I r

[beagleboard] Mini jack port disable

2016-06-16 Thread wilcuttbryan
I have a need to disable communications on the mini-jack USB port on the BBB. We've had some folks actually epoxy the port to make sure no one could use it (a security thing). However, I'd like to just disable it through software. Note, I still need to use the full sized USB port for other

[beagleboard] Beaglebone Novatel USB760 Freeze

2016-04-11 Thread wilcuttbryan
I've been running tests on a BBB using a Novatel USB760 cellular modem. The test I am running is rather simple-- just pinging the modem for it's RSSI settings so that I can modify some BB led's to show reception levels [4 'bars']. After some time the modem freezes and stops communicating. Bre

[beagleboard] enc28j60 Driver

2016-03-03 Thread wilcuttbryan
Has anyone gotten the enc28j60 driver working in the drivers/net/ethernet/microchip directory? I'm looking for any device tree structures that can help bring this up. Everything I've found on the internet doesn't seem to work for Beaglebone. I'm also aware of how woefully old enc28j60.c is and

[beagleboard] Waiting for root device /dev/mmcblk1p1...

2016-02-11 Thread wilcuttbryan
I have my uEnv.txt set to boot from mmcblk0p1. My fstab is set the same as well as my uboot. In fact, doing a binary grep on my entire distro, there is no "mmcblk1p1" anywhere... yet, I get-- "Waiting for root device /dev/mmcblk1p1..." during boot. If I put an SD card in to the slot, it boot