**** BEGIN LOGGING AT Fri Jun 17 02:59:58 2016 Jun 17 06:23:35 zmatt: around? Jun 17 06:29:09 [08:28] hello I have a question, I have a bipolar signal 5+-V, that I want to clip to 0...3.3V how do I do this with a bipolar opamp circuit ?many thanks for reading and taking your time Jun 17 07:06:29 around what? Jun 17 07:29:20 hmm, usb gadget seems broken for me. Jun 17 07:34:02 * zmatt hands ScrumpyJack duct-tape Jun 17 07:49:22 i thought booting the BBB from usb would spin up usb gadget module g_ether on the BBB Jun 17 07:50:59 It spins up the usb storage gadget, and i can mount that on the gadget host, but nothing ethernet related Jun 17 07:51:53 I'm gonna need more than duct-tape ;) Jun 17 07:52:29 it should be a composite device Jun 17 07:52:45 by default Jun 17 07:53:10 storage + serial (CDC-ACM) + network (RNDIS) Jun 17 07:53:38 ScrumpyJack: try superglue Jun 17 07:53:57 zmatt: yeah, that's what I've read Jun 17 07:54:06 known issue? Jun 17 07:56:52 will boot with AC and ethernet cable and poke around Jun 17 07:57:00 doesn't matter how you "boot" Jun 17 07:57:09 that's just a source of power Jun 17 08:05:09 it does it i want to access the BBB! Jun 17 08:06:34 no that has nothing to do with boot (unless that connman stuff the standard images use is broken), you can happily plug in usb later while powered, and ethernet at the same time if you want Jun 17 08:06:52 (no available ethernet here, need to move the BBB to another room!) Jun 17 08:09:54 ah Jun 17 08:13:00 hmm, all modules are there. does my USB cable need to be OTG? Jun 17 08:22:19 that question doesn't even make sense Jun 17 08:22:45 what OS are using on your host? Jun 17 08:36:17 Hello Jun 17 08:39:52 I've a problem with ethtool not showing any data on debian 7.9 however it works well on debian 8.5 and ubuntu 16.04 Jun 17 08:43:15 Anyone alive in here?! Jun 17 08:58:14 sed 's/that question doesn't even make sense/Could you rephrase that? I'm not sure I follow/' Jun 17 09:03:06 http://pastebin.com/6yHNH6QP Jun 17 09:03:49 It should show the speed and duplex and other information but it does not! Jun 17 09:28:27 im looking for a culey Jun 17 09:29:24 Xe__: have you tried mii-tool? Jun 17 09:29:42 same thing Jun 17 09:30:14 root@beaglebone:~# mii-tool Jun 17 09:30:15 SIOCGMIIPHY on 'eth0' failed: Unknown error 524 Jun 17 09:30:17 SIOCGMIIPHY on 'eth1' failed: Operation not supported Jun 17 09:32:21 no MII interfaces found Jun 17 09:32:22 root@beaglebone:~# Jun 17 09:33:58 I've been looking into this for two days now! Jun 17 09:47:03 Xe__: which kernel version on the respective images? Jun 17 09:47:30 Xe__: it's possible that the image where it doesn't work has an old kernel that didn't implement the necessary bits Jun 17 09:47:35 3.8.13-bone79 Jun 17 09:47:47 on all the images? really? Jun 17 09:47:52 no Jun 17 09:48:06 this is the one which has the issue Jun 17 09:48:19 others are ti kernals Jun 17 09:48:53 ti kernels works fine Jun 17 09:50:01 if you want the specified kernel versions I will boot from and SD card and check it Jun 17 09:51:05 ok, well, sounds like the old 3.8 kernel doesn't expose the information then Jun 17 09:51:41 either switch to a newer kernel or backport the necessary changes. I'd strongly recommend the former. Jun 17 09:53:23 the ti kernels are only available in the Jessie release and I want to stick with Wheezy Jun 17 09:53:39 3.8.13-bone79 is the latest Wheezy Jun 17 09:53:56 you should be able to build a newer kernel and install it on a wheezy image Jun 17 09:54:10 how can I do this? Jun 17 09:54:17 either with the rcn script as deb or by manually sprinkling the files into the filesystem Jun 17 09:54:52 or you could even just download a prebuilt deb for jessie and install it or unpack it on wheezy Jun 17 09:55:56 I have both latest wheezy and jessie downloaded Jun 17 09:56:18 yes, but you'll need the kernel package Jun 17 09:57:26 ok, I will start looking into this Jun 17 09:57:35 thanks Jun 17 10:06:29 np Jun 17 14:25:11 Hi People Jun 17 19:04:40 I'm finding little info on using the hardware crypto, or enabling it, for general use in something like libgcrypt or libcrypt++. Am I missing something obvious or is this largely uncharted territory? Jun 17 19:55:03 I have just flashed a BBB with ubuntu.Unfortunately on using ssh, it is showing connection timed out.So I used demsg,and it is showing cdc_ether kevent 12 may have been dropped Jun 17 19:56:02 And eth1 and eth 0 do not have any ipaddress attached to it.Can anyone help me out? Jun 17 19:56:25 Latest version of ubuntu Jun 17 19:57:22 Have you tried USB? Have you tried the serial console with a FTDI cable? The BBB has no eth1, btw, just eth0 & usb0. Jun 17 19:58:52 Ragnorok, This eth 1 and eth0 I am talking on my host computer. Jun 17 20:00:20 I believe that BBB shows up as eth 1(or any other number except 0 ) on the host right? Jun 17 20:07:13 Depends on what part it's plugged into I expect. My xp is 'nix eth are bound to NICs, not what's plugged into them. Jun 17 20:23:52 Hi Everybody Jun 17 20:24:44 i have a qusten how to use the tieqep driver with c++ code Jun 17 20:25:57 i found this code on Github from Teknoman Jun 17 20:26:01 https://github.com/Teknoman117/beaglebot/tree/master/encoders/api/c%2B%2B Jun 17 20:26:23 but i dont know how i can use the interface to the kernel Jun 17 20:26:49 and what i have to do to use the driver interface Jun 17 20:49:19 i can cat the values from driver but im not able to understand the provided readme Jun 17 20:50:18 for the api code **** ENDING LOGGING AT Sat Jun 18 02:59:58 2016