Re: [beagleboard] SPI TFT Help

2018-01-15 Thread Mark Grosen
e working example Jason <https://github.com/jadonk> and > Robert <https://github.com/RobertCNelson>! > > > On Sunday, January 14, 2018 at 8:20:14 PM UTC-8, Mark Grosen wrote: > >> Anthony, >> I have been trying to get some similar displays working and struggling >>

Re: [beagleboard] SPI TFT Help

2018-01-14 Thread Mark Grosen
Anthony, I have been trying to get some similar displays working and struggling with device trees. I did get an I2C SSD1331 display going and a SPI ILI9340. I did notice looking at your situation that the am335x-pocketbeagle-simplegaming.dts has an adafruit18 SPI display defined and it uses the sam

Re: [beagleboard] fbdev and ssd1306

2018-01-10 Thread Mark Grosen
d get muxed before the i2c driver tries to load. > > > > On 01/09/2018 11:31 PM, Mark Grosen wrote: > > Thanks, David. I am not competent enough on DT yet. I see one of the I2C > devices has a pinctrl in the device-tree but i2c1 does not. I don't > understand why/how whe

Re: [beagleboard] fbdev and ssd1306

2018-01-09 Thread Mark Grosen
muxing > somehow. > > > > On 01/09/2018 12:41 AM, Mark Grosen wrote: > > I moved 4.14.12-ti-r24 and now it gets past the the vbat regulator, but > then fails trying to write to the I2C with a bus ready timeout: > > mark@pocket:~/bb.org-overlays/src/arm$ dmesg | grep -P

Re: [beagleboard] fbdev and ssd1306

2018-01-08 Thread Mark Grosen
gt; and adding it to your device. Or, if you are compiling your own kernel > anyway, you can grab the patch I linked. > > On 1/8/18 8:09 PM, Mark Grosen wrote: > > mark@pocket:~$ dmesg | grep -P 'fb|ssd' > [2.165499] ssd1307fb 1-003c: failed to get VBAT regulator: -1

Re: [beagleboard] fbdev and ssd1306

2018-01-08 Thread Mark Grosen
regulator to the device tree > and adding it to your device. Or, if you are compiling your own kernel > anyway, you can grab the patch I linked. > > On 1/8/18 8:09 PM, Mark Grosen wrote: > > mark@pocket:~$ dmesg | grep -P 'fb|ssd' > [2.165499] ssd1307fb 1-003c: failed

Re: [beagleboard] fbdev and ssd1306

2018-01-08 Thread Mark Grosen
mark@pocket:~$ dmesg | grep -P 'fb|ssd' [2.165499] ssd1307fb 1-003c: failed to get VBAT regulator: -19 How does fbdev "find" the ssd1306? On Mon, Jan 8, 2018 at 5:51 PM David Lechner wrote: > On 01/08/2018 07:27 PM, Mark Grosen wrote: > > On Mon, Jan 8, 2

Re: [beagleboard] fbdev and ssd1306

2018-01-08 Thread Mark Grosen
On Mon, Jan 8, 2018 at 10:08 AM David Lechner wrote: > On 01/07/2018 05:59 PM, Mark Grosen wrote: > > I am trying to get the kernel driver for the ssd1306 working with the > PocketBeagle USB HUB cape which has a 64x32 SSD1306 display ( > https://www.tindie.com/products/microwavemo

[beagleboard] fbdev and ssd1306

2018-01-07 Thread Mark Grosen
I am trying to get the kernel driver for the ssd1306 working with the PocketBeagle USB HUB cape which has a 64x32 SSD1306 display ( https://www.tindie.com/products/microwavemont/oled-with-24-port-usb-hub-cape-for-pocketbeagle/) I know it is physically working as I can use it via user-mode I2C. I be

Re: [beagleboard] Re: ENC28J60 Click on PocketBeagle

2017-10-19 Thread Mark Grosen
Used to be you could set mac address via env ethaddr in uboot. Does this still work or via device tree? Seems like the kernel driver would support this: https://elixir.free-electrons.com/linux/latest/source/drivers/net/ethernet/microchip/enc28j60.c#L1590 Mark On Thu, Oct 19, 2017 at 8:11 AM Rober

Re: [beagleboard] Announcing $25 PocketBeagle

2017-09-21 Thread Mark Grosen
Looks great! Any recommendations for TCP/IP connectivity, wired or wireless? On Thu, Sep 21, 2017, 5:35 PM Jason Kridner wrote: > https://beagleboard.org/pocket > > Trying to get a few things documented at > https://github.com/beagleboard/pocketbeagle/wiki/FAQ, so feel free to > start throwing o

Re: [beagleboard] wifi intermittent

2016-12-02 Thread Mark Grosen
I have had better luck using the iwconfig method to disable power management: *sudo iwconfig wlan0 power off* Substitute the appropriate name for wlan0 as needed. Mark On Fri, Dec 2, 2016 at 12:32 PM Sebastián Sáez wrote: Hi guys! I'm using a BeagleBone Green Wireless. For programming I'm us

Re: [beagleboard] wifi works when BBGW first powered on, but not after a warm reboot

2016-09-14 Thread Mark Grosen
Yes, I have this problem, too. I have not tried figuring out a SW solution. I just power cycle on the thankfully few times I need to reboot. Mark On Wed, Sep 14, 2016, 11:34 AM Stephane Charette wrote: > On Saturday, September 10, 2016 at 2:09:16 PM UTC-7, Stephane Charette > wrote: >> >> On Fr

Re: [beagleboard] WiFi on BBGW stopped after upgrade

2016-08-10 Thread Mark Grosen
I tried that with no joy (had to attach ftdi to get serial console). Is there a newer kernel to try? On Wed, Aug 10, 2016, 3:24 PM Robert Nelson wrote: > Hi Mark, > > On Wed, Aug 10, 2016 at 5:14 PM, Mark Grosen wrote: > > I had a working Debian system on the BBGW. I did an

[beagleboard] WiFi on BBGW stopped after upgrade

2016-08-10 Thread Mark Grosen
I had a working Debian system on the BBGW. I did an apt-get upgrade today and re-booted and now the WL8 will not initialize. I saw there was a firmware update in the upgrade, so maybe this is causing a problem? mark@markbbgw:~$ cat /etc/dogtag BeagleBoard.org Debian Image 2016-06-19 mark@markbbgw:

Re: [beagleboard] BBGW console packages?

2016-07-08 Thread Mark Grosen
Sorry - I am not using Bluetooth or BLE with the BBGW. One guess based on WiFi would be to check if there is a "power save" option for BLE. I've noticed with WiFi that with power save "on" connections are slower and more random. Mark On Fri, Jul 8, 2016 at 2:05 AM wrote: > Hi guys, > > We bough

Re: [beagleboard] BBGW console packages?

2016-07-01 Thread Mark Grosen
On Fri, Jul 1, 2016 at 1:42 PM Robert Nelson wrote: > On Fri, Jul 1, 2016 at 2:58 PM, Mark Grosen wrote: > > On to Bluetooth - I see there is a bb-wl18xx-bluetooth.service in the > > bb-wl18xx-firmware package: > > > https://github.com/rcn-ee/repos/blob/master/bb-wl18

Re: [beagleboard] BBGW console packages?

2016-07-01 Thread Mark Grosen
bb-wl18xx-bluetooth before using bluetooth (hcitool, gatttool, etc.) after each boot. I admit to being a noob on systemd still so maybe I am missing something. Thanks, Mark On Thu, Jun 30, 2016 at 4:56 PM Robert Nelson wrote: > On Thu, Jun 30, 2016 at 6:04 PM, Mark Grosen wrote: > &

Re: [beagleboard] BBGW console packages?

2016-06-30 Thread Mark Grosen
changed uEnv.txt to use dtb=am335x-bonegreen-wireless.dtb - is this required? Mark On Thu, Jun 30, 2016 at 2:58 PM Robert Nelson wrote: > On Thu, Jun 30, 2016 at 4:54 PM, Mark Grosen wrote: > > Thanks, Robert. That got me the conf.bin file so that error is gone, but > it > > is

Re: [beagleboard] BBGW console packages?

2016-06-30 Thread Mark Grosen
On Thu, Jun 30, 2016 at 2:32 PM Robert Nelson wrote: > Hi Mark, > > On Thu, Jun 30, 2016 at 4:26 PM, Mark Grosen wrote: > > I got a new BB Green Wireless. I prefer the smaller console Debian image, > > but it appears to not ship WL8 support. What packages do I need to add to

[beagleboard] BBGW console packages?

2016-06-30 Thread Mark Grosen
I got a new BB Green Wireless. I prefer the smaller console Debian image, but it appears to not ship WL8 support. What packages do I need to add to get the WL8 WiFi to work? WL8 Bluetooth? I tried adding the following: * wireless-tools * firmware-ti-connectivity * ti-wlconf While booting, the firmw

[beagleboard] Connman and WiFi setup

2016-01-07 Thread Mark Grosen
I am new to connman, so this might be a basic question. I am trying to setup the WL8 WiFi cape with a BBB. I am using recent console image and kernel: hk@wbct1:~$ uname -a Linux wbct1 4.1.12-ti-r29 #1 SMP PREEMPT Mon Nov 9 22:46:19 UTC 2015 armv7l GNU/Linux hk@wbct1:~$ cat /etc/dogtag rcn-ee.net c

Re: [beagleboard] Anyone else interested in obtaining a mikroBUS Cape ?

2014-06-06 Thread Mark Grosen
Craig, No problem. If you decide not to get the boards, that's fine. It was more of a curiosity for me and just thought I would go along for the ride if you did it. I'd be curious about your board ... :) Mark Mark On Fri, Jun 6, 2014 at 2:57 PM, motortest_guy wrote: > Mark, > I apologi

Re: [beagleboard] Anyone else interested in obtaining a mikroBUS Cape ?

2014-05-29 Thread Mark Grosen
t; € 11,00 4 € 44,00 Subtotal € 44,00 Carriage net € 31,00 Net amount € 75,00 VAT > (20%) 0 *Total amount* *€ 75,00* > > > Shopping cart 4 *BeagleBone mikroBUS > Cape*<https://www.tigal.com/product/3651> Total > amount: € 44,00 > > > On Wednesday, May 28, 2014 1

Re: [beagleboard] Pin Mux values in DTS files

2014-05-28 Thread Mark Grosen
The TI pinmux tool is nice for this sort of thing (unfortunately only for Windows .exe): http://www.ti.com/tool/pinmuxtool Mark Mark On Wed, May 28, 2014 at 3:25 PM, wrote: > The AM335x Technical Reference Manual is the source of all goodness, but > the P8 and P9 PDFs here are quite useful:

Re: [beagleboard] Anyone else interested in obtaining a mikroBUS Cape ?

2014-05-28 Thread Mark Grosen
How much is the shipping? I see the base price is ~$18 including VAT. I would take 2 at this price plus a reasonable shared shipping cost. Mark Mark On Tue, May 27, 2014 at 3:13 PM, motortest_guy wrote: > > https://www.tigal.com/wiki/doku.php?id=tigalcapes:bb_mikrobus_cape > > I want to get

Re: [beagleboard] Re: PRU FAQ 2013-05-15

2014-05-07 Thread Mark Grosen
. I have a very > strong aversion to having JRE on any of my Windows machines. So, if the > tool is not made available as a separate native windows ( or perhaps *NIX ) > binary, I probably wont even give it a second look. > > > > On Wed, May 7, 2014 at 11:09 AM, Mark Grosen wrot

Re: [beagleboard] Re: PRU FAQ 2013-05-15

2014-05-07 Thread Mark Grosen
After installing CCS with the PRU compiler, you can simply just use the compiler as a command-line compiler (like all the other TI compilers) and ignore the CCS IDE. The installer is only about 20MB download to start with and then it downloads the rest as needed. It's a quick install on Linux (YMMV

Re: [beagleboard] how to add a simple kernel module with customized kernel

2014-03-23 Thread Mark Grosen
What kind of kernel did you build? My stock kernel is "Thumb2" so modinfo shows: vermagic: 3.8.13-bone41 SMP mod_unload modversions ARMv7 thumb2 p2v8 If your kernel is Thumb2, then your module needs to be Thumb2, also. mark@p3d:/lib/modules/3.8.13-bone41/kernel/drivers% zcat /proc/config.g

Re: [beagleboard] Ethernet interface failure

2014-03-14 Thread Mark Grosen
Which kernel are you using? I've been running a BBB on Ethernet 24x7 using the Debian distro plus the 3.13 kernel with no networking issues for several weeks. Mark Mark On Fri, Mar 14, 2014 at 9:12 AM, wrote: > This is not an isolated instance. We have SEVERAL Beagles 10+ all bought > at dif

Re: [beagleboard] debian: test images (2014-01-29) (resend with correct topic..)

2014-01-29 Thread Mark Grosen
On Wed, Jan 29, 2014 at 1:25 PM, Robert Nelson wrote: > Lets keep this going, round 4... > > First, for tracking please report all bugs to: > http://bugs.elinux.org/projects/debian-image-releases > > Fixes: > 3.8.13-bone37 -> 3.8.13-bone39 > * rs485 support from Micka > * dir-changeable propery fo

Re: [beagleboard] debian: test images (2014-01-22)

2014-01-24 Thread Mark Grosen
On Fri, Jan 24, 2014 at 7:33 AM, Robert Nelson wrote: > > I made a new SD card using setup_card.sh and it boots fine. > > > > Verified new groups in both default debian and new user accounts. Ran > Python > > script to drive i2c LED matrix as non-root user. > > Sweet! That's what we wanted.. > Fo

Re: [beagleboard] debian: test images (2014-01-22)

2014-01-23 Thread Mark Grosen
On Thu, Jan 23, 2014 at 7:25 AM, Robert Nelson wrote: > Thanks for everyone who tested 2014-01-16... So here we go, round 3... > > First, for tracking please report all bugs to: > http://bugs.elinux.org/projects/debian-image-releases > > Fixes: > 3.8.13-bone36 -> 3.8.13-bone37 > * audio fix from C

Re: [beagleboard] Re: debian: test images (2014-01-16)

2014-01-20 Thread Mark Grosen
On Mon, Jan 20, 2014 at 12:43 PM, Robert Nelson wrote: > On Sun, Jan 19, 2014 at 12:01 AM, Mark Grosen wrote: > > * Add /sbin and /usr/sbin to the default PATH > > Are you thinking system-wide or just the first user? > > As i'm looking at /etc/profile > > if [

Re: [beagleboard] Re: debian: test images (2014-01-16)

2014-01-18 Thread Mark Grosen
Robert, I tried this new build on a BBB with good success. I used the setup_sdcard.sh approach on an 8GB SD card. WiFi works with a cheapo Rosewill USB dongle: [ 15.015308] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin [ 15.015468] usbcore: registered new interface driver rtl8192cu I a