**** BEGIN LOGGING AT Sat Jan 03 02:59:59 2015 Jan 03 03:40:22 can you use the USB/NDIS interface even when the board is powered externally and the ethernet is connected so that eth0 is up? Jan 03 03:40:42 i.e., plug in the usb and get the 192.168.7.2 interface? Jan 03 03:41:39 i am not able to. Jan 03 03:50:28 usb0: ERROR while getting interface flags: No such device Jan 03 04:26:46 any news on arduno true? Jan 03 04:26:53 tre* Jan 03 04:35:19 shay_shay, wow, forgot that existed Jan 03 04:35:20 heh Jan 03 04:36:03 my main issues with that, is that they didn't keep the beaglebone cape interface Jan 03 04:37:09 well I need an arduino SBC combo Jan 03 04:37:24 the only option seems to be Alamode and Pi Jan 03 04:37:41 but the tre would be perfect Jan 03 04:38:19 shay_shay, http://www.udoo.org/ works, I believe Jan 03 04:39:47 hmm Jan 03 04:40:15 seems too good. something must be wrong with it Jan 03 04:40:20 it's a 3.3v arduino due, though Jan 03 04:40:30 shay_shay, someone I know has one, it seems to be good Jan 03 04:42:17 TheKiwi as opposed to 1.0 pin out? Jan 03 04:42:47 the Intel gallaleo has arduno 1.0 pinout Jan 03 04:43:06 hmm Jan 03 04:43:23 yeah, it's not going to take normal shields, I think Jan 03 04:43:34 http://arduino.cc/en/Main/arduinoBoardDue Jan 03 04:44:06 shay_shay, it does have the 1.0 pinout, but it operates with 3.3v logic, not 5v Jan 03 04:50:37 TheKiwi will the bb to arduino cape work with BBB? Jan 03 04:50:40 http://m.ebay.com/itm/271659685052?cmd=VIDESC&gxo=true Jan 03 04:50:48 this is what I need to use it with Jan 03 05:15:43 can you use the USB/NDIS interface even when the board is powered externally and the ethernet is connected so that eth0 is up? i.e., plug in the usb and get the 192.168.7.2 interface? Jan 03 05:22:07 hello Jan 03 05:22:36 how can i get the vendor id and reg id of beaglebone black rev c? Jan 03 05:26:45 how can i get the vendor id and reg id of beaglebone black rev c? Jan 03 05:28:14 how can i get the vendor id and reg id of beaglebone black rev c? Jan 03 05:47:57 is there some init script to initialize the usb0 (the "pc" usb) ? Jan 03 05:48:06 on a bbb running debian 7.5 Jan 03 06:02:52 would any of these in uEnv.txt cause the usb0 to be disabled: cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G Jan 03 06:03:09 i can't see why. Jan 03 06:03:25 i'm at a loss to see why my usb is no longer working Jan 03 06:05:13 dmesg (on my host, fedora) doesn't show anything happening when i plug the usb Jan 03 06:08:22 hi Jan 03 06:31:20 ok, i'm really scratching my head here, people. i'm probably being stupid, but the "tethered mode via usb" that is supposed to work out-of-the-box doesn't seem to work anymore.. Jan 03 06:31:51 when i plug in the usb, it's not even getting enumerated on my host Jan 03 06:31:58 i've tried two cables. Jan 03 15:33:14 Hi Jan 03 15:33:47 anybody now if the schematics and board for BB rev c are disponible and under wich kind of license? Jan 03 16:58:32 anybody? Jan 03 16:58:44 anybody now if the schematics and board for BB rev c are disponible and under wich kind of license? Jan 03 16:59:51 donaldshimoda: http://bit.ly/1yk8hlG Jan 03 17:02:07 KotH, thanks for send me to read. :P Jan 03 17:09:03 i need a version of GDB that doesnt support arm or thum but ONLY thumb2 Jan 03 17:09:32 because gdb is TOO FUCKING STUPID to know how to disassemble opcodes layed down by the code its debugging Jan 03 17:09:53 is there anyone here who could help me modify gdb to ONLY ONLY ONLY support thumb2? Jan 03 17:33:18 hello hello Jan 03 17:33:24 having kind of stupid issue Jan 03 17:34:02 I'm using the eMMC extractor image (http://elinux.org/BeagleBone_Black_Extracting_eMMC_contents) but can only capture images of 2GB Jan 03 17:34:17 I posted more details here (http://elinux.org/Talk:BeagleBone_Black_Extracting_eMMC_contents) Jan 03 17:35:07 It's not a filesystem issue (I tested both fat32 and ext2) as well as tested writing 4GB files on the same beaglebone with the same SD card and filesystem Jan 03 17:35:15 It is not a ulimit issue either Jan 03 17:35:43 What's weird is that no one else seems to have had (or at least noticed) the problem, which makes me think its something I'm doing, but at this point I'm at a loss. Jan 03 17:36:46 The only thing I can think of is that the build for the extractor image had issues with LFS or didn't compile dd with _FILE_OFFSET_BITS set correctly, but that would mean other people should have this issue as well Jan 03 17:39:54 Oh, and dd's message is "dd: writing '/mnt/BeagleBoneBlack-eMMC-image-9466.img': File too large" Jan 03 17:58:02 are you storing the file on a FAT partition? Jan 03 17:58:16 if so, then you are running into the file size limit there Jan 03 18:01:07 KotH: no, FAT32 supports 4GB, and as I mentioned it happened on both ext2 and FAT32, and both of those I able to write a 3GB+ file on the same card/filesystem using the normal boot Jan 03 18:01:29 hmm... Jan 03 18:01:33 then i hav no idea Jan 03 18:02:47 are you using busybox dd ? it iis limited ... Jan 03 18:17:15 ogra_: no, well I'm assuming it's not busybox Jan 03 18:17:27 it's whatever was released with this: http://elinux.org/BeagleBone_Black_Extracting_eMMC_contents Jan 03 18:34:05 ogra_: I tried cat as well, it it reported "cat: write error: File too large" Jan 03 18:38:22 is that FAT16? Jan 03 18:39:03 tbr: no, it is ext2 Jan 03 18:39:10 or fat32, I've tried both Jan 03 18:39:17 both are limited to 2GB Jan 03 18:39:31 and ulimit reports "-f: file size (blocks) unlimited" Jan 03 19:16:04 how can i remove cloud9 and all the stuff that hogs port 80? Jan 03 19:16:18 and i mean remove, not disable Jan 03 19:21:15 i dunno - is the bbb running apache for its web server? Jan 03 19:28:01 does the console version of debian (7.6) remove support for NDIS? Jan 03 19:39:27 sllide: find the package that provides it and purge it? Jan 03 19:39:44 yeah i have no idea what to look for Jan 03 19:39:50 or where to look Jan 03 19:40:31 use your apt super moo powers... Jan 03 19:40:44 or aptitude Jan 03 22:15:36 Hi, I just updated my kernel using: http://elinux.org/BeagleBoardDebian#Install_Latest_Kernel_Image Jan 03 22:16:14 I had bone47 kernel, upgraded to bone69 using that link, bone69 is installed, but when I reboot, it still boots bone47 Jan 03 22:16:22 how do I make uboot choose bone69? Jan 03 22:24:55 fchmmr find out from where u-boot is loading the kernel Jan 03 22:25:35 in uEnv.txt? Jan 03 22:25:43 it's zImage and initrd.img Jan 03 22:26:16 I think from /boot/uboot/ Jan 03 22:26:25 I also have those files in /boot/: Jan 03 22:26:40 initrd.img-3.8.13-bone69 vmlinuz-3.8.13-bone69 zImage Jan 03 22:27:00 should I tell it to boot /zImage and /initrd.img-3.8.13-bone69 ? Jan 03 22:27:17 :) Jan 03 22:28:29 Well that didn't work. Jan 03 22:30:49 Is there a microsd card image with bone69 in it by default? Jan 03 22:38:32 zImage should be 3.8.13-bone69 too Jan 03 22:38:55 looks like it is still 47 Jan 03 22:56:01 ok, finally did it Jan 03 22:56:24 I was annoyed, so the directory I made had swearwords in it Jan 03 22:56:29 cd /boot/uboot Jan 03 22:56:32 mkdir ../fuckyou Jan 03 22:56:36 cp * ../fuckyou Jan 03 22:57:00 then I moved everything in /boot except "fuckyou" and "uboot" into /boot/uboot, overwriting some things Jan 03 22:57:16 then I copied the bone69 initrd to initrd.img Jan 03 22:57:18 and rebooted Jan 03 22:57:25 i don't have to be angry to fill my filesystem with random bursts of explicit language Jan 03 22:57:29 now my BBB reliably boots into bone69. probably a better way to do it Jan 03 22:57:44 but I'm happy.... I'll learn uEnv.txt magic later Jan 03 23:27:21 I'm trying to get an Edimax EW-7811Un wifi dongle working with debian on my BBB Jan 03 23:27:56 I got the device to be recognized, but it won't work for more than 30 seconds or so. It just stalls out. Jan 03 23:28:11 the dongle is known to work on a thinkpad T420. Jan 03 23:28:14 could be a power issue Jan 03 23:28:45 I'm powering the BBB with a wall-wart in the power jack Jan 03 23:29:16 dgriffi: uhm...there is one think about USB, you usually doesn't care if it works on a specific modol Jan 03 23:29:19 *model Jan 03 23:29:42 I'm just establishing that there's nothing wrong with the dongle Jan 03 23:30:16 dgriffi: can you post dmest? Jan 03 23:30:18 *dmesg Jan 03 23:32:19 working... Jan 03 23:35:04 now I can't get wlan0 up at all Jan 03 23:35:25 ifconfig reports it being up, but dhclient won't run Jan 03 23:36:33 ah, I remember this from last night. the only way to get networking back is to do "sudo service networking restart" Jan 03 23:51:41 still trying to get the network back so can get dmesg off the BBB Jan 03 23:52:10 you can always connect the uart or usb device port Jan 03 23:52:39 dgriffi: anyway the next question if you have installed the firmware Jan 03 23:52:43 I'm using the uart, but I haven't been able to keep the network up long enough to download z-modem Jan 03 23:52:58 ya, the firmware is there.. otherwise the dongle wouldn't work at all Jan 03 23:53:46 right, I should have read the complete line.. Jan 03 23:54:01 ooh this is a nice tiny one Jan 03 23:54:08 so, I pulled the dongle, put it back in, then did "sudo ifconfig -a". This is what I got: http://pastebin.com/dWyGwDgV Jan 03 23:54:17 urgs realtek Jan 03 23:54:35 Humpelstilzchen: unfortunately that seems to be the only game in town these days Jan 03 23:55:22 dgriffi: I got tp-link tl-wn722n (external antenna yay) Jan 03 23:56:20 uhm..blocked task? Jan 03 23:56:29 dgriffi: what kernel is this? (uname) Jan 03 23:56:48 I figure that SOMETHING is interfering with wlan0, but what? Jan 03 23:56:59 Linux beaglebone 3.8.13-bone50 #1 SMP Tue May 13 13:24:52 UTC 2014 armv7l GNU/Lx Jan 03 23:57:10 dgriffi: I would try a new kernel.. Jan 03 23:57:11 wicd is disabled Jan 03 23:58:16 can you suggest a good debian image that'll work on an SD card? Jan 04 00:01:41 something from http://beagleboard.org/latest-images? Jan 04 00:06:56 dgriffi: you just need to update the kernel Jan 04 00:07:08 not the image Jan 04 00:07:23 how do I do that wihtout network? Jan 04 00:07:48 and what about the kernel is causing the trouble? Jan 04 00:08:03 well that would be a problem... Jan 04 00:08:45 ethernet/eth0 doesn't work? Jan 04 00:09:03 it works, but is not available in the garage Jan 04 00:11:20 dgriffi: problem is that it could be either, a USB problem in BBB or driver problem in your current linux kernel, I don't know Jan 04 00:12:15 dgriffi: is there a way you can try to install the lates kernel with http://elinux.org/BeagleBoardDebian? Jan 04 00:14:10 I tried that one but it wouldn't boot Jan 04 00:14:25 found that this one would: http://beagleboard.org/latest-images Jan 04 00:14:36 but maybe I wasn't pointing it at the right partition Jan 04 00:15:02 uuh thats bad dgriffi which image did you try? Jan 04 00:15:27 http://debian.beagleboard.org/images/bone-debian-7.5-2014-05-14-2gb.img.xz Jan 04 00:15:35 that's the one that's causing me trouble Jan 04 00:15:52 I'm downloading your suggestion again now Jan 04 00:16:49 dgriffi: don't trust me, I have debootstrap my own debian and build my own kernel.. Jan 04 00:17:46 dgriffi: but that one seems old Jan 04 00:23:57 dgriffi: well a google search seems to confirm that the realtek driver in linux 3.14 works better Jan 04 00:31:14 making new sd Jan 04 00:36:32 I finished installing that image from http://elinux.org/BeagleBoardDebian#Debian_Stable_.28wheezy.29, and I got this: http://pastebin.com/vMA6RYmw are those error messages anything I need to worry about? Jan 04 00:38:36 so, I booted it and got this: http://pastebin.com/TnHuinQK Jan 04 00:38:52 Humpelstilzchen: this is the problem I had before Jan 04 00:41:01 the error sounds not good.. Jan 04 00:41:59 I invoked the install like this: sudo ./setup_sdcard.sh --mmc /dev/sdb --dtb beaglebone Jan 04 00:42:51 what am I doing wrong? Jan 04 00:50:15 hmm just tested I don't get the "No such file or directory" error Jan 04 00:51:42 maybe if I just get something from here: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#2014-12-19 and copy the image over with dd Jan 04 00:52:35 that would be still a 3.8 kernel :( Jan 04 00:54:48 cripes... how can I get a viable image out of this? Jan 04 00:56:11 dgriffi: funny I just tested the debian-7.7-console-armhf-2014-10-29.tar.xz with the command you pasted, worked without error, is there a missing binary on your system? Jan 04 00:56:44 not sure what I'm missing. when I first ran it, it complained aobut some missing stuff, but I added what it asked for Jan 04 01:09:39 any ideas? Jan 04 01:10:30 I still guess somewhere setup_sdcard.sh fails Jan 04 01:18:31 well, I tried it using -img foo.img instead of -mmc /dev/sdb Jan 04 01:19:09 it completed without an error message, but it still fails to boot: http://pastebin.com/fqzDVzfQ Jan 04 01:19:36 I tried booting the resulting image after writing it to the sd Jan 04 01:22:53 is there something I need to do to the sd or image after running setup_sdcard.sh? Jan 04 01:25:32 waaaaait a sec. Jan 04 01:25:36 Humpelstilzchen: check this out: https://github.com/RobertCNelson/netinstall/issues/32 Jan 04 02:07:35 so, I followed the suggestions in that github issue.. now when I boot the board, I get the letter "C" every half second Jan 04 02:08:59 could someone please help me out with a kernel issue i'm having? it's failing to compile at drivers/built-in.o here is a screenshot; i.imgur.com/tKPbxuQ.png Jan 04 02:10:02 I'm building on gentoo with "make ARCH=arm CROSS_COMPILE=armv7a-hardfloat-linux-gnueabihf- uImage dtbs" Jan 04 02:11:48 anyone know what ever happened to arduino tre? Jan 04 02:18:57 trying to boot a BBB, all I get is the letter 'C' repeated every half second. Jan 04 02:20:31 anyone know? Jan 04 02:21:19 dgriffi: is this on a terminal over HDMI, or over serial? Jan 04 02:23:26 serial Jan 04 02:24:12 dgriffi: it can't find your bootloader and is falling back to trying to download it over serial Jan 04 02:24:43 dgriffi: you'll need to boot off of other media Jan 04 02:34:30 vagrantc: I see... I followed https://github.com/RobertCNelson/netinstall/issues/32 and that's how I got to that point Jan 04 02:38:10 I just bought a beaglebone black from adafruit and I am waiting for it to be delivered. I was wondering what the largest microsd card that can be used with a BBB Jan 04 02:39:46 what are you planning to do with your BBB? Jan 04 02:40:54 well i am going to use it to make electronics projects, and learn to program on it Jan 04 02:44:31 I know that the largest card that can be used on the raspberry pi is 32 GB is the BBB the same or can you go bigger than that Jan 04 02:44:55 I think it can do SDXC, which is 2TB Jan 04 02:45:21 wow that is a lot Jan 04 02:55:36 riddle, dont use the microsd Jan 04 02:55:44 i assume the bbb has a usb port? Jan 04 02:55:57 get a cheap usb drive, make THAT your root drive. just make the sdcard boot Jan 04 02:56:00 get the smallest one you can Jan 04 02:56:06 you wont be sorry Jan 04 02:56:27 thats what i did on my beagleboard xm and im running gentoo on that Jan 04 02:56:39 mark4_ :) Jan 04 02:56:45 I'm in the middle of installing gentoo right now Jan 04 02:56:52 on what? Jan 04 02:56:56 I think I blew away /dev/mmcblk01... how can I put it back? Jan 04 02:56:56 I'm having some kernel issues but i'm trying new things to fix it ;) Jan 04 02:56:57 bbb Jan 04 02:57:08 ion the flash card or on an external usb drive? Jan 04 02:57:27 you will kill that flash card in no time flat if your using that for / Jan 04 02:57:36 specially if your using anything other than ext2 Jan 04 02:58:47 hmmm what makes you say that? Jan 04 02:59:02 journaling file systems are not good on a flash card Jan 04 02:59:12 ahh right... haha Jan 04 02:59:32 yeah that is an issue... i have an 8gb SD i was going to use Jan 04 02:59:38 and the read/write will be much slower than for a external usb hard drive **** ENDING LOGGING AT Sun Jan 04 02:59:58 2015