**** BEGIN LOGGING AT Tue Mar 22 02:59:58 2016 Mar 22 05:13:30 Hi. On pru i can only use IEP timer? Mar 22 10:20:38 hi Mar 22 12:09:16 Hey there! Mar 22 12:11:12 does BeagleBone Black support java swing? Mar 22 12:18:25 don't think so, is there any cpu left that can execute java? Mar 22 12:23:30 Vmj: if you install java and the swing components and have a video output, I see no reason why java swing wouldn't work. Mar 22 13:47:38 does somebody struggle to share internet over usb ? Mar 22 13:47:57 <_av500_> I struggle to charge my phone over USB Mar 22 13:48:10 thanks Mar 22 13:49:33 that doesn't help me. I can ping 8.8.8.8 but not google.com Mar 22 13:49:46 I change /etc/ Mar 22 13:50:17 changed resolv.conf Mar 22 13:50:21 dirkk: what does your /etc/resolv/conf look like? Mar 22 13:52:22 failbaitr : domain XXX.com search XXX.com and nameserver 8.8.8.8 Mar 22 13:58:45 are you by any change blocking udp traffic? Mar 22 14:11:40 don't know. not intentionnaly Mar 22 14:19:22 does: `dig -t a google.com` give you a response? Mar 22 14:24:22 command dig not installed Mar 22 14:24:38 i cannot answer Mar 22 14:41:34 dirkk try placing "nameserver 8.8.8.8" at the FIRST line of your /etc/resolv.conf Mar 22 14:41:48 thats how it works for me .... Mar 22 14:57:46 dirkk: did that work ? Mar 22 14:59:24 disconnected. so I cant read the answer on irc Mar 22 14:59:41 dig command is not installed on my bbb Mar 22 15:00:20 place "nameserver 8.8.8.8" as the first line of your /etc/resolv.conf Mar 22 15:00:37 I try Mar 22 15:00:44 better still, put it in /etc/resolv.conf.head or .tail so it doesn't get overwritten by dhcp :) Mar 22 15:02:12 Didn't know that ! thanks veremit . it always gets overwritten. Mar 22 15:03:15 ZeekHuge_: yeah the dhcp client I use has handy comments :) may not be supported by all dhcp clients, but works on with dhcpcd that I use Mar 22 15:09:05 Thanks veremit and ZeekHuge. I put 'nameserver ..' head. Mar 22 15:09:08 It doesn't work : ping 8.8.8.8 reponse network unreachable Mar 22 15:09:15 *response Mar 22 15:10:05 I will check network files Mar 22 15:11:34 type 'route' and pastebin the result Mar 22 15:11:39 or erhm Mar 22 15:16:19 veremit : both are not installed Mar 22 15:17:12 dirkk: if your bbb doesn't know where to send data to .. it won't get anythiing from anywhere Mar 22 15:17:48 that is what the Routing Table does. Mar 22 15:18:21 veremit : make sense Mar 22 15:19:11 [having gone through this process via a Teamviewer session to a windows-internet-connection-sharing drama once today already .. lol Mar 22 15:24:06 ;) Mar 22 15:25:59 veremit: I just got one of mine set up yesterday. Mar 22 15:26:02 and on my second iteration ... :( Mar 22 15:26:21 over friggin 3G .. the linux end is flawless .. :( Mar 22 15:28:21 dirkk: are you sharing your 'net connection via usb, yes? Mar 22 15:28:49 Nevyn|Work: doing what? Mar 22 15:29:07 yes in the control panel Mar 22 15:29:08 veremit: internet over USB Mar 22 15:31:00 dirkk: ok good Mar 22 15:31:05 Nevyn|Work: cool Mar 22 15:35:02 dirkk: ok .. so .. beagle is connected on 192.168.7.2 normally .. under ipconfig, yes? Mar 22 15:35:35 dirkk: so, on the beagle* you will need to type "route add default gw 192.168.7.1" Mar 22 15:35:40 dirkk: I found this link helpful: http://ofitselfso.com/BeagleNotes/HowToConnectBeagleboneBlackToTheInternetViaUSB.php Mar 22 15:36:07 dirkk: then you -should- be able to ping 8.8.4.4 .. then if you've configured your /etc/resolv.conf .. you can 'ping www.google.com' Mar 22 15:36:24 Nevyn|Work: think I found one of those a while back too Mar 22 15:59:40 thanks for your help. I'll try it later. I have written this command for gw before. Do I need to run these commands after each reboot ? Mar 22 16:07:15 I assume the old /etc/network/interfaces edits still work for persistent settings Mar 22 16:08:01 haven't dealt with it much lately though in a modern environment Mar 22 16:12:52 We've had zero luck with that. Have to do something in /opt/scripts/boot/autoconfigure_usb0.sh Mar 22 16:13:00 It's more than a little annoying. Mar 22 16:14:49 One of the current tasks is figure out how to configure static IP using something sane. Mar 22 16:15:45 I can't imagine what's being done is "the right way", it just works on short notice. Mar 22 16:15:51 * thurgood_ is a dinosaur in embedded linux Mar 22 16:17:50 I know however that interfaces appears to be largely fully ignored for eth0. Mar 22 16:21:23 odd, it used to work just fine Mar 22 16:22:07 but I used to rip out connman by it's roots first Mar 22 16:26:04 dirkk - I think I know your USB-Internet issue! Mar 22 16:46:40 thurgood_: Works for me. Mar 22 18:25:30 So of my two BBB's, one seems 100% good to go - the other doesn't want to bring up the HDMI output. Mar 22 18:26:49 flashed from the same sd, or are you running from an sd? Mar 22 18:34:06 thurgood_: both flashed to eMMC from same sd this morning. Mar 22 18:35:08 sounds like maybe rma time for one of them then :/ has that one ever worked with hdmi? Mar 22 18:35:48 Just got them. Can't RMA; were bought from eBay. Mar 22 18:37:38 :( ebay sucks sometimes Mar 22 18:38:19 Yeah. Mar 22 18:38:49 I'll see what happens after "apt-get upgrade" finishes. Mar 22 18:54:05 I thought I had "pooched" my board. But I brought it back from a brick and now it's stable. My frustrations are now from my clumsy c++ code rather than an unstable platform. Mar 22 19:38:05 Looks like nothing I know how to do brings up the HDMI on this one board. Mar 22 21:10:06 Hello Mar 22 21:11:12 I have a problem: I can't start my Beaglebone. I run a Mac OS and installed all the nessesary divers. Mar 22 21:11:41 However, it won't start. Mar 22 21:13:37 Anybody out here? Mar 22 21:14:14 define "won't start" Mar 22 21:15:52 the beagle bone does not need a mac to start Mar 22 21:16:29 try find its ip address and ssh into it Mar 22 21:17:48 unless you installed mac OS on the BB, in that case it wont start :D Mar 22 21:20:45 :D Mar 22 21:20:50 epipe, thank you. Mar 22 21:21:26 Well, I am really new to that therefore I really dont know what to do.. I dont even know how to state my problem :D Mar 22 21:21:54 How can I find the IP address and whats ssh into it? Mar 22 21:22:37 are you at your home network. If you got access to your router Mar 22 21:22:37 I am following every step on the video. Mar 22 21:22:44 Yes. Mar 22 21:22:58 in browser type 192.168.1.1 Mar 22 21:23:47 Ok. But it is not connected to my router I guess. Mar 22 21:24:10 In the vid, she said only plug in the usb cable. Mar 22 21:24:15 oh ok Mar 22 21:24:48 And then she said visit: 192.168.7.2 Mar 22 21:25:05 in terminal type ip a Mar 22 21:25:09 or ifconfig Mar 22 21:25:15 ip a Mar 22 21:25:16 ok wait. Mar 22 21:25:33 I dont know if this works on mac. I usually use linux Mar 22 21:25:45 ip a: command not found. Mar 22 21:25:55 ifconfig Mar 22 21:26:53 It wants Mar 22 21:27:29 where is one of waitall, getifaddr, ifcount, getoption, getpacket, getv6packet, set, setverbose Mar 22 21:29:02 ifconfig -a Mar 22 21:29:47 ifconfig should work on mac tou Mar 22 21:29:57 really iFconfig? Mar 22 21:30:04 https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/ifconfig.8.html Mar 22 21:30:25 ok Mar 22 21:30:33 ifconfig -a Mar 22 21:30:34 Well, there is a lot of text. Mar 22 21:30:37 :D Mar 22 21:30:45 What exactly am I looking for? Mar 22 21:30:51 is there something for usb0 maybe Mar 22 21:31:05 some ip address Mar 22 21:32:31 wait. I will try to attach my bb to the usb, and see what I get Mar 22 21:32:43 Only my local ip.. Mar 22 21:32:47 Thank you very much! Mar 22 21:32:49 :) Mar 22 21:32:52 I usually use ethernet Mar 22 21:33:08 do you got a new debian image on the sd card? Mar 22 21:34:41 There is no SD card. :D Mar 22 21:35:21 But on the bbb it sais ID.txt Mar 22 21:35:44 and there it says BeagleBoard.org Debian Image Mar 22 21:36:51 ok, is debian written to the flash? Mar 22 21:37:16 How can I figure that out? Mar 22 21:37:21 It is really out of the box. Mar 22 21:38:17 ahh. I dont know if it ships with debian on. But do you have a sd card available= Mar 22 21:38:19 ? Mar 22 21:38:25 then you can flash it Mar 22 21:38:59 no :( Mar 22 21:39:22 also if there is anything on, you should see some leds flashing arround the usb Mar 22 21:39:34 But I am a little confused... there is a file that says debian-resecure.sh Mar 22 21:39:43 I see the leds flashing Mar 22 21:39:53 ok then it should be running Mar 22 21:40:42 ok. Mar 22 21:41:10 do you see the device storage on your computer? Mar 22 21:41:13 Well, but how do I know if I am connected.. Mar 22 21:41:19 Yes. Mar 22 21:41:32 is there a file called start.html Mar 22 21:41:39 Yes. Mar 22 21:41:55 I think you can access it that way Mar 22 21:42:03 I already followed the instructions. Mar 22 21:42:30 The problem is when I want to launch it Mar 22 21:42:47 http://192.168.7.2 Mar 22 21:42:59 Yes, it says unavailable Mar 22 21:43:12 This site cant be reached. Mar 22 21:43:36 hmm. I did this on windows yesterday. Maybe the drivers are not installed? or rebbot it Mar 22 21:43:39 reboot Mar 22 21:43:58 What should I reboot? Mar 22 21:44:16 Where should the drivers be installed? Mar 22 21:44:29 On my Mac I think. Mar 22 21:44:40 I restarted it my MB 2 times. Mar 22 21:46:04 2 sec, just installing the drivers on linux Mar 22 21:46:51 Thank you! Mar 22 21:50:56 hmm I cannot access 192.168.7.2 eiter Mar 22 21:51:50 :D Mar 22 21:51:58 Ok, thats kind of funny. Mar 22 21:52:38 :D Mar 22 21:53:09 You are the expert! I am literly waiting for response. :D Mar 22 21:53:36 haha Mar 22 21:54:09 No, really. What should we do? Mar 22 21:54:23 :P Mar 22 21:55:39 ethernet caple :D Mar 22 21:56:22 Haha, then I have two problems. First ethernet cable, second after ethernet cable. Mar 22 21:56:26 :D Mar 22 21:57:14 http://derekmolloy.ie/beaglebone/getting-started-usb-network-adapter-on-the-beaglebone/ Mar 22 21:59:15 Ahh, I can find everything there I guess? Mar 22 21:59:22 Where are you from? Mar 22 22:01:06 denmark Mar 22 22:01:23 Ok, so it is also 23.01 :P Mar 22 22:01:27 I am from Germany. Mar 22 22:01:40 How comes that you know that much about that? Mar 22 22:01:49 https://learn.adafruit.com/ssh-to-beaglebone-black-over-usb/installing-drivers-mac Mar 22 22:02:00 this is for mac Mar 22 22:03:39 It doesnt even look close to it Mar 22 22:03:49 I can only try it manually. Mar 22 22:04:00 try this Mar 22 22:04:04 in terminal Mar 22 22:04:12 ls /dev/ttyU* Mar 22 22:04:31 do you see /dev/ttyUSB0 Mar 22 22:05:16 I just accessed mine trough serial Mar 22 22:05:27 screen /dev/ttyUSB0 Mar 22 22:05:34 screen /dev/ttyUSB0 9600 Mar 22 22:06:41 No such file or directory.. Mar 22 22:06:49 It is offline.. Mar 22 22:06:52 ls /dev/tty* Mar 22 22:07:15 does no usb show? Mar 22 22:08:06 It only shows Mar 22 22:09:11 Paha Mar 22 22:09:22 ok, there was something strange Mar 22 22:09:35 Now bash wants me to login.. Mar 22 22:09:44 yea thats bb Mar 22 22:09:47 type root Mar 22 22:09:53 and root for pw Mar 22 22:10:58 It dosnt want a pw.. Mar 22 22:12:45 And still doesnt want to load the http://192. ... Mar 22 22:13:44 are you in the beaglebone terminal? Mar 22 22:14:32 I dont know how it is suppossed to look. Mar 22 22:14:53 beaglebone@root# Mar 22 22:15:00 no Mar 22 22:15:10 root@beaglebone-3 Mar 22 22:15:15 # Mar 22 22:16:08 it is just root@beaglebone: Mar 22 22:16:40 And what to do now :D Mar 22 22:19:19 ifconfig Mar 22 22:19:31 do you see usb0 there? Mar 22 22:19:44 Yes Oo Mar 22 22:19:51 what is the ip? Mar 22 22:20:13 inet addr:192.168.7.2 Bcast:192.168.7.3 Mar 22 22:20:19 Why do I see it now? Oo Mar 22 22:20:33 because thats in your bb Mar 22 22:20:44 thats your bb's terminal Mar 22 22:21:09 Cool :P Mar 22 22:21:19 But I still cant access the address. Mar 22 22:21:24 ok in your mac's network setting. Do you see a connection to it Mar 22 22:21:38 try 192.168.7.2:3000 Mar 22 22:21:54 No.. Mar 22 22:22:00 I dont see the connection. Mar 22 22:22:06 Thats why I am confused.. Mar 22 22:22:08 ok add a connection Mar 22 22:22:15 new connection Mar 22 22:22:21 Ok. Mar 22 22:22:25 Name? Mar 22 22:22:29 bb Mar 22 22:22:36 bbusb or something Mar 22 22:22:37 Interface? ;D Mar 22 22:22:59 ether Mar 22 22:23:01 net Mar 22 22:23:13 manual setting Mar 22 22:23:17 not dhcp Mar 22 22:23:39 there is 6 to 4, pppoe, vpn Mar 22 22:23:48 Wi-Fi Mar 22 22:23:52 And thunderbolt Mar 22 22:23:58 4 Mar 22 22:24:20 caple, usb ethernet? Mar 22 22:24:58 I need to get me a mac computer :D Mar 22 22:25:06 Haha :D Mar 22 22:25:21 configure ipv4 Mar 22 22:25:23 manually Mar 22 22:25:25 yes Mar 22 22:25:48 255.255.255.252 Mar 22 22:25:50 Submask Mar 22 22:25:52 address 192.168.7.1 netmask 255.255.255.0 Mar 22 22:26:08 ok. Mar 22 22:26:17 gateway 192.168.1.255 Mar 22 22:26:25 nono Mar 22 22:26:25 inet addr:192.168.7.2 Bcast:192.168.7.3 Mask:255.255.255.252 Mar 22 22:26:27 7 Mar 22 22:26:36 but thats in my config Mar 22 22:26:43 mask 255.255.255.0 Mar 22 22:27:24 and in the address 7.1? Not 7.2= Mar 22 22:27:37 yes 7.1 Mar 22 22:27:40 sry Mar 22 22:27:57 this is your computer ip Mar 22 22:27:59 Ok. Then there is only Router levt Mar 22 22:28:06 no router Mar 22 22:29:20 That really sucks... Mar 22 22:29:26 what? Mar 22 22:29:36 I cant make a connection via usb. Mar 22 22:29:41 is your mac connected to the new network Mar 22 22:29:41 It says thunderbolt Mar 22 22:29:59 you should not need that Mar 22 22:30:04 And I cant connect to anything. :D Mar 22 22:30:18 Cant connect to bbb Mar 22 22:30:23 thats the network name Mar 22 22:30:51 so you cannot connect to the newly created network? Mar 22 22:30:59 nope Mar 22 22:31:29 I think the problem is with the interface. Mar 22 22:31:39 PPPoE? Mar 22 22:31:43 no Mar 22 22:31:50 ipv4 Mar 22 22:32:05 Well yes, but I cant select it. Mar 22 22:32:08 can you dpaste ifconfig -a Mar 22 22:32:13 from your mac Mar 22 22:32:19 dpaste? Mar 22 22:32:29 dpaste.org Mar 22 22:32:36 pastebin Mar 22 22:32:49 paste the output there :D Mar 22 22:33:03 whats that? :P Mar 22 22:33:23 ok. Mar 22 22:33:48 that is so I can see the output Mar 22 22:34:14 Snippet #357423 Mar 22 22:34:20 guess you need that=? Mar 22 22:35:09 hmm link? Mar 22 22:35:22 https://dpaste.de/fMpD Mar 22 22:36:01 ok try 192.168.7.2:3000 Mar 22 22:36:31 oh sry, -i think that is ifconfig from your bb Mar 22 22:36:34 right? Mar 22 22:36:43 yes Mar 22 22:36:50 root@beaglebone: Mar 22 22:36:50 if so, get the one from mac Mar 22 22:36:58 new terminal Mar 22 22:37:03 ok :) Mar 22 22:37:51 https://dpaste.de/vYE7 Mar 22 22:39:17 ok I dont see the bb there. Mar 22 22:39:29 I had to create a manual network Mar 22 22:39:43 I chose ethernet Mar 22 22:39:45 manual Mar 22 22:40:19 then it worked. Now I can access 192.168.7.2:3000 Mar 22 22:40:36 where the cloud ide server is Mar 22 22:40:47 But how can I create a network.. Mar 22 22:41:02 It doesnt say ethernet.. Mar 22 22:41:15 what can you choose from? Mar 22 22:41:52 The funny thing is, I can see the bbb but I can not connect to it..! Mar 22 22:42:10 oh what does it say there? Mar 22 22:42:16 https://learn.adafruit.com/assets/8849 Mar 22 22:42:19 like this? Mar 22 22:43:30 Yes, but the IP Address is missing and the Subnet Mask. Mar 22 22:43:47 can you edit it? Mar 22 22:44:11 Status: Cable Unplugged Mar 22 22:44:33 Either the cable for bbb is not plugged in or the device at the other end is not responding. Mar 22 22:45:07 it is plugged in. you are literally inside the bb terminal Mar 22 22:46:21 uname -a Mar 22 22:46:34 Yes, thats why I am confused.. Mar 22 22:46:43 in the beaglebone terminal to proove it :D Mar 22 22:47:07 Linux beaglebone 3.8.13-bone70 #1 SMP Fri Jan 23 02:15:42 UTC 2015 armv7l GNU/Linux Mar 22 22:47:13 :D Mar 22 22:47:55 strange that you cannot reate a new connection Mar 22 22:48:00 create* Mar 22 22:48:17 ... Mar 22 22:49:17 But you can access everything even on the browser? Mar 22 22:49:37 me? Mar 22 22:49:42 yes Mar 22 22:49:45 yes Mar 22 22:49:55 mhhh Mar 22 22:49:58 after I created the connection Mar 22 22:50:03 haha fuck! Mar 22 22:50:14 the connection was there before, but had wrong ip Mar 22 22:50:23 how can I create the connection? Mar 22 22:50:30 it had 192.168.50.7 Mar 22 22:50:38 network Mar 22 22:50:40 + Mar 22 22:50:44 press the + Mar 22 22:50:47 https://learn.adafruit.com/assets/8849 Mar 22 22:51:07 yes Mar 22 22:51:10 I did. Mar 22 22:51:47 Do you have another nice site to share screenshots? :D Mar 22 22:51:54 imgur Mar 22 22:52:09 imgur.com Mar 22 22:53:05 its pending. Mar 22 22:53:07 :P Mar 22 22:53:12 :) Mar 22 22:55:27 I dont know why, but it takes forever! It asks: Select the interface and enter a name for the new service. Then [Thunderbolt Bridge, Thunderbolt 2, Thunderbolt 1, Blootothe, VPN] Mar 22 22:55:39 ,PPPoE Mar 22 22:55:57 and really just "6 to 4" Mar 22 22:56:39 what is thunderbolt? Mar 22 22:56:45 is it an adapter? Mar 22 22:56:59 No. I think I have a few Thunderbolt ports Mar 22 22:57:06 2 Mar 22 22:57:11 On my MB Mar 22 22:57:21 do you have any ethernet port on MB? Mar 22 22:57:30 No. Mar 22 22:57:35 ahh :D Mar 22 22:57:37 for LAN cabel? Mar 22 22:57:40 No. Mar 22 22:57:41 ;D Mar 22 22:57:50 ok try thunderbolt then Mar 22 22:58:01 1 Mar 22 22:58:12 Thunderbolt Bridge? Mar 22 22:58:18 Or Thunderbolt 1 - 2? Mar 22 22:58:29 try 1 Mar 22 22:58:30 On one thunderbolt is my display. :D Mar 22 22:58:39 ok not that one :D Mar 22 22:58:48 Haha :D Mar 22 22:58:57 How do I figure out the right one? Mar 22 22:58:59 :D Mar 22 22:59:02 I am not sure this will work Mar 22 23:00:59 http://www.quepublishing.com/articles/article.aspx?p=1751315&seqNum=4 Mar 22 23:01:53 I dont even have that fucking lock anymore.. Mar 22 23:01:55 hmm maybe you should try PPPoe Mar 22 23:02:15 Ethernet:Wi-Fi Mar 22 23:02:21 Can change it.. Mar 22 23:04:32 cant* Mar 22 23:09:58 is this your MB's ip address on your home network inet 192.168.1.7 Mar 22 23:12:07 I can look that up on my router? Mar 22 23:12:14 yes Mar 22 23:13:02 thats has to be it. Thats the only ipv4 address Mar 22 23:13:12 unless you are using ipv6 Mar 22 23:13:12 Yes, thats it Mar 22 23:13:17 ok Mar 22 23:13:53 what networks are available in your network settings on MB Mar 22 23:14:19 Thats the problem Mar 22 23:14:39 I can only select "interface" Mar 22 23:14:52 Do you want to write me a mail? Mar 22 23:15:02 https://dpaste.de/vYE7#L9,12,16,18,21,23 Mar 22 23:15:03 I could send you the pics. Mar 22 23:15:12 imgur.com ? Mar 22 23:15:34 It wont upload.. Mar 22 23:16:24 http://imgur.com/vBDvbPL Mar 22 23:16:58 http://imgur.com/Yt0wMWy Mar 22 23:17:45 6 to 4 Mar 22 23:17:52 no Mar 22 23:17:55 not that Mar 22 23:18:39 I wonder if you can edit the one called beaglebone Mar 22 23:18:45 black Mar 22 23:18:58 I can edit it, but it wont helb. Mar 22 23:19:00 help- Mar 22 23:19:31 ok did you set the ip to 192.168.7.1 Mar 22 23:19:33 ? Mar 22 23:20:20 http://imgur.com/l78xN9N Mar 22 23:20:42 set it to 192.168.7.1 Mar 22 23:20:43 Now it is .1 Mar 22 23:20:52 and mask to 255.255.255.0 Mar 22 23:21:12 ok. now its .0 Mar 22 23:21:17 ok Mar 22 23:21:20 save Mar 22 23:21:32 apply Mar 22 23:21:45 saved Mar 22 23:21:58 connect to it Mar 22 23:22:12 How :D Mar 22 23:22:32 lol Mar 22 23:22:36 yell at it Mar 22 23:22:39 haha Mar 22 23:22:47 No, really Mar 22 23:23:00 There is no obvious possibility. Mar 22 23:23:11 the one called iPad usb Mar 22 23:23:33 ahh I know what you can do Mar 22 23:23:38 You see what it says on the top. Mar 22 23:23:54 http://imgur.com/l78xN9N Mar 22 23:23:56 install a virtual machine, nd install ubuntu Mar 22 23:24:04 'Cable Unplugged' Mar 22 23:24:13 :OPĂ„ Mar 22 23:24:15 :D Mar 22 23:24:22 Well thats a good Idea. Mar 22 23:24:38 255.255.255.255 is wrong. should be 0 at the end Mar 22 23:24:53 Epipe, I have to go to bed now.. Mar 22 23:25:01 Thank you very much for your help! Mar 22 23:25:09 I will figure something out. :D Mar 22 23:25:13 Well, maybe Mar 22 23:25:14 :D Mar 22 23:25:21 Thank you very very much! Mar 22 23:25:24 allright. Goodnight. If you connect the bb to the router you can connect to it Mar 22 23:25:27 ethernet Mar 22 23:25:38 np cya Mar 22 23:25:41 :) Mar 22 23:25:44 bye :) Mar 22 23:25:51 bye Mar 23 00:42:06 pinmuxing in the 3.2 kernel is so much easier Mar 23 00:57:47 Pinmuxing is my current hell. **** ENDING LOGGING AT Wed Mar 23 02:59:58 2016