Re: [beagleboard] Re: ENC28J60 Click on PocketBeagle

2019-08-03 Thread Jason Kridner
On Sat, Aug 3, 2019 at 9:28 AM  wrote:

> I have a working design for an Ethernet Cape for a Pocketbeagle.
> It is basically the reference design for a Microchip LAN9500A implemented
> as a four layer PCB cape for the Pocketbeagle.
>

Do you have a pointer to the design files?

https://beagleboard.org/about - a 501c3 non-profit educating around open
hardware computing

-- 
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/CA%2BT6QPmYj%3D60Rw4NyRgyXJnSYr4BhmuqeyBvNCrFng8Rkmccxg%40mail.gmail.com.


Re: [beagleboard] Re: Game Pup cape for Pocket Beagle has no examples that I can find !

2019-08-03 Thread Lee T. Davy
Sean,
I am getting a display as a login screen correctly with IoT img by manually
editing and including this overlay line in boot/uEnv.txt on uSD.
After boot I can login as debian via ssh or display with USB keyboard.

# Game Pup overlay on Workshop image
uboot_overlay_addr0=/lib/firmware/BBORG_GAMEPUP-00A2.dtbo




The e-ale workshop img has a different font but also gives the etc/issue
login message and with keyboard I can login.
YouTube e-ale 2018 is very informative for learning about the BaconBits
variation called TechLab but nothing related to GamePup display.
https://www.youtube.com/playlist?list=PLGYJ6-t7fDZ6VgbKPTeAXOBcnAk9Fonr_

Not sure yet what a full graphical desktop LQXT img would do with 128x160
display (which is using this https://www.adafruit.com/product/358 spec)

Not sure where you are hung "talking" to screen.
I am learning using the co-product TechLab which has no screen with only
one Pocket beagle between them.
I will be ordering another with fresh separate uSD using "latest Image" for
IoT and LQXT from Beaglebone.org/latest-images .

Wish me luck and stay tuned.
BTW,
I am using Linux Ubuntu Studio 19.04 host and have set it as internet
portal / sharing to USB Pocketbeagle "gadget".
My way is different than described and is hard coded to the serial number
of the Pocket Beagle with individually host renamed for DNS in browser.
I also hard code in etc/hosts as static IP.
I will have two devices simultaneously networked on USB hub.
 One TechLab and one GamePup.

https://developer.ridgerun.com/wiki/index.php/How_to_use_USB_device_networking



On Sat, Aug 3, 2019 at 8:58 AM Sean Boult  wrote:

> Any updates with this board? I am wanting to use it for a project but am
> hitting a wall controlling the display.
>
>

-- 
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/CAL1mSv6KBufQH9AzQwMSbSUdOvCJyMpn5hGkwU6Zn3wtrwc2bA%40mail.gmail.com.


Re: [beagleboard] Having Troubles Getting Started - Keyboard Config & Radios

2019-08-03 Thread debounce
Hi Justin,

Is your keyboard a US english standard keyboard?  Did you verify that the 
operating system keyboard is also set to US english in the Debian system 
settings?
https://wiki.debian.org/Keyboard

If your operating system keyboard settings are correct, it is still a VNC 
or Xkeybord issue, can you try setting the Xkeyboard default keyboard to US 
keyboard via terminal command line "setxkbmap us", where "us" would be US 
for US keyboard :
https://unix.stackexchange.com/questions/458680/cant-change-keyboard-layout-inside-vncserver

Per the manual page, if the configuration is not the same on the client and 
the server, you can have keyboard mapping issues.  I suggest reading the 
note at the bottom of the manual regarding xkbcomp on the client side:
*setxkbmap us -print | xkbcomp - $DISPLAY* 

Read more at: https://www.commandlinux.com/man-page/man1/setxkbmap.1.html
setxkbmap us -print | xkbcomp - $DISPLAY 

Read more at: https://www.commandlinux.com/man-page/man1/setxkbmap.1.html
https://www.commandlinux.com/man-page/man1/setxkbmap.1.html

I don't use VNC, but I think that should point you in the right direction.  
Please let me know if that helps

On Friday, August 2, 2019 at 11:19:39 PM UTC-5, Justin Reina wrote:
>
> Hi Robert & debounce,
>  Thank you for your help and shared content, greatly appreciated!
>
> Here is my summary response to the points  listed:
> • journalctl: see 'journalctl_report.txt' attached
> • user creation: working now, thank you
> • wifi/bt: waiting for keyboard correction to proceed
> • keyboard mapping: works: Chromium
> wrong: QTerminal, File Manager
>  *e.g "abc123" -> "asd90-"
>
> Still not sure what the issue with the keyboard mapping is, I have tried 
> so many options. I tried TurboVNC as requested, the same problems occurred.
>
> Thank you for the help! Let me know your thoughts on the remaining opens
>
>
>
>
> On Thursday, August 1, 2019 at 7:37:49 PM UTC-7, debounce wrote:
>>
>> Hi Justin,
>>
>> I think the RDP issue with the keyboard layout you are having is a 
>> tightVNC issue.  Does the information in the following link describe what 
>> you are experiencing?  Do you absolutely need a graphical session to the 
>> beaglebone?
>>
>> https://unix.stackexchange.com/questions/346107/keyboard-mapping-wrong-only-in-specific-applications-under-tightvnc
>>
>> https://www.reddit.com/r/BeagleBone/comments/a9122q/incorrect_keyboard_mapping_with_tightvnc/
>> https://groups.google.com/forum/#!topic/beagleboard/YCiECD0fiII
>>
>> Regarding wifi and bluetooth, you would need to manually set up the 
>> networks using "connmanctl" which is already installed, or uninstall 
>> "connmanctl" and opt for using the network-manager package which has a nice 
>> cursors interface GUI for setting up ethernet or wifi networks.  If you 
>> install network-manager, run "nmtui" for the network manager text user 
>> interface which is very nice.
>>
>> https://www.digikey.com/en/maker/blogs/2017/how-to-setup-wifi-on-the-beaglebone-black-wireless
>>
>> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-configuring_ip_networking_with_nmtui
>>
>> For creating users, all Linux distributions will be very similar and you 
>> can find lots of tutorials online such as this one:
>> https://linuxize.com/post/how-to-add-and-delete-users-on-debian-9/
>>
>> On Thu, Aug 1, 2019 at 9:14 PM Justin Reina  wrote:
>>
>>> Hi,
>>>  I have just purchased a Seeed Beaglebone Green Wireless and am having 
>>> difficulties getting it up. I see the following problems -
>>>
>>> *   Remaining Problems*
>>>
>>>1. RDP Keyboard layout is wrong
>>>2. Add a new admin user ('Justin')
>>>3. Enable WiFi
>>>4. Enable Bluetooth
>>>
>>> I have spent much more time than expected at this, see attached for 
>>> detailed description of procedure. I have found instructions for each 
>>> (#1-#4), but have failed to get these completed. 
>>>
>>> To start small, if possible, how can I correct #1? PuTTy works just 
>>> fine  (Serial & SSH).
>>>
>>>
>>> -- 
>>> 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/b72d8395-0a73-445d-a805-097f29bbbd98%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 

Re: [beagleboard] Re: ENC28J60 Click on PocketBeagle

2019-08-03 Thread graham
I have a working design for an Ethernet Cape for a Pocketbeagle.
It is basically the reference design for a Microchip LAN9500A implemented 
as a four layer PCB cape for the Pocketbeagle.
It talks USB-2 to the PocketBeagle, and 10/100 Ethernet to the outside 
world.
The driver is already in the Beagle software distributions, so the Beagle 
grabs it as part of the normal boot process, and it shows up as eth0.
It has the optional EEPROM that can be programmed to permanently hold a MAC 
address assignment.
I don't plan to do anything with it, so if someone wants to use it, you are 
welcome to it, but you will need to build and program them yourself.
--- Graham

On Saturday, August 3, 2019 at 7:55:13 AM UTC-5, Jason Kridner wrote:
>
>
> On Aug 2, 2019, at 10:50 PM, Steven Keller  > wrote:
>
> Okay.  Are there any other options for adding Ethernet on a carrier board 
> short of using the Octavo chip directly?
>
>
> USB to Ethernet chips. 
>
>

-- 
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/79ac2c61-38d6-44b1-be1b-e763a204935b%40googlegroups.com.


[beagleboard] Re: Game Pup cape for Pocket Beagle has no examples that I can find !

2019-08-03 Thread Sean Boult
Any updates with this board? I am wanting to use it for a project but am 
hitting a wall controlling the display.

On Monday, July 8, 2019 at 9:32:42 AM UTC-5, Lee T. Davy wrote:
>
> All Pocket Beagle programmers...
>
> I have asked everywhere for a while but am getting nowhere.
>
> "Has anyone found or written code for the GHI Game Pup cape for Pocket 
> Beagle that uses the display ?"
>
> GHI has no support contracted or provided as they just supply the hardware 
> for beagleboard.org.
> I have tried chat and email to addresses that appear to be active but 
> after two weeks no one has answered my plea.
>
>
> Is THIS the place to ask or am I lost in the ozone of new products for 
> Pocket Beagle with no software to begin using ?
>
> My application is a Midi Juke Box that connects the USB to an Akai MPK 
> mini play (for example) and uses aplaymidi from the microSD which
> is selected by buttons and display on the LCD screen (160x128).
>
> Also it will route Midi USB with aconnect while being battery powered. 
>
> I also want to use the MP3 Click to play General Midi and convert MID 
> files.
>
> I am not a programmer and want to use standalone non-Visual Studio tool 
> chain.
> Ideally it would be with Node.JS as it is already configured for bone101.
>
> I have tried the UI that is the web  interface and can blink lights and 
> simple stuff.
> That tool has no development or scripting abilities.
>
> Thanks in advance for responding.
> Lee T. Davy
> Retired with too much time and too many toys...
>

-- 
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/bca0a592-24e4-4ba5-a499-73c8a640b335%40googlegroups.com.


Re: [beagleboard] Re: ENC28J60 Click on PocketBeagle

2019-08-03 Thread Jason Kridner

> On Aug 2, 2019, at 10:50 PM, Steven Keller  wrote:
> 
> Okay.  Are there any other options for adding Ethernet on a carrier board 
> short of using the Octavo chip directly?

USB to Ethernet chips. 

> 
> 
> 
>> On Friday, August 2, 2019 at 7:04:09 PM UTC-5, RobertCNelson wrote:
>> On Fri, Aug 2, 2019 at 6:24 PM Steven Keller  wrote: 
>> > 
>> > Sorry to dredge up an 18-month-old topic but I was wondering if any of the 
>> > new images addressed the MAC address issue with the ENC28J60?  I am 
>> > revisiting the PocketBeagle for an application that needs wired Ethernet 
>> > and USB Cellular Modem.  Is there a better approach for ethernet than the 
>> > ENC28J60?  I need a board-level solution, I am making my own carrier 
>> > board. 
>> 
>> Sorry, nothing's crossed my email box on that one.. 
>> 
>> Regards, 
>> 
>> -- 
>> Robert Nelson 
>> https://rcn-ee.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/cb268395-7f70-4d6a-82a1-8b21659545f8%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/77677F9C-B3AB-4CD6-B274-54357F49A4D8%40gmail.com.