Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Brent Sink
I have not done anything with udev yet... I read through the Wireless netwrok configuration wiki, but didn't see anywhere on how to create the interface. https://wiki.archlinux.org/index.php/Wireless_network_configuration#Interface_activation I'm starting to read the wiki on udev, but is that too

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-22 Thread Brent Sink
Here is what I get when I run 'ip addr': [root@alarm ~]# ip addr 1: lo: LOOPBACK,UP,LOWER_UP mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever

Re: [beagleboard] Re: CAN bus recovery

2014-09-11 Thread Brent Sink
Adding restart-ms did the trick! Thanks so much, I never knew that was even there. On Wed, Sep 10, 2014 at 8:37 PM, Devan Lai devan@gmail.com wrote: You can configure the controller to automatically recover from bus-off conditions by setting the restart-ms option. The python-can

Re: [beagleboard] Re: CAN bus recovery

2014-09-11 Thread Brent Sink
-budde.pdf On Thursday, September 11, 2014 7:44:50 PM UTC-4, William Hermans wrote: Brent, what guide are you reading for CAN ? I've never used CAN personally, and am curious . . . On Thu, Sep 11, 2014 at 2:25 PM, Brent Sink brent...@gmail.com wrote: Adding restart-ms did the trick! Thanks so

Re: [beagleboard] How to properly update my application

2014-09-06 Thread Brent Sink
I can't quite define it, but something seems to get corrupted. When the new corrupted application runs, it only shows a white rectangle, rather than the application. I guess I was wondering how others update their own software applications - if they do something similar to what I'm doing or if

Re: [beagleboard] NTSC/PAL video input

2014-07-18 Thread Brent Sink
I ended up buying an encoder from Grandstream that converts analog video to Ethernet. Once the camera is on Ethernet, you can use mplayer or the player of your choice to play the mjpeg/rtsp stream. On Fri, Jul 18, 2014 at 12:21 PM, ctmatthie...@gmail.com wrote: Hey Brent - did you have any