**** BEGIN LOGGING AT Sat Feb 21 02:59:59 2015 Feb 21 03:09:13 ha! it actually works! Feb 21 03:09:20 root@barebone:~/hwtest# ./jbang Feb 21 03:09:20 JTAG ID: 1b94402f Feb 21 03:09:20 DAP JTAG ID: 3ba00477 Feb 21 03:09:20 public invasive debug: granted Feb 21 03:11:10 (with authstatus read through the jtag's APB-AP rather than directly, just as demo) Feb 21 05:24:02 Is there an easy way to have u-boot chainload a regular format kernel Feb 21 05:24:43 by that I mean something in the u-boot format that will load a regular kernel Feb 21 05:25:38 alternatively, has anybody gotten grub-uboot working? all I can get is a boot loop saying to read the readme about arm-unaligned Feb 21 06:11:41 Hi everyone, I'm trying to connect my beaglebone black to an external hard drive. The HDD is connected to a powered USB hub that's connected to the BB, but the drive doesn't seem to be recognized by the BB (dmesg doesn't show anything new), is there anything I'm missing in my simple setup? Feb 21 06:12:01 hub powered? Feb 21 06:12:55 Yes, it's this one http://www.amazon.com/gp/product/B00DQFGH80/ref=oh_aui_detailpage_o01_s01?ie=UTF8&psc=1 Feb 21 06:15:13 boot the board with the drive attached Feb 21 06:21:01 Same results, this is the output of dmesg, from what I'm seeing the hub is being recognized correctly, but the drive never gets mentioned Feb 21 06:21:56 blergh. I guess I need to nag the mfr to release the uboot support files -.- Feb 21 06:22:32 (my device is very similar to a bb but just different enough none of the uboot stuff works) Feb 21 20:07:33 Hi - I am trying to use my beaglebone as Wireless Access Point Feb 21 20:08:01 I have the realtek rvier working and am able to run hostapd.conf to get to connect my Beaglebone Feb 21 20:09:44 However, I am trying to create a brdige - meaning, I have home router from ISP ( AT&T) to which my BBB is connected over ethernet and now I want to use this for forwarding packets. However, this is not happening Feb 21 20:09:58 Can somebody help please? Feb 21 20:10:23 I am doing the following Feb 21 20:10:38 after both eth0 and wlan0 are up Feb 21 20:10:42 ifconfig eth0 down ifconfig eth0 0.0.0.0 promisc up brctl addbr br0 brctl addif br0 eth0 udhcpc -i br0 #bring up wlan0 ifup wlan0 /usr/sbin/hostapd -B /etc/hostapd/hostapd.conf echo 1 > /proc/sys/net/ipv4/ip_forward brctl show Feb 21 20:39:25 I was googling for several minutes to find a docu or wiki to uenv.txt. Nothing proper. fw_printenv yields "Cannot parse config file: No such file or directory" Someone with any suggestions? Feb 21 21:12:54 <_av500_> Tartarus: ^^^ Feb 21 21:41:10 <_Pink> hey all. quick question. I am trying to use qemu to boot up a beagleboard xm emulation. I am very new to all of this and Ubuntu ... so surprised I have come as far. When booting (QNX) from a USB drive, I need QNX running in qemu to see a USB (or SD) drive as /fs/mmc Feb 21 21:41:38 <_Pink> any suggestions as how I can make that happen? Feb 22 02:54:11 I seem to have an unstable Ethernet PHY on my BBB rev. C. It worked for a couple of days, but now the BBB won't connect to my network. Both LEDs on the Ethernet port blink simultaneously and I see "libphy: 4a101000.mdio:00 - Link is Up - 100/Full" and "libphy: 4a101000.mdio:00 - Link is Down" repeated in dmesg. I'm using an external 5-V power supply. Is there a solution to this issue? **** ENDING LOGGING AT Sun Feb 22 02:59:59 2015