Re: [beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread Shabaz Yousaf

>From your output, it seems there is (or was) some connectivity over WLAN or 
>another medium, because your BBB appears to understand the IP address of 
>google.com is 172.217.164.196.
You could consider trying a new test ping to a different host, to establish if 
that really is the case or not. Sometimes it's best to try a more unusual host.
Also, the steps mention some confirmatory steps, but you've not pasted any 
output.
Personally, I don't like diagnosing issues in a ping-pong fashion, because it's 
a waste of time : (




From: beagleboard@googlegroups.com  on behalf of 
user pc 
Sent: 06 September 2019 05:33
To: BeagleBoard 
Subject: [beagleboard] Re: How to connect to wifi network at home?

Thanks. I followed the steps described in your guide. So, wifi should be 
working. How come when I ping 8.8.8.8, the system still just prints: "PING 
8.8.8.8 (8.8.8.8) 56(84) bytes of data." and system hangs until I het ctrl-c.

When I typed: ping www.google.com, I got
PING www.google.com (172.217.164.196) 56 (84) bytes of data.



2019年9月2日月曜日 20時11分18秒 UTC-4 user pc:
Hi, I am new to BB. I have a BeagleBone Black Wireless. Could you please let me 
know how to connect it to home wifi network? I can run the board via usb cable 
or independently connect it to an external monitor. I once connected to a 
monitor but could not find any option to allow me to connect it to the wireless 
internet at home. Thanks

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/de02dc67-c522-45fb-a410-ecf26db8d34d%40googlegroups.com.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/DB6P18901MB02148298618AE258DC7CB29A84BA0%40DB6P18901MB0214.EURP189.PROD.OUTLOOK.COM.


[beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread user pc
Thanks. I followed the steps described in your guide. So, wifi should be 
working. How come when I ping 8.8.8.8, the system still just prints: "PING 
8.8.8.8 (8.8.8.8) 56(84) bytes of data." and system hangs until I het 
ctrl-c.

When I typed: ping www.google.com, I got
PING www.google.com (172.217.164.196) 56 (84) bytes of data.



2019年9月2日月曜日 20時11分18秒 UTC-4 user pc:
>
> Hi, I am new to BB. I have a BeagleBone Black Wireless. Could you please 
> let me know how to connect it to home wifi network? I can run the board via 
> usb cable or independently connect it to an external monitor. I once 
> connected to a monitor but could not find any option to allow me to connect 
> it to the wireless internet at home. Thanks
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/de02dc67-c522-45fb-a410-ecf26db8d34d%40googlegroups.com.


RE: [beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread Shabaz Yousaf
Hi,

I see; so you’ve got a BeagleBone Wireless or similar, and the actual aim is to 
get the wireless working.
In that case, you can do all this from the command line, and no need to add 
routes.
I wrote up some beginner steps here: 
https://www.element14.com/community/community/designcenter/single-board-computers/blog/2019/08/11/getting-started-with-beaglebone-black

There’s a section ‘Connecting to a Wireless Network’, it won’t entail you 
needing to use HDMI.

However I didn’t understand this bit:
“. I need to use the screen of my laptop as the screen for the BBB wifi when I 
am away from home”.
Ordinarily, applications that require remote operation or access, can be used 
with a web browser, or some other method, (say) configuration via command line, 
using SSH. If you’re referring to a ‘remote desktop’, while that’s possible, it 
is antiquated. Also, it’s not good to open up ports on your home firewall. 
Better to find alternative ways so that there’s no need for unusual solution 
topologies.



Sent from Mail for Windows 10


From: beagleboard@googlegroups.com  on behalf of 
user pc 
Sent: Friday, September 6, 2019 4:38:13 AM
To: BeagleBoard 
Subject: Re: [beagleboard] Re: How to connect to wifi network at home?

I considered this before but there is no icon to configure the network setting 
under Debian. Somebody mentioned that I need to go through this to set up an 
internet connection for the BBB via usb connection to a PC. After setting up 
the wifi connection successfully for BBB wireless, I can then use it as a 
standalone controller that can connect to the internet via a PC. Eventually, I 
will need the BBB wireless to be able to connect to public wifi network.

Besides, I don't have access to an external HDMI monitor outside home. I need 
to use the screen of my laptop as the screen for the BBB wifi when I am away 
from home.
.


2019年9月5日木曜日 23時27分23秒 UTC-4 shabaz:
Hi!

Personally I’d suggest there’s no need to waste time on this activity to add 
routes in windows. Just disconnect your BBB and connect it directly via 
Ethernet to your switch/router (and of course power via a 5V DC supply with 
barrel plug).

Although it’s technically possible to run your BBB like a dongle hanging off 
the end of the PC’s USB socket, it’s a waste of time investigating your PC 
operating system and any firewall settings, when you could instead be using 
your BBB.



Sent from Mail for Windows 10


From: beagl...@googlegroups.com 
> on behalf of user pc 
>
Sent: Friday, September 6, 2019 4:22:57 AM
To: BeagleBoard >
Subject: [beagleboard] Re: How to connect to wifi network at home?

I am able to ping 192.168.7.2. I am also able to set up a new password for root 
and then sudo root. Now, problem with connection to 
google.com.

root@beaglebone:/home/Debian# ping www.google.com
ping: www.google.com: Temporary failure in name 
resolution

[In the video, it shows a different system respond: "ping: unknown host 
www.google.com". Do I have to worry?]

I typed "/sbin/route add default gw 192.168.7.1" and then "ping 8.8.8.8", I got 
only:

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

and the system hung rather than printing a list of 64 bytes from 8.8.8:  
time=41.4 ms" until I type control C. Could you please let me know how to fix 
this?


--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagl...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d6394047-17ae-41bc-932a-13c509c55194%40googlegroups.com.

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/012b11fb-d6aa-4b21-ba7b-3acc9442ca46%40googlegroups.com.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To 

Re: [beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread user pc
I considered this before but there is no icon to configure the network 
setting under Debian. Somebody mentioned that I need to go through this to 
set up an internet connection for the BBB via usb connection to a PC. After 
setting up the wifi connection successfully for BBB wireless, I can then 
use it as a standalone controller that can connect to the internet via a 
PC. Eventually, I will need the BBB wireless to be able to connect to 
public wifi network. 

Besides, I don't have access to an external HDMI monitor outside home. I 
need to use the screen of my laptop as the screen for the BBB wifi when I 
am away from home.
.


2019年9月5日木曜日 23時27分23秒 UTC-4 shabaz:
>
> Hi!
>
>  
>
> Personally I’d suggest there’s no need to waste time on this activity to 
> add routes in windows. Just disconnect your BBB and connect it directly via 
> Ethernet to your switch/router (and of course power via a 5V DC supply with 
> barrel plug).
>
>  
>
> Although it’s technically possible to run your BBB like a dongle hanging 
> off the end of the PC’s USB socket, it’s a waste of time investigating your 
> PC operating system and any firewall settings, when you could instead be 
> using your BBB.
>
>  
>
>  
>
>  
>
> Sent from Mail  for 
> Windows 10
>
>  
> --
> *From:* beagl...@googlegroups.com   > on behalf of user pc >
> *Sent:* Friday, September 6, 2019 4:22:57 AM
> *To:* BeagleBoard >
> *Subject:* [beagleboard] Re: How to connect to wifi network at home? 
>  
> I am able to ping 192.168.7.2. I am also able to set up a new password for 
> root and then sudo root. Now, problem with connection to google.com.
>
> root@beaglebone:/home/Debian# ping www.google.com
> ping: www.google.com: Temporary failure in name resolution
>
> [In the video, it shows a different system respond: "ping: unknown host 
> www.google.com". Do I have to worry?]
>
> I typed "/sbin/route add default gw 192.168.7.1" and then "ping 8.8.8.8", 
> I got only:
>
> PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
>
> and the system hung rather than printing a list of 64 bytes from 8.8.8: 
>  time=41.4 ms" until I type control C. Could you please let me know how 
> to fix this?
>
> -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagl...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/d6394047-17ae-41bc-932a-13c509c55194%40googlegroups.com
>  
> 
> .
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/012b11fb-d6aa-4b21-ba7b-3acc9442ca46%40googlegroups.com.


RE: [beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread Shabaz Yousaf
Hi!

Personally I’d suggest there’s no need to waste time on this activity to add 
routes in windows. Just disconnect your BBB and connect it directly via 
Ethernet to your switch/router (and of course power via a 5V DC supply with 
barrel plug).

Although it’s technically possible to run your BBB like a dongle hanging off 
the end of the PC’s USB socket, it’s a waste of time investigating your PC 
operating system and any firewall settings, when you could instead be using 
your BBB.



Sent from Mail for Windows 10


From: beagleboard@googlegroups.com  on behalf of 
user pc 
Sent: Friday, September 6, 2019 4:22:57 AM
To: BeagleBoard 
Subject: [beagleboard] Re: How to connect to wifi network at home?

I am able to ping 192.168.7.2. I am also able to set up a new password for root 
and then sudo root. Now, problem with connection to google.com.

root@beaglebone:/home/Debian# ping www.google.com
ping: www.google.com: Temporary failure in name resolution

[In the video, it shows a different system respond: "ping: unknown host 
www.google.com". Do I have to worry?]

I typed "/sbin/route add default gw 192.168.7.1" and then "ping 8.8.8.8", I got 
only:

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

and the system hung rather than printing a list of 64 bytes from 8.8.8:  
time=41.4 ms" until I type control C. Could you please let me know how to fix 
this?


--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d6394047-17ae-41bc-932a-13c509c55194%40googlegroups.com.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/DB6P18901MB02147AE7ED638EDACB3B150B84BA0%40DB6P18901MB0214.EURP189.PROD.OUTLOOK.COM.


[beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread user pc
I am able to ping 192.168.7.2. I am also able to set up a new password for 
root and then sudo root. Now, problem with connection to google.com.

root@beaglebone:/home/Debian# ping www.google.com
ping: www.google.com: Temporary failure in name resolution

[In the video, it shows a different system respond: "ping: unknown host 
www.google.com". Do I have to worry?]

I typed "/sbin/route add default gw 192.168.7.1" and then "ping 8.8.8.8", I 
got only:

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

and the system hung rather than printing a list of 64 bytes from 8.8.8: 
 time=41.4 ms" until I type control C. Could you please let me know how 
to fix this?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/d6394047-17ae-41bc-932a-13c509c55194%40googlegroups.com.


[beagleboard] Re: How to Enable Standby Power Mode in newer Debian Releases

2019-09-05 Thread Chuck Duey
OK, I found version 9.9 Sept 1st 2019 actually works properly:

debian@beaglebone:~$ cat /sys/power/state

freeze standby mem disk

 

debian@beaglebone:~$ sudo rtcwake -d /dev/rtc0 -m standby -s 20

rtcwake: assuming RTC uses UTC ...

rtcwake: wakeup from "standby" using /dev/rtc0 at Fri Sep  6 02:22:25 2019

 

20 seconds later it comes back  

 

I will investigate the differences and see if there was something obvious 
in 9.4/9.5.


Best regards


Chuck

On Wednesday, September 4, 2019 at 5:02:40 PM UTC-6, Chuck Duey wrote:
>
> I am running a Debian GNU/Linux 9 (stretch) release.   Linux beaglebone 
> 4.14.49-ti-r54 #1 SMP PREEMPT Fri Jun 15 22:14:13 UTC 2018 armv7l GNU/Linux
>
> The problem is there appears to be no "standby" mode for power.  There is 
> freeze, mem and disk. To check this:
> debian@beaglebone:~$ cat /sys/power/state
> freeze mem disk
>
> sudo echo standby > /sys/power/state Results in Permission denied, any 
> other listed state works.
>
> Also  using using rtcwake shows similar results:
>
> debian@beaglebone:~$ sudo rtcwake -d /dev/rtc0 -m standby -s 10
>
> rtcwake: unrecognized suspend state 'standby'
>
>
> And "MEM' works (but never wakes up):
>
>
> debian@beaglebone:~$ sudo rtcwake -d /dev/rtc0 -m mem -s 60
>
> rtcwake: assuming RTC uses UTC ...
>
> rtcwake: wakeup from "mem" using /dev/rtc0 at Wed Sep  4 14:53:45 2019
>
>
> I can see both and tested the RTC and the GPIO that I use in the wake up 
> sources: 
>
> $sudo cat /sys/kernel/debug/wakeup_sources
>
>
> In looking a the documentation it appears that the "standby" mode is the 
> only mode that really works.
>
> octavo systems app_notes power-management 
> 
>  See 
> section 3.1 
>
>
> root@beaglebone:~# cat sys/power/state
> freeze standby mem disk
>
> While the power state names are not the same as modes listed in Table 5, 
> some of them do map to the processors low power modes. The *mem* power 
> state corresponds to *deepsleep0* state of the processor described in 
> Table 5.  Similarly, the *standby*power state corresponds to the *standby*
>  state of the processor. More information on these low power modes can be 
> found in the references.
>
>
> The problem is deepsleep0 is not a mode that GPIO works.  It appears that 
> "Standby" is the only mode that actually works for GPIO or RTC.
>
>
> I have also tried Debian 9.5 SD IoT, Debian 9.5 SD LXQT, Debian 9.5 IoT 
> Flasher, and Debian 9.4 SD LXQT from Beagle Board latest-images 
>  None of these enabled the 
> "Standby" state in the power modes.
>
>
> Short of going back to a old Debian, any one have a tested solution to fix 
> the missing standby power state?
>
>
> Thanks! :) 
>
>
>  
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/21d99d35-72d0-4e37-9f0f-250990e9c7fe%40googlegroups.com.


[beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread user pc

What do I type as password after "sudo root" from the user Debian? I tried 
temppwd and nothing but enter. None of them work.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/b399b66f-1067-4f3d-a764-ef334c28b042%40googlegroups.com.


[beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread user pc
What do I type as password after "sudo root" from Debian? I tried temppwd 
and nothing but enter. None of them work.

Could you please let me know what to do to check Windows firewall? Thanks

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/84095958-0cb9-4c65-98ab-e443673bc806%40googlegroups.com.


Re: [beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread evilwulfie

On 9/5/2019 6:21 PM, user pc wrote:
Following the Derek Malloys's BeagleBone: Getting Started - Windows 
USB Network Adapter Setup tutorial, I am able to repair the connection 
between my laptop and the BBB wifi. Now I can use putty. There are two 
issues:


1. I cannot login as root. I tried to just hit enter. Did not work. I 
tried temppwd which is the password for Debian. Also does not work. I 
tried to "edit sshd_config in /etc/sshd and change the "no" to a "yes" 
after PermitRootLogin." but it is "yes" by default already. Anybody 
knows what I can do to login as root?

login as debian temppwd then sudo root


2. From the video, typing "ping 192.168.7.1" should get a list of 
bytes transfer and time to show that a private network has been 
established. However, my system only shows:

check windows firewall


debian@beaglebone:/etc/ssh$ ping 192.168.7.1
PING 192.168.7.1 (192.168.7.1) 56(84) bytes of data.

and it hangs until I hit control C. Have I done anything wrong? I can 
connect the BBB wifi to my PC via putty and the website's 192.168.7.2. 
However, ping does not work...


Could anybody please show me how to fix the issues? Thanks



2019年9月2日月曜日 20時11分18秒 UTC-4 user pc:

Hi, I am new to BB. I have a BeagleBone Black Wireless. Could you
please let me know how to connect it to home wifi network? I can
run the board via usb cable or independently connect it to an
external monitor. I once connected to a monitor but could not find
any option to allow me to connect it to the wireless internet at
home. Thanks

--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google 
Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to beagleboard+unsubscr...@googlegroups.com 
.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/56207aa0-f080-4080-8cb0-097eae548673%40googlegroups.com 
.


--
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/2d5853e3-6df3-9a77-7739-25fefb6a6729%40gmail.com.


[beagleboard] Re: How to connect to wifi network at home?

2019-09-05 Thread user pc
Following the  Derek Malloys's BeagleBone: Getting Started - Windows USB 
Network Adapter Setup tutorial, I am able to repair the connection between 
my laptop and the BBB wifi. Now I can use putty. There are two issues:

1. I cannot login as root. I tried to just hit enter. Did not work. I tried 
temppwd which is the password for Debian. Also does not work. I tried to 
"edit sshd_config in /etc/sshd and change the "no" to a "yes" after 
PermitRootLogin." but it is "yes" by default already. Anybody knows what I 
can do to login as root?

2. From the video, typing "ping 192.168.7.1" should get a list of bytes 
transfer and time to show that a private network has been established. 
However, my system only shows:

debian@beaglebone:/etc/ssh$ ping 192.168.7.1
PING 192.168.7.1 (192.168.7.1) 56(84) bytes of data.

and it hangs until I hit control C. Have I done anything wrong? I can 
connect the BBB wifi to my PC via putty and the website's 192.168.7.2. 
However, ping does not work...

Could anybody please show me how to fix the issues? Thanks



2019年9月2日月曜日 20時11分18秒 UTC-4 user pc:
>
> Hi, I am new to BB. I have a BeagleBone Black Wireless. Could you please 
> let me know how to connect it to home wifi network? I can run the board via 
> usb cable or independently connect it to an external monitor. I once 
> connected to a monitor but could not find any option to allow me to connect 
> it to the wireless internet at home. Thanks
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/56207aa0-f080-4080-8cb0-097eae548673%40googlegroups.com.


[beagleboard] Beaglebone Black Not Booting from eMMC After Power Loss during Shutdown Procedure

2019-09-05 Thread Powertourg .
Hi everyone,

I was running Debian v9.5 on my BBB Rev C. When I used the desktop shutdown
button, the screen went blank with a blinking cursor at the top left
corner. It did this for a while, so I decided to pull the plug, instead of
waiting for it to normally shutdown (bad move, I know). When I re-applied
power I got the power LED to light, however, none of the USR lights come
on. It seems as though I corrupted either the eMMC or the EEPROM, but I'm
not sure. I tried booting to a micro SD card, which works. I then flashed
the image onto the eMMC, hoping to fix the issue. Again, same problem with
attempting to boot from the eMMC (no USR LED's and a completely dead
board). The BBB also doesn't appear on my PC as a storage device anymore.

Is there anyway to fix/reverse this or did I trash my board? Any help would
be greatly appreciated!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAHCqhC%2Bi5QOt9FA4DrxY8CMEdNzrEzoRdu3Fz_wVHb1sg_5Y1g%40mail.gmail.com.


Re: [beagleboard] Welcome the Fall 2019 Embedded Linux Class

2019-09-05 Thread Mark A. Yoder
You are welcome to use any of the materials I've put online for free.  
Unfortunately I don't record the lectures, so you'll miss that part of the 
class.

--Mark

On Thursday, September 5, 2019 at 4:02:51 PM UTC-4, Specialcomp wrote:
>
> What does one do to join the class and what does it cost?
>
> On Thu, Sep 5, 2019, 12:16 PM Mark A. Yoder  > wrote:
>
>> The purpose of this posting is to announce that I'm once again teaching 
>> an Embedded Linux class based on the BeagleBone[1]. This time I'm using
>> the  *BeagleBone Black.* 
>> I'm teaching as open-source as I can and have have posted many of course 
>> materials on eLinux.org [2] and github[3].
>>
>> I'm always open to ideas on what topics to include in the class and 
>> suggestions for interesting course projects.  For example we are starting
>> Python this week and hope to be writing simple kernel module 5 weeks from 
>> now.  That will be followed by a week of PRU programming.
>>
>> Class, please respond to this posting.  Others, please welcome my class.
>>
>> --Mark 
>>
>> --Prof. Mark A. Yoder 
>>   Rose-Hulman Institute of Technology [4] 
>>
>> [1] http://elinux.org/Embedded_Linux,_Rose-Hulman 
>> [2] http://elinux.org/index.php?title=Category:ECE497 
>> [3] https://github.com/MarkAYoder/BeagleBoard-exercises 
>> [4] http://www.rose-hulman.edu 
>>
>> -- 
>> For more options, visit http://beagleboard.org/discuss
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "BeagleBoard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to beagl...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/beagleboard/a2d2e711-4cf7-46bc-bdb7-f6fb54b8ed0b%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a3e167d8-7b36-434c-b2c3-cdf33e85e3b1%40googlegroups.com.


Re: [beagleboard] Welcome the Fall 2019 Embedded Linux Class

2019-09-05 Thread Special Computing
What does one do to join the class and what does it cost?

On Thu, Sep 5, 2019, 12:16 PM Mark A. Yoder  wrote:

> The purpose of this posting is to announce that I'm once again teaching
> an Embedded Linux class based on the BeagleBone[1]. This time I'm using
> the  *BeagleBone Black.*
> I'm teaching as open-source as I can and have have posted many of course
> materials on eLinux.org [2] and github[3].
>
> I'm always open to ideas on what topics to include in the class and
> suggestions for interesting course projects.  For example we are starting
> Python this week and hope to be writing simple kernel module 5 weeks from
> now.  That will be followed by a week of PRU programming.
>
> Class, please respond to this posting.  Others, please welcome my class.
>
> --Mark
>
> --Prof. Mark A. Yoder
>   Rose-Hulman Institute of Technology [4]
>
> [1] http://elinux.org/Embedded_Linux,_Rose-Hulman
> [2] http://elinux.org/index.php?title=Category:ECE497
> [3] https://github.com/MarkAYoder/BeagleBoard-exercises
> [4] http://www.rose-hulman.edu
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/a2d2e711-4cf7-46bc-bdb7-f6fb54b8ed0b%40googlegroups.com
> 
> .
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAMPEx0f70D%2BBUvOfGmSxDbKQYs22Lp%2BgSi0ZHwv6kDOpXVp74w%40mail.gmail.com.


Re: [beagleboard] Re: Welcome the Fall 2019 Embedded Linux Class

2019-09-05 Thread Pranav Kumar
Thanks for sharing. Excited to join the class

On Fri, Sep 6, 2019 at 12:58 AM Justin Calareso  wrote:

> Looking forward to this class!
>
> On Thursday, September 5, 2019 at 3:16:50 PM UTC-4, Mark A. Yoder wrote:
>>
>> The purpose of this posting is to announce that I'm once again teaching
>> an Embedded Linux class based on the BeagleBone[1]. This time I'm using
>> the  *BeagleBone Black.*
>> I'm teaching as open-source as I can and have have posted many of course
>> materials on eLinux.org [2] and github[3].
>>
>> I'm always open to ideas on what topics to include in the class and
>> suggestions for interesting course projects.  For example we are starting
>> Python this week and hope to be writing simple kernel module 5 weeks from
>> now.  That will be followed by a week of PRU programming.
>>
>> Class, please respond to this posting.  Others, please welcome my class.
>>
>> --Mark
>>
>> --Prof. Mark A. Yoder
>>   Rose-Hulman Institute of Technology [4]
>>
>> [1] http://elinux.org/Embedded_Linux,_Rose-Hulman
>> [2] http://elinux.org/index.php?title=Category:ECE497
>> [3] https://github.com/MarkAYoder/BeagleBoard-exercises
>> [4] http://www.rose-hulman.edu
>>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/29a165c8-5f69-46b2-8920-cd05975b9381%40googlegroups.com
> 
> .
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAKbcATYMOQ-8nT8VroG0a_H0Dyf2%2Bm062k9ifbFypQot-Ndm9A%40mail.gmail.com.


[beagleboard] Re: Welcome the Fall 2019 Embedded Linux Class

2019-09-05 Thread Justin Calareso
Looking forward to this class!

On Thursday, September 5, 2019 at 3:16:50 PM UTC-4, Mark A. Yoder wrote:
>
> The purpose of this posting is to announce that I'm once again teaching 
> an Embedded Linux class based on the BeagleBone[1]. This time I'm using
> the  *BeagleBone Black.* 
> I'm teaching as open-source as I can and have have posted many of course 
> materials on eLinux.org [2] and github[3].
>
> I'm always open to ideas on what topics to include in the class and 
> suggestions for interesting course projects.  For example we are starting
> Python this week and hope to be writing simple kernel module 5 weeks from 
> now.  That will be followed by a week of PRU programming.
>
> Class, please respond to this posting.  Others, please welcome my class.
>
> --Mark 
>
> --Prof. Mark A. Yoder 
>   Rose-Hulman Institute of Technology [4] 
>
> [1] http://elinux.org/Embedded_Linux,_Rose-Hulman 
> [2] http://elinux.org/index.php?title=Category:ECE497 
> [3] https://github.com/MarkAYoder/BeagleBoard-exercises 
> [4] http://www.rose-hulman.edu 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/29a165c8-5f69-46b2-8920-cd05975b9381%40googlegroups.com.


[beagleboard] Welcome the Fall 2019 Embedded Linux Class

2019-09-05 Thread Mark A. Yoder
The purpose of this posting is to announce that I'm once again teaching 
an Embedded Linux class based on the BeagleBone[1]. This time I'm using
the  *BeagleBone Black.* 
I'm teaching as open-source as I can and have have posted many of course 
materials on eLinux.org [2] and github[3].

I'm always open to ideas on what topics to include in the class and 
suggestions for interesting course projects.  For example we are starting
Python this week and hope to be writing simple kernel module 5 weeks from 
now.  That will be followed by a week of PRU programming.

Class, please respond to this posting.  Others, please welcome my class.

--Mark 

--Prof. Mark A. Yoder 
  Rose-Hulman Institute of Technology [4] 

[1] http://elinux.org/Embedded_Linux,_Rose-Hulman 
[2] http://elinux.org/index.php?title=Category:ECE497 
[3] https://github.com/MarkAYoder/BeagleBoard-exercises 
[4] http://www.rose-hulman.edu 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a2d2e711-4cf7-46bc-bdb7-f6fb54b8ed0b%40googlegroups.com.