**** BEGIN LOGGING AT Mon Oct 27 03:00:01 2014 Oct 27 03:05:33 BuffaloFan32 are you sure 192.168.2.1 is your router? further up you said you get a response from 192.168.7.1 try /sbin/route add default gw 192.168.7.1 Oct 27 03:07:06 or, if you're on windows, bring up command prompt(run cmd.exe), and type ipconfig Oct 27 03:07:45 supposing they're in the same subnet, that will tell you the gateway IP they should be sharing Oct 27 03:08:59 yes, 192.168.7.1 is the oriinal address i was trying Oct 27 03:10:13 192.168.2.1 is my wireless router according to ipconfig Oct 27 03:14:08 Ethernet adapter Local Area Connection 2: Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::6943:4ca7:a910:32be%32 IPv4 Address. . . . . . . . . . . : 192.168.7.1 Subnet Mask . . . . . . . . . . . : 255.255.255.252 Default Gateway . . . . . . . . . : Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : Belkin Link-local IPv6 Address . . . . . : Oct 27 03:36:05 lol Oct 27 03:40:41 sh: 1: inxi: not found Oct 27 04:39:03 Hi all. Does anyone have advice for BBB standalone booting with starterware? (no linux) Oct 27 04:40:25 like this .. http://processors.wiki.ti.com/index.php/AM335X_StarterWare_Booting_And_Flashing .. ? Oct 27 04:41:36 Hmm, maybe. I was hoping to keep it simple and avoid a bootloader, but is that a bad idea? Oct 27 04:42:17 I don't think you can bypass the bootloader Oct 27 04:42:31 I have a program that I can debug and run from JTAG, but it won't run when power is applied Oct 27 04:44:01 that would suggest either the board is being held in reset or something similar Oct 27 04:44:29 I know the init GEL file initializes the PLLs and such, so maybe I just need to move the GEL code into my C code? Oct 27 04:45:13 possibly .. I've never personally done low-level debugging Oct 27 04:45:33 and I probably need some sort of reset vector assembly code, but not sure Oct 27 04:47:24 ok I need to sleep .. bbl probably I-) Oct 27 04:47:53 thanks for the help Oct 27 04:48:09 going to keep plugging away at it Oct 27 04:48:17 tis the nly way :) nite! Oct 27 06:04:17 Hi All Oct 27 06:04:48 I have primary problem about beagleboard Oct 27 06:05:27 how to install Linux OS (Ubuntu ) to Beagleboard eMMC from miniSD ? Oct 27 06:10:31 hi ,,am uinable to read data from serial port ' Oct 27 06:10:54 uart 1 am using Oct 27 06:11:00 what are you trying to do? Oct 27 06:12:28 i jst want to connect serial por t to beagle board with uart 1 and need to read data Oct 27 06:12:55 bbb_: that's the one on the debug port, isn't it? Oct 27 06:13:10 felixlee: just get a flasher image and follow the instructions? Oct 27 06:13:22 I also meet serial port problem. but the problem is due to I have not setup Software Flow Control Oct 27 06:13:37 no..uart0 is debug port na... Oct 27 06:14:00 ok, TI port numbering sometimes starts at 1 or 0... Oct 27 06:14:40 Due to the USBtty0 is not hardware flow control , you need setup software flow control for UART connection Oct 27 06:14:43 hmm..but tell me how to read data am unable to do this Oct 27 06:14:57 or turn off flow control completely Oct 27 06:15:14 bbb_: what do you connect to it on the other side? Oct 27 06:15:38 moxa to pc .. Oct 27 06:15:40 what software you use ? minicom or someone under Win Platform ? Oct 27 06:16:01 first liy am using minicom...but later i need to use Qt Oct 27 06:16:12 bbb_: ok, are you using a USB-to-serial adapter? what is its reference voltage? Oct 27 06:16:39 yes ...5v Oct 27 06:16:40 yes, I use USB-to-serial adapter Oct 27 06:16:44 5V Oct 27 06:16:58 bbb_:you might have destroyed the port Oct 27 06:17:09 do NOT use 5V reference adapters with the board Oct 27 06:17:13 how can u tell Oct 27 06:17:26 it requires 3.3V reference signals! Oct 27 06:17:36 but generally with beagle board since beeging am using 5v Oct 27 06:18:32 still the required reference voltage is 3.3V Oct 27 06:18:55 the fact, that you haven't destroyed a board yet, doesn't change this Oct 27 06:19:00 please read the SRM Oct 27 06:19:07 k..now can i use uart2 Oct 27 06:19:16 When I use minicom connection to BeagleBone Black . I use "minicom -s " to configure Oct 27 06:19:31 http://beagleboard.org/static/beaglebone/latest/Docs/Hardware/BONE_SRM.pdf Oct 27 06:20:03 bbb_: by connecting a 3.3V reference serial connection to it and disabling flow control on both sides Oct 27 06:20:10 or using software handshake Oct 27 06:20:25 from menu "Serial port setup" you can first find "A Serial Device" and then configure "G Software Flow Control: yes" Oct 27 06:20:40 I think the Serial port will working Oct 27 06:21:28 Setup Hardware Flow control : NO and Software Flow Control: Yes Oct 27 06:21:45 bbb_: in addition you of course have to make sure that the UART is MUXed correctly on the BBB Oct 27 06:22:09 you can read some books about Unix system administrate Oct 27 06:22:20 starting what i did is.. uart0 4,5 pin is routed to hmi board with pin 24,26 ...and then i gave 5v Oct 27 06:23:29 again, do NOT use 5V with the UARTs Oct 27 06:23:41 k k.. Oct 27 06:25:50 thr: Can you give me some URL or articles for how-to flash image from miniSD to eMMS ? Oct 27 06:26:49 I will try to install new image to BBB and I try to install some deamon to it Oct 27 06:26:55 felixlee: Oct 27 06:27:03 But internally from HMI %v is convertd to 3.3 V ...but also am unable to read data Oct 27 06:27:22 I am in mainland (China) now. some URL mybe can't be accessed now . :-( Oct 27 06:27:23 felixlee: beagleboard.org follow the flashing instructions Oct 27 06:27:41 But internally from HMI 5v is convertd to 3.3 V ...but also am unable to read data Oct 27 06:27:59 bbb_: your sentence doesn't make sense Oct 27 06:28:36 I can't access some URL which on beagleboard.org Oct 27 06:28:50 i donot know abt hardware the person is differt i jst asked told that for BBB 5v is generated to HMi board then converted to 3.3v Oct 27 06:29:47 bbb_: so what is it? are you using a 3.3V reference or a 5V reference for the UART communication? because you've been now contradicting yourself Oct 27 06:30:27 Thanks tbr, I will try to finding it on the website Oct 27 06:30:36 no am using 3.3V Oct 27 06:31:37 felixlee: http://beagleboard.org/getting-started#update Oct 27 06:31:53 bbb_: ok, so, one thing cleared Oct 27 06:32:08 yes Oct 27 06:32:26 then next i need to read data how to do that Oct 27 06:32:47 bbb_: now make sure: a) the UART is MUXed correctly b) you have handshake/flow controll off on both sides Oct 27 06:36:06 Actually am using BBB with debian OS...in that am having only BB-UART1.dtbo files ...I searched in website ..then i got a clue that to copy the device tree in .dts files and compiled ...but also am unable to read data .. Oct 27 06:37:53 how are you feeding data to the port? Oct 27 06:38:23 http://hipstercircuits.com/enable-serialuarttty-on-beaglebone-black/... i jst folled the above link .. Oct 27 07:12:14 tbr please tell me Oct 27 07:18:23 bbb_: tell you what? Oct 27 07:19:20 have u seen the link which i have been posted Oct 27 07:21:02 bbb_: well that looks like a well written guide, where specifically in that is your problem? Oct 27 08:55:30 what problem.. Oct 27 08:55:52 am not getting u tbr Oct 27 08:57:00 bbb_: the page you refered to is a very thorough description of setting this up. Which specifc part of it doesn't work for you? Oct 27 08:57:37 k...but i follwed the same thing ...k but what should i do nw .. Oct 27 08:58:57 I'm going to ask this one very last time, after which I shall leave you to be devoured by a grue: WHICH part of the page "doesn't work" for you? Oct 27 09:00:16 am unable to read the data Oct 27 10:36:42 tryin' to clone a BBB 4G internal eMMC following these instructions: http://elinux.org/BeagleBone_Black_Extracting_eMMC_contents#Steps_to_save . I modified autorun.sh to mount an ext4 partition (on the uSD) and write the image there, but at some some point it says: dd: writing '/data/BeagleBoneBlack-eMMC-image-132.img': File too large Oct 27 10:38:12 do I miss something? /data gets correctly mounted, and there is plenty of space. it seems the image files get truncated at 2GB no matter what Oct 27 10:40:49 samael, what is your file system on /data? Oct 27 10:40:54 vfat ? Oct 27 10:42:01 mkad: no, I partitioned the uSD with a proper ext4 partition for that the sake Oct 27 10:42:07 s/the// Oct 27 10:42:36 vfat has 2Gb per file limit Oct 27 10:42:43 check your fs Oct 27 10:42:49 df -Th afaik Oct 27 10:43:21 i know, but it says: /dev/mmcblk0p2 on /data type ext4 (rw,relatime,data=ordered) Oct 27 10:43:28 looks ok to me, right? Oct 27 10:44:43 I never did it, just trying to help.. so maybe you should check size of the partition ? Oct 27 10:46:07 there are 7G free. I'm just writing an image from /dev/urandom to a file to see how big can it grow Oct 27 10:47:33 script does this dd if=/dev/mmcblk1 of=/mnt/BeagleBoneBlack-eMMC-image-$RANDOM.img bs=10M Oct 27 10:48:11 so mmcblk1 must be 4Gb afaik and of=/mnt/Beagle*...etc is a file that you want to save to Oct 27 10:48:16 at rate 10M Oct 27 10:48:26 either /mnt is not mounted Oct 27 10:48:47 or mmcblk1 is bigger then you have space for.. Oct 27 10:49:16 but if target is not mounted before this script executes Oct 27 10:49:25 it will try to write to vfat I guess Oct 27 10:50:00 whts the filesystem for your / ? Oct 27 10:54:11 the rootfs is vfat, but the script mounts /data before to run dd, and later (when i get the prompt) i can actually see the file under /data Oct 27 10:55:48 why do you execute it manualy ? Oct 27 10:59:26 what exactly? the mount of /data? Oct 27 10:59:47 dd to make a copy of flash for you Oct 27 11:01:53 in my opinion your script is execute before you mount ext4 and writes to vfat, do with that whatever you want, I have no other clues... Oct 27 11:02:11 i don't run it manually actually, it's everything in the autorun.sh script Oct 27 11:03:19 so add mounting command to that script Oct 27 11:03:24 before dd Oct 27 11:03:31 to make sure it is mounted Oct 27 11:04:30 and print df -Th before mount command to be sure what is going on Oct 27 11:05:54 that's what i do now :/ Oct 27 11:06:19 (except the df part, but -T is not supported, i see) Oct 27 11:06:47 how long did it take to get 2GB out of urandom on bbone? or is it still going? Oct 27 11:07:19 :D Oct 27 11:07:27 /dev/zero might be a bit faster... Oct 27 11:09:25 it finished some time ago, at 2G Oct 27 11:10:02 oh Oct 27 11:10:54 afaik ext4 has 16TB file size limit Oct 27 11:12:25 your / is vfat? Is it really possible to do that and mount anything on top of vfat? Oct 27 11:14:44 dd if=/dev/zero of=./test.img count=300 bs=10M Oct 27 11:14:49 created 3.1Gb file Oct 27 11:14:57 on ext4 Oct 27 11:17:52 you can also mount -t tmpfs -o size=1024M tmpfs /mnt/vmtmpfs ; mkdir /mnt/vmtmpfs/data ; mount -t ext4 /dev/whateveryourpartition /mnt/vmtmpfs/data if in doubt, but I dont think it matters Oct 27 11:18:25 besides that mount -l should tell you what is mounted Oct 27 11:18:30 and what parameters Oct 27 11:20:29 sorry, the root fs is ext2, just checked Oct 27 11:20:39 no clue, then. Oct 27 11:21:44 ext2 also has huge max files size like 16Gb-2Tb .. so irrelevant Oct 27 11:22:08 how do you mount /data Oct 27 11:22:25 you sure you formated it to be ext partition ? Oct 27 11:22:39 do you pass -t parameter ? Oct 27 11:22:56 by default mount will try to detect fs and mount what you formated it with Oct 27 11:23:53 no, it's plain mount without args and switches. it gets mounted as ext4, as I expected Oct 27 11:24:27 Hello guys, I'm trying to change the beaglebone black resolution, as in http://elinux.org/Beagleboard:BeagleBoneBlack_HDMI, but all I get from xrandr is xrandr: Failed to get size of gamma for output default, it says the current resolution, but I can't change it, how does it work? Thanks Oct 27 11:24:28 and you cannot manualy creat biggr files on it? Oct 27 11:24:53 mkad: it seems so Oct 27 11:25:09 have sd card reader? Oct 27 11:25:14 plug it in Oct 27 11:25:37 mount from your pc, create file 3Gb Oct 27 11:25:59 i do, and i use it to modify the autorun.sh script and check the files Oct 27 11:27:21 are you sure that your source partition is 4Gb ? Oct 27 11:27:39 maybe there is 4G space but partition is only 2G? Oct 27 11:27:48 ah u tried urandom... Oct 27 11:27:51 nvm Oct 27 11:29:00 it' the BBB rev C, with 4GB eMMC Oct 27 11:34:22 ftr, dcfldd(1) wrote 2400Mb on the same partition mounted on my pc, and still counting. **** BEGIN LOGGING AT Mon Oct 27 12:03:18 2014 Oct 27 12:05:35 hey serial port is working tbr.. Oct 27 12:12:54 bbb_: so, what was it? Oct 27 12:29:01 hi Oct 27 12:29:24 does anyone know how to stop the eMMC flash on the eMMC flasher debian build? Oct 27 12:29:35 guess i could just ssh in and kill the process? Oct 27 12:38:11 can anyone help me share a net connection? Oct 27 12:38:24 im behind a proxy Oct 27 12:38:32 wget: unable to resolve host address `mainproxy' Oct 27 12:38:38 from my BBB Oct 27 12:44:43 Laurenceb: often you can export http_proxy e.g export http_proxy=http://10.203.0.1:5187/ Oct 27 12:46:49 also when using a proxy server you might aswelll just configure the proxy using an IP address. the resolving of the websites will happen at the proxy Oct 27 12:49:08 hai all, am interfacing tca8418 keypad to bbb . i have no idea how to configure special keys as like qwerty. Any suggestion Oct 27 12:51:21 usb0 Link encap:Ethernet HWaddr d6:68:26:e1:3c:b3 Oct 27 12:51:21 inet addr:192.168.7.2 Bcast:192.168.7.3 Mask:255.255.255.252 Oct 27 12:51:26 does that look ok? Oct 27 12:54:36 so you are using usb networking and you attached your bbb directly to your pc and your proxy is running on your pc that is attached to the bbb? Oct 27 12:56:57 what os are you running on the pc? Oct 27 13:01:08 ubuntu Oct 27 13:01:19 just a sec, ill load a different kernel on the BBB Oct 27 13:01:41 keesj: my PC connects to internet via a proxy Oct 27 13:06:14 Laurenceb: your problem is most probably related to enabling ip forwarding, have you verified ou can access other parts of your network from the bbb? Oct 27 13:06:59 i can ping my PC Oct 27 13:07:00 e.g. do a route -n on ubuntu and try to ping the default gateway from both ubuntu first and bbb after Oct 27 13:07:06 right Oct 27 13:07:16 ill try in a few mniutes, reflashing atm Oct 27 13:18:33 and this is why i hate beaglebone Oct 27 13:18:41 now i cant even get it to connect Oct 27 13:21:10 has anyone ever flashed a beaglebone with 3.17.1-bone4? Oct 27 13:21:18 ive been attempting since last week now Oct 27 13:21:42 is there an idiots guide? Oct 27 13:21:48 as im not doing too well Oct 27 13:21:56 if you are doing kernel dev I suggest you get a real serial ! Oct 27 13:22:05 hmm Oct 27 13:22:28 does the non emmc flasher build from beaglebone.org support usb serial? Oct 27 13:22:46 mine isnt connecting since i loaded a new uSD card a few minutes ago Oct 27 13:22:53 hmm Oct 27 13:22:56 i have an idea Oct 27 13:23:11 i will load the emmc flasher then kill the process Oct 27 13:23:19 any idea what i need to kill? Oct 27 13:23:47 shit this is way overcomplex Oct 27 13:24:22 good luck Oct 27 13:24:41 this is why i was planning to burn this thing in the fired of hell last week Oct 27 13:25:37 Laurenceb: see the output of ps Oct 27 13:25:43 yeah Oct 27 13:25:44 its called emmc somthing or so Oct 27 13:25:51 ok cool thanks Oct 27 13:25:56 thats what i wanted to know Oct 27 13:25:59 a script Oct 27 13:26:13 if i kill that i can get a working machine that doesnt kill itself after a few minutes Oct 27 13:26:14 you can also mount the flasher sd on the PC and remove the script Oct 27 13:26:25 the non eMMC flasher is broken Oct 27 13:26:34 usb device doesnt work Oct 27 13:39:19 no Oct 27 13:39:23 looks like ive fried it Oct 27 14:11:43 is it possible to have serial port over usb? Oct 27 14:11:47 without special cable to BBB? Oct 27 14:12:18 yes Oct 27 14:19:09 hi Oct 27 14:44:05 Hey guys, I have an Arch Linux install on SD Card.. How would I go about flashing this to EMMC? Oct 27 14:45:18 create boot and root partition on emmc Oct 27 14:45:19 copy files Oct 27 14:45:22 remove card Oct 27 14:45:42 ??? Oct 27 14:45:45 profit Oct 27 14:45:46 you might want to look at e.g. the debian flasher script for guidance Oct 27 14:46:52 Good Morning All - Troubleshooting some power issues with my beaglebone black. I am currently using an external battery which provides 5v/2.1A over usb and plugged into the micro-usb port with the cable which came with the bone. I have a power monitor in-line and it's saying the bone is only pulling ~.35 amps. Is this a limitation of the micro-usb port? My wifi dongle is not getting enough amperage to function properly. Oct 27 14:47:29 it should be able to draw more than 350mA Oct 27 14:47:52 If so, i'm going to get some usb -> 2.1mm barrel connector cables and try that way... but wanted to ask some experts first. Oct 27 14:48:02 yes, barrel should be better Oct 27 14:48:43 pl2, Come to think of it, "installation" tab here - http://archlinuxarm.org/platforms/armv7/ti/beaglebone-black - might be a good step-by-step for what you want to do Oct 27 14:49:59 Cool. Thanks for all the suggestions. av500, so even if I boot using a sd card, I can still access emmc? Oct 27 14:50:05 yes Oct 27 14:53:51 I've swapped out the battery source and used some wall-plugins all rated at 2.1A but the results appear to be the same. I was wondering if this could be a faulty board. Thanks for the advice @av500. I'll try the barrel connectors. Oct 27 14:54:08 how does your wifi not work? Oct 27 14:54:14 It's sure frustrating to only have enough amperage to half-way power my wifi dongle. Oct 27 14:54:15 av500, cool. That should be easy to do then. Oct 27 14:54:26 It's being intermittent - connects/drops/etc. Oct 27 14:54:53 I put the monitor between the dongle + the beaglebone and get 5v ~275mA Oct 27 14:55:26 BBB can draw 500mA at least Oct 27 14:55:32 but I think its set up for even more Oct 27 14:55:45 check your dmesg for usb overcurrent events Oct 27 14:55:55 though I dont know if the MUSB host handles that Oct 27 14:57:28 Yeh I'll get the usb-> barrel connectors from amazon and see if it draws more. Will check dmesg too -that's a good idea. Oct 27 15:00:34 so its possible to get usb-serial to work through the usb mini B ? Oct 27 15:00:45 atm i see nothing on the usb mini B Oct 27 15:00:50 its very intermittent Oct 27 15:01:03 earlier today it mounted as usb ethernet Oct 27 15:01:09 i can tget anything now Oct 27 15:02:03 Laurenceb: bbb? Oct 27 15:02:07 sure usb serial is possible Oct 27 15:02:21 its all only SW Oct 27 15:02:30 Rotti: yeah Oct 27 15:03:03 av500: software is hard, lets go shopping Oct 27 15:03:08 +1 Oct 27 15:03:11 you payin` Oct 27 15:03:13 you payin`? Oct 27 15:03:13 Laurenceb: then it won't work out of the box Oct 27 15:03:19 av500: only for chocolate Oct 27 15:03:29 oh Oct 27 15:03:30 fair enough Oct 27 15:03:42 i dont see anything on lsusb Oct 27 15:03:48 Laurenceb: but there's a pinheader... ;) Oct 27 15:03:53 but the BBB has booted Oct 27 15:04:04 ill try rebooting + fiddling with cable Oct 27 15:06:01 ah Oct 27 15:06:07 its not enough to press reset Oct 27 15:06:15 the board needs to be power cycled Oct 27 15:06:31 yes Oct 27 15:06:34 for the boot order Oct 27 15:07:04 ok Oct 27 15:07:18 the update_kernel.sh script, where does it place the new kernel? Oct 27 15:07:28 i just ran it, but same old kernel is running Oct 27 15:11:53 hmf Oct 27 15:11:56 av500, oh how ? Oct 27 15:11:58 now no more usb again Oct 27 15:12:00 wow Oct 27 15:12:04 this is so unreliable Oct 27 15:12:23 av500, all I get is some ttyACM0 which is internet connection afaik Oct 27 15:12:55 are there any weird tricks need to make usb-ethernet work? Oct 27 15:13:01 i seem to be doing something wrong Oct 27 15:13:21 Laurenceb, what is usb ethernet ? usb dongle for ethernet ? Oct 27 15:13:24 atm i have the battery and usb unplugged Oct 27 15:13:29 no Oct 27 15:13:41 Laurenceb, ethernet works only with barrel 5V Oct 27 15:13:43 the usb mini B connect is supposed to be an ethernet device Oct 27 15:13:54 yeah, i have a battery connected Oct 27 15:14:02 so what do i do? Oct 27 15:14:09 it seems to be related to the order Oct 27 15:14:31 unplug everything, then should usb be connected when i power up or not? Oct 27 15:14:46 so far i only got it to work once this morning Oct 27 15:14:52 wait wait Oct 27 15:15:03 network over usb works out of the box on Debian Oct 27 15:15:11 ssh 192.168.7.2 -l debian Oct 27 15:15:23 that is all I know Oct 27 15:15:26 hmm Oct 27 15:15:33 lsusb shows nothing Oct 27 15:15:41 the usb is dead Oct 27 15:15:45 you just power it up with usb and it works Oct 27 15:15:52 no need for battery Oct 27 15:16:04 just BBB and usb cable - mini usb cable Oct 27 15:16:11 ill try another board, but ill have to flash it with the old debian build Oct 27 15:16:18 nothing is working here Oct 27 15:16:32 connect serial and check.. Oct 27 15:16:38 lights are flashing but nobody is home Oct 27 15:16:43 i dont have a serial adaptor Oct 27 15:16:50 I was asking av500 if its possible to have serial over usb Oct 27 15:16:54 he wrote yes Oct 27 15:17:15 but I have only ttyACM0 device which I am not able to open as terminal Oct 27 15:17:22 I think its for network connection Oct 27 15:17:27 or am I wrong? Oct 27 15:17:31 yes, you are Oct 27 15:17:43 tty <- it's a tty Oct 27 15:17:49 yes Oct 27 15:17:53 strange then Oct 27 15:17:57 I type and nothing Oct 27 15:17:59 ACM <- it's this modem thingy Oct 27 15:18:09 yes I dont want modem Oct 27 15:18:12 I want serial termianl Oct 27 15:18:21 same thing Oct 27 15:18:23 yes Oct 27 15:18:33 then I dont know why I cant log in Oct 27 15:18:33 just dont sent AT commands Oct 27 15:18:37 * KotH hands av500 some chocolate Oct 27 15:18:45 minicom /dev/ttyACM0 Oct 27 15:18:50 mine is dead Oct 27 15:19:05 av500, I can ssh but gtkterm does not connect Oct 27 15:19:53 wtf Oct 27 15:19:58 all my beaglebones are dead Oct 27 15:20:08 this must by an issue with my pc Oct 27 15:20:20 minicom: cannot open /dev/ttyACM0: Device or resource busy Oct 27 15:21:07 ah works as root Oct 27 15:21:16 sory Oct 27 15:22:02 are you supposed to press a button for sub-ethernet? Oct 27 15:22:15 all my board have nothing on usb Oct 27 15:22:21 tried with linux and windows7 Oct 27 15:22:28 nothing, they are dead Oct 27 15:22:38 hmm Oct 27 15:22:40 bad cable? Oct 27 15:23:09 Just FYI, I think the monitor cable issues with the BBB have been corrected Oct 27 15:23:40 I was able to use the monoprice hdmi cable + a generic HDMI to DVI converter into a Samsung monitor and LG televsion Oct 27 15:23:52 and I have the A5C revision Oct 27 15:24:18 ah found the problem Oct 27 15:24:33 usb ethernet doesnt work if there is a µSD card inserted Oct 27 15:24:39 doesnt matter where you boot from Oct 27 15:24:46 it always breaks Oct 27 15:25:05 hm the wonders of musb Oct 27 15:25:27 ummm Oct 27 15:25:50 now im going to have an even harder job reflashimg :-/ Oct 27 15:27:54 in fact its probably impossible Oct 27 15:27:55 wtf Oct 27 15:28:39 basically its bricked by design Oct 27 15:29:41 ? Oct 27 15:29:53 well i cant connect via usb Oct 27 15:29:59 so what? Oct 27 15:30:05 Laurenceb, what are you talking about... Oct 27 15:30:09 i guess i could use serial Oct 27 15:30:17 Laurenceb, I flashed emmc with uSD card powering from usb Oct 27 15:30:25 mkad: usb-ethernet breaks is a uSD card is inserted Oct 27 15:30:25 can you please use a stock debian flasher and flash the emmc? Oct 27 15:30:33 yeah ill do that Oct 27 15:31:37 Laurenceb, and dont be hysteric ;) Oct 27 15:31:53 ive been trying to flash a BBB for 4 days solid Oct 27 15:31:54 wtf Oct 27 15:32:50 ok ill use the eMMC flasher, then i want to upgrade to 3.17.1-bone4 Oct 27 15:33:10 but the update_kernel script runs out of drive space run from eMMC Oct 27 15:33:24 guess i could insert a card and move some stuff over there Oct 27 15:33:32 or delete the old kernel image Oct 27 15:33:53 well, just use a non-flashing image then Oct 27 15:33:56 and ignore emmc Oct 27 15:34:09 kill MLO on emmc and be done Oct 27 15:34:13 * av500 hates the emmc on BBB Oct 27 15:34:26 * mkad prefers emmc Oct 27 15:34:38 * av500 hates mkad then Oct 27 15:34:44 :) Oct 27 15:34:44 i want to run from eMMC, its going to be in a high vibration environment (vehicles) Oct 27 15:34:52 superglue Oct 27 15:35:05 high vibration sounds kinky Oct 27 15:36:08 av500, hot glue gun better, glue can be removed if needed Oct 27 15:36:22 they are cheap Oct 27 15:37:04 or even better tape it :) Oct 27 15:37:51 Laurenceb: the bbb is not designed with reliability in such environment Oct 27 15:37:57 Laurenceb: you'll have failures, tons of them Oct 27 15:37:58 i see Oct 27 15:38:08 well its failing already lol Oct 27 15:38:20 Laurenceb: unless you unsolder all big components and pot the damn thing Oct 27 15:38:20 yet to get it to boot Oct 27 15:38:25 hm? Oct 27 15:38:32 well - usably Oct 27 15:38:34 getting a bbb to boot is easy Oct 27 15:38:39 normaly Oct 27 15:38:51 if not, blame av500 Oct 27 15:38:54 heh Oct 27 15:39:10 ok eMMC flasher image is doing its thing Oct 27 15:39:23 KotH, what they do in airplanes or helicopters they cover electronics with a foam liquid that dries up but is non-conductive and keeps everything intact Oct 27 15:46:57 mkad: they already do a different design Oct 27 15:47:18 with faster emmc? Oct 27 15:47:43 how long does eMMC flasher take to run? Oct 27 15:47:47 mkad: chips, and other components are selected to be less suceptible to vibration, there is lots of metal around for structural stability, heavy components are bolted down, etc pp Oct 27 15:52:33 Anyone know why latest mainline doesn't work on beaglebone black but mainline 3.13 does work? Oct 27 15:53:56 regression? Oct 27 15:55:13 Maybe, but I was wondering if anyone in here had more detail or can give me any hints as to what to look at Oct 27 15:58:13 flatmush1: I remember that there was something defconfig related Oct 27 15:58:34 it also somehow tied into which version of u-boot you were running Oct 27 15:58:52 Segmentation fault Oct 27 15:59:01 /update_kernel.sh --beta-kernel Oct 27 15:59:02 Segmentation fault Oct 27 15:59:04 ^wtf Oct 27 15:59:06 I was wondering if there was likely to be a u-boot issue, since I've not updated uboot, just trying newer images Oct 27 16:00:25 Laurenceb: software has bugs, film at 11 Oct 27 16:00:31 heh Oct 27 16:00:39 how do i update the kernel? Oct 27 16:39:18 ok wut Oct 27 16:39:30 i reflashed the eMMC, but it wont boot without a card inserted Oct 27 17:05:53 something's corrupted in the eMMC then Oct 27 17:05:59 it fails-over to SD Oct 27 17:06:15 yeah Oct 27 17:06:18 fixed it now Oct 27 17:06:30 but still getting segfault on update_kernel Oct 27 17:06:41 dunno how to debug this Oct 27 17:08:50 its a shell script Oct 27 17:09:03 i didn have it working last week Oct 27 17:09:14 i should have kept better notes Oct 27 17:10:37 http://pastie.org/9679084 Oct 27 17:11:15 from lsb_release/usr/bin/python /usr/bin/lsb_release -cs Oct 27 17:14:41 i dont have a chance in hell of fixing this Oct 27 17:16:21 talk to rcn, it's his stuff Oct 27 17:16:27 ping rcn Oct 27 17:16:46 (he's not here) Oct 27 17:16:52 is there any way to debug a segfault in a shell script? Oct 27 17:17:27 turn on core dumps, load it into gdb Oct 27 17:18:03 ooh found it Oct 27 17:18:04 /usr/bin/lsb_release -cs Oct 27 17:18:04 wheezy Oct 27 17:18:04 Segmentation fault (core dumped) Oct 27 17:18:09 ^source of the error Oct 27 17:19:37 yeah python is broken Oct 27 17:19:47 >>> quit() Oct 27 17:19:48 Segmentation fault (core dumped) Oct 27 17:20:44 how bizarre Oct 27 17:23:07 yeah packages are conflicting in the build from beaglebone.org Oct 27 17:23:17 which python should i have? Oct 27 17:24:21 ill swap to python 2.6 Oct 27 17:26:24 fixed Oct 27 17:26:40 beaglebone.org need to get their shit together Oct 27 17:40:08 Laurenceb: as said, talk to RCN, he's maintaining the debian distro. Throwing excrement verbally around won't help. Oct 27 17:50:34 tbr I thought he only maintains the kernel Oct 27 17:51:25 woglinde: I thought he maintains the BBB specific bits of the debian images. aka the hw-adaptation. Oct 27 18:12:08 hello, what is used instead of connman in debian distro? thank you Oct 27 18:12:42 if/updown Oct 27 18:12:56 but you can install network-manager if you want Oct 27 18:13:20 by default Oct 27 18:13:26 ? Oct 27 18:15:50 default is if/updown Oct 27 18:15:59 controlled via /etc/network/interfaces Oct 27 18:16:06 I am off Oct 27 18:24:43 has anyone got Adafruit BBIO running in python 2.6 ? Oct 27 19:49:27 Hi all, quick question, is it safe to power the BBB via external 5V while also being hooked up over USB? Oct 27 19:59:30 yes Oct 27 20:13:30 ext does not imply a battery. Wouldn't a hot gnd be possible between the two he asks about? Oct 27 20:42:36 unless the computers GND is somehow in a different potential it shouldn't matter Oct 27 20:43:44 but if the computer is connected to the same extension cord as the 5V wall-wart I fail to see how (in normal operating conditions) it would be Oct 27 20:52:20 hi, is the source for the USB host driver available? Oct 27 21:06:34 is it possible to run adc with 3.17.1 kernel? Oct 27 21:14:33 is it possible to part the 3.17.1 kernel to enable the cape_bone stuff? Oct 27 21:16:43 Laurenceb: the sources are available, they are the kernel sources. Oct 27 21:16:59 right Oct 27 21:17:06 hmm Oct 27 21:17:14 this is somewhat over my head Oct 27 21:17:35 the dtb-overlay stuff isn't upstream yet and I think is only in 3.8, so you'll have to get your dt compiled and loaded at boot Oct 27 21:17:37 but in theory the 3.17.1 kernel could be compiled with working usb host and gpio/adc? Oct 27 21:17:41 right Oct 27 21:18:00 atm it seems to be a choice between usb or adc/gpio Oct 27 21:18:09 unless.. 3.16.x kernel? Oct 27 21:19:29 hi av500, do you know if jkrinder have plans to include beagleboard.org on the Google Code In program this year? Oct 27 21:21:48 anyone running 3.16.3-bone6 ? Oct 27 21:23:09 or know if there is a kernel supporting usb and gpio/adc ? Oct 27 21:39:02 can anyone explain how capes work? Oct 27 21:39:25 if i use the Adafruit BBIO library from python, does it matter if my configuration doesnt match a cape? Oct 27 21:40:30 that library is not so good lol Oct 27 21:40:39 but you should read the docs on capes Oct 27 21:41:10 http://beagleboard.org/Support/bone101/#capes Oct 27 21:41:59 just use the default debian image and kernel if you want everything to work :/ Oct 27 21:42:22 nope Oct 27 21:42:25 usb is broken Oct 27 21:42:36 its fixed in 3.17.1, but everything else is broken Oct 27 21:42:46 im contemplating compiling from source Oct 27 21:46:19 Laurenceb .. I strongly recommend writin a new usb driver Oct 27 21:46:43 lol Oct 27 21:46:47 beyond my skills Oct 27 21:46:53 but usb is working now Oct 27 21:46:56 with 3.17.1 Oct 27 21:46:56 bonjour everyone Oct 27 21:47:04 i need to patch the kernel ? Oct 27 21:47:08 to get cape support Oct 27 21:47:24 you won't get cape support from 3.9+ Oct 27 21:47:34 why? Oct 27 21:47:37 its not been implemented Oct 27 21:47:40 ah Oct 27 21:47:44 thanks for th einfo Oct 27 21:47:50 can anyone tell me why there is no opkg on the latest image? Oct 27 21:47:51 is there any way to use the adc? Oct 27 21:48:00 there's a lot of either/or with beagle kernels Oct 27 21:48:07 i dont actually want to use capes Oct 27 21:48:17 i have my own custom daughtboards Oct 27 21:48:33 write it in c? Oct 27 21:50:12 hmm Oct 27 21:50:46 what is the probability that i will be able to get my hardware (needs adc, pwm, usart, spi, i2c) running with working usb host in the next month? Oct 27 21:51:28 * Laurenceb_ is wondering if he should abandon the project Oct 27 21:52:08 lol Oct 27 21:52:44 massive waste of money, but i should have done more research Oct 27 21:53:02 well i could start work on an stm32f4 based replacement straight away Oct 27 21:53:15 but i have boards ready for the BBB option Oct 27 21:53:38 decisions decisions... Oct 27 21:54:23 Laurenceb, wtf are you talking about? Oct 27 21:54:37 Laurenceb, BBB works fine default debian image Oct 27 21:54:46 nothing is broken Oct 27 21:55:05 mkad: usb host is broken Oct 27 21:55:09 its not Oct 27 21:55:14 yes it is lol Oct 27 21:55:15 works here Oct 27 21:55:21 plug and unplug Oct 27 21:55:26 then it will break Oct 27 21:55:33 what image do you have? Oct 27 21:55:38 it wont Oct 27 21:56:16 dunno what image Debian jessie Oct 27 21:56:17 mkad .. it IS broken .. it may work for you .. but there are conditions it won't Oct 27 21:56:18 says 3.8.13-bone67 Oct 27 21:56:46 what are you connecting Oct 27 21:56:50 usb Oct 27 21:56:52 a mouse? Oct 27 21:56:53 to laptop Oct 27 21:56:55 oh Oct 27 21:57:00 erm Oct 27 21:57:03 laptop --> bbb Oct 27 21:57:06 im talking about host here Oct 27 21:57:07 usb cable Oct 27 21:57:19 not usb ethernet (tho that can break as well) Oct 27 21:57:52 dunno my wifi usb dongle work Oct 27 21:57:57 yes usb host NOT usb client/otg Oct 27 21:58:25 is it hard to add cape/whatever you need for adc support to 3.17.1-bone4 ? Oct 27 21:58:32 what does it involve Oct 27 21:58:46 Laurenceb, reading I guess Oct 27 21:58:50 lol Oct 27 21:59:07 more than a simple kernel patch? Oct 27 22:01:01 veremit, usb keyboard works as well Oct 27 22:01:17 what about mass storage? Oct 27 22:01:29 you dont have to answer that, ive tried already Oct 27 22:01:33 I see mounted partition on my laptop Oct 27 22:01:44 after connecting it with usb cable Oct 27 22:02:00 called BEAGLEBONE capital letters Oct 27 22:02:10 nooooooo Oct 27 22:02:24 connect mass storage to the BBB usb host port Oct 27 22:02:31 then see if it mounts on the BBB Oct 27 22:02:40 Laurenceb, http://www.myinstants.com/instant/darth-vader-nooooooooo/ Oct 27 22:02:45 1s Oct 27 22:03:49 can someone tell me what to use to install mysql5 on the latest image? Oct 27 22:06:23 what happens if i try this? Oct 27 22:06:24 http://www.crashcourse.ca/wiki/index.php/Robert_Nelson%27s_kernel_build_for_the_BBB Oct 27 22:42:53 Hello, I'm using the debian image on my bbb, how do I change it's resolution? Thanks Oct 27 22:45:57 what with the "--ti-kernel" ? Oct 27 22:46:07 *whats Oct 27 22:49:46 this question was for me? Oct 27 22:51:10 no, the channel Oct 27 22:51:26 ok Oct 27 23:13:14 http://e2e.ti.com/support/arm/sitara_arm/f/791/t/277952.aspx Oct 27 23:13:34 is this related to 3.8.13 versus 3.17.1 differences? Oct 27 23:13:41 my hardware works fine with 3.17.1 Oct 27 23:44:57 https://lkml.org/lkml/2013/5/29/247 Oct 27 23:58:12 is it possible to change the resolution in bbb without rebooting? all articles I've read are kind of old, and I'm not sure if there's a way now Oct 28 00:16:05 Does xrandr work on the bone, I wonder? Oct 28 00:17:22 nope, I've tried Oct 28 00:17:27 at least not on debian Oct 28 00:17:52 it just shows the current resolution as minimum and maximum Oct 28 00:42:18 hxla: I highly doubt it. You'd have to resize the framebuffer, which I don't know if Linux can do Oct 28 00:43:04 you can specify the framebuffer on the kernel command-line Oct 28 00:43:12 but I don't know of any way of dynamically changing it Oct 28 00:43:24 unless you've got an X session .. and you -could- use xrandr Oct 28 00:43:54 I'm in a X session, but xrandr won't give me any other resolution to use Oct 28 00:43:58 omapfb.