**** BEGIN LOGGING AT Tue Jan 13 02:59:59 2015 Jan 13 03:07:49 i am getting "xz-compressed data is corrupt" message from the usb/serial when booting from the standard debian image: Jan 13 03:07:53 http://paste.fedoraproject.org/168914/11843414 Jan 13 03:07:56 any ideas? Jan 13 03:08:53 i'll try reflashing, but i have my doubts that will help Jan 13 03:38:26 basic question: if i have a (e.g.) 2 GB image, and i want to flash it on a (e.g.) 8 GB sdcard, do i have to process the image in some way? or is it fine to just dd if=2gb.img of=/dev/sdd ? Jan 13 03:39:11 i.e., does the image have to be expanded to the size of the sdcard prior to flashing? Jan 13 03:46:47 ? Jan 13 03:47:16 ddrown: any idea? Jan 13 03:47:40 hi , i need help please! Jan 13 03:47:58 yates: hm, does it show up as having a partition table? Jan 13 03:49:09 ddrown, how connect this expansion with bbb https://specialcomp.com/beaglebone/22701_l.jpg ? Jan 13 03:49:24 luciano_: I'm afraid I have no idea Jan 13 03:49:27 ddrown: yes Jan 13 03:49:38 yates: that should be ok then I think Jan 13 03:49:53 luciano_: just plug it in? Jan 13 03:50:16 yates, yes but don't work Jan 13 03:50:41 isn't there reference manual or user guide for the expansion board? Jan 13 03:50:43 did you read it? Jan 13 03:51:18 i've never used one. Jan 13 03:53:11 i install images that brought the cd ,in the sdcard and emmc , and also now I can not boot from emmc Jan 13 03:53:19 how to reset emmc flasher? Jan 13 03:56:05 luciano_: download a flasher image, burn it to sdcard, run it with appropriate switches pressed Jan 13 04:04:10 ddrown: btw, my usb/serial cable came in today. here's what one image was reporting when i tried to boot (didn't matter whether or not i held the boot switch in): http://paste.fedoraproject.org/168914/11843414/ Jan 13 04:04:42 this is with a brand new sdcard. i'm about to try the same image reflashed. Jan 13 04:05:49 ha. Jan 13 04:05:54 running now after reflashing. Jan 13 04:06:17 yates: heh, magic! Jan 13 04:06:24 yeah... Jan 13 04:06:30 the black kind. Jan 13 04:06:55 i wonder if my flasher is bad - it's an el-cheapo kodak thingie Jan 13 04:07:04 or went / is going bad Jan 13 04:08:17 so I'm currently trying to write a rpi image using the BBB's sdcard slot Jan 13 04:08:29 socat tcp:$othermachine:5001 stdio | pv | dd of=/dev/mmcblk0 oflag=direct Jan 13 04:09:45 rpi? Jan 13 04:09:51 raspberry pi Jan 13 04:09:56 othermachine is just: socat file:2014-12-24-wheezy-raspbian.img tcp-listen:5001 Jan 13 04:10:38 but something like that might work for you Jan 13 04:13:44 what other editor is loaded on the bare debian besides vi? Jan 13 04:14:03 nm - i'll just install emacs Jan 13 04:15:38 does anyone know of the simplest way to expand an sdcard image? Jan 13 04:16:14 is it typically done from another machine so you can access the device without it being mounted? Jan 13 04:16:45 I think the tool parted can do it Jan 13 04:16:56 ext3 can do online growing Jan 13 04:17:10 I'm not confident about the partition table tolerating that without a reboot, though Jan 13 04:18:05 last site i saw, there were several steps involving calculation of blocks and whatnot. Jan 13 04:23:00 ddrown: can ext4 do that too? that is what this bone-debian-7.5... is Jan 13 04:23:52 yates: yes Jan 13 04:24:18 http://linux.die.net/man/8/resize2fs Jan 13 04:30:36 if, while connected via NDIS/usb to 192.168.7.2, i uncomment out eth0 in /etc/network/interfaces, and do an ifup eth0, i'm not getting a dhcp lease. any idea why? Jan 13 04:30:52 i'm getting this: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13 Jan 13 04:31:06 of course my local network's dhcpd server is running Jan 13 04:31:41 and yes, my network cable is connected... Jan 13 04:32:29 i would really, really, RILLY like to allow my customer to connect to the usb/ndis, configure the eth0, and start it without requiring a reboot. Jan 13 04:32:37 actually rebooting didn't work either... Jan 13 04:33:06 ifconfig eth0 - is rx and tx packets going up? Jan 13 04:33:19 no Jan 13 04:33:32 ps aux | grep dhclient Jan 13 04:33:34 is it running? Jan 13 04:33:35 there isn't an address listed like there normally should be Jan 13 04:33:56 yes, it's running Jan 13 04:35:19 i wonder if it's because i've got so little disk space available. Jan 13 04:35:26 i need to do the expand first, i guess. Jan 13 04:35:46 i can't write the lease file, maybe? Jan 13 04:35:59 or it's trying to write to syslog Jan 13 04:36:04 do you have 0 bytes free? Jan 13 04:36:11 i do, yes. Jan 13 04:36:15 oh Jan 13 04:36:19 yeah, that could be Jan 13 04:36:43 duh. Jan 13 04:36:46 doh! Jan 13 04:38:09 yates, how to add any .dtb file in my kernel ? Jan 13 04:40:14 luciano_: file:///home/easl-doc/msg/kb-debian-bbb.htm Jan 13 04:40:25 wait, that won't work.. lol Jan 13 04:40:27 hang on. Jan 13 04:41:24 http://www.digitalsignallabs.com/kb-debian-bbb.htm Jan 13 04:42:36 see the "Linux Device Tree" section Jan 13 04:44:52 luciano_: if that expansion board uses any expansion signals that is also used by the os, you'll have to put that line in /boot/uEnv.txt (see "Operating System Contention") Jan 13 04:45:37 all assuming you're running debian - angstrom may be different. Jan 13 04:46:41 whether it is from sd card and not from emmc? Jan 13 04:47:24 yes, whereever you're booting from Jan 13 04:48:21 in my system i always boot and use the external sd card, so my documentation is centric to that boot mode Jan 13 04:49:17 and no comments from the peanut gallery on my stupid notes to myself... Jan 13 05:08:21 why not boot with this uEnv.txt http://pastebin.com/2YcMc353 ? Jan 13 08:36:21 I have a question. Maybe somebody can help me :-) Jan 13 08:38:22 I'll use the I2C Pins of the BBB as a GPIO. My idea is to set a overlay to set these I2C pins to Mode 7 on the MUX (That already worked with other GPIOs). Jan 13 08:41:06 But with the pin-95 is a trouble. The Pinmux could not request pin 95 on devic because he is already requested. Jan 13 08:41:57 Can I set the I2C to another Mode with an overlay or is this the problem? Jan 13 08:43:29 hoi Guest99413 Jan 13 08:43:35 yes, that's possible Jan 13 08:43:49 But what went wrong? Jan 13 08:43:57 i do not know Jan 13 08:44:04 you didnt say anything about something going wrong Jan 13 08:44:47 I become a error when I "activate" the overlay Jan 13 08:44:51 ah.. Jan 13 08:44:52 yes Jan 13 08:45:00 you already have some pinmux setting for those pins Jan 13 08:45:04 you need to remove that first Jan 13 08:45:19 look for which dtb/dto file configures those pins and remove/edit it Jan 13 08:46:19 okay, so I try to remove the default MUX settings of these Pins Jan 13 08:46:21 thanks Jan 13 08:56:17 @KotH: But there is no other Overlay activated...if I use cat $SLOTS, there is only my own overlay activated (Has the "L" in the list) Jan 13 08:56:31 who said it's an overlay? Jan 13 08:56:46 the other (HDMI Framer and eMMC) are disabled Jan 13 08:57:38 so how can i figure it out if its an overlay or where those pins were set? Jan 13 08:59:55 doenst the kernel export the currently loaded DT somewhere? Jan 13 09:01:57 Can you explain me this one intelligence layer lower :-) I'm a apprentice... Jan 13 09:04:42 oh...ok Jan 13 09:05:09 what would you prefer? german or englisch? Jan 13 09:05:21 german Jan 13 09:05:31 ok Jan 13 09:05:44 /msg than please Jan 13 09:06:06 woglinde: spielverderber! Jan 13 09:06:54 stick to the rules Jan 13 09:07:36 * KotH sticks to av500 Jan 13 09:07:44 stab him Jan 13 09:07:50 why should i? Jan 13 09:07:54 he is a nice bear! Jan 13 09:08:01 ok, he is serbian, but still... Jan 13 09:08:53 KotH...are you swiss?(Zürich?) Jan 13 09:09:18 yes, i'm the guy with the chocoalte :) Jan 13 09:09:27 Hi' Jan 13 09:09:29 has gad gseh, mercii fürs query Jan 13 09:09:36 np Jan 13 09:09:41 I have some query Jan 13 09:10:01 then ask! Jan 13 09:10:42 How can i connect beaglebone black with my net cable? Jan 13 09:11:22 you take the cable into your left hand, the bbb into your right hand and plug the cable into the connector on the bbb Jan 13 09:11:34 +1 Jan 13 09:12:19 gm av500 Jan 13 09:12:34 bbb-ethernet 101 Jan 13 09:12:56 i have insert Sd card with bootable Android Jellybean but i am not able to connect internet Jan 13 09:13:03 how can i do it? Jan 13 09:14:11 Shivam: www.catb.org/esr/faqs/smart-questions.html Jan 13 09:14:38 Shivam: where did you get "bootable Android Jellybean" from? Jan 13 09:15:48 from one site i have download Android Jellybean image and boot it in Sd card and then insert in BeagleBone black Jan 13 14:57:49 Hi, have anybody here any experience with compat_wireless? I'm having some issues with the compat_firmware_class, it won't load the firmware into the WL18xx cape on my bb black Jan 13 15:04:58 mdp: ^^^ Jan 13 15:05:34 av500 thanks! Jan 13 15:05:49 Rybok: yesterday was crazy for me..I realized I didn't have what firmware I used in my notes...I just go my working image extracted and after this meeting I can get you a pointer to what works Jan 13 15:05:52 bbiab Jan 13 15:06:18 av500: ack :) Jan 13 15:08:22 mdp: Ok, thanks, but im using an older kernel, 3.14.19 so I have to use compat_wireless, and for some reason the function firmware_data_write ends early because the kobj is null, thats what I found out but I don't understand why. Am I'm missing a kernel config maybe? Jan 13 15:11:13 hrm Jan 13 15:13:14 mdp: that was in the compat_firmware_class.c firmware_data_write() Jan 13 15:13:57 Does anyone know where to get some headers with a pin length of 5/8"? Preferably stackable, but they don't have to be. Jan 13 15:47:44 any hint how to disable hdmi on the 3.14 kernel for BBB ? Jan 13 15:51:25 disable the virtual cape? Jan 13 15:52:03 my custom board does not have hdmi and i get tda998x 0-0070: Error -121 reading from 0xa at boot Jan 13 15:52:33 hdmi is handled as though it is a cape even though it is on the board Jan 13 15:53:33 i know that for 3.8 there was capemngr to disable it, on 3.14 i have no idea Jan 13 15:55:32 vvu when you know how to dit document it in some wiki Jan 13 15:58:29 you could just take out the support for the part in the kernel/device tree I would imagine Jan 13 16:21:47 Is there something more that should be done to get to the web interface than http://beagleboard.org/getting-started ? I am on Ubuntu 14.10 and have ran the udev rule installing scripts, but http://192.168.7.2/ cannot be connected Jan 13 16:22:41 oh and I am trying to use Mozilla Firefox 34.0 Jan 13 16:25:08 what are you expecting to see? Jan 13 16:25:42 are you on 14.10 on the bbb or your desktop? Jan 13 16:25:55 desktop Jan 13 16:26:19 I think I am expecting to see some kind of presentation as said on that getting started page Jan 13 16:32:36 it seems that it gets mounted to /media/mikaela/boot and there is some kind of documentation Jan 13 16:32:38 I suggest to connect a serial console to see the boot process Jan 13 16:39:14 I must probably get cable for that then Jan 13 16:53:39 check your ifconfig and dmesg to see did the bbb ethernet appear. Jan 13 16:55:40 I don't see it in ifconfig, but it looks like in gets detected in dmesg Jan 13 16:55:42 [10295.515910] usb 1-3: Product: BeagleBoneBlack Jan 13 16:56:00 I also think it's this one in lsusb: Bus 001 Device 005: ID 1d6b:0104 Linux Foundation Multifunction Composite Gadget Jan 13 17:04:00 it needs to be recognised and loaded as an ethernet interface. maybe driver not loaded or udev ? Jan 13 17:05:56 I have restarted udev (systemctl restart udev), but I will try rebooting soon too. Jan 13 17:13:24 rebooting Ubunu doesn't appear to have done anything Jan 13 17:38:03 Mikaela: what happens when you eject the storage? Jan 13 17:39:07 nothing it seems Jan 13 17:40:32 hmm, it should see it as network rather than storage what Jan 13 17:41:01 extraneous what Jan 13 17:41:08 usb-modeswitch seems to be also installed Jan 13 17:51:12 you should have drivers: rndis_host, cdc_acm andusb-storage. check dmesg for these when bbb connected Jan 13 17:51:44 especially - rndis_host 1-4:1.0 eth2: register 'rndis_host' at usb-0000:00:12.2-4, RNDIS device, c8:a0:30:ac:xx:xx Jan 13 17:55:30 then check syslog that dhclient is starting on the new ethernet to get an address Jan 13 17:56:39 I cannot see ethernet there Jan 13 17:57:06 only wlan0. I am using wicd intead of network manager, does that affect anything? Jan 13 18:01:40 check lsmod output for the driver rndis_host Jan 13 18:01:55 wlan? are you plugged into the ethernet? Jan 13 18:02:14 or wireless? Jan 13 18:03:14 I am on wlan network Jan 13 18:03:56 the bbb ethernet has not appeared, the rndis_host driver may not be/have loaded Jan 13 18:04:10 grepping for rndis_host gives me three lines (I hope this isn't too much to need pastebin) Jan 13 18:04:11 rndis_host 14513 1 rndis_wlan Jan 13 18:04:13 cdc_ether 14361 1 rndis_host Jan 13 18:04:15 usbnet 43848 3 rndis_host,rndis_wlan,cdc_ether Jan 13 18:06:26 ok, it's there. is there an eth device in ifconfig output? Jan 13 18:12:08 eth0 Jan 13 18:18:04 ok, sounds like its just the dhcp and wicd that is not working. i'm not familiar with wicd. Jan 13 18:24:57 I see. I can try with another host later Jan 13 18:25:32 that static ip is for a usb connection Jan 13 18:26:42 I have it connectd with usb Jan 13 18:26:51 oh ... hmm Jan 13 18:27:03 or the cable is plugged in, but the IP just doesn't work and ifconfig says nothing about it Jan 13 18:27:30 what about ifconfig -a Jan 13 18:28:09 that shows new interface eth1 which doesn't hseem to have IP address or be up Jan 13 18:28:36 what about ifup eth1 ? Jan 13 18:28:54 Ignoring unknown interface eth1=eth1. Jan 13 18:29:06 hmm Jan 13 18:30:52 do you have the g_ether driver running? Jan 13 18:31:14 not sure if that's even used anymore, but it used to be needed to get the usb ethernet going Jan 13 18:31:26 guys, just had a great experience using gparted (under fedora 20) to grow the sd partition. works beautifully! Jan 13 18:31:53 thurgood_: yeah, it's always there when i use my ndis/usb Jan 13 18:32:05 "lsmod|grep ether" seems to just return cdc_ether and usbnet Jan 13 18:32:11 bbb rev c/debian Jan 13 18:32:31 Mikaela: why did you choose ubuntu rather than debian? Jan 13 18:32:37 unless you mean something else with driver that I am not sure how to check Jan 13 18:33:20 because my Debian stopped working again and I always seem to return to Ubuntu. My servers are Debian though and this beagle is going to run it too Jan 13 18:34:09 hmm. mine never "stop working". getting them working to start can be a hassle, though. Jan 13 18:35:29 usually it's accidentally installing restricted drivers, this time I have no idea and I wasn't in the mood for troubleshooting Jan 13 18:43:15 Mikaela: do you have a FTDI 3.3V serial-to-usb cable/adapter? Jan 13 18:44:03 Mikaela: that's the best option if your device stops responding to network/usb Jan 13 18:44:55 I don't have one, but I must probably get one if another host doesn't work Jan 13 18:45:34 can you ping the bbb? Jan 13 18:46:32 It say s "Packet filtered" to all ping packets Jan 13 18:46:50 http://elinux.org/Beagleboard:BeagleBone_Black_FAQ#Why_am_I_unable_to_SSH_to_my_BBB_or_run_the_.27Getting_Started.27_page_with_it.3F Jan 13 18:47:01 maybe this will help? Jan 13 18:48:44 that's /etc on the bbb, not the desktop Jan 13 18:49:53 ... I think meh, not sure now ~.~ Jan 13 18:50:34 how do I access it? I have done nothing else than plugging the cable Jan 13 18:50:46 or is it bothered by me putting empty sdcard in it? Jan 13 18:51:50 oh, depending on how the boot environment is configured a blank SD may prevent booting the kernel all the way Jan 13 18:51:55 Mikaela: one option is to boot from SD and then mount the eMMC Jan 13 18:52:16 I thought that was fixed at some point though Jan 13 18:52:40 I'll try. Booting from SD probably requires putting image there first Jan 13 18:52:58 it is by speciying a uuid for the device rather than /dev/mmc.... Jan 13 18:54:30 otherwise it gets confused as to which one is mmc0 Jan 13 18:54:50 I still don't seem to be able to connect after removing the sdcard and restarting Jan 13 18:55:28 did you pull power and reapply, or just hit the reset? Jan 13 18:55:45 unplug and replug Jan 13 18:55:47 pull the usb too Jan 13 18:55:53 yes, that I did Jan 13 18:56:25 yeah, I think you need a debug cable to test much further :/ Jan 13 18:57:48 I will probably have to get one then. What are the recommended ones and are they available in the EU (or preferably Finland) in some webstore? Jan 13 18:57:50 I don't like ordering outside the EU as that probably has higher fees and the shipment invistigated Jan 13 18:58:42 not sure about EU webstores, unfortunately Jan 13 19:03:31 there are countless debug cables available from all over the web and you can just pick one up at some local electronics store Jan 13 19:08:21 Mikaela: I just ordered some stuff from watterott and it arrived in Tampere over night, surprisingly. I did pay the horrendous extra of 1.7€ for "dhl intl express". Jan 13 19:08:47 shipping was 11.70, so makes sense for larger orders Jan 13 19:08:56 I see Jan 13 19:09:04 if you have the time to wait, order from aliexpress Jan 13 19:09:04 oh and did anyone name any specific cable I should get? Jan 13 19:09:47 "FTDI" makes sense, it's a specific configuration. make sure to get 3.3/5V version Jan 13 19:10:04 ok Jan 13 19:10:40 you can get a cheap cp21x something too Jan 13 19:10:46 works for me Jan 13 19:11:10 sure, or pl2303 too probably Jan 13 19:11:37 what matters is that it has 3.3V logic levels Jan 13 19:11:38 which web store would you recommend? I started with verkkokauppa.com which sees to return just some arduino wireless nic for "FTDI" Jan 13 19:12:06 Mikaela: in finland there is bebek and elektori at least Jan 13 19:12:41 ok Jan 13 19:12:47 Mikaela: I forget, whereabouts in Finnland are you? Jan 13 19:13:10 Kotka Jan 13 19:13:32 mhm, probably not so big on electronics stores Jan 13 19:14:10 my school is at Hamina and I can only think datagroup at Kotka and Tekniset at Hamina, but webstore would be nicer Jan 13 19:14:42 I sorta suspect they'll all also charge quite a bit. Jan 13 19:15:20 Mikaela: you asked 32h too late. my order from watterott arrived today. Else I'd have ordered one more for you and tossed it in an envelope. Jan 13 19:16:43 how much will they charge? I would be interested in getting this working and I am interested in computers (more software though) in general and costs don't matter as long as they aren't too insane Jan 13 19:18:29 a little about me, I am "datanomi"(/Vocational Qualification in Business Information Technology) student and I have asperger's syndrome with previously mentioned special interest Jan 13 19:21:29 hmmm, elektori doesn't have an online shop Jan 13 19:22:08 Mikaela: if you don't mind joining #devaamo on freenode I could hook you up with a few more people who know better than me Jan 13 19:22:57 joined and there seems to be one familiar nick Jan 13 19:49:56 tbr: anything as new as FTDI from Bebek? If you are lucky you'll find something from 90's from Bebek :) Jan 13 19:53:58 adj: I was afraid someone would say that :) Jan 13 19:56:52 it's been over 10 years since I last time went there, though Jan 13 19:57:28 so I really don't know about their todays offerings Jan 13 21:08:12 Rybok: the only sane explanation is that ret = request_firmware(&fw, fw_name, wl->dev); fails Jan 13 21:08:33 the only way that happens is it doesn't find the file at that path Jan 13 21:09:44 unless, if what you are saying was correct and it's failing on a null kobject, there's a null struct device in that wl argument passed in.. Jan 13 21:10:00 not sure how you could have that happen and have the driver actually bind/probe though Jan 13 21:12:54 nah, not possible, everything else would error out long before firmware loading as I suspected Jan 13 21:13:04 that's always initialized early in probe Jan 13 21:13:26 you should triplecheck that full path to the file Jan 13 21:25:34 ~seen rcn-ee Jan 13 21:38:24 hi, I need help with my device tree: http://nopaste.info/71972a8bd0.html Jan 13 21:38:42 when using dtb-rebuilder I run make and get: Jan 13 21:38:56 Error: src/arm/DM-GPIO-Test.dtsi:35.2-3 label or path, 'ocp', not found Jan 13 22:45:42 I don't know if my problem is a kernel problem or something else. My BBB seems to like to freeze or reboot itself every couple days and when it comes back, the year is set to 2030. 19 hours after the reboot and ntp still hasn't set the time correctly. Jan 13 22:53:28 dgriffi: what does "ntpq -pc rv" look like? Jan 13 22:54:45 ntpq: read: Connection refused Jan 13 22:54:51 ntpdate won't handle massive offsets IIRC Jan 13 22:55:07 err nptd Jan 13 22:55:10 ntpdate will Jan 13 22:55:24 as ntpdate is a sntp client Jan 13 22:55:52 ok, so your ntp server isn't running Jan 13 22:56:06 do you have ntpdate running from cron or something? or just on bootup? Jan 13 22:56:26 bootup Jan 13 22:56:39 dgriffi: do you have anything attached to the board? Jan 13 22:57:35 tbr: an Antminer U2 Jan 13 22:58:01 that's: USB and a significant power load Jan 13 22:58:39 dgriffi: how are you powering the board and the miner? Jan 13 22:58:52 barrel connector Jan 13 22:59:03 the miner is plugged straight into the BBB Jan 13 22:59:37 dgriffi: what's the PSU rating? Jan 13 22:59:46 1A Jan 13 23:00:08 what is the miner rated for in terms of consumption? Jan 13 23:01:24 I suspect the PSU is underrated for the load Jan 13 23:01:27 scratch that.. 2 amps Jan 13 23:03:02 2.95 watts for the miner Jan 13 23:05:42 so, I guess 590 mA taken by the miner Jan 13 23:22:58 hi, I am having problem with Beaglebone black rev A6A using serial ftdi. No output. Jan 13 23:24:26 I found https://groups.google.com/forum/#!topic/beagleboard/p8oEVlENq44. Can anyone please confirm that this is a hardware issue in A6A or someone has had success with serial ftdi? Jan 13 23:27:29 a black a6a? Jan 13 23:28:21 yes Jan 13 23:30:47 you have a usb-ftdi 3.3V cable? Jan 13 23:32:08 one that lights on activity is nice for extra debug Jan 13 23:32:34 yes a breakout. http://robocave.pk/ftdi-basic-breakout-3-3v.html Jan 13 23:32:50 the same one. Jan 13 23:33:23 RX is always on while TX blinks alittle on minicom initializing connection. Jan 13 23:34:57 and does the host OS detect the port? Jan 13 23:35:36 Ubuntu 10.04 ttyUSB0 or ttyUSB1. Jan 13 23:35:49 yes it does. Jan 13 23:36:04 I confirmed at /var/log/messages Jan 13 23:36:15 do you get any lights on the bbb? Jan 13 23:36:54 bbb works fine. leds blink and I can get web as well as ssh connection. Jan 13 23:37:38 ok Jan 13 23:38:39 are you sure flow control is off and all those fun settings? Jan 13 23:39:45 yes. I followed the getting started page from bbb wiki. Also wire combination from bbb srm. Jan 13 23:41:01 115200 8N1 in my minicom dfl config. Jan 13 23:42:03 did you specify a console in uEnv.txt? Jan 13 23:43:11 No. It should be the default with bbb based distro? Jan 13 23:43:20 Should I check? Jan 13 23:43:59 the default /should/ be fine as far as I know Jan 13 23:46:05 Ok I will check just in case. https://groups.google.com/forum/#!topic/beagleboard/p8oEVlENq44 scares me and wanted to see if serial works for others on A6A. Jan 13 23:47:04 make sure that the ftdi adapter hasn't been changed to 5v Jan 13 23:47:47 it has both options and I did not wire to any according to bbb srm. Jan 13 23:48:06 just grnd, rx and tx. Jan 13 23:57:02 does the connector have a header or did you wire it yourself? Jan 13 23:57:39 the fact that one light stays on would imply that that line may be connected to ground Jan 14 00:06:31 i've got bone-debian-7.7-console-armhf-2014-12-19-2gb.img booted and running over eth0 but i can't get ndis/usb working Jan 14 00:07:17 nothing happens when i plug in the usb, and issuing a "ifup usb0" returns "Cannot find device "usb0"" Jan 14 00:07:28 any ideas? Jan 14 00:07:44 also lsmod does not show the requisite g_multi Jan 14 00:15:51 ? Jan 14 00:36:30 module uio_pruss not found??? Jan 14 00:36:45 help Jan 14 00:37:12 more detail plz Jan 14 00:40:31 module uio_pruss not found??while followi8ng this procedure-(http://boxysean.com/blog/2012/08/12/first-steps-with-the-beaglebone-pru/) Jan 14 01:10:17 thurgood_: The ftdi header has grnd, rx, tx mentioned at each pin which takes the wire from serial header. Jan 14 01:11:29 thurgood_: It might also imply that ftdi is ready for receiving data. Jan 14 02:39:18 Hi Jan 14 02:41:26 Has anyone ran into an issue of Flashing an image to the eMMC on a bb black, then afterwards not be able to use the 5v a/c adapter afterwaards? Jan 14 02:47:41 Has anyone been able to use serial ftdi with BBblack rev A6A? **** ENDING LOGGING AT Wed Jan 14 02:59:59 2015