--You need to just chill out and take a deep breath its no ones fault you "wasted" time but your own. Just cause the Rpi does X out of the box does not make the BBB a "POS" means PEBKAC 99.9% of the time. How is anyone ever supposed to help you if you hate being asked have you tried this or that, no one can read your mind or guess WTF you even have attempted? Its not like you really laid out what you tried and have not tried. Shit happens accept it and find a solution or move on thats open source, no one but yourself is to blame if YOU wasted YOUR companies money. Like Robert I have no issues on my OSX 10.9 box though I rarely ever use it cause I just hate apple products. If you are experienced as you say then stop the ranting and ask a real question where you lay out what you tried and all the info you think is relevant so others can actually try and help, frustration or not dont take it out on people who make no money off helping YOU with YOUR problem. This attitude is going to get you no where and shocked Robert has entertained your emails this long. No one is under obligation to figure out YOUR problems but they just might if you actually were not on a tyrannical rant. If you hate these so much return all the "POS crap" you bought and go have fun with that pi, then realize all the BS hype that surrounds that platform.
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Good God is that it?Seriously, you guys are selling an 'OSX compatible" product?What % users are OSX? What profit margin have you made there? Sell product, does't work, no support = 100% user profit. Host forum, post "try this" solutions, stay calm.I give up.Beaglebone is a joke until these drivers are sorted.
On Monday, February 2, 2015 at 12:47:43 AM UTC, RobertCNelson wrote:On Sun, Feb 1, 2015 at 6:36 PM, SimuGQ <garymq...@gmail.com> wrote:
> Well what are we doing wrong?
Well, apple pushed out OS X 10.10, and the 3rd party driver writers
still need to catch up.
We use kernel.org's g_multi driver as a cdc ether/serial and usb flash
drive combination when users plug in the usb-slave port.
On Linux this pretty much works out of the box.
On Windows, it works if you install the signed driver*. Luckily the
usb-flash drive just works without drivers which allows us to easily
give users the dirvers. Linux developers provide the *.inf:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/usb/linux.inf
The rest is built-in to windows...
On Mac, we have nothing, but the work of Joshua Wise's "horndis" driver:
http://joshuawise.com/horndis
It looks like we have more testing/bug reporting we need to forward Joshua..
Regards,
--
Robert Nelson
http://www.rcn-ee.com/
--
Maybe it's possible to identify these fruits or the windows by their vendor-id of the usb. If so, one could just write an udev-rule for the bbb which eiter loads the cdc-driver (for linux and/or fruit remotes) or the rndis-driver for windows remotes.
So, plugging the BBB into a Mac that was upgraded from 10.9 to 10.10 worked... The plot thickens.I have pulled IOUSBFamily.kext from this machine, I will compare the versions of the kexts inside to that of the machine that won't boot the BBB, specifically AppleUSBXHCI.kext and AppleUSBFTDI.kext to see what Apple have updated.Will report back later.
Like Jon said, why don't you just ssh into the beaglebones from an Ethernet switch? Every OS works with BBB that way...
Seems silly to use USB anyways...
I have used serial cables and Ethernet cables to develop with dozens of beaglebones with every OS from windows to Linux to osx...
Why use USB drivers at all...
--
As a wise man once said, "If you don't have anything constructive to say, don't speak".
--
Rndis & osx Yosemite is a problem for any linux board. With windows we have signed driver. For Mac... Well... If you have a Mac, we have the work done by the horndis developer...
Regards,
Rndis & osx Yosemite is a problem for any linux board. With windows we have signed driver. For Mac... Well... If you have a Mac, we have the work done by the horndis developer...
Regards,