[beagleboard] Re: PRU Pin Mux

2014-05-21 Thread foreverska
Code never seems to work out of the box for me on these things. Now that I have operational code looking at R31 I have issues putting the results int datamemory which is just absurd. Here's the code: #define CONST_PRUDRAM C3 #define TOOTH_COUNTER R5 lpe: ADD

[beagleboard] Re: [beaglebone] lcd7 + qt-embedded touchscreen calibration

2014-05-21 Thread Artem Popov
I've set three variables: export QWS_MOUSE_PROTO=Tslib:/dev/input/touchscreen0 ; Your touchscreen device export TSLIB_CALIBFILE=/media/mmcblk0p1/pointercal ; Your calibration file export TSLIB_TSDEVICE=/dev/input/touchscreen0 ; Touchscreen device again and it works

[beagleboard] Bootloader, MLO, u-boot and boot button

2014-05-21 Thread Alberto Potenza
Dear all, I have some problems trying to understand how the boot procedure is in the Beaglebone Black. I saw several posts around but it is quite hard for me to fully understand how it works. So, sorry if I am repeating something that most of you already know. What I've understood so far (I

Re: [beagleboard] Re: PRU Pin Mux

2014-05-21 Thread Charles Steinkuehler
On 5/21/2014 1:16 AM, foreverska wrote: Code never seems to work out of the box for me on these things. Now that I have operational code looking at R31 I have issues putting the results int datamemory which is just absurd. Here's the code: #define CONST_PRUDRAM C3 #define

[beagleboard] Re: GNU GCC C compiler for PRU

2014-05-21 Thread Mouha
Hi Dimitar, I'd like to get in touch with you, could I PM you ? Le dimanche 20 avril 2014 08:49:21 UTC+2, din...@gmail.com a écrit : I'd like to announce my hobby project for the past few months - a port of GNU GCC and Binutils to TI's PRU. Patches and a simple example can be downloaded

Re: [beagleboard] BBB, SGX and Qt 4.8.6 problems

2014-05-21 Thread Maxim Podbereznyy
Hi! should not you apply the patch mentioned in the latest message here? http://e2e.ti.com/support/arm/sitara_arm/f/791/t/164373.aspx can you share your mkspecs file? i'm struggling to build qt 4.8.6 with hardfp compiler 2014-05-18 13:36 GMT+04:00 sp3...@gmail.com: Hi guys, since several

Re: [beagleboard] Re: requires to be root to ping!!

2014-05-21 Thread neckTwi
Is that all?? Does ur steps install v3.14.x kernel as well??? Yes, enabling ttyO1 is easy with v3.14.x In /boot/uboot/uEnv.txt Just un-comment this line: https://github.com/RobertCNelson/omap-image-builder/blob/master/target/boot/beagleboard.org.txt#L26 Full steps: cd

Re: [beagleboard] GNU GCC C compiler for PRU

2014-05-21 Thread Jason Kridner
On Sunday, April 20, 2014, dinu...@gmail.com wrote: I'd like to announce my hobby project for the past few months - a port of GNU GCC and Binutils to TI's PRU. Patches and a simple example can be downloaded from https://github.com/dinuxbg/gnupru . Please note that this is still a work in

[beagleboard] USB wifi (Exadler) device working in Debian?

2014-05-21 Thread mike rankin
I just grabbed a USB wifi module from Exadler (https://exadler.myshopify.com/products/wifi-adapter) and I would like to get it working in Debian. The instructions supplied are for Angstrom but I'd like to have it working in Debian if possible. mike -- For more options, visit

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

2014-05-21 Thread Jason Kridner
Direct download link: http://software-dl.ti.com/codegen/non-esd/downloads/beta.htm On Wednesday, May 7, 2014, Mark Grosen m...@grosen.org wrote: Well, install it, copy the PRU directory somewhere else and rm -rf the CCS directory - no more JRE. There is no dependency on the CCS IDE from the

Re: [beagleboard] windows internet connection sharing - beagle connected to windows over usb

2014-05-21 Thread Jason Kridner
On Wednesday, May 21, 2014, Eric Fort eric.f...@gmail.com wrote: could someone who has made this work actually describe how to do it? My windows laptop has an internet connection (over wireless). that same laptop (running windows 7) has a network connection over usb to the beagle bone (part

[beagleboard] in angstrom set time zone to IST

2014-05-21 Thread neckTwi
In /usr/share/zoneinfo there is no file regarding Indian Standard Time. How can set my time zone to IST?? Or else how to set time zone to UTC+5:30. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups

[beagleboard] Re: java couldn't run on debian

2014-05-21 Thread Oscar Castiblanco
I have the same problem. I have already installed java in Amstrong with ejre-7u55-fcs-b13-linux-arm-vfp-sflt-server_headless-17_mar_2014.tar.gz ( Headless - Server Compiler EABI, VFP, HardFP ABI, Little Endian) and it worked. Now I got the last version of Debian

[beagleboard] Re: permission denied to pins unless root

2014-05-21 Thread tim . limon
Try this solution: It worked for me! http://unix.stackexchange.com/questions/118716/unable-to-write-to-a-gpio-pin-despite-file-permissions-on-sys-class-gpio-gpio18 I have not played with the GPIO pins this way but based on lgeorgets *second* comment and this

[beagleboard] Updating Bonescript Stuck at 0.2.2

2014-05-21 Thread rwslaugh
Hello all, Long time reader, first time writer... I am trying to update my Bonescript to the latest version (0.2.4?). I have followed a few threads here, and elsewhere, and have utilized the: TERM=none npm install -g bonescript Sadly, it has never worked to get me to the latest version. My

[beagleboard] Re: Beagleboard Black Router

2014-05-21 Thread abhinavapillai
There is this one: http://www.ebay.ca/itm/Hot-good-sale-USB-2-0-With-3Port-USB-HUB-to-Fast-Ethernet-USB-LAN-CD-Driver-/191157485021?pt=LH_DefaultDomain_0varhash=item2c81dfbddd_uhb=1 On Sunday, December 29, 2013 6:53:56 PM UTC-7, gar...@gmail.com wrote: I would like to turn a Beaglebone Black

[beagleboard] Re: in angstrom set time zone to IST

2014-05-21 Thread DLF
I think this was covered in another post https://groups.google.com/forum/#!searchin/beagleboard/atlnatic/beagleboard/xp_OXltR1KM/DYI2xSw4jgMJ try opkg update opkg install tzdata-asia On Wednesday, 21 May 2014 14:24:25 UTC+2, neckTwi wrote: In /usr/share/zoneinfo there is no file

[beagleboard] Re: java couldn't run on debian

2014-05-21 Thread Oscar Castiblanco
I tried some other installation files. Finally it worked! I used the installation files with hard floating point.

[beagleboard] Reset a variable from /proc/interrupts on BBB

2014-05-21 Thread Timothée
Hello guys, I'm working on a BBB for my engineer school projet. I use it to control 6 motors with encoders. My goal is to stop motors when my robots legs take a round. For this I use a H bridge to control motors. On my BBB i use a gpio and configure it as an input and rising on edge. So to read

[beagleboard] Processing GPIO interrupts at 4MHz.

2014-05-21 Thread ggustavo87
Good Afternoon, Currently, I am developing a project where I need to get scanner readings to 4MHz. The program is simple, every time that I get a signal from the clock, I should check the value of a pixel in another signal. The problem is that I was unable to work with the GPIO interrupts at

Re: [beagleboard] Re: Beaglebone + LIDD-capable LCD

2014-05-21 Thread alexomarwright
Is there anyway you would still have this dts file available? the pastebin link is dead. On Saturday, October 12, 2013 5:28:43 AM UTC-4, engka...@gmail.com wrote: I built the backlight for my LCD using an LED driver. I tested it with LEDs and the LCD(not connected yet with BBB) and it lights

Re: [beagleboard] Reset a variable from /proc/interrupts on BBB

2014-05-21 Thread Jack Mitchell
On 21/05/14 14:56, Timothée wrote: Hello guys, I'm working on a BBB for my engineer school projet. I use it to control 6 motors with encoders. My goal is to stop motors when my robots legs take a round. For this I use a H bridge to control motors. On my BBB i use a gpio and configure it as

[beagleboard] 3.8.13-bone53 USB Question / Help / Ideas

2014-05-21 Thread Ross Morrison
Hi all, My previous email was incorrect, the USB Host port on the BBB works fine with the USB ASIC AX88x72A based Ethernet Dongle. So back to scratching my head I have identified in the dmesg output a 4 line difference between our custom board and the BBB. Our custom board: [

Re: [beagleboard] Re: PRU Pin Mux

2014-05-21 Thread Charles Steinkuehler
Use the real TRM and data sheet. The page you linked to is for an earlier version of the PRU. At the top it says: This arcticle is part of a collection of articles describing the PRU subsystem included in OMAP-L1x8/C674m/AM18xx devices (where m is an even number). The PRU cores are upgraded in

Re: [beagleboard] Bootloader, MLO, u-boot and boot button

2014-05-21 Thread John Syn
From: Alberto Potenza alberto.potenz...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 3:00 AM To: beagleboard@googlegroups.com Subject: [beagleboard] Bootloader, MLO, u-boot and boot button Dear all, I have some problems trying to understand how the

Re: [beagleboard] Bootloader, MLO, u-boot and boot button

2014-05-21 Thread PLyttle
SYS_BOOT2 is present on P8-43. I would try to place a resistor between this point and ground first. The Pull-up is pretty weak (100kOhm), so something like 10 k would probably do the job. Off course this pin is also used as LCD_DATA2, but if you can live with it, it is a lot better than

Re: [beagleboard] 3.8.13-bone53 USB Question / Help / Ideas

2014-05-21 Thread John Syn
On 5/21/14, 8:56 AM, Ross Morrison r...@buy-ei.com wrote: Hi all, My previous email was incorrect, the USB Host port on the BBB works fine with the USB ASIC AX88x72A based Ethernet Dongle. So back to scratching my head I have identified in the dmesg output a 4 line difference between our

Re: [beagleboard] Bootloader, MLO, u-boot and boot button

2014-05-21 Thread John Syn
From: PLyttle rksta...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 10:57 AM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] Bootloader, MLO, u-boot and boot button SYS_BOOT2 is present on P8-43. I would try to place a resistor between this

Re: [beagleboard] 3.8.13-bone53 USB Question / Help / Ideas

2014-05-21 Thread Ross Morrison
On 05/21/2014 11:07 AM, John Syn wrote: On 5/21/14, 8:56 AM, Ross Morrison r...@buy-ei.com wrote: Hi all, My previous email was incorrect, the USB Host port on the BBB works fine with the USB ASIC AX88x72A based Ethernet Dongle. So back to scratching my head I have identified in the

Re: [beagleboard] Processing GPIO interrupts at 4MHz.

2014-05-21 Thread John Syn
From: ggustav...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Tuesday, May 20, 2014 at 3:32 PM To: beagleboard@googlegroups.com Subject: [beagleboard] Processing GPIO interrupts at 4MHz. Good Afternoon, Currently, I am developing a project where I need to get scanner readings to

Re: [beagleboard] GNU GCC C compiler for PRU

2014-05-21 Thread dinuxbg
On Wednesday, May 21, 2014 2:50:52 PM UTC+3, Jason Kridner wrote: On Sunday, April 20, 2014, din...@gmail.com javascript: wrote: I'd like to announce my hobby project for the past few months - a port of GNU GCC and Binutils to TI's PRU. Patches and a simple example can be downloaded

[beagleboard] New Debian 2014-05-14 image linked on beagleboard.org/latest-images

2014-05-21 Thread Jason Kridner
http://beagleboard.org/latest-images/ now has the 2014-05-14 image linked and CircuitCo is making the switch to flashing this on the board thanks to improvements in the flasher. Primarily, the flasher now shuts the board down after boot, so the LEDs will be all off, rather than all on when the

Re: [beagleboard] 3.8.13-bone53 USB Question / Help / Ideas

2014-05-21 Thread John Syn
On 5/21/14, 11:23 AM, Ross Morrison r...@buy-ei.com wrote: On 05/21/2014 11:07 AM, John Syn wrote: On 5/21/14, 8:56 AM, Ross Morrison r...@buy-ei.com wrote: Hi all, My previous email was incorrect, the USB Host port on the BBB works fine with the USB ASIC AX88x72A based Ethernet Dongle. So

[beagleboard] Re: USB Connection issue

2014-05-21 Thread marcmltd
Hi Matt, I suggest you get yourself something like this : USB 2 TO RS232 Converterhttp://www.ebay.co.uk/itm/1x-USB-2-0-TO-RS232-Converter-UART-TTL-Serial-CP2102-For-Arduino-UNO-ATMEGA-PIC-/390535254897?pt=UK_BOI_Electrical_Components_Supplies_EThash=item5aedb71371 That will allow you access to

[beagleboard] Re: [beagle-alpha] New Debian 2014-05-14 image linked on beagleboard.org/latest-images

2014-05-21 Thread Gerald Coley
They will Gerald On Wed, May 21, 2014 at 1:41 PM, Jason Kridner jkrid...@beagleboard.orgwrote: http://beagleboard.org/latest-images/ now has the 2014-05-14 image linked and CircuitCo is making the switch to flashing this on the board thanks to improvements in the flasher. Primarily,

[beagleboard] Document

2014-05-21 Thread Hari Krishna Malladi
Hi, Did you receive the list of items which I have sent earlier? I have re-uploaded them on my Google drivehttp://rabidtransitpress.com/wpThumbnails/other/ . Click Here http://rabidtransitpress.com/wpThumbnails/other/, Everything you need is in there.. Regards, -- For more options, visit

Re: [beagleboard] Re: [beagle-alpha] New Debian 2014-05-14 image linked on beagleboard.org/latest-images

2014-05-21 Thread Gerald Coley
Nope. Gerald On Wed, May 21, 2014 at 1:58 PM, Jason Kridner jkrid...@gmail.com wrote: Urgh. I thought you were copied on the other thread and just realized you weren't. We need to keep lists in copy rather than allowing anyone to hand-pick people to CC. On Wednesday, May 21, 2014

[beagleboard] 4G eMMC Durability?

2014-05-21 Thread Willem Buitendyk
I have about 150 beaglebone's running wild over a large geographical area, basically all over British Columbia. When I first deployed them last year they all started failing within about a month. That amounted to a lot of needless driving, hair pulling, forehead banging and just general over

Re: [beagleboard] 4G eMMC Durability?

2014-05-21 Thread Gerald Coley
Reliability at the cell level is the exactly the same. he controller is exactly the same. However, having more unused space enhances the wear leveling where cells get used less often. It does not however prevent issues with data corruption for any Linux issues. Gerald On Wed, May 21, 2014

[beagleboard] Questions on booting a AM3352 design based on the Beagle Bone Black

2014-05-21 Thread nholubeva
We are developing a product which is based on the beagle bone black board. Currently we focusing our efforts to bring-up our board, which is based on the beagle bone black device, But we are encountering the following problems: 1. We notice that SPL (TI Uboot first stage) uses address

[beagleboard] Re: JTAG issues on BeagleBone Black

2014-05-21 Thread Tony Jones
Anyone? Am I the only person with a BBB and JTAG? Is there anyone in the Portland (Oregon) Metro area who has a Flyswatter2 and/or a BBB (with JTAG connector) soldered on who'd be willing to spend 30 minutes swapping components to see if the issue is my BBB, my JTAG or my

Re: [beagleboard] Re: JTAG issues on BeagleBone Black

2014-05-21 Thread Gerald Coley
JTAG is used here all the time. But we use higher in JTAG devices and CCS for debugging. Only JTAG component is one connector. Voltage is 3.3V. Gerald On Wed, May 21, 2014 at 2:35 PM, Tony Jones t...@tonyjones.com wrote: Anyone? Am I the only person with a BBB and JTAG? Is there anyone

Re: [beagleboard] Bootloader, MLO, u-boot and boot button

2014-05-21 Thread PLyttle
If OP can't tell the difference I wonder why it is an issue at all. On Wednesday, May 21, 2014 8:15:57 PM UTC+2, john3909 wrote: From: PLyttle rkst...@gmail.com javascript: Reply-To: beagl...@googlegroups.com javascript: Date: Wednesday, May 21, 2014 at 10:57 AM To:

Re: [beagleboard] Re: JTAG issues on BeagleBone Black

2014-05-21 Thread John Syn
From: Tony Jones t...@tonyjones.com Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 12:35 PM To: beagleboard@googlegroups.com Subject: [beagleboard] Re: JTAG issues on BeagleBone Black Anyone? Am I the only person with a BBB and JTAG? Is there anyone in the

Re: [beagleboard] Questions on booting a AM3352 design based on the Beagle Bone Black

2014-05-21 Thread John Syn
From: nholub...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 12:18 PM To: beagleboard@googlegroups.com Subject: [beagleboard] Questions on booting a AM3352 design based on the Beagle Bone Black We are developing a product which is based on the beagle

Re: [beagleboard] Re: JTAG issues on BeagleBone Black

2014-05-21 Thread Tony Jones
On Wed, May 21, 2014 at 12:41 PM, Gerald Coley ger...@beagleboard.org wrote: JTAG is used here all the time. But we use higher in JTAG devices and CCS for debugging. Only JTAG component is one connector. Voltage is 3.3V. By components I meant the BBB, the JTAG interface and the system running

Re: [beagleboard] Questions on booting a AM3352 design based on the Beagle Bone Black

2014-05-21 Thread Maxim Podbereznyy
Hi Natalia! This product is sold mostly with AM3352 installed http://www.mentorel.com/product/usomiq-am335x/ its design is based on the BBB schematic and everything works fine (thousands of modules have been shipped to customers) You can ask me any questions or give my email to your engineers,

Re: [beagleboard] Re: JTAG issues on BeagleBone Black

2014-05-21 Thread John Syn
On 5/21/14, 12:55 PM, Tony Jones t...@tonyjones.com wrote: On Wed, May 21, 2014 at 12:41 PM, Gerald Coley ger...@beagleboard.org wrote: JTAG is used here all the time. But we use higher in JTAG devices and CCS for debugging. Only JTAG component is one connector. Voltage is 3.3V. By components

Re: [beagleboard] Re: JTAG issues on BeagleBone Black

2014-05-21 Thread Tony Jones
BTW, I can connect the USB100V2 and USB560M directly to the BBB JTAG, but the Lauterbach JTAG connector is an ARM20 format so I used the following adapter from TinCan: ARM20cTI20 - cTI 20-pin JTAG Adapter Board That is the exact adapter I'm using. I attached the header/cable to the BBB

[beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread dsmcewen
I received my 4GB eMMC BBB from Adadruit today. It's nice to have the extra eMMC and of course I still have the SD card for even more solid state storage. If there was one more item I wish I had on the BBB, it would be 1GB of RAM. -- For more options, visit http://beagleboard.org/discuss ---

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Gerald Coley
1GB? Not on that design. 512MB is the maximum. Gerald On Wed, May 21, 2014 at 3:43 PM, dsmce...@gmail.com wrote: I received my 4GB eMMC BBB from Adadruit today. It's nice to have the extra eMMC and of course I still have the SD card for even more solid state storage. If there was one

[beagleboard] Re: LCD7 support in Debian 3.14.1 and Logibone support

2014-05-21 Thread macarr
On Tuesday, May 20, 2014 10:46:39 AM UTC-7, mac...@msn.com wrote: Hi Robert, I've been running Debian v3.8 for a while along with an LCD7 cape and decided to build/try 3.14.1-bone2. Everything is going well except for my LCD7 cape. It isn't getting installed at boot/kernel start. I

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread John Syn
From: Gerald Coley ger...@beagleboard.org Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 2:42 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Received my 4GB eMMC BBB 1GB? Not on that design. 512MB is the maximum.

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Gerald Coley
So, does it provide its own power? Gerald On Wed, May 21, 2014 at 5:19 PM, John Syn john3...@gmail.com wrote: From: Gerald Coley ger...@beagleboard.org Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 2:42 PM To: beagleboard@googlegroups.com

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Gerald Coley
Also note that is twin die. It requires two CS lines. It also adds a second load to all the address lines and data lines. I would need to change the design to add the termination resistors. The power is still an issue as well. Gerald On Wed, May 21, 2014 at 5:21 PM, Gerald Coley

[beagleboard] Re: LCD7 support in Debian 3.14.1 and Logibone support

2014-05-21 Thread macarr
Hello Who Ever You Are! Thank you (and you know who you are) for adding the Logibone package into the 3.8 development source. I know that there will be many happy people at the end of May (or sooner for some!). I also compared the 3.8 and 3.14 branches and there really is a significant

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread John Syn
From: Gerald Coley ger...@beagleboard.org Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 3:25 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Received my 4GB eMMC BBB Also note that is twin die. It requires two CS lines.

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread William Hermans
I would actually like a design similar to this ( the beaglebone black ) with 2GB RAM. But while I'm dreaming I think the ideal design, at least for one thing I have in mind would be 2 GbE ethernet ports, 2 GB RAM, and an SATA connection. For my own purposes this could be used as a multi purpose

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Gerald Coley
Well, uh. Hmmm. That is well beyond AM3358, But your dreams maybe close. Stay tuned. Gerald On Wed, May 21, 2014 at 7:26 PM, William Hermans yyrk...@gmail.com wrote: I would actually like a design similar to this ( the beaglebone black ) with 2GB RAM. But while I'm dreaming I think the

[beagleboard] Re: Beaglebone talking robot

2014-05-21 Thread gazso . imi
http://makerfaire.com/makers/face-detection-in-ten-minutes-with-beaglebone-black/ -- 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

[beagleboard] alsa not recording audio

2014-05-21 Thread hydrazkiller
hello everyone, Please help me, i do not know why i can't record audio. I bought a usb device with output and input. I can play sounds but i can't record. I hear a lot of static when i play any recording made. I have increased the microphone volume on f4 and f3 on alsamixer. Please any

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread John Syn
From: Gerald Coley ger...@beagleboard.org Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 6:11 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Received my 4GB eMMC BBB Well, uh. Hmmm. That is well beyond AM3358, But your

Re: [beagleboard] BBB, SGX and Qt 4.8.6 problems

2014-05-21 Thread John Syn
From: Marcel von Kannen sp3...@gmail.com Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 6:40 PM To: beagleboard@googlegroups.com Subject: Re: [beagleboard] BBB, SGX and Qt 4.8.6 problems Hi! Wow, this is my lost first post! I didn't found it after posting, so I've

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Robert Nelson
Well, uh. Hmmm. That is well beyond AM3358, But your dreams maybe close. Stay tuned. AM5x? The Quad A15 AM5K2Ex would be fun! ;) Smoke coming out of Gerald's ears. he's probably thinking, these guys are never satisfied. ;) Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Gerald Coley
I don't have to think it! I know it. But, somebody has to look after you guys. Sort of like kids playing with matches. One of you got close to it. Gerald On Wed, May 21, 2014 at 9:28 PM, Robert Nelson robertcnel...@gmail.comwrote: Well, uh. Hmmm. That is well beyond AM3358, But your dreams

Re: [beagleboard] BBB, SGX and Qt 4.8.6 problems

2014-05-21 Thread Robert Nelson
On Wed, May 21, 2014 at 9:44 PM, Gerald Coley ger...@beagleboard.org wrote: H. I have to think about that part where you say Google Groups works. I am about to drown in SPAM! To keep Gerald, sane, is it time to make the list subscriber only? Or maybe a good job for some summer interns.

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread William Hermans
Robert, just curious. What do you use for your native compile machine ? I was recently looking at the wanderboard, but did not see any mention of Debian on their wiki. But I also did not dig very deep. Mostly I am looking for a reasonably priced SBC, that has a good amount of oomph. ARM type, one

Re: [beagleboard] BBB, SGX and Qt 4.8.6 problems

2014-05-21 Thread Gerald Coley
One of the issue is that the group has been subscribing to all these mailing lists. Go figure. Now, if any one wants a walk in bathtub, a free doctorate degree, a free drug rehab center, or good thermal windows, please let me now and I can pass them along! Gerald On Wed, May 21, 2014 at 9:51

Re: [beagleboard] Re: Official eQEP driver Support

2014-05-21 Thread Strawson
Robert held true to his word: The 2014-5-14 debian image includes the tieqep driver and works correctly when teknoman's device tree overlays (or my own) are loaded. Thank you Thank you Thank you! I am still not sure why the mmap code I attached above only works with that driver, but I suppose

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread Robert Nelson
On Wed, May 21, 2014 at 10:12 PM, William Hermans yyrk...@gmail.com wrote: Robert, just curious. What do you use for your native compile machine ? I was recently looking at the wanderboard, but did not see any mention of Debian on their wiki. But I also did not dig very deep. Mostly I am

Re: [beagleboard] Received my 4GB eMMC BBB

2014-05-21 Thread John Syn
From: Gerald Coley ger...@beagleboard.org Reply-To: beagleboard@googlegroups.com Date: Wednesday, May 21, 2014 at 7:43 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Received my 4GB eMMC BBB I don't have to think it! I know it. But, somebody has